1. c1e7b63 Use 'cmd activity' instead 'am' to send a broadcast. by Felipe Leme · 9 years ago
  2. 213feb3 atrace: Make atrace notify VR services of new trace sessions by Corey Tabaka · 9 years ago
  3. 9799906 Merge "lshal: print pids of client processes." am: 1ca609d756 am: 9046024ef1 am: d8a939213c by Yifan Hong · 9 years ago
  4. d275f64 Merge "lshal: print pids of client processes." am: 1ca609d756 am: 9046024ef1 by Yifan Hong · 9 years ago
  5. d8a9392 Merge "lshal: print pids of client processes." am: 1ca609d756 am: 9046024ef1 by Yifan Hong · 9 years ago
  6. f4bee84 lshal: print pids of client processes. by Yifan Hong · 9 years ago
  7. 7fe71e5 Merge "Do not -1 for lshal." am: 50752b732e am: bd4cc238fb am: 44a6d5a5eb by Yifan Hong · 9 years ago
  8. 035fa3e Merge "Do not -1 for lshal." am: 50752b732e am: bd4cc238fb am: 44a6d5a5eb by Yifan Hong · 9 years ago
  9. 44a6d5a Merge "Do not -1 for lshal." am: 50752b732e am: bd4cc238fb by Yifan Hong · 9 years ago
  10. 98b087b Merge "Push mapping from file extension to GID." by TreeHugger Robot · 9 years ago
  11. b22e7a7 Push mapping from file extension to GID. by Jeff Sharkey · 9 years ago
  12. ba7940e Merge "dumpstate: dump list of hardware hals on device" by TreeHugger Robot · 9 years ago
  13. 81b429e dumpstate: dump list of hardware hals on device by Steven Moreland · 9 years ago
  14. 6a25701 Do not -1 for lshal. by Yifan Hong · 9 years ago
  15. bff27a4 Merge "DEXOPT_FORCE may be passed for primary apk as well." by Calin Juravle · 9 years ago
  16. 2597023 DEXOPT_FORCE may be passed for primary apk as well. by Calin Juravle · 9 years ago
  17. d3e0c11 Merge "Add permission bits to open calls with O_CREAT" am: 9dc2e6bc43 am: 3e240c81be am: 417c546404 by George Burgess IV · 9 years ago
  18. b941ea5 Merge "Add permission bits to open calls with O_CREAT" am: 9dc2e6bc43 am: 3e240c81be by George Burgess IV · 9 years ago
  19. 417c546 Merge "Add permission bits to open calls with O_CREAT" am: 9dc2e6bc43 by George Burgess IV · 9 years ago
  20. ba74577 Merge "dumpstate: add the property(ro.radio.log_loc) for modem_logs" by Ecco Park · 9 years ago
  21. 5e5ad9c Merge "[Installd] Clean up logic for secondary dex oat files" by Calin Juravle · 9 years ago
  22. 20e0fd8 Merge "Add installd logic for compiling secondary dex files" by Calin Juravle · 9 years ago
  23. 4f079d0 frameworks/native: Add VR command-line tools by Alex Vakulenko · 9 years ago
  24. bd96836 [Installd] Clean up logic for secondary dex oat files by Calin Juravle · 9 years ago
  25. 42451c0 Add installd logic for compiling secondary dex files by Calin Juravle · 9 years ago
  26. 6ca7d08 dumpstate: add the property(ro.radio.log_loc) for modem_logs by Ecco Park · 9 years ago
  27. 3ef54f2 Add permission bits to open calls with O_CREAT by George Burgess IV · 9 years ago
  28. 63a7d98 Merge "Replace strlen with arraysize in array bounds." am: 70a5f12045 am: 5f186d057a am: d427837d32 by George Burgess IV · 9 years ago
  29. c4aaa47 Merge "Replace strlen with arraysize in array bounds." am: 70a5f12045 am: 5f186d057a by George Burgess IV · 9 years ago
  30. d427837 Merge "Replace strlen with arraysize in array bounds." am: 70a5f12045 by George Burgess IV · 9 years ago
  31. 70a5f12 Merge "Replace strlen with arraysize in array bounds." by Treehugger Robot · 9 years ago
  32. 36cebe77 Replace strlen with arraysize in array bounds. by George Burgess IV · 9 years ago
  33. 9ad7a5b Add debugDump() to IServiceManager. am: 5ccdab9bc5 am: 169161171c am: 6c24cc3dd6 by Yifan Hong · 9 years ago
  34. d773d82 Add an lshal command. am: 85dd3ad89f am: a763ae7121 am: 5a0eaa454f by Yifan Hong · 9 years ago
  35. bd0382f Add debugDump() to IServiceManager. am: 5ccdab9bc5 am: 169161171c am: 6c24cc3dd6 by Yifan Hong · 9 years ago
  36. 684fae2 Add an lshal command. am: 85dd3ad89f am: a763ae7121 am: 5a0eaa454f by Yifan Hong · 9 years ago
  37. 6c24cc3 Add debugDump() to IServiceManager. am: 5ccdab9bc5 am: 169161171c by Yifan Hong · 9 years ago
  38. 5a0eaa4 Add an lshal command. am: 85dd3ad89f am: a763ae7121 by Yifan Hong · 9 years ago
  39. 1691611 Add debugDump() to IServiceManager. am: 5ccdab9bc5 by Yifan Hong · 9 years ago
  40. a763ae7 Add an lshal command. am: 85dd3ad89f by Yifan Hong · 9 years ago
  41. 1f2d5a9 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  42. 1b705dc Merge "Fix two bugs in external storage accounting." am: d1361ceb0c am: e4dc5d4ec5 am: 0f08cf28bd by Jeff Sharkey · 9 years ago
  43. 8f1b3ed Merge "Fix two bugs in external storage accounting." am: d1361ceb0c am: e4dc5d4ec5 by Jeff Sharkey · 9 years ago
  44. 0f08cf2 Merge "Fix two bugs in external storage accounting." am: d1361ceb0c by Jeff Sharkey · 9 years ago
  45. 63f9285 Merge "Dump Per UID IO usage from storaged" by TreeHugger Robot · 9 years ago
  46. 5ccdab9 Add debugDump() to IServiceManager. by Yifan Hong · 9 years ago
  47. 85dd3ad Add an lshal command. by Yifan Hong · 9 years ago
  48. 64f07c5 Merge "Remove from preloads/file_cache when clearing the cache" by TreeHugger Robot · 9 years ago
  49. 2435442 Dump Per UID IO usage from storaged by Jin Qian · 9 years ago
  50. 76ddaeb Fix two bugs in external storage accounting. by Jeff Sharkey · 9 years ago
  51. b640267 Merge "Add mode to open call with O_CREAT" am: af78fe13a0 am: f6b468db7b by George Burgess IV · 9 years ago
  52. 2b0fedb Merge "Add mode to open call with O_CREAT" am: af78fe13a0 am: f6b468db7b by George Burgess IV · 9 years ago
  53. 1593ef2 Add mode to open call with O_CREAT by George Burgess IV · 9 years ago
  54. f3124d8 Remove from preloads/file_cache when clearing the cache by Fyodor Kupolov · 9 years ago
  55. 5c6944c installd: add command 'removeIdmap' by Mårten Kongstad · 10 years ago
  56. cfaa07a Allow bugreport broadcasts to launch manifest receivers by Christopher Tate · 9 years ago
  57. 30a8e82 Merge "Removed duplicated build from bugreport name." by TreeHugger Robot · 9 years ago
  58. e099ff5 Merge "Update atrace to work with tracefs, not debugfs" am: a92616ecfe am: ea7c1845ee am: 00613eaf8d by Paul Lawrence · 9 years ago
  59. 3e715e9 Merge "Update atrace to work with tracefs, not debugfs" am: a92616ecfe am: ea7c1845ee by Paul Lawrence · 9 years ago
  60. 00613ea Merge "Update atrace to work with tracefs, not debugfs" am: a92616ecfe by Paul Lawrence · 9 years ago
  61. a92616e Merge "Update atrace to work with tracefs, not debugfs" by Treehugger Robot · 9 years ago
  62. 909f4a5 Removed duplicated build from bugreport name. by Felipe Leme · 9 years ago
  63. f70d82d Merge "dumpsys: add option to list hardware services." am: 4d741ebedc am: 57d82aa9fd am: 42b3ff58a6 by Steven Moreland · 9 years ago
  64. bb7afe6 Merge "dumpsys: add option to list hardware services." am: 4d741ebedc am: 57d82aa9fd by Steven Moreland · 9 years ago
  65. 42b3ff5 Merge "dumpsys: add option to list hardware services." am: 4d741ebedc by Steven Moreland · 9 years ago
  66. 6270dd1 dumpsys: add option to list hardware services. by Steven Moreland · 9 years ago
  67. 078b91e Merge "vibrator HAL uses "default" service name" by Chris Phoenix · 9 years ago
  68. 5fceed6 vibrator HAL uses "default" service name by Chris Phoenix · 9 years ago
  69. 2cd93cc Update atrace to work with tracefs, not debugfs by Paul Lawrence · 9 years ago
  70. decf4e5 Merge "Add i2c tracing support to atrace" am: 2630e78f53 am: 8b6f035960 by Michael Wright · 9 years ago
  71. 1fd4f88 Merge "Add i2c tracing support to atrace" am: 2630e78f53 am: 8b6f035960 by Michael Wright · 9 years ago
  72. 3c4fa10 Merge "Added device name to bugreport file." by TreeHugger Robot · 9 years ago
  73. ab54f68 Add i2c tracing support to atrace by Michael Wright · 9 years ago
  74. ea3a2b8 Merge "Measure external storage using new GIDs." am: f5a21ba425 am: 973d5aeb17 am: 9715247a54 by Jeff Sharkey · 9 years ago
  75. 3801d66 Merge "Measure external storage using new GIDs." am: f5a21ba425 am: 973d5aeb17 by Jeff Sharkey · 9 years ago
  76. 9715247 Merge "Measure external storage using new GIDs." am: f5a21ba425 am: 973d5aeb17 by Jeff Sharkey · 9 years ago
  77. 65344c8 Merge "First pass at updated cache clearing logic." am: 45270e18cc am: fe40750da2 am: 19c96b49b5 by Jeff Sharkey · 9 years ago
  78. 4aaed0f Merge "First pass at updated cache clearing logic." am: 45270e18cc am: fe40750da2 by Jeff Sharkey · 9 years ago
  79. 19c96b4 Merge "First pass at updated cache clearing logic." am: 45270e18cc by Jeff Sharkey · 9 years ago
  80. 7bf5b95 Measure external storage using new GIDs. by Jeff Sharkey · 9 years ago
  81. 45270e1 Merge "First pass at updated cache clearing logic." by Jeff Sharkey · 9 years ago
  82. f8124bd Added device name to bugreport file. by Felipe Leme · 9 years ago
  83. e75d963 resolve merge conflicts of 9c65f4f50 to master by Josh Gao · 9 years ago
  84. e2f5c16 Merge "Clean up and simplify the logic in dexopt" am: 57eb11ed2d am: 617b5a2bf9 by Calin Juravle · 9 years ago
  85. 00ac89e resolve merge conflicts of 467ecaff0 to master by Josh Gao · 9 years ago
  86. 9c65f4f dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 9 years ago
  87. f136f94 Merge "Clean up and simplify the logic in dexopt" am: 57eb11ed2d am: 617b5a2bf9 by Calin Juravle · 9 years ago
  88. 57eb11e Merge "Clean up and simplify the logic in dexopt" by Calin Juravle · 9 years ago
  89. 67e3e53 dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 9 years ago
  90. 467ecaf resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp am: 27cdfc3e9d by Josh Gao · 9 years ago
  91. 27cdfc3 resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp by Josh Gao · 9 years ago
  92. b0f08f6 dumpstate: use O_APPEND for anr file. am: 989b812dcd by Josh Gao · 9 years ago
  93. f79a82d dumpstate: switch to using libdebuggerd_client. am: d2db024a86 by Josh Gao · 9 years ago
  94. 134a719 Merge changes from topic 'kill_debuggerd' by Josh Gao · 9 years ago
  95. fceb430 Merge "Clean up and simplify the logic in dexopt" by Calin Juravle · 9 years ago
  96. 7a570e8 Clean up and simplify the logic in dexopt by Calin Juravle · 9 years ago
  97. 88ddd94 First pass at updated cache clearing logic. by Jeff Sharkey · 9 years ago
  98. 7d9483a Merge "Add systrace details to storage measurements." am: a693382d94 am: b0858a472e am: 6248cde3b3 by Jeff Sharkey · 9 years ago
  99. 64a2155 Merge "Add systrace details to storage measurements." am: a693382d94 am: b0858a472e by Jeff Sharkey · 9 years ago
  100. 6248cde Merge "Add systrace details to storage measurements." am: a693382d94 by Jeff Sharkey · 9 years ago