1. e9ff839 Merge "Fix strstr16." into nyc-dev am: a34a383607 by Michael Wright · 9 years ago
  2. 5f2563c Merge "Fix strstr16." into nyc-dev by Michael Wright · 9 years ago
  3. 10df8ce Pass permitted_path to the linker as is. am: 25df4bff44 by Dimitry Ivanov · 9 years ago
  4. f298767 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  5. 60d6871 Fix strstr16. by Michael Wright · 9 years ago
  6. b8467b6 Merge "Add String16#contains and strstr16 methods." into nyc-dev am: 8b452b876b by Michael Wright · 9 years ago
  7. 118640b Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 9 years ago
  8. 94dcc9a Create symlink in the case where device has no cache partition by Patrick Tjin · 9 years ago
  9. f87d16b Move linker-namespace functions declarations am: c337cae9ad by Dimitry Ivanov · 9 years ago
  10. 33a5b59 Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  11. 1b6d97e Add fileencrypted=software/ice to fstab options by Paul Lawrence · 9 years ago
  12. 24d3ad7 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 9 years ago
  13. 31b6d79 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 9 years ago
  14. 306b2ac nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  15. 9675af4 Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524 by Paul Crowley · 9 years ago
  16. 1229833 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 9 years ago
  17. 21c654d Extend white-listed directories to include /mnt/expand am: f334cbf0e1 by Dimitry Ivanov · 9 years ago
  18. f454643 Wipe device on policy error by Paul Crowley · 9 years ago
  19. 4a68f13 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  20. 20077c8 nativeloader: Fix the case of search_path == null am: cf9892b6d1 by Dimitry Ivanov · 9 years ago
  21. cba380a nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  22. f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  23. 59fd039 Return correct length from pmsgRead() am: 08660a811e by Rubin Xu · 9 years ago
  24. 189db07 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
  25. bcd32b8 Merge "Add public libs from an environment variable" into nyc-dev am: ea41a18c93 by Dimitry Ivanov · 9 years ago
  26. b33214b Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 9 years ago
  27. 48738de Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb by Josh Gao · 9 years ago
  28. 1ba2cc1 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
  29. 4589dc9 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  30. 8aa6bca adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
  31. 6fc7ca9 Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9 by Christopher Ferris · 9 years ago
  32. f5bb7aa Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
  33. 9cd3f13 Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3 by Christopher Ferris · 9 years ago
  34. d3a9f7f Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
  35. 5025663 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  36. f0a54d6 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  37. 3e2530d Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57 by Christopher Ferris · 9 years ago
  38. 3a1719c Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 9 years ago
  39. 111d871 Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
  40. bda1cd2 Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 9 years ago
  41. f72b9f1 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  42. 775a2bc Display warning about bugreport delay. by Felipe Leme · 9 years ago
  43. e56d24d Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 9 years ago
  44. ff7c72e Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 9 years ago
  45. 5cd35c0 init/builtins.cpp: Switch to finit_module am: f2049163a4 by Nick Kralevich · 9 years ago
  46. f9940f2 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  47. 988917e Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 9 years ago
  48. 90900ff Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 9 years ago
  49. dec13fb DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours am: 1baf911bd5 -s ours by Elliott Hughes · 9 years ago
  50. ac17802 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 9 years ago
  51. feea064 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
  52. 0b2a977 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  53. 6ff8bfb Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 9 years ago
  54. c89247a Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
  55. edcda46 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 10 years ago
  56. 56d4243 If we fail to format a blank partition, try recovery by Matthew Bouyack · 9 years ago
  57. 9ded488 Merge "nativeloader: Add Reset capabilities" into nyc-dev am: 3174bda7ac by Dimitry Ivanov · 9 years ago
  58. a4fc026 Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 9 years ago
  59. cb5b83e nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  60. 3522910 Merge "atrace: read package names from multiple sysprops" into nyc-dev by sergeyv · 9 years ago
  61. 73fa606 Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 9 years ago
  62. 902a09b atrace: read package names from multiple sysprops by sergeyv · 9 years ago
  63. f9a990e Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev am: 787b4b8ed2 by Mark Salyzyn · 9 years ago
  64. 0258167 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 9 years ago
  65. 2a6c7dc liblog: logcat -g readable size wrong am: 358cf8a919 by Mark Salyzyn · 9 years ago
  66. ef05c7a liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
  67. 87c329f liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
  68. bba4549 Silently ignore duplicate heap entries am: cecd64012d by Colin Cross · 9 years ago
  69. 4d30ca7 Handle segfaults while walking native heap am: ba5d9ff6d9 by Colin Cross · 9 years ago
  70. b60d34d Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  71. e50744a Handle segfaults while walking native heap by Colin Cross · 9 years ago
  72. 838cdc2 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  73. 2bff3c9 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  74. 8d9cf4a native_loader: Use ANDROID_ROOT environment variable am: 0b5651e by Dimitry Ivanov · 9 years ago
  75. d83fc3e Enable namespaces for all target sdk versions am: 5539db0 by Dimitry Ivanov · 9 years ago
  76. e8c8b94 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
  77. 1584eda Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
  78. 51eb933 Merge "adb: fix adb usb operations on device." into nyc-dev am: f92838c by Yabin Cui · 9 years ago
  79. 3a2e7ed Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 9 years ago
  80. c4b4053 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 9 years ago
  81. fb3c3d8 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  82. 9c33ed8 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 9 years ago
  83. 2e8937c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  84. 761c1e1 Merge "Fix kick_transport test." into nyc-dev am: 550ad20d by Yabin Cui · 9 years ago
  85. 62295d1 Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 9 years ago
  86. 679728f Add support for FUSE_CANONICAL_PATH am: 2abee9e by Daniel Rosenberg · 9 years ago
  87. 35a7f5d Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 9 years ago
  88. 249aa3c Fix kick_transport test. by Yabin Cui · 9 years ago
  89. 99cbf1e Merge "Remove workaround for libart greylist." into nyc-dev am: 595efd0 by Alex Light · 9 years ago
  90. 973d312 Merge "Remove workaround for libart greylist." into nyc-dev by TreeHugger Robot · 9 years ago
  91. 6975876 marlin/eas: Fixing foreground/schedtune.boost path. by Srinath Sridharan · 9 years ago
  92. 1c73da0 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev am: 0e54903 by Martijn Coenen · 9 years ago
  93. 784b670 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
  94. 838ab25 Connect to activity manager as root. am: 0fc89f3 by Christopher Ferris · 9 years ago
  95. e7270cd Connect to activity manager as root. by Christopher Ferris · 9 years ago
  96. 82a7e8c Merge "liblog: android_log_isloggable failing apct" into nyc-dev am: ded0f36 by Mark Salyzyn · 9 years ago
  97. ef9a2fc Merge "liblog: android_log_isloggable failing apct" into nyc-dev by TreeHugger Robot · 9 years ago
  98. aeb4a66 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 9 years ago
  99. 112eb93 Merge "Don't start defaultcrypto twice" into nyc-dev by Paul Lawrence · 9 years ago
  100. f3b640b liblog: android_log_isloggable failing apct by Mark Salyzyn · 9 years ago