1. 5acfab1 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7 by Adam Vartanian · 8 years ago
  2. 81797d0 Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 by Adam Vartanian · 8 years ago
  3. bd0410d Merge "Define priority for video threads" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  4. 0af07e7 Merge "fix: boot fails on ASAN builds with VNDK restriction" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  5. 96910cf Define priority for video threads by Jeff Tinker · 8 years ago
  6. 42e6d46 Merge "libadf is a new member of VNDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  7. 75c736b Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 8 years ago
  8. 0a92b69 Merge changes from topic "hide_log_time" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  9. 31c40f3 Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  10. 2fb7a8f Don't rely on transitively included headers by Jiyong Park · 8 years ago
  11. df18cd7 libadf is a new member of VNDK by Jiyong Park · 8 years ago
  12. e74f312 Revert "libcutils_header exports liblog_headers" by Jiyong Park · 8 years ago
  13. 2189365 libcutils_header exports liblog_headers by Jiyong Park · 8 years ago
  14. 255b052 Merge "templatize ld.config.txt" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  15. 8dd1fde Merge "Revert "adbd: lessen security constraints when the device is unlocked"" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  16. 51f4718 Merge "libz is back to LLNDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  17. 4c185ba fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 8 years ago
  18. 4537c78 templatize ld.config.txt by Jiyong Park · 8 years ago
  19. c76cdd6 libz is back to LLNDK by Jiyong Park · 8 years ago
  20. f5c2c64 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  21. 336e8b8 Make default namespace for system processes isolated by Jiyong Park · 8 years ago
  22. 5fabfa4 adbd: don't spin if file sync read fails. by Josh Gao · 8 years ago
  23. 34d1b12 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." into oc-mr1-dev by Alan Stokes · 8 years ago
  24. 6114076 Merge "init.rc: Lock down access to /proc/net/fib_trie" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  25. 865c744 Merge "Detect critical preassure" into oc-mr1-dev by Robert Benea · 8 years ago
  26. 62f872c Detect critical preassure by Robert Benea · 8 years ago
  27. ab4d00f init.rc: Lock down access to /proc/net/fib_trie by Nick Kralevich · 8 years ago
  28. 1a26a34 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 8 years ago
  29. 6d7e5cf vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  30. 3843535 Merge "fastboot: bail out if failed to generate fs image" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  31. 0ca0a43 fastboot: bail out if failed to generate fs image by Jin Qian · 8 years ago
  32. 2ef7c6f Merge "Move trusty reference implementations to /vendor" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  33. b720961 Implement system namespace for vendor process by Justin Yun · 8 years ago
  34. 8babe16 Move trusty reference implementations to /vendor by Hung-ying Tyan · 8 years ago
  35. d1c7df5 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  36. 53904ab Merge "gatekeeperd: use std::unique_ptr" into oc-mr1-dev by Andrew Hsieh · 8 years ago
  37. 7f5d313 Make libvndksupport look for default namespace as well. by Justin Yun · 8 years ago
  38. 36fbfa7 Merge "Move adbd from root to system" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  39. bc667ef Merge "Make the rs namespace visible" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  40. 5eb57a6 Merge "fastboot: Add --disable-verity and --disable-verification options." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  41. 9adb09b gatekeeperd: use std::unique_ptr by Justin Yun · 8 years ago
  42. d203ba9 fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  43. 65ec7ca Make the rs namespace visible by Jiyong Park · 8 years ago
  44. c02406a Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev by Narayan Kamath · 8 years ago
  45. 9aa5361 Merge "Decrease size of LogBufferElements to 32 bytes." into oc-mr1-dev by Christopher Ferris · 8 years ago
  46. 3813abb Merge "Remove nvram trusty implementation." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  47. 5837208 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  48. 8b0396b Decrease size of LogBufferElements to 32 bytes. by Christopher Ferris · 8 years ago
  49. 6ace8b5 zip_archive: reject files that don't start with an LFH signature. by Narayan Kamath · 8 years ago
  50. 60cb41e Remove nvram trusty implementation. by Hung-ying Tyan · 8 years ago
  51. e7a84eb Merge "Mark libsync as LL-NDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  52. 703caa0 Merge "Add libft2.so to ll-ndk for rs namespace" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  53. b3e65e6 Merge "Improvements to lmkd" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  54. 4f4ac59 debuggerd_handler: print pid and process name. am: 30b69aab46 by Josh Gao · 8 years ago
  55. dbe77e3 Move adbd from root to system by Bowgo Tsai · 8 years ago
  56. 2e3432d Mark libsync as LL-NDK by Jiyong Park · 8 years ago
  57. 1bf5720 Add libft2.so to ll-ndk for rs namespace by Justin Yun · 8 years ago
  58. 4b247d9 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  59. ffc746e Improvements to lmkd by Robert Benea · 8 years ago
  60. e33de37 Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  61. 3b1f841 Merge "Move libz vndk-sp from ll-ndk" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  62. 62472ad Revert "Move trusty reference implementations to /vendor" by Hung-ying Tyan · 8 years ago
  63. c69fcff Move libz vndk-sp from ll-ndk by Justin Yun · 8 years ago
  64. 6c38a18 Move trusty reference implementations to /vendor by Hung-ying Tyan · 8 years ago
  65. bc4161c Merge "Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  66. d1d0666 storaged: call getNamesForUids to get uid names by Jin Qian · 8 years ago
  67. eafe3cd Merge "Mark libmemtrack as VNDK in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  68. 1710fdc fastboot: add mke2fs and e2fsdroid to build package am: c2ca105575 by Jin Qian · 8 years ago
  69. 86262a4 fastboot: call mke2fs to format ext4 filesystem on windows am: 92064ef073 by Jin Qian · 8 years ago
  70. cae6719 fastboot: call mke2fs tools to generate ext4 image am: ffef31cef1 -s ours by Jin Qian · 8 years ago
  71. c3145f3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  72. d0fef76 Merge "Make lmkd memory pressure levels configurable." into oc-mr1-dev by Robert Benea · 8 years ago
  73. df3e854 Merge "Move android_filesystem_config.h => fs_config.h" into oc-mr1-dev by Yifan Hong · 8 years ago
  74. fbe20f0 Merge "Remove private headers from libcutils.vendor" into oc-mr1-dev by Yifan Hong · 8 years ago
  75. 02d6fc1 fastboot: add mke2fs and e2fsdroid to build package by Jin Qian · 8 years ago
  76. 02e3718 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
  77. da36b6f fastboot: call mke2fs tools to generate ext4 image by Jin Qian · 8 years ago
  78. a7382b8 Merge "storaged: fix excessive accounting when io usage has negative delta" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  79. a5997da storaged: fix excessive accounting when io usage has negative delta by Jin Qian · 8 years ago
  80. 5330124 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  81. 8e9d298 Merge "Mark the modules as VNDK in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  82. 6f952a6 Merge "Mark an SP-NDK, libsync.so as VNDK libs." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  83. 47b9260 Mark libmemtrack as VNDK in Android.bp by Justin Yun · 8 years ago
  84. 727ec9f Mark the modules as VNDK in Android.bp by Justin Yun · 8 years ago
  85. 2968040 Merge "libvndksupport: Change log level and message." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  86. c10a57b Merge "Mark the modules as VNDK-SP in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  87. b3468ad Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  88. 2b25150 Make lmkd memory pressure levels configurable. by Robert Benea · 8 years ago
  89. fa3ccbf Merge "sync: store the num_fences from first SYNC_IOC_FILE_INFO" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  90. d5fd0ba libvndksupport: Change log level and message. by Justin Yun · 8 years ago
  91. 20a674f fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
  92. 0ebfdea fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago
  93. 5045839 sync: store the num_fences from first SYNC_IOC_FILE_INFO by Saurabh Shah · 8 years ago
  94. de0c105 Merge "Make the Neural Networks library loadable by apps." into oc-mr1-dev by Jean-Luc Brouillet · 8 years ago
  95. 85c4216 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  96. 97e5137 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  97. c50ad48 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  98. 76b6aa1 Merge changes I60250d10,I08effe32 into oc-mr1-dev by TreeHugger Robot · 8 years ago
  99. 434783b DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours am: 3c31204e68 -s ours am: 3a66fd2174 -s ours by Christine Hallstrom · 8 years ago
  100. 4e9e811 DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours am: 3c31204e68 -s ours by Christine Hallstrom · 8 years ago