1. 7dafc6f Set reserved GID when setting reserved blocks. by Jeff Sharkey · 7 years ago
  2. d0cf24e Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  3. 5f5bfa2 Merge "PropertyService: Exclude sanitization for darwin" by Tom Cherry · 7 years ago
  4. f5e9eac PropertyService: Exclude sanitization for darwin by Andreas Gampe · 7 years ago
  5. bb3f6e0 Merge "Create a host side checker for property info file correctness" by Treehugger Robot · 7 years ago
  6. a4235c8 Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  7. 3c8fcbb Merge "Add OWNERS file" by Tom Cherry · 7 years ago
  8. 70c7b78 Add OWNERS file by Tom Cherry · 7 years ago
  9. 7f6ca07 Merge "LogAudit: remove dynamic rate limiter" by Treehugger Robot · 7 years ago
  10. 9709d70 Merge "system property: property set without time spent asleep" by Tom Cherry · 7 years ago
  11. e21e4c8 Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  12. d012395 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  13. 4cb5faa Merge "Pin lmkd for real" by Treehugger Robot · 7 years ago
  14. d0651fb LogAudit: remove dynamic rate limiter by Jeff Vander Stoep · 7 years ago
  15. 664d7a6 Pin lmkd for real by Daniel Colascione · 7 years ago
  16. 3760b83 Merge "Use correct format specifier" by Yi Kong · 7 years ago
  17. 0f6c081 Use correct format specifier by Yi Kong · 7 years ago
  18. a04e96a Merge "zip_archive: Fix a few more badly written tests." by Treehugger Robot · 7 years ago
  19. 1791bcb zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  20. 170f617 Merge "debuggerd: restore the location of abort message." by Treehugger Robot · 7 years ago
  21. 09a83aa Merge "debuggerd: wait for dump completion on crashes." by Treehugger Robot · 7 years ago
  22. 76088a6 debuggerd: restore the location of abort message. by Josh Gao · 7 years ago
  23. 7d7226f debuggerd: wait for dump completion on crashes. by Josh Gao · 7 years ago
  24. e1bb36d Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  25. 03eb8c7 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." by Narayan Kamath · 7 years ago
  26. 3b9c968 Merge "Add swillden and dkrahn to OWNERS" by Shawn Willden · 7 years ago
  27. e0f5357 Add swillden and dkrahn to OWNERS by Shawn Willden · 7 years ago
  28. 155a41f zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  29. b953d81 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
  30. 17ccbc6 Merge "Convert autosuspend_wakeup_count.c to cpp" by Treehugger Robot · 7 years ago
  31. c5ca7da Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 7 years ago
  32. 21a61fb Convert autosuspend_wakeup_count.c to cpp by Steve Paik · 7 years ago
  33. 9e5e54f Merge "usblib: usb_device_get_string decoding fixes." by Andrew Chant · 7 years ago
  34. a9972c9 Merge "Add tool to save information from a process." by Christopher Ferris · 7 years ago
  35. dd58e00 Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
  36. 2f520b4 Merge "Use LOG_TAG instead of binary name as a tag." by Tomasz Wasilczyk · 7 years ago
  37. 18aae69 Add tool to save information from a process. by Christopher Ferris · 7 years ago
  38. 350aebc Merge "Add std::string StartsWith*/EndsWith* overloads." by Elliott Hughes · 7 years ago
  39. e24685d Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  40. 0807197 Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago
  41. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  42. 8614157 Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test." by Treehugger Robot · 7 years ago
  43. 6770681 Merge "Only apply match if there is something to apply" by Tom Cherry · 7 years ago
  44. 5790df5 Merge "debuggerd: add pause time benchmark." by Treehugger Robot · 7 years ago
  45. 567f7c7 Merge "/vendor/lib/hw is removed from search paths for vendor default ns" by Treehugger Robot · 7 years ago
  46. 1723e52 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 8 years ago
  47. 192f69b Only apply match if there is something to apply by Tom Cherry · 7 years ago
  48. 4817a01 debuggerd: add pause time benchmark. by Josh Gao · 7 years ago
  49. 3caf11e usblib: usb_device_get_string decoding fixes. by Andrew Chant · 7 years ago
  50. fb60717 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  51. adfcd2e Merge "libBacktraceOffline: improve unwinding callchains." by Yabin Cui · 7 years ago
  52. 00b9841 Merge "bootstat: Add tons of new boot reasons." by James Hawkins · 7 years ago
  53. 9f4272f Merge "Support partners to expose their own system libs to Android apps" by Treehugger Robot · 7 years ago
  54. c3d0d1d Support partners to expose their own system libs to Android apps by Jiyong Park · 7 years ago
  55. df4f7a8 /vendor/lib/hw is removed from search paths for vendor default ns by Jiyong Park · 7 years ago
  56. 0c51b0f Merge "Add suite component to test modules" by Treehugger Robot · 7 years ago
  57. 53b71fa Separate VNDK libs into another linker namespace by Logan Chien · 7 years ago
  58. 72214cd libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 7 years ago
  59. de7ddfc Merge "Remove CompileTimeIfElse." by Treehugger Robot · 7 years ago
  60. a3f9ad5 Usage suggestions. by Steven Moreland · 7 years ago
  61. 34a8889 Merge "Create wrapper function for set_wakeup_callback" by Treehugger Robot · 7 years ago
  62. 03809f6 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago
  63. 7b4034c Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 7 years ago
  64. 7dde1b7 Merge "Reland "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  65. b3c4950 bootstat: Add tons of new boot reasons. by James Hawkins · 7 years ago
  66. 5163914 Merge "Increased number of Android log lines for tombstones" by Elliott Hughes · 7 years ago
  67. 1f7c98d Create wrapper function for set_wakeup_callback by Steve Paik · 7 years ago
  68. 58f23bb Add suite component to test modules by Julien Desprez · 7 years ago
  69. 632cb2b Don't install unnecessary VNDK libs by Jiyong Park · 7 years ago
  70. 9c0a6a9 Merge "Do not use versioned VNDK directory in vendor partition" by Treehugger Robot · 7 years ago
  71. bee252b Increased number of Android log lines for tombstones by chirag honnavar · 8 years ago
  72. ba5f61b Merge "libbacktrace: export offline unwinding failures." by Yabin Cui · 7 years ago
  73. a5a3199 Merge "Fix issues in libunwindstack." by Christopher Ferris · 7 years ago
  74. c72aa1d Merge "crash_dump: fork a copy of the target's address space." by Josh Gao · 7 years ago
  75. b672fff unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 7 years ago
  76. 84b1930 crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  77. 4bff790 libbacktrace: export offline unwinding failures. by Yabin Cui · 7 years ago
  78. 2635e79 Fix issues in libunwindstack. by Christopher Ferris · 7 years ago
  79. 9d88a4a Merge "Fix LOG() messages to drop \n" by Treehugger Robot · 7 years ago
  80. a5ccc89 Merge "adb: disable checksum on new versions" by Treehugger Robot · 7 years ago
  81. ad85db2 Fix LOG() messages to drop \n by Steve Paik · 7 years ago
  82. 91654dc Merge "Re-format ld.config.*.txt files" by Treehugger Robot · 7 years ago
  83. aaf4244 Merge "Include what we use." by Treehugger Robot · 7 years ago
  84. 1552886 Merge "BENCHMARK_MAIN now requires a semicolon." by Elliott Hughes · 7 years ago
  85. ad71bea adb: disable checksum on new versions by Tim Murray · 7 years ago
  86. a561b4b Merge "Always check prefix matches array at each node" by Treehugger Robot · 7 years ago
  87. d1b69f6 Do not use versioned VNDK directory in vendor partition by Jiyong Park · 7 years ago
  88. a990d82 Re-format ld.config.*.txt files by Jiyong Park · 7 years ago
  89. 6168712 Merge "first stage mount: support mount points like /vendor/abc" by Treehugger Robot · 7 years ago
  90. 416336b Merge "android.hardware.graphics.allocator@2.0 is no longer VNDK-SP" by Logan Chien · 7 years ago
  91. 7131d29 BENCHMARK_MAIN now requires a semicolon. by Elliott Hughes · 7 years ago
  92. cb1904b Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  93. 925c7ac first stage mount: support mount points like /vendor/abc by Bowgo Tsai · 7 years ago
  94. 9ae5262 Always check prefix matches array at each node by Tom Cherry · 7 years ago
  95. bd59464 Merge "Revert "Have property_service create a serialized property_contexts file"" by Tom Cherry · 7 years ago
  96. 732b719 Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  97. a68b6fd Include what we use. by Dan Albert · 7 years ago
  98. 109c5e5 Merge "Add an extra set of test cases for libpropertyinfoparser" by Treehugger Robot · 7 years ago
  99. e13ffe8 android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Logan Chien · 7 years ago
  100. c4f2791 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Treehugger Robot · 7 years ago