1. 3094de9 vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  2. feee3cc Merge "fastboot: bail out if failed to generate fs image" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  3. f0ecf57 fastboot: bail out if failed to generate fs image by Jin Qian · 8 years ago
  4. 9495196 Merge "Move trusty reference implementations to /vendor" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  5. 24c29f1 Implement system namespace for vendor process by Justin Yun · 9 years ago
  6. 063a3fa Move trusty reference implementations to /vendor by Hung-ying Tyan · 8 years ago
  7. b9beeed Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  8. 202fedd Merge "gatekeeperd: use std::unique_ptr" into oc-mr1-dev by Andrew Hsieh · 8 years ago
  9. 2c9140f Make libvndksupport look for default namespace as well. by Justin Yun · 9 years ago
  10. 0bb4cb6 Merge "Move adbd from root to system" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  11. f34814e Merge "Make the rs namespace visible" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  12. d14e75d Merge "fastboot: Add --disable-verity and --disable-verification options." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  13. 68b0ec6 gatekeeperd: use std::unique_ptr by Justin Yun · 8 years ago
  14. 34c001b fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  15. 421a5e4 Make the rs namespace visible by Jiyong Park · 8 years ago
  16. b669c33 Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev by Narayan Kamath · 8 years ago
  17. 0ef26c6 Merge "Decrease size of LogBufferElements to 32 bytes." into oc-mr1-dev by Christopher Ferris · 8 years ago
  18. 46691ee Merge "Remove nvram trusty implementation." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  19. 2e93eda Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  20. 2cf5599 Decrease size of LogBufferElements to 32 bytes. by Christopher Ferris · 8 years ago
  21. c1a56dc zip_archive: reject files that don't start with an LFH signature. by Narayan Kamath · 8 years ago
  22. 98a48d8 Remove nvram trusty implementation. by Hung-ying Tyan · 8 years ago
  23. f7ad622 Merge "Mark libsync as LL-NDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  24. acda9cb Merge "Add libft2.so to ll-ndk for rs namespace" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  25. 5f89f54 Merge "Improvements to lmkd" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  26. 6899563 debuggerd_handler: print pid and process name. am: 30b69aab46 by Josh Gao · 8 years ago
  27. 93defc1 Move adbd from root to system by Bowgo Tsai · 8 years ago
  28. 058e091 Mark libsync as LL-NDK by Jiyong Park · 8 years ago
  29. 513f763 Add libft2.so to ll-ndk for rs namespace by Justin Yun · 8 years ago
  30. 30b69aa debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  31. caeaa65 Improvements to lmkd by Robert Benea · 8 years ago
  32. 077dc8f Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  33. 28d4818 Merge "Move libz vndk-sp from ll-ndk" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  34. 5505eb7 Revert "Move trusty reference implementations to /vendor" by Hung-ying Tyan · 8 years ago
  35. dadd3a8 Move libz vndk-sp from ll-ndk by Justin Yun · 8 years ago
  36. 7d81b4e Move trusty reference implementations to /vendor by Hung-ying Tyan · 8 years ago
  37. 42a2f5c Merge "Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  38. 9c54268 storaged: call getNamesForUids to get uid names by Jin Qian · 8 years ago
  39. 1146fa1 Merge "Mark libmemtrack as VNDK in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  40. 1a92eda fastboot: add mke2fs and e2fsdroid to build package am: c2ca105575 by Jin Qian · 8 years ago
  41. a81b6e8 fastboot: call mke2fs to format ext4 filesystem on windows am: 92064ef073 by Jin Qian · 8 years ago
  42. 6e9bbdd fastboot: call mke2fs tools to generate ext4 image am: ffef31cef1 -s ours by Jin Qian · 8 years ago
  43. 7d4cf3f Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  44. 85d9063 Merge "Make lmkd memory pressure levels configurable." into oc-mr1-dev by Robert Benea · 8 years ago
  45. f004d8d Merge "Move android_filesystem_config.h => fs_config.h" into oc-mr1-dev by Yifan Hong · 8 years ago
  46. b3ecb59 Merge "Remove private headers from libcutils.vendor" into oc-mr1-dev by Yifan Hong · 8 years ago
  47. c2ca105 fastboot: add mke2fs and e2fsdroid to build package by Jin Qian · 9 years ago
  48. 92064ef fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 9 years ago
  49. ffef31c fastboot: call mke2fs tools to generate ext4 image by Jin Qian · 9 years ago
  50. 5e404f3 Merge "storaged: fix excessive accounting when io usage has negative delta" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  51. ccae2b5 storaged: fix excessive accounting when io usage has negative delta by Jin Qian · 8 years ago
  52. aadcb26 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  53. 041abda Merge "Mark the modules as VNDK in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  54. 68e0bef Merge "Mark an SP-NDK, libsync.so as VNDK libs." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  55. 7aeb5bb Mark libmemtrack as VNDK in Android.bp by Justin Yun · 8 years ago
  56. 9b0ed72 Mark the modules as VNDK in Android.bp by Justin Yun · 8 years ago
  57. c5ebe0f Merge "libvndksupport: Change log level and message." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  58. 58f3801 Merge "Mark the modules as VNDK-SP in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  59. 6c21096 Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  60. 58891d5 Make lmkd memory pressure levels configurable. by Robert Benea · 8 years ago
  61. 3bb2dfd Merge "sync: store the num_fences from first SYNC_IOC_FILE_INFO" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  62. 9560088 libvndksupport: Change log level and message. by Justin Yun · 8 years ago
  63. 216ed8f fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 9 years ago
  64. a86141a fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago
  65. cad5925 sync: store the num_fences from first SYNC_IOC_FILE_INFO by Saurabh Shah · 8 years ago
  66. 24d4389 Merge "Make the Neural Networks library loadable by apps." into oc-mr1-dev by Jean-Luc Brouillet · 8 years ago
  67. aeb68e8 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  68. 6a38aa8 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  69. f415d12 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  70. 8e5c465 Merge changes I60250d10,I08effe32 into oc-mr1-dev by TreeHugger Robot · 8 years ago
  71. 9741b43 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
  72. c1f776d 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
  73. 3a66fd2 DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours by Christine Hallstrom · 8 years ago
  74. 3c31204 DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth by Christine Hallstrom · 8 years ago
  75. 7d7e7cd init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  76. 684f488 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  77. 2e06a0f DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth by Christine Hallstrom · 8 years ago
  78. 97d2b6d Merge "Add system/${LIB}/vndk to default namespace for vendor." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  79. 6036417 Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev by Josh Gao · 8 years ago
  80. 4ee59e0 Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev by TreeHugger Robot · 8 years ago
  81. 8f484a6 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  82. 8703536 rootdir: record last build fingerprint am: b9b76de6ff by Siqi Lin · 8 years ago
  83. b9b76de rootdir: record last build fingerprint by Siqi Lin · 8 years ago
  84. 48647f6 Mark an SP-NDK, libsync.so as VNDK libs. by Justin Yun · 8 years ago
  85. ba6705f Do not umount roofs even if it is R/W. am: b7a8764a12 by Wei Wang · 8 years ago
  86. b7a8764 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
  87. 385a5dc Merge "DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket." into oc-dr1-dev by Narayan Kamath · 8 years ago
  88. 53ce945 Merge "DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket." into oc-dr1-dev by TreeHugger Robot · 8 years ago
  89. ed218dd DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket. by Narayan Kamath · 8 years ago
  90. 90a2487 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  91. da4e689 init: Fire shutdown trigger for thermal shutdown am: 63a1d0a5f9 by Wei Wang · 8 years ago
  92. 63a1d0a init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
  93. 12f81df Make the Neural Networks library loadable by apps. by Jean-Luc Brouillet · 9 years ago
  94. 342e022 Add [test] section for /data/[nativetest|benchmarktest] am: c034a43d44 by Jiyong Park · 9 years ago
  95. c034a43 Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 9 years ago
  96. dde7bfc Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev am: b6962f2e44 -s ours by Keun-young Park · 9 years ago
  97. ffc080f Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev by Keun-young Park · 9 years ago
  98. b6962f2 Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  99. 94d8256 Merge "Cleanup the libbacktrace interface a bit." am: e3d470b81d am: 011f61f39d am: 8c632cb59a by Christopher Ferris · 9 years ago
  100. 640d193 Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 am: df8362bae6 am: fade4fc5c6 by Christopher Ferris · 9 years ago