1. b2a7700 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  2. d2e6c59 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 8 years ago
  3. 72d2e06 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 8 years ago
  4. 8238dd8 adbd: fix spurious close of uninitialized fd. by Josh Gao · 8 years ago
  5. 5767d0d adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  6. 06c73ae adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  7. a9eb38d adb: make ScopedFd universally accessible and useful. by Josh Gao · 8 years ago
  8. 1098aac Distinguish between unencrypted and unencryptable by Paul Lawrence · 8 years ago
  9. e120b47 Add /postinstall partition when using the A/B updater. by Alex Deymo · 8 years ago
  10. 5f28b84 Handle the case when libart.so is not in use by Dimitry Ivanov · 8 years ago
  11. a996c29 adb: clean up quotes in test_device.py. by Josh Gao · 8 years ago
  12. 379612b adb: mkdir the correct directory name when pulling. by Josh Gao · 8 years ago
  13. 48bc0d7 adb: cleanup file skipping logic. by Josh Gao · 8 years ago
  14. 74e0fe7 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 8 years ago
  15. 802c54e adb: relax serial matching rules. by David Pursell · 8 years ago
  16. f22bc60 adb: report progress for small files. by Josh Gao · 8 years ago
  17. f48503b Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 8 years ago
  18. a63b17f adb: fix directory creation logic. by Josh Gao · 8 years ago
  19. d382d2b adb: fix mistaken use of PLOG. by Josh Gao · 8 years ago
  20. a76e5f0 adb: use TCP keepalive. by David Pursell · 8 years ago
  21. 263d140 Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 8 years ago
  22. 468da57 Revert "Introduce unique_fd" by Elliott Hughes · 8 years ago
  23. a7a7369 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 8 years ago
  24. 07522c6 logd: check return values by Mark Salyzyn · 8 years ago
  25. c348416 logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 8 years ago
  26. 539a79e Make toolbox top a little more like everyone else's. by Elliott Hughes · 8 years ago
  27. bb7ed01 Merge "Do not do local unwinds through .oat or .dex maps." into nyc-dev by Andreas Gampe · 8 years ago
  28. b035a19 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 8 years ago
  29. 8ac1b04 Emulator: fix adbd qemu pipe partial write by bohu · 8 years ago
  30. 2d750b2 Merge "mkdir /data/misc/cameraserver for AVD's camera HALs" into nyc-dev by Keun Soo Yim · 8 years ago
  31. be54c54 mkdir /data/misc/cameraserver for AVD's camera HALs by Keun Soo Yim · 8 years ago
  32. c3dc330 Merge changes from topic 'unreachable' into nyc-dev by Colin Cross · 8 years ago
  33. 78d2766 Merge "logd: stop log spam when integrity enforcement is suppressed" into nyc-dev by Sami Tolvanen · 8 years ago
  34. 34d5a20 Fix locking of libnativeloader by Dimitry Ivanov · 8 years ago
  35. 89e0429 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 8 years ago
  36. 99fb01e Revert "logd: Don't trigger an integrity failure on permissive SELinux denials" by Nick Kralevich · 8 years ago
  37. 33ee84f logd: Don't trigger an integrity failure on permissive SELinux denials by Nick Kralevich · 8 years ago
  38. 242393f Merge "Fix windows 64-bit builds" into nyc-dev by Stephen Hines · 8 years ago
  39. 1d04348 Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev by Ruchi Kandoi · 8 years ago
  40. 5c09ec1 healthd: Correct the scaling factor for maxVoltage and maxCurrent. by Ruchi Kandoi · 8 years ago
  41. 94da34a Merge "Added function to explicitly initialize a namespace" into nyc-dev by Dimitry Ivanov · 8 years ago
  42. d125f6e Merge "Mount schedTune cgroup as /dev/stune" into nyc-dev by Todd Kjos · 8 years ago
  43. 1e86e1b Merge "keep legacy HAL_DATASPACE enums unchanged" into nyc-dev by Lajos Molnar · 8 years ago
  44. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  45. 97b3e66 Introduce unique_fd by Casey Dahlin · 9 years ago
  46. dad8361 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 into nyc-dev by Mark Salyzyn · 8 years ago
  47. a4f2ef1 liblog: __android_log_error_write use event list library by Mark Salyzyn · 8 years ago
  48. d9aee65 liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 8 years ago
  49. b43225e Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  50. 1d5afc9 liblog: add android_log_write_string8_len by Mark Salyzyn · 8 years ago
  51. 82d8489 Fix incorrect handling of snprintf return value. by Christopher Ferris · 8 years ago
  52. aa2cf3f Merge "Make libutils symbols protected" into nyc-dev by Dimitry Ivanov · 8 years ago
  53. d26b2ca logd: sock_alloc_send_pskb starves pruning by Mark Salyzyn · 8 years ago
  54. 317bfb9 logd: Allow (some) headers to be individually importable by Mark Salyzyn · 8 years ago
  55. df09aef Merge "healthd: Read the max power supply voltage" into nyc-dev by Ruchi Kandoi · 8 years ago
  56. 8a67c09 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 8 years ago
  57. 40e1df4 healthd: Read the max power supply voltage by Badhri Jagan Sridharan · 9 years ago
  58. 2c7960c Make libutils symbols protected by Dimitry Ivanov · 8 years ago
  59. d047c92 Added function to explicitly initialize a namespace by Dimitry Ivanov · 8 years ago
  60. 2eaa41a adb: fix leak of framework_fd. by Josh Gao · 8 years ago
  61. b6117c4 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  62. b046e74 Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-dev by Lorenzo Colitti · 8 years ago
  63. 9c07eb9 Delete dhcpcd code in system/core, since dhcpcd is no more. by Lorenzo Colitti · 8 years ago
  64. 53e56b9 Merge "init: harden socket creation against symlinks" into nyc-dev by Nick Kralevich · 8 years ago
  65. 1f1b327 Merge "bootstat: Record the time since factory reset on init." into nyc-dev by James Hawkins · 8 years ago
  66. 85ed975 Only debuggable packages can be downgraded. by Alex Klyubin · 8 years ago
  67. ab5629c init: harden socket creation against symlinks by Nick Kralevich · 8 years ago
  68. 88a5ad3 keep legacy HAL_DATASPACE enums unchanged by Lajos Molnar · 8 years ago
  69. 426799d Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 8 years ago
  70. 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
  71. 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
  72. 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
  73. fea11c4 Merge "Remove duplicate fdevent.cpp entry" into nyc-dev by Dan Willemsen · 8 years ago
  74. 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
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 512b191 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 · 8 years ago
  81. 92e0f8f resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 am: b97b07e55b by Josh Gao · 8 years ago
  82. c663d048 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 am: 7e10520392 by Josh Gao · 8 years ago
  83. 75708e5 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours am: 1eb6ec56c2 by Josh Gao · 8 years ago
  84. b97b07e resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours am: adc3bcb1d5 by Josh Gao · 8 years ago
  85. 9cde309 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE am: bdfb431467 -s ours by Josh Gao · 8 years ago
  86. 1eb6ec5 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE by Josh Gao · 8 years ago
  87. 7e10520 resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours by Josh Gao · 8 years ago
  88. adc3bcb resolve merge conflicts of 9515c23e16 to klp-modular-dev am: 91b48c3796 -s ours by Josh Gao · 8 years ago
  89. bdfb431 resolve merge conflicts of 557749e55b to klp-modular-dev DO NOT MERGE by Josh Gao · 8 years ago
  90. c0188da bootstat: Record the time since factory reset on init. by James Hawkins · 8 years ago
  91. 53b3982 ensure /data/tombstones exists on all Android device. DO NOT MERGE am: 9c0ed66313 am: c61a896f20 -s ours am: d61ebb0851 am: 75ccd732f3 -s ours am: 505a431468 am: b760e61686 -s ours am: d5cb8b417b am: 77dd50b470 am: 89c789ae47 by Nick Kralevich · 8 years ago
  92. 4a843ec ensure /data/tombstones exists on all Android device. DO NOT MERGE am: 9c0ed66313 am: c61a896f20 -s ours am: d61ebb0851 am: 75ccd732f3 -s ours am: 505a431468 am: b760e61686 -s ours am: d5cb8b417b am: 77dd50b470 by Nick Kralevich · 8 years ago
  93. 89c789a ensure /data/tombstones exists on all Android device. DO NOT MERGE am: 9c0ed66313 am: c61a896f20 -s ours am: d61ebb0851 am: 75ccd732f3 -s ours am: 505a431468 am: b760e61686 -s ours am: d5cb8b417b by Nick Kralevich · 8 years ago
  94. 280cc0a Don\'t create tombstone directory. am: cb9625cbe5 am: 99b8a56616 am: 0cf99e2b61 am: 338f1802ee am: 3ee4a0be2a am: 7f0d750b2d am: 41f72f0537 by Josh Gao · 8 years ago
  95. ed1d7ae Remove duplicate fdevent.cpp entry by Dan Willemsen · 8 years ago
  96. 91b48c3 resolve merge conflicts of 9515c23e16 to klp-modular-dev by Josh Gao · 8 years ago
  97. 24f4d64 ensure /data/tombstones exists on all Android devices am: e2796207ee am: 9660c6759e am: 4d4eb0db97 am: 6d7ce7b14c am: 077a9ffe40 am: bf8ace32ef am: a03485daa5 by Nick Kralevich · 8 years ago
  98. f740908 Don\'t create tombstone directory. am: cb9625cbe5 am: 99b8a56616 am: 0cf99e2b61 am: 338f1802ee am: 3ee4a0be2a am: 7f0d750b2d by Josh Gao · 8 years ago
  99. 9b26997 ensure /data/tombstones exists on all Android devices am: e2796207ee am: 9660c6759e am: 4d4eb0db97 am: 6d7ce7b14c am: 077a9ffe40 am: bf8ace32ef by Nick Kralevich · 8 years ago
  100. 77dd50b ensure /data/tombstones exists on all Android device. DO NOT MERGE am: 9c0ed66313 am: c61a896f20 -s ours am: d61ebb0851 am: 75ccd732f3 -s ours am: 505a431468 am: b760e61686 -s ours by Nick Kralevich · 8 years ago