1. 703abad libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 9 years ago
  2. db4f242 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
  3. b2b04f6 Allow building with Python 3.x by Bernhard Rosenkränzer · 9 years ago
  4. 1ea9753 Merge "Fix mac build" into nyc-dev by Colin Cross · 9 years ago
  5. 3dae8b1 Fix mac build by Colin Cross · 9 years ago
  6. 4884d34 Merge changes I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2,Ib46fcfa3 into nyc-dev by Colin Cross · 9 years ago
  7. 0f94c02 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." into nyc-dev by James Hawkins · 9 years ago
  8. eecaa4c Merge "bootstat: Don't log time_since_factory_reset on device reset." into nyc-dev by James Hawkins · 9 years ago
  9. 3603653 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  10. 69e36c6 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 9 years ago
  11. fa4430e Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  12. c9eff21 Add ABI to leak report by Colin Cross · 9 years ago
  13. 93fce7a Combine leaks with same stacktrace by Colin Cross · 9 years ago
  14. 046c90f adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  15. 5066322 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  16. 26f95b3 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  17. 0ead217 adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  18. 1615d98 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  19. 007d268 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  20. f864799 Fix allocator::map template argument ordering by Colin Cross · 9 years ago
  21. 510b6db Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
  22. 67c49d3 Compile some tests for the host by Colin Cross · 9 years ago
  23. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  24. 0c00412 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  25. 7206987 Handle the case when libart.so is not in use by Dimitry Ivanov · 9 years ago
  26. 032b449 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  27. 07cc97a adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  28. 450f2c6 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  29. 00d279b adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  30. e773068 adb: relax serial matching rules. by David Pursell · 9 years ago
  31. 066e00d adb: report progress for small files. by Josh Gao · 9 years ago
  32. 7ac9b5e Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  33. af05896 adb: fix directory creation logic. by Josh Gao · 9 years ago
  34. e6b24c2 adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  35. 4bed9b1 adb: use TCP keepalive. by David Pursell · 9 years ago
  36. 6153cea Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 9 years ago
  37. ceab5cc Revert "Introduce unique_fd" by Elliott Hughes · 9 years ago
  38. 25dc1f1 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  39. 361c5f4 logd: check return values by Mark Salyzyn · 9 years ago
  40. 04db31d logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
  41. 6eb733d Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  42. 0c5b514 Merge "Do not do local unwinds through .oat or .dex maps." into nyc-dev by Andreas Gampe · 9 years ago
  43. 6a75dda Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  44. d58fbcb Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
  45. b69a131 Merge "mkdir /data/misc/cameraserver for AVD's camera HALs" into nyc-dev by Keun Soo Yim · 9 years ago
  46. 38f684a mkdir /data/misc/cameraserver for AVD's camera HALs by Keun Soo Yim · 9 years ago
  47. da01c2c Merge changes from topic 'unreachable' into nyc-dev by Colin Cross · 9 years ago
  48. cba8db1 Merge "logd: stop log spam when integrity enforcement is suppressed" into nyc-dev by Sami Tolvanen · 9 years ago
  49. 91c43da Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  50. abe99f8 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 9 years ago
  51. e1f8447 Revert "logd: Don't trigger an integrity failure on permissive SELinux denials" by Nick Kralevich · 9 years ago
  52. 58f5fea logd: Don't trigger an integrity failure on permissive SELinux denials by Nick Kralevich · 9 years ago
  53. 1a56de3 Merge "Fix windows 64-bit builds" into nyc-dev by Stephen Hines · 9 years ago
  54. 3d769e4 Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev by Ruchi Kandoi · 9 years ago
  55. 96d25f9 healthd: Correct the scaling factor for maxVoltage and maxCurrent. by Ruchi Kandoi · 9 years ago
  56. 4b15599 Merge "Added function to explicitly initialize a namespace" into nyc-dev by Dimitry Ivanov · 9 years ago
  57. 4991c12 Merge "Mount schedTune cgroup as /dev/stune" into nyc-dev by Todd Kjos · 9 years ago
  58. dc9e1bb Merge "keep legacy HAL_DATASPACE enums unchanged" into nyc-dev by Lajos Molnar · 9 years ago
  59. efcd053 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  60. b8136ff Introduce unique_fd by Casey Dahlin · 9 years ago
  61. f2e9842 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 into nyc-dev by Mark Salyzyn · 9 years ago
  62. 948195a liblog: __android_log_error_write use event list library by Mark Salyzyn · 9 years ago
  63. 6ea482b liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 9 years ago
  64. a2543e5 Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  65. bd5c726 liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  66. b7be83b Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  67. 21aece1 Merge "Make libutils symbols protected" into nyc-dev by Dimitry Ivanov · 9 years ago
  68. 08ea54f logd: sock_alloc_send_pskb starves pruning by Mark Salyzyn · 9 years ago
  69. a59c2cd logd: Allow (some) headers to be individually importable by Mark Salyzyn · 9 years ago
  70. 886506d Merge "healthd: Read the max power supply voltage" into nyc-dev by Ruchi Kandoi · 9 years ago
  71. b2d35ce Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 9 years ago
  72. fda5114 healthd: Read the max power supply voltage by Badhri Jagan Sridharan · 9 years ago
  73. 9aedada Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  74. 251c643 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  75. 6f9684e adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  76. 436c13c adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  77. c3daf52 Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-dev by Lorenzo Colitti · 9 years ago
  78. 366861b Delete dhcpcd code in system/core, since dhcpcd is no more. by Lorenzo Colitti · 9 years ago
  79. 896e8a6 Merge "init: harden socket creation against symlinks" into nyc-dev by Nick Kralevich · 9 years ago
  80. c7d3e9b Merge "bootstat: Record the time since factory reset on init." into nyc-dev by James Hawkins · 9 years ago
  81. 084ac27 Only debuggable packages can be downgraded. by Alex Klyubin · 9 years ago
  82. d35f9b0 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  83. 4e659e3 keep legacy HAL_DATASPACE enums unchanged by Lajos Molnar · 9 years ago
  84. 110c254 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  85. e8c9c74 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 · 9 years ago
  86. 6319d17 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 · 9 years ago
  87. e641695 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 · 9 years ago
  88. 6318c02 Merge "Remove duplicate fdevent.cpp entry" into nyc-dev by Dan Willemsen · 9 years ago
  89. dff7286 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 · 9 years ago
  90. 9b8d01e 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 · 9 years ago
  91. 3e88ae8 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 · 9 years ago
  92. 8f621db 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 · 9 years ago
  93. 79735c8 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b am: c663d0482b by Josh Gao · 9 years ago
  94. 4c4681e 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 · 9 years ago
  95. b7b4879 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 am: 9cde309103 -s ours by Josh Gao · 9 years ago
  96. 0f45718 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b by Josh Gao · 9 years ago
  97. da10975 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 by Josh Gao · 9 years ago
  98. 75708e5 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 by Josh Gao · 9 years ago
  99. b97b07e resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 by Josh Gao · 9 years ago
  100. 9cde309 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours by Josh Gao · 9 years ago