1. 89f7d39 Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  2. 4954ba1 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  3. 45362d9 Merge "Update BacktraceOffline for LLVM rebase to r256229." into nyc-dev by Stephen Hines · 9 years ago
  4. 144c72f run-as should accept /data/user/0 symlink by Mike Stroyan · 9 years ago
  5. c928a6e Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 9 years ago
  6. 1269ba3 Add camera2 NDK library to public library lists by Eino-Ville Talvala · 9 years ago
  7. b82caf5 Merge "Don't use mem cgroups for pid accounting." into nyc-dev by Martijn Coenen · 9 years ago
  8. f2f5cf2 Don't use mem cgroups for pid accounting. by Martijn Coenen · 9 years ago
  9. 5bc76f1 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 9 years ago
  10. 7b060ad Merge "sdcard: Support sdcardfs" into nyc-dev by Daniel Rosenberg · 9 years ago
  11. 2af7744 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 9 years ago
  12. 2d9a8fe Merge "Set up configfs" into nyc-dev by Daniel Rosenberg · 9 years ago
  13. 88c1529 debuggerd: fix stupid typo. by Josh Gao · 9 years ago
  14. c777eb5 debuggerd: monitor the worker process for failure. by Josh Gao · 9 years ago
  15. c51b395 debuggerd: fork the signal sender once. by Josh Gao · 9 years ago
  16. 69d5ab6 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  17. fbdc426 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  18. 4ff3652 Merge "Add libvulkan.so to the list of public libraries" into nyc-dev by Dimitry Ivanov · 9 years ago
  19. bc5ec33 Add libvulkan.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  20. 46057d8 Merge changes from topic 'fix-nativeloader-todo' into nyc-dev by Dimitry Ivanov · 9 years ago
  21. eca7e26 Move list of public libraries to a config file by Dimitry Ivanov · 9 years ago
  22. ae15bb4 debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 9 years ago
  23. fd800b1 sdcard: Support sdcardfs by Daniel Rosenberg · 9 years ago
  24. a4bd714 Set up configfs by Daniel Rosenberg · 9 years ago
  25. 9c71e2c Revert "libnativeloader: Make webviewchromium so file optional" by Dimitry Ivanov · 9 years ago
  26. 66a9fa8 libnativeloader: Make webviewchromium so file optional by Prashant Malani · 9 years ago
  27. 0c65449 liblog: test: security buffer is allowed to be denied by Mark Salyzyn · 9 years ago
  28. 4c4361a liblog: test: do not LOG in signal handler by Mark Salyzyn · 9 years ago
  29. e676666 mkbootimg: add os_version by Sami Tolvanen · 9 years ago
  30. 47cc963 bootstat: Disambiguate boot time on encrypted devices. by James Hawkins · 9 years ago
  31. 10c4a70 liblog: truncate logtags that overflow prefixBuf by Mark Salyzyn · 9 years ago
  32. 39d2f70 Merge "Revert "mkbootimg: add version and patch level"" into nyc-dev by Sami Tolvanen · 9 years ago
  33. 7018cf3 Revert "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
  34. fd5ba87 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  35. af3d3b6 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  36. f236474 Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." into nyc-dev by James Hawkins · 9 years ago
  37. e31a733 liblog: audit declare LIBLOG_ABI_PUBLIC by Mark Salyzyn · 9 years ago
  38. 6b67f0e liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  39. a9f7622 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  40. 6915b7a Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev by Josh Gao · 9 years ago
  41. 77d9421 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  42. b09e635 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
  43. 0f50df7 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 9 years ago
  44. 703abad libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 9 years ago
  45. 824a396 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
  46. 653be14 emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
  47. db4f242 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
  48. b2b04f6 Allow building with Python 3.x by Bernhard Rosenkränzer · 9 years ago
  49. 1ea9753 Merge "Fix mac build" into nyc-dev by Colin Cross · 9 years ago
  50. 3dae8b1 Fix mac build by Colin Cross · 9 years ago
  51. 4884d34 Merge changes I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2,Ib46fcfa3 into nyc-dev by Colin Cross · 9 years ago
  52. 0f94c02 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." into nyc-dev by James Hawkins · 9 years ago
  53. eecaa4c Merge "bootstat: Don't log time_since_factory_reset on device reset." into nyc-dev by James Hawkins · 9 years ago
  54. 3603653 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  55. 69e36c6 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 9 years ago
  56. fa4430e Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  57. c9eff21 Add ABI to leak report by Colin Cross · 9 years ago
  58. 93fce7a Combine leaks with same stacktrace by Colin Cross · 9 years ago
  59. 046c90f adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  60. 5066322 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  61. 26f95b3 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  62. 0ead217 adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  63. 1615d98 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  64. 007d268 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  65. f864799 Fix allocator::map template argument ordering by Colin Cross · 9 years ago
  66. 510b6db Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
  67. 67c49d3 Compile some tests for the host by Colin Cross · 9 years ago
  68. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  69. 0c00412 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  70. 7206987 Handle the case when libart.so is not in use by Dimitry Ivanov · 9 years ago
  71. 032b449 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  72. 07cc97a adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  73. 450f2c6 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  74. 00d279b adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  75. e773068 adb: relax serial matching rules. by David Pursell · 9 years ago
  76. 066e00d adb: report progress for small files. by Josh Gao · 9 years ago
  77. 7ac9b5e Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  78. af05896 adb: fix directory creation logic. by Josh Gao · 9 years ago
  79. e6b24c2 adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  80. 4bed9b1 adb: use TCP keepalive. by David Pursell · 9 years ago
  81. 6153cea Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 9 years ago
  82. ceab5cc Revert "Introduce unique_fd" by Elliott Hughes · 9 years ago
  83. 25dc1f1 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  84. 361c5f4 logd: check return values by Mark Salyzyn · 9 years ago
  85. 04db31d logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
  86. 6eb733d Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  87. 0c5b514 Merge "Do not do local unwinds through .oat or .dex maps." into nyc-dev by Andreas Gampe · 9 years ago
  88. 6a75dda Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  89. d58fbcb Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
  90. b69a131 Merge "mkdir /data/misc/cameraserver for AVD's camera HALs" into nyc-dev by Keun Soo Yim · 9 years ago
  91. 38f684a mkdir /data/misc/cameraserver for AVD's camera HALs by Keun Soo Yim · 9 years ago
  92. da01c2c Merge changes from topic 'unreachable' into nyc-dev by Colin Cross · 9 years ago
  93. cba8db1 Merge "logd: stop log spam when integrity enforcement is suppressed" into nyc-dev by Sami Tolvanen · 9 years ago
  94. 91c43da Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  95. abe99f8 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 9 years ago
  96. e1f8447 Revert "logd: Don't trigger an integrity failure on permissive SELinux denials" by Nick Kralevich · 9 years ago
  97. 58f5fea logd: Don't trigger an integrity failure on permissive SELinux denials by Nick Kralevich · 9 years ago
  98. 1a56de3 Merge "Fix windows 64-bit builds" into nyc-dev by Stephen Hines · 9 years ago
  99. 3d769e4 Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev by Ruchi Kandoi · 9 years ago
  100. 96d25f9 healthd: Correct the scaling factor for maxVoltage and maxCurrent. by Ruchi Kandoi · 9 years ago