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