1. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  2. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  3. 5dde5e3 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Treehugger Robot · 7 years ago
  4. 32c0380 Merge "Fix asan permitted paths in the default namespace." by Vishwath Mohan · 7 years ago
  5. a6e6780 Merge "Add VNDK version for namespace configuration files" by Treehugger Robot · 7 years ago
  6. 210ff94 Add VNDK version for namespace configuration files by Justin Yun · 7 years ago
  7. c47dd6b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  8. 43e063f Merge "Load versioned llndk.libraries.txt and vndksp.libraries.txt" by Treehugger Robot · 7 years ago
  9. 4a1d110 Load versioned llndk.libraries.txt and vndksp.libraries.txt by Justin Yun · 7 years ago
  10. cede134 Fix asan permitted paths in the default namespace. by Vishwath Mohan · 7 years ago
  11. c034cd5 Merge "Use normalize-path-list" by Treehugger Robot · 7 years ago
  12. b52ff3e Use normalize-path-list by Jiyong Park · 7 years ago
  13. bf2062f Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 7 years ago
  14. e78accb Merge "ASAN: Remove old list of services" by Treehugger Robot · 7 years ago
  15. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  16. d853f77 Parse property contexts via a serialized trie by Tom Cherry · 7 years ago
  17. 515bff8 Merge "Add libunwindstack support for Mips and Mips64" by Christopher Ferris · 7 years ago
  18. 80bfeee Merge "libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm." by Yabin Cui · 7 years ago
  19. 27b8fcd ASAN: Remove old list of services by Andreas Gampe · 7 years ago
  20. 6f29887 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
  21. d42df42 Set $TMPDIR for `adb shell`. by Elliott Hughes · 7 years ago
  22. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
  23. 84de4c0 Merge "Use versioned VNDK directories in ld.config.txt" by Treehugger Robot · 7 years ago
  24. 0ca49b0 libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm. by Yabin Cui · 7 years ago
  25. 44bb46f Use versioned VNDK directories in ld.config.txt by Justin Yun · 7 years ago
  26. d65c6ba Merge "Add lmkd/OWNERS." by Elliott Hughes · 7 years ago
  27. 70a454e Merge "Do not check arch for format check." by Christopher Ferris · 7 years ago
  28. 4dac55d Merge "Make sure at least XX maps are created." by Christopher Ferris · 7 years ago
  29. fd32254 Merge "Fix media on W/T" by Treehugger Robot · 7 years ago
  30. ad4e3e2 Add lmkd/OWNERS. by Elliott Hughes · 7 years ago
  31. 02fdb56 Do not check arch for format check. by Christopher Ferris · 7 years ago
  32. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  33. 88b48f7 Make sure at least XX maps are created. by Christopher Ferris · 7 years ago
  34. a4a9a81 Merge "adb: disable USB packet overflow checking on OS X." by Treehugger Robot · 7 years ago
  35. 70f7d47 Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
  36. e328673 Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  37. cf27dba Merge "fastboot: support make_f2fs and sload_f2fs for win32" by Jaegeuk Kim · 7 years ago
  38. ec87074 Merge changes from topic "sload_f2fs" by Jaegeuk Kim · 7 years ago
  39. b07cc5e Merge changes I3978cbe2,I7b8e1232 by Treehugger Robot · 7 years ago
  40. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  41. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  42. 255c43c Merge "usblib: fix race & delay waiting for perms on open" by Andrew Chant · 7 years ago
  43. dcc0f8f Merge "Add a /bin symlink for convenience." by Elliott Hughes · 7 years ago
  44. c431c43 Merge "Remove *.dep files for ld.config.txt, [llndk|vndksp].libraries.txt" by Treehugger Robot · 7 years ago
  45. d083db9 /vendor/priv-app is added to the permitted paths for the default ns by Jiyong Park · 7 years ago
  46. 4ad1a34 Fix media on W/T by Marco Nelissen · 7 years ago
  47. aa64620 fastboot: support make_f2fs and sload_f2fs for win32 by Jaegeuk Kim · 7 years ago
  48. 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  49. 6a3967a fs_mgr: format f2fs with length=xx fstab by Jaegeuk Kim · 7 years ago
  50. ad7ddd5 Reland "Prevent vendors from accessing private VNDK libs" by Jiyong Park · 7 years ago
  51. e93d7f9 Permitted and search path change by Sundong Ahn · 7 years ago
  52. 74857cc Remove *.dep files for ld.config.txt, [llndk|vndksp].libraries.txt by Jiyong Park · 7 years ago
  53. a7e2a12 Merge "Split arch data into separate files." by Christopher Ferris · 7 years ago
  54. a78c686 Merge "Remove dead code." by Elliott Hughes · 7 years ago
  55. d7edcc9 Merge "libBacktraceOffline: fix using debug frame with load bias." by Yabin Cui · 7 years ago
  56. 665f144 Merge "base: allow creating tempfile in a custom temporary dir." by Yabin Cui · 7 years ago
  57. d06001d Split arch data into separate files. by Christopher Ferris · 7 years ago
  58. 801048c adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
  59. f223ff4 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
  60. ff84934 DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  61. 464ea61 base: allow creating tempfile in a custom temporary dir. by Yabin Cui · 7 years ago
  62. 231f1e6 Remove dead code. by Elliott Hughes · 7 years ago
  63. 4a26eaf libBacktraceOffline: fix using debug frame with load bias. by Yabin Cui · 7 years ago
  64. a93741e Merge "Disable integer overflow sanitizer in grep." am: 3946d93023 by Ivan Lozano · 7 years ago
  65. 3946d93 Merge "Disable integer overflow sanitizer in grep." by Ivan Lozano · 7 years ago
  66. ff1ef9f Add a /bin symlink for convenience. by Elliott Hughes · 7 years ago
  67. 2cbce37 Merge "fastboot: fix build break" am: cce381e307 by Jin Qian · 7 years ago
  68. cce381e Merge "fastboot: fix build break" by Treehugger Robot · 7 years ago
  69. 0c04f78 fastboot: fix build break by Jin Qian · 7 years ago
  70. 6ba4207 Merge "add odm partition to ld.config.legacy" am: cc06663c04 by Alin Jerpelea · 7 years ago
  71. 4a33cee Merge "Allow firmware loading from ODM partition" am: 5b78366665 by Alin Jerpelea · 7 years ago
  72. cc06663 Merge "add odm partition to ld.config.legacy" by Treehugger Robot · 7 years ago
  73. 5b78366 Merge "Allow firmware loading from ODM partition" by Treehugger Robot · 7 years ago
  74. 1ab4d18 Merge "fastboot: pass environment variables to exec_e2fs_cmd" am: 7ed1a15efe by Jin Qian · 7 years ago
  75. 7ed1a15 Merge "fastboot: pass environment variables to exec_e2fs_cmd" by Treehugger Robot · 7 years ago
  76. de54053 Merge "Demand read load bias for a map." am: 1ae6d14f93 by Christopher Ferris · 7 years ago
  77. 1ae6d14 Merge "Demand read load bias for a map." by Christopher Ferris · 7 years ago
  78. 03c73e1 fastboot: pass environment variables to exec_e2fs_cmd by Jin Qian · 7 years ago
  79. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 7 years ago
  80. da620df Merge "logd: enhance multiple blocking readers performance" am: 6740b9697e by Hao Wang · 7 years ago
  81. 6740b96 Merge "logd: enhance multiple blocking readers performance" by Treehugger Robot · 7 years ago
  82. f6e2296 logd: enhance multiple blocking readers performance by Hao Wang · 7 years ago
  83. 269bbee Merge "Switch MemoryRemote to use ptrace." am: ebca57adec by Christopher Ferris · 7 years ago
  84. ebca57a Merge "Switch MemoryRemote to use ptrace." by Christopher Ferris · 7 years ago
  85. bb69ab2 Merge "bootstat: Add more boot reasons." am: 4aba23831d by James Hawkins · 7 years ago
  86. 4aba238 Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  87. f4dafbc Disable integer overflow sanitizer in grep. by Ivan Lozano · 7 years ago
  88. e714ed2 Switch MemoryRemote to use ptrace. by Christopher Ferris · 7 years ago
  89. 00433a2 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  90. 9e28024 Merge "make log.tag.stats_log work for stats buffer." am: 1e2ed53ffc by Yao Chen · 7 years ago
  91. 1e2ed53 Merge "make log.tag.stats_log work for stats buffer." by Treehugger Robot · 7 years ago
  92. d11a642 Merge "Always build awk." am: 919887ebd3 by Elliott Hughes · 7 years ago
  93. 919887e Merge "Always build awk." by Elliott Hughes · 7 years ago
  94. 025f05a make log.tag.stats_log work for stats buffer. by Yao Chen · 7 years ago
  95. 62fc11b Always build awk. by Elliott Hughes · 7 years ago
  96. b398ac8 Allow firmware loading from ODM partition by Alin Jerpelea · 7 years ago
  97. 3e4f309 Merge changes I53c2c560,I7d845ac5,I8b11d923 am: b4fda18d83 by Josh Gao · 7 years ago
  98. b4fda18 Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 7 years ago
  99. 9810df8 Merge "bootstat: Add four more boot reasons." am: 20a410b575 by James Hawkins · 7 years ago
  100. 20a410b Merge "bootstat: Add four more boot reasons." by James Hawkins · 7 years ago