1. 8f43537 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 9 years ago
  2. 69e36c6 Merge "Add /postinstall partition when using the A/B updater." into nyc-dev by Alex Deymo · 9 years ago
  3. 869f2c8 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  4. fa4430e Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  5. e9cc885 adbd: fix spurious close of uninitialized fd. am: 8238dd8499 by Josh Gao · 9 years ago
  6. 0948fdd adb: wait for restore to complete before returning. am: 5767d0dd5a by Josh Gao · 9 years ago
  7. 1404e7f adb: wait for adbd to die and respawn in root/unroot. am: 06c73ae942 by Josh Gao · 9 years ago
  8. 8d57d4c adb: make ScopedFd universally accessible and useful. am: a9eb38d6a5 by Josh Gao · 9 years ago
  9. 046c90f adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  10. 5066322 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  11. 26f95b3 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  12. 0ead217 adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  13. 4c4ad24 Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 am: 6aafa03c60 by Josh Gao · 9 years ago
  14. f117667 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 9 years ago
  15. 90a199a Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 by Josh Gao · 9 years ago
  16. 3e2f764 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 9 years ago
  17. c6dc1e6 Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
  18. 7a51454 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 9 years ago
  19. a486880 adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  20. 0306fcf Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca am: d0b09603dd by Chih-Hung Hsieh · 9 years ago
  21. bcb4bc7 Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca by Chih-Hung Hsieh · 9 years ago
  22. 07f7587 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 9 years ago
  23. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  24. 0e1f2fd adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  25. 0268ce1 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  26. 0c00412 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  27. 75de11c Handle the case when libart.so is not in use am: 5f28b8460d by Dimitry Ivanov · 9 years ago
  28. dc1931b adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  29. 7206987 Handle the case when libart.so is not in use by Dimitry Ivanov · 9 years ago
  30. 754bbe2 Merge "Use unique_ptr to free objects when ASSERT* fail." am: 93aedcaf2b by Chih-Hung Hsieh · 9 years ago
  31. 4cc1dcc Merge "Use unique_ptr to free objects when ASSERT* fail." am: 93aedcaf2b by Chih-Hung Hsieh · 9 years ago
  32. d1ecd97 Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 9 years ago
  33. 15de863 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." am: c67ef7820f by James Hawkins · 9 years ago
  34. 1633e2d Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  35. 4092296 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  36. 64ddd32 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 9 years ago
  37. bd77ffe Merge "bootstat: Don\'t log time_since_factory_reset on device reset." am: f26207197e by James Hawkins · 9 years ago
  38. 2dd5307 Merge "bootstat: Don\'t log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  39. aecfbb1 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
  40. 9687b29 Merge "Add /postinstall partition when using the A/B updater." am: 700b15dacf by Alex Deymo · 9 years ago
  41. 23282db Merge "Add /postinstall partition when using the A/B updater." am: 700b15dacf by Alex Deymo · 9 years ago
  42. 3c0122f Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 9 years ago
  43. e814a7d adb: clean up quotes in test_device.py. am: a996c2963a by Josh Gao · 9 years ago
  44. 66d4fc2 adb: mkdir the correct directory name when pulling. am: 379612b128 by Josh Gao · 9 years ago
  45. f604d12 adb: cleanup file skipping logic. am: 48bc0d7853 by Josh Gao · 9 years ago
  46. 9f518d9 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  47. 0c73caf adb: relax serial matching rules. am: 802c54ebb7 by David Pursell · 9 years ago
  48. fc4ca9c adb: report progress for small files. am: f22bc60fc9 by Josh Gao · 9 years ago
  49. cfcc3e9 Also archive adb.exe/fastboot.exe when building win_sdk. am: f48503b4a0 by Ying Wang · 9 years ago
  50. b5cb21a adb: fix directory creation logic. am: a63b17f76c -s ours by Josh Gao · 9 years ago
  51. 8acdbc5 adb: fix mistaken use of PLOG. am: d382d2bb51 by Josh Gao · 9 years ago
  52. 9772003 adb: use TCP keepalive. am: a76e5f035e by David Pursell · 9 years ago
  53. 032b449 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  54. 07cc97a adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  55. 450f2c6 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  56. 00d279b adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  57. e773068 adb: relax serial matching rules. by David Pursell · 9 years ago
  58. 066e00d adb: report progress for small files. by Josh Gao · 9 years ago
  59. 7ac9b5e Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  60. af05896 adb: fix directory creation logic. by Josh Gao · 9 years ago
  61. e6b24c2 adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  62. 28f3ea1 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 am: 55592371dc by Josh Gao · 9 years ago
  63. b7aa192 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 by Josh Gao · 9 years ago
  64. 4bed9b1 adb: use TCP keepalive. by David Pursell · 9 years ago
  65. 76f779a Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
  66. ef28761 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
  67. a026991 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  68. 24659dc bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  69. 7dac2e9 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  70. 92d66a9 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  71. ab32e3e Merge "Revert "Introduce unique_fd"" into nyc-dev am: 263d140895 by Elliott Hughes · 9 years ago
  72. 1074472 Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
  73. 6153cea Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 9 years ago
  74. 4242e75 Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
  75. 6ef8943 Merge "Mount selinuxfs when other filesystems are mounted" by Nick Kralevich · 9 years ago
  76. dfb99f6 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  77. ceab5cc Revert "Introduce unique_fd" by Elliott Hughes · 9 years ago
  78. f2bde42 resolve merge conflicts of goog/stage-aosp-master to nyc-dev-plus-aosp by Dimitry Ivanov · 9 years ago
  79. fe556d9 Revert "Do not do local unwinds through .oat or .dex maps." am: a7a7369343 by Andreas Gampe · 9 years ago
  80. adf19c1 Merge "Fix locking of libnativeloader" am: 17741bc85c by Dimitry Ivanov · 9 years ago
  81. 20e09f6 Merge "Added function to explicitly initialize a namespace" am: 82ae2c0958 by Dimitry Ivanov · 9 years ago
  82. 6d128e1 Merge "Fix locking of libnativeloader" by Dimitry Ivanov · 9 years ago
  83. c463c07 Merge "Added function to explicitly initialize a namespace" by Dimitry Ivanov · 9 years ago
  84. 6fb73ae Merge "adb: relax serial matching rules." am: b4709c2cfd am: a942881fdb by David Pursell · 9 years ago
  85. b6a22cd Merge "adb: relax serial matching rules." am: b4709c2cfd by David Pursell · 9 years ago
  86. c70223e Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
  87. bc1fa56 Merge "adb: symlinks to dirs count as dirs for pull destination." am: 543093cb97 by Josh Gao · 9 years ago
  88. 9ef6e20 Merge "adb: symlinks to dirs count as dirs for pull destination." am: 543093cb97 by Josh Gao · 9 years ago
  89. 9c5c96d Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
  90. 885cd78 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  91. 2e2b599 Merge "Revert "Do not do local unwinds through .oat or .dex maps."" am: 9220b98fa5 by Andreas Gampe · 9 years ago
  92. cac9b30 Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
  93. b9e56e2 Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  94. 25dc1f1 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  95. 2775b08 adb: relax serial matching rules. by David Pursell · 9 years ago
  96. 94fe0df Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
  97. 31e4166 Merge changes I6fdc87e8,I91b060b2 am: 85c5fc41de am: 42dc8010aa by Mark Salyzyn · 9 years ago
  98. c48a936 logd: check return values am: 07522c6e9b by Mark Salyzyn · 9 years ago
  99. 4a22c40 logd: clarify release_Locked() for static analyzer am: c348416198 by Mark Salyzyn · 9 years ago
  100. ac80014 Merge changes I6fdc87e8,I91b060b2 am: 85c5fc41de by Mark Salyzyn · 9 years ago