1. a1cb59f Revert "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  2. 9ccec02 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  3. 32e00a6 Merge "Switch to android::base::ReadFully" by Elliott Hughes · 9 years ago
  4. 2ea4853 Switch to android::base::ReadFully by Johan Redestig · 9 years ago
  5. 786da1b Merge "Switch fs_mgr_verity.c to C++." by Elliott Hughes · 9 years ago
  6. 18602d5 Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  7. 02ff776 Merge "logd: object layer format statistics" by Mark Salyzyn · 9 years ago
  8. 376afe2 Merge "Update metrics to use weaved's client library" by Alex Vakulenko · 9 years ago
  9. 5e036f3 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  10. 7207443 Merge changes from topic 'userspace-audit' by Nick Kralevich · 9 years ago
  11. c907644 Merge "crash_reporter: Use the actual GID of the crashing process" by Steve Fung · 9 years ago
  12. 0fa1fae Update metrics to use weaved's client library by Alex Vakulenko · 9 years ago
  13. 82fe360 Merge "init.rc: Disable sysrq from the keyboard" by Nick Kralevich · 9 years ago
  14. 3a2d685 crash_reporter: Use the actual GID of the crashing process by Steve Fung · 9 years ago
  15. b09c7ed init.rc: Disable sysrq from the keyboard by Nick Kralevich · 9 years ago
  16. 75dd04e Merge "metricsd: Update weave command APIs" by Alex Vakulenko · 9 years ago
  17. 1559b8f Merge "init shouldn't call DumpState by default." by Elliott Hughes · 9 years ago
  18. 0a94d02 init shouldn't call DumpState by default. by Elliott Hughes · 9 years ago
  19. 65a34a1 Switch fs_mgr_verity.c to C++. by Elliott Hughes · 9 years ago
  20. 55d7092 metricsd: Update weave command APIs by Alex Vakulenko · 9 years ago
  21. f2bef3e Merge "crash_reporter: Support crashes from arbitrary users" by Steve Fung · 9 years ago
  22. ae56e6d Merge changes Icc984f40,Ie4c46bc9,I0f238985,I63a729d2,I2b5900a2 by Mark Salyzyn · 9 years ago
  23. 7d1a869 crash_reporter: Support crashes from arbitrary users by Steve Fung · 10 years ago
  24. dd55b09 Merge "fs_config.c: remove setuid from procrank" by Nick Kralevich · 10 years ago
  25. 05165ab Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 10 years ago
  26. 722977a fs_config.c: remove setuid from procrank by Nick Kralevich · 10 years ago
  27. c3fc56c logd: clearAll by UID speedup by Mark Salyzyn · 10 years ago
  28. 0d8e44a logd: clear return and deal with busy if readers locked by Mark Salyzyn · 10 years ago
  29. 90287a8 logd: update region lock after entry has passed to reader socket by Mark Salyzyn · 10 years ago
  30. fef00ae logcat: do not exit buffer loop on error by Mark Salyzyn · 10 years ago
  31. 54752d0 Use const auto&/auto&& in adb. by Elliott Hughes · 10 years ago
  32. 2012fff logd: clientHasLogCredentials false negatives by Mark Salyzyn · 10 years ago
  33. fc0fbd0 Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 10 years ago
  34. fec9c96 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
  35. a24498a Merge "init.rc: mkdir /data/misc/update_engine 0700 root root" by David Zeuthen · 10 years ago
  36. 6a8aee5 Merge "metricsd: Rename build_target_id to product_id." by Bertrand Simonnet · 10 years ago
  37. 2f82d32 init.rc: mkdir /data/misc/update_engine 0700 root root by David Zeuthen · 10 years ago
  38. af78494 Merge "logcat: continue where we left off" by Mark Salyzyn · 10 years ago
  39. a6020bc Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 10 years ago
  40. 05f92b2 adb: keep file flags in fdevent_install. by Yabin Cui · 10 years ago
  41. 0b13ac0 metricsd: Rename build_target_id to product_id. by Bertrand SIMONNET · 10 years ago
  42. 3fe8f1c logcat: continue where we left off by Mark Salyzyn · 10 years ago
  43. 2b70e26 debuggerd: audit pid, uid and gid on SE Linux denial by William Roberts · 10 years ago
  44. 849b53c Merge "metricsd: Expose the metrics status through weave." by Bertrand Simonnet · 10 years ago
  45. b17506a metricsd: Expose the metrics status through weave. by Bertrand SIMONNET · 10 years ago
  46. 6ee295c am fcaef687: Merge "metricsd: Don\'t cache the metrics status in the daemon." by Bertrand Simonnet · 10 years ago
  47. d6966ef Merge "metricsd: Don't cache the metrics status in the daemon." by Bertrand Simonnet · 10 years ago
  48. 98844f5 am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  49. 946db02 Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  50. d598cb6 property_service: log pid,uid and gid of setprop client by William Roberts · 10 years ago
  51. 79ec8f3 metricsd: Don't cache the metrics status in the daemon. by Bertrand SIMONNET · 10 years ago
  52. acc54ae logd: object layer format statistics by Mark Salyzyn · 10 years ago
  53. 6b49278 am bd4f52b2: Merge "liblog: optimize code hotspot" by Mark Salyzyn · 10 years ago
  54. 74cc7d4 am 88e01661: Merge "logd: optimize code hotspots" by Mark Salyzyn · 10 years ago
  55. e7bb020 am 72146b93: Merge "logd: Add LogUtils.h" by Mark Salyzyn · 10 years ago
  56. af84ed6 Merge "liblog: optimize code hotspot" by Mark Salyzyn · 10 years ago
  57. 9e525fb Merge "logd: optimize code hotspots" by Mark Salyzyn · 10 years ago
  58. 245ad77 Merge "logd: Add LogUtils.h" by Mark Salyzyn · 10 years ago
  59. d71497a am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  60. a6ec663 am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 10 years ago
  61. 1aee1a6 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  62. d2f6414 Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 10 years ago
  63. e1a5768 Explain adb client/server version mismatch better. by Elliott Hughes · 10 years ago
  64. 99bad13 logd: optimize code hotspots by Mark Salyzyn · 10 years ago
  65. 5d16f49 logd: Add LogUtils.h by Mark Salyzyn · 10 years ago
  66. 1813440 Speed up adb sync. by Elliott Hughes · 10 years ago
  67. da01593 liblog: optimize code hotspot by Mark Salyzyn · 10 years ago
  68. b066de3 am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution." by Gilad Arnold · 10 years ago
  69. ed74aac Merge "Add a "tlsdate" AID for unprivileged tlsdate execution." by Gilad Arnold · 10 years ago
  70. f0b587c Add a "tlsdate" AID for unprivileged tlsdate execution. by Gilad Arnold · 10 years ago
  71. 902e910 am 66255db0: Merge "metricsd: Only collect metrics over a short period." by Bertrand Simonnet · 10 years ago
  72. 4dca6e9 Merge "metricsd: Only collect metrics over a short period." by Bertrand Simonnet · 10 years ago
  73. efcc536 am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  74. 9c34430 Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  75. 625bb7d metricsd: Only collect metrics over a short period. by Bertrand SIMONNET · 10 years ago
  76. b771a83 Implement C++11 move semantics for android::FileMap by Adam Lesinski · 10 years ago
  77. bc32ff9 am 17cd2c49: Merge "Remove \'seclabel\' option." by Jorge Lucangeli Obes · 10 years ago
  78. 01e5b93 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 10 years ago
  79. edb9739 resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  80. b4258d8 Merge "Remove 'seclabel' option." by Jorge Lucangeli Obes · 10 years ago
  81. 972e429 Remove 'seclabel' option. by Jorge Lucangeli Obes · 10 years ago
  82. 66b3885 Merge "adb: fdevent fixes" by Yabin Cui · 10 years ago
  83. 0bdceea Merge "system/core: remove BasicHashtable" by Sergio Giro · 10 years ago
  84. 096fdb9 am 7c262abe: Merge "crash_reporter: Set Version and Product ID" by Steve Fung · 10 years ago
  85. 50a0282 Merge "crash_reporter: Set Version and Product ID" by Steve Fung · 10 years ago
  86. 08f3530 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  87. 06984dc am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)." by Stephen Hines · 10 years ago
  88. 9aeadc3 Merge "Fix build break due to unknown pragma (on gcc)." by Stephen Hines · 10 years ago
  89. 6300328 Fix build break due to unknown pragma (on gcc). by Stephen Hines · 10 years ago
  90. 34b0406 adb: fdevent fixes by Spencer Low · 10 years ago
  91. 836f130 am dc91dafa: Merge "Ignore explicit infinite recursion." by Stephen Hines · 10 years ago
  92. 36df2a7 Merge "Ignore explicit infinite recursion." by Stephen Hines · 10 years ago
  93. 0283f51 am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  94. c4dc547 Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  95. 5941110 crash_reporter: Set Version and Product ID by Steve Fung · 10 years ago
  96. 5d25cbe am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 10 years ago
  97. 42b96b1 Merge "adb: put legacy shell: service back in." by David Pursell · 10 years ago
  98. ad9768f adb: put legacy shell: service back in. by David Pursell · 10 years ago
  99. a9d081e adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 10 years ago
  100. 15a7814 am 447356dd: Merge "liblog: logcat: Add year and zone to date on each line" by Mark Salyzyn · 10 years ago