1. 23749d7 Merge "bootstat: Add tons of new boot reasons." am: e3114fdec9 by James Hawkins · 7 years ago
  2. a91e8d0 Merge "Support partners to expose their own system libs to Android apps" by Jiyong Park · 7 years ago
  3. 9db200e Merge "Add suite component to test modules" am: 20bc9eb60b by Julien Desprez · 7 years ago
  4. e3114fd Merge "bootstat: Add tons of new boot reasons." by James Hawkins · 7 years ago
  5. ad5ed89 Merge "Support partners to expose their own system libs to Android apps" by Treehugger Robot · 7 years ago
  6. d1006fe Support partners to expose their own system libs to Android apps by Jiyong Park · 7 years ago
  7. 20bc9eb Merge "Add suite component to test modules" by Treehugger Robot · 7 years ago
  8. b810209 Merge "Remove CompileTimeIfElse." am: 6d8aff5fdc by Steven Moreland · 7 years ago
  9. 6d8aff5 Merge "Remove CompileTimeIfElse." by Treehugger Robot · 7 years ago
  10. 1240095 Merge "Create wrapper function for set_wakeup_callback" am: d848876ff7 by Steve Paik · 7 years ago
  11. d848876 Merge "Create wrapper function for set_wakeup_callback" by Treehugger Robot · 7 years ago
  12. 8edb490 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago
  13. e9200b5 Merge "unwindstack: add some perfunctory MemoryOffline tests." am: 8b18000b39 by Josh Gao · 7 years ago
  14. 8b18000 Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 7 years ago
  15. 705cbc7 Merge "Reland "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  16. 432cca5 Merge "Reland "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  17. e2c2724 bootstat: Add tons of new boot reasons. by James Hawkins · 7 years ago
  18. be281d0 Merge "Increased number of Android log lines for tombstones" am: 3e58777255 by Elliott Hughes · 7 years ago
  19. 3e58777 Merge "Increased number of Android log lines for tombstones" by Elliott Hughes · 7 years ago
  20. 2d44190 Create wrapper function for set_wakeup_callback by Steve Paik · 7 years ago
  21. 5b58579 Add suite component to test modules by Julien Desprez · 7 years ago
  22. c56fafa Merge "Do not use versioned VNDK directory in vendor partition" am: 3459e5823e by Jiyong Park · 7 years ago
  23. 3459e58 Merge "Do not use versioned VNDK directory in vendor partition" by Treehugger Robot · 7 years ago
  24. def0888 Increased number of Android log lines for tombstones by chirag honnavar · 7 years ago
  25. 2908872 Merge "libbacktrace: export offline unwinding failures." am: 742fc190c8 by Yabin Cui · 7 years ago
  26. 742fc19 Merge "libbacktrace: export offline unwinding failures." by Yabin Cui · 7 years ago
  27. 31bf084 Merge "Fix issues in libunwindstack." am: e05d6afb90 by Christopher Ferris · 7 years ago
  28. e05d6af Merge "Fix issues in libunwindstack." by Christopher Ferris · 7 years ago
  29. 664de1b Merge "crash_dump: fork a copy of the target's address space." am: 152bcf9b80 by Josh Gao · 7 years ago
  30. 152bcf9 Merge "crash_dump: fork a copy of the target's address space." by Josh Gao · 7 years ago
  31. f4a94c4 unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 7 years ago
  32. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 7 years ago
  33. f880828 libbacktrace: export offline unwinding failures. by Yabin Cui · 7 years ago
  34. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 7 years ago
  35. d5c0789 Merge "Fix LOG() messages to drop \n" am: 3fca67514a by Steve Paik · 7 years ago
  36. 3fca675 Merge "Fix LOG() messages to drop \n" by Treehugger Robot · 7 years ago
  37. b9b168b Merge "adb: disable checksum on new versions" am: 578a564994 by Tim Murray · 7 years ago
  38. 578a564 Merge "adb: disable checksum on new versions" by Treehugger Robot · 7 years ago
  39. fea16e1 Fix LOG() messages to drop \n by Steve Paik · 7 years ago
  40. ca33a87 Merge "Re-format ld.config.*.txt files" am: eef035f641 by Jiyong Park · 7 years ago
  41. eef035f Merge "Re-format ld.config.*.txt files" by Treehugger Robot · 7 years ago
  42. 1c9e17f Merge "Include what we use." am: 5b6c9f5fb2 by Dan Albert · 7 years ago
  43. 5b6c9f5 Merge "Include what we use." by Treehugger Robot · 7 years ago
  44. 64c59c2 Merge "BENCHMARK_MAIN now requires a semicolon." am: 981379b70f by Elliott Hughes · 7 years ago
  45. 981379b Merge "BENCHMARK_MAIN now requires a semicolon." by Elliott Hughes · 7 years ago
  46. de47194 adb: disable checksum on new versions by Tim Murray · 7 years ago
  47. 0b75d19 Merge "Always check prefix matches array at each node" am: 385ea22741 by Tom Cherry · 7 years ago
  48. 385ea22 Merge "Always check prefix matches array at each node" by Treehugger Robot · 7 years ago
  49. 60a2966 Do not use versioned VNDK directory in vendor partition by Jiyong Park · 7 years ago
  50. 2498e1b Re-format ld.config.*.txt files by Jiyong Park · 7 years ago
  51. 72db512 Merge "first stage mount: support mount points like /vendor/abc" am: edaa28771f by Bowgo Tsai · 7 years ago
  52. edaa287 Merge "first stage mount: support mount points like /vendor/abc" by Treehugger Robot · 7 years ago
  53. eec408e Merge "android.hardware.graphics.allocator@2.0 is no longer VNDK-SP" by Logan Chien · 7 years ago
  54. 4bba172 Merge "android.hardware.graphics.allocator@2.0 is no longer VNDK-SP" by Logan Chien · 7 years ago
  55. 62322aa BENCHMARK_MAIN now requires a semicolon. by Elliott Hughes · 7 years ago
  56. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  57. 8028189 first stage mount: support mount points like /vendor/abc by Bowgo Tsai · 7 years ago
  58. 26eba28 Always check prefix matches array at each node by Tom Cherry · 7 years ago
  59. 4c92fd6 Merge "Revert "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  60. 212257d Merge "Revert "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  61. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  62. 629c292 Include what we use. by Dan Albert · 7 years ago
  63. 91a3b6e Merge "Add an extra set of test cases for libpropertyinfoparser" am: 69ee1c9418 by Tom Cherry · 7 years ago
  64. 69ee1c9 Merge "Add an extra set of test cases for libpropertyinfoparser" by Treehugger Robot · 7 years ago
  65. 97772e4 android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Logan Chien · 7 years ago
  66. 3c28804 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Jiyong Park · 7 years ago
  67. 5dde5e3 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Treehugger Robot · 7 years ago
  68. 22e8189 Merge "Fix asan permitted paths in the default namespace." am: 32c03800c0 by Vishwath Mohan · 7 years ago
  69. 32c0380 Merge "Fix asan permitted paths in the default namespace." by Vishwath Mohan · 7 years ago
  70. a159b31 Merge "Add VNDK version for namespace configuration files" am: a6e6780418 by Justin Yun · 7 years ago
  71. a6e6780 Merge "Add VNDK version for namespace configuration files" by Treehugger Robot · 7 years ago
  72. 4f4f299 Merge changes from topic "property-trie" am: c47dd6b5c0 by Tom Cherry · 7 years ago
  73. f075dea Parse property contexts via a serialized trie am: d853f77ed3 by Tom Cherry · 7 years ago
  74. 0032237 Merge "Load versioned llndk.libraries.txt and vndksp.libraries.txt" by Justin Yun · 7 years ago
  75. 8cc5962 Add an extra set of test cases for libpropertyinfoparser by Tom Cherry · 7 years ago
  76. 210ff94 Add VNDK version for namespace configuration files by Justin Yun · 7 years ago
  77. c47dd6b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  78. 43e063f Merge "Load versioned llndk.libraries.txt and vndksp.libraries.txt" by Treehugger Robot · 7 years ago
  79. 4a1d110 Load versioned llndk.libraries.txt and vndksp.libraries.txt by Justin Yun · 7 years ago
  80. cede134 Fix asan permitted paths in the default namespace. by Vishwath Mohan · 7 years ago
  81. f01f51c Merge "Use normalize-path-list" am: c034cd5d04 by Jiyong Park · 7 years ago
  82. c034cd5 Merge "Use normalize-path-list" by Treehugger Robot · 7 years ago
  83. b52ff3e Use normalize-path-list by Jiyong Park · 7 years ago
  84. f56800a Merge "Set $TMPDIR for `adb shell`." am: bf2062f800 by Elliott Hughes · 7 years ago
  85. bf2062f Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 7 years ago
  86. fc7a327 Merge "ASAN: Remove old list of services" am: e78accb103 by Andreas Gampe · 7 years ago
  87. e78accb Merge "ASAN: Remove old list of services" by Treehugger Robot · 7 years ago
  88. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  89. d853f77 Parse property contexts via a serialized trie by Tom Cherry · 7 years ago
  90. de3d741 Merge "Add libunwindstack support for Mips and Mips64" am: 515bff81fe by Christopher Ferris · 7 years ago
  91. 515bff8 Merge "Add libunwindstack support for Mips and Mips64" by Christopher Ferris · 7 years ago
  92. edb53e8 Merge "libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm." by Yabin Cui · 7 years ago
  93. 80bfeee Merge "libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm." by Yabin Cui · 7 years ago
  94. 7d14fdc Merge "adb: get libusb compiling on Windows." am: 6f29887c71 by Josh Gao · 7 years ago
  95. 27b8fcd ASAN: Remove old list of services by Andreas Gampe · 7 years ago
  96. 6f29887 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
  97. d42df42 Set $TMPDIR for `adb shell`. by Elliott Hughes · 7 years ago
  98. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
  99. 27e44ad Merge "Use versioned VNDK directories in ld.config.txt" am: 84de4c0a89 by Justin Yun · 7 years ago
  100. 84de4c0 Merge "Use versioned VNDK directories in ld.config.txt" by Treehugger Robot · 7 years ago