1. 8edbbe1 fake_log_device: long lived allocations by Mark Salyzyn · 8 years ago
  2. 48972c8 Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev by Josh Gao · 8 years ago
  3. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  4. 01d76eb Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 8 years ago
  5. b191140 libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 8 years ago
  6. c6348f4 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  7. 251d46e emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 8 years ago
  8. dcdf300 mkbootimg: add version and patch level by Sami Tolvanen · 8 years ago
  9. 9c41490 Allow building with Python 3.x by Bernhard Rosenkränzer · 8 years ago
  10. 8a1d0a4 Merge "Fix mac build" into nyc-dev by Colin Cross · 8 years ago
  11. e33686b Fix mac build by Colin Cross · 8 years ago
  12. c69bd61 Merge changes I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2,Ib46fcfa3 into nyc-dev by Colin Cross · 8 years ago
  13. a69e45f Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." into nyc-dev by James Hawkins · 8 years ago
  14. bed422f Merge "bootstat: Don't log time_since_factory_reset on device reset." into nyc-dev by James Hawkins · 8 years ago
  15. b2a7700 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  16. d2e6c59 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 8 years ago
  17. 72d2e06 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 8 years ago
  18. 11185af Add ABI to leak report by Colin Cross · 8 years ago
  19. 7a22e81 Combine leaks with same stacktrace by Colin Cross · 8 years ago
  20. 8238dd8 adbd: fix spurious close of uninitialized fd. by Josh Gao · 8 years ago
  21. 5767d0d adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  22. 06c73ae adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  23. a9eb38d adb: make ScopedFd universally accessible and useful. by Josh Gao · 8 years ago
  24. 7763bcb bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 8 years ago
  25. e501044 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 8 years ago
  26. 4c5bccd Fix allocator::map template argument ordering by Colin Cross · 8 years ago
  27. 8e8f34c Fold leaks that are referenced by other leaks by Colin Cross · 8 years ago
  28. b8e20f5 Compile some tests for the host by Colin Cross · 8 years ago
  29. 1098aac Distinguish between unencrypted and unencryptable by Paul Lawrence · 8 years ago
  30. e120b47 Add /postinstall partition when using the A/B updater. by Alex Deymo · 8 years ago
  31. 5f28b84 Handle the case when libart.so is not in use by Dimitry Ivanov · 8 years ago
  32. a996c29 adb: clean up quotes in test_device.py. by Josh Gao · 8 years ago
  33. 379612b adb: mkdir the correct directory name when pulling. by Josh Gao · 8 years ago
  34. 48bc0d7 adb: cleanup file skipping logic. by Josh Gao · 8 years ago
  35. 74e0fe7 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 8 years ago
  36. 802c54e adb: relax serial matching rules. by David Pursell · 8 years ago
  37. f22bc60 adb: report progress for small files. by Josh Gao · 8 years ago
  38. f48503b Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 8 years ago
  39. a63b17f adb: fix directory creation logic. by Josh Gao · 8 years ago
  40. d382d2b adb: fix mistaken use of PLOG. by Josh Gao · 8 years ago
  41. a76e5f0 adb: use TCP keepalive. by David Pursell · 8 years ago
  42. 263d140 Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 8 years ago
  43. 468da57 Revert "Introduce unique_fd" by Elliott Hughes · 8 years ago
  44. a7a7369 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 8 years ago
  45. 07522c6 logd: check return values by Mark Salyzyn · 8 years ago
  46. c348416 logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 8 years ago
  47. 539a79e Make toolbox top a little more like everyone else's. by Elliott Hughes · 8 years ago
  48. bb7ed01 Merge "Do not do local unwinds through .oat or .dex maps." into nyc-dev by Andreas Gampe · 8 years ago
  49. b035a19 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 8 years ago
  50. 8ac1b04 Emulator: fix adbd qemu pipe partial write by bohu · 8 years ago
  51. 2d750b2 Merge "mkdir /data/misc/cameraserver for AVD's camera HALs" into nyc-dev by Keun Soo Yim · 8 years ago
  52. be54c54 mkdir /data/misc/cameraserver for AVD's camera HALs by Keun Soo Yim · 8 years ago
  53. c3dc330 Merge changes from topic 'unreachable' into nyc-dev by Colin Cross · 8 years ago
  54. 78d2766 Merge "logd: stop log spam when integrity enforcement is suppressed" into nyc-dev by Sami Tolvanen · 8 years ago
  55. 34d5a20 Fix locking of libnativeloader by Dimitry Ivanov · 8 years ago
  56. 89e0429 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 8 years ago
  57. 99fb01e Revert "logd: Don't trigger an integrity failure on permissive SELinux denials" by Nick Kralevich · 8 years ago
  58. 33ee84f logd: Don't trigger an integrity failure on permissive SELinux denials by Nick Kralevich · 8 years ago
  59. 242393f Merge "Fix windows 64-bit builds" into nyc-dev by Stephen Hines · 8 years ago
  60. 1d04348 Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev by Ruchi Kandoi · 8 years ago
  61. 5c09ec1 healthd: Correct the scaling factor for maxVoltage and maxCurrent. by Ruchi Kandoi · 8 years ago
  62. 94da34a Merge "Added function to explicitly initialize a namespace" into nyc-dev by Dimitry Ivanov · 8 years ago
  63. d125f6e Merge "Mount schedTune cgroup as /dev/stune" into nyc-dev by Todd Kjos · 8 years ago
  64. 1e86e1b Merge "keep legacy HAL_DATASPACE enums unchanged" into nyc-dev by Lajos Molnar · 8 years ago
  65. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  66. 97b3e66 Introduce unique_fd by Casey Dahlin · 9 years ago
  67. dad8361 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 into nyc-dev by Mark Salyzyn · 8 years ago
  68. a4f2ef1 liblog: __android_log_error_write use event list library by Mark Salyzyn · 8 years ago
  69. d9aee65 liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 8 years ago
  70. b43225e Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  71. 1d5afc9 liblog: add android_log_write_string8_len by Mark Salyzyn · 8 years ago
  72. 82d8489 Fix incorrect handling of snprintf return value. by Christopher Ferris · 8 years ago
  73. aa2cf3f Merge "Make libutils symbols protected" into nyc-dev by Dimitry Ivanov · 8 years ago
  74. d26b2ca logd: sock_alloc_send_pskb starves pruning by Mark Salyzyn · 8 years ago
  75. 317bfb9 logd: Allow (some) headers to be individually importable by Mark Salyzyn · 8 years ago
  76. df09aef Merge "healthd: Read the max power supply voltage" into nyc-dev by Ruchi Kandoi · 8 years ago
  77. 8a67c09 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 8 years ago
  78. 40e1df4 healthd: Read the max power supply voltage by Badhri Jagan Sridharan · 9 years ago
  79. 2c7960c Make libutils symbols protected by Dimitry Ivanov · 8 years ago
  80. d047c92 Added function to explicitly initialize a namespace by Dimitry Ivanov · 8 years ago
  81. 2eaa41a adb: fix leak of framework_fd. by Josh Gao · 8 years ago
  82. b6117c4 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  83. b046e74 Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-dev by Lorenzo Colitti · 8 years ago
  84. 9c07eb9 Delete dhcpcd code in system/core, since dhcpcd is no more. by Lorenzo Colitti · 8 years ago
  85. 53e56b9 Merge "init: harden socket creation against symlinks" into nyc-dev by Nick Kralevich · 8 years ago
  86. 1f1b327 Merge "bootstat: Record the time since factory reset on init." into nyc-dev by James Hawkins · 8 years ago
  87. 85ed975 Only debuggable packages can be downgraded. by Alex Klyubin · 8 years ago
  88. ab5629c init: harden socket creation against symlinks by Nick Kralevich · 8 years ago
  89. 88a5ad3 keep legacy HAL_DATASPACE enums unchanged by Lajos Molnar · 8 years ago
  90. 426799d Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 8 years ago
  91. b236ff7 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours am: 75708e52d3 am: 512b191d80 -s ours am: 8a7a944fd3 am: aa0afa65c5 am: 77afd98582 by Josh Gao · 8 years ago
  92. 8e3e7e9 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours am: 75708e52d3 am: 512b191d80 -s ours am: 8a7a944fd3 am: aa0afa65c5 by Josh Gao · 8 years ago
  93. ab4ce73 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b am: c663d0482b am: 92e0f8f49d am: 65f7b2d616 am: f25e2dfd3f by Josh Gao · 8 years ago
  94. fea11c4 Merge "Remove duplicate fdevent.cpp entry" into nyc-dev by Dan Willemsen · 8 years ago
  95. 77afd98 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours am: 75708e52d3 am: 512b191d80 -s ours am: 8a7a944fd3 by Josh Gao · 8 years ago
  96. 3ddc5e7 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b am: c663d0482b am: 92e0f8f49d am: 65f7b2d616 by Josh Gao · 8 years ago
  97. aa0afa6 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours am: 75708e52d3 am: 512b191d80 -s ours by Josh Gao · 8 years ago
  98. f25e2df resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b am: c663d0482b am: 92e0f8f49d by Josh Gao · 8 years ago
  99. 65f7b2d resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b am: c663d0482b by Josh Gao · 8 years ago
  100. 8a7a944 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours am: 75708e52d3 by Josh Gao · 8 years ago