1. c00d57d Simplify code that parses ifa_flags. by Lorenzo Colitti · 4 years, 8 months ago
  2. 3991ca5 Parse IFA_F_* values above 0x80. by Lorenzo Colitti · 4 years, 8 months ago
  3. 8950624 Merge "Add test config for adbd_test and apply MainlineTestModuleController to it" into rvc-dev by Chen Zhu · 4 years, 8 months ago
  4. 5daea5a Add test config for adbd_test and apply MainlineTestModuleController to it by Chen Zhu · 4 years, 8 months ago
  5. 1cf1238 Merge "first_stage_init: add support to skip module load failures" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  6. f3483ec first_stage_init: add support to skip module load failures by Will McVicker · 4 years, 8 months ago
  7. 7d50e96 Merge "libfiemap: Remove brittle tests." into rvc-dev by David Anderson · 4 years, 8 months ago
  8. 4adbeb4 Merge "fastboot: Fix snapshot-update merge behavior." into rvc-dev by David Anderson · 4 years, 8 months ago
  9. 67a2beb Merge "Using ABB for install-multi." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  10. 13e98ea Using ABB for install-multi. by Alex Buynytskyy · 4 years, 9 months ago
  11. 3afca7c libfiemap: Remove brittle tests. by David Anderson · 4 years, 8 months ago
  12. 9842adf Merge "mark atrace buffers as uninitialized" into rvc-dev by Tim Murray · 4 years, 8 months ago
  13. 0f85154 mark atrace buffers as uninitialized by Tim Murray · 4 years, 9 months ago
  14. 4cfdfef Merge "stats: Set min_sdk_version" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  15. f2f5edd fastboot: Fix snapshot-update merge behavior. by David Anderson · 4 years, 8 months ago
  16. 64021d8 Merge "Fix dangling pointer issue in LocalUpdatbleMaps" into rvc-dev by Christopher Ferris · 4 years, 8 months ago
  17. 5b18295 Merge "Handle zero snapshot size appropriately." into rvc-dev by Yifan Hong · 4 years, 8 months ago
  18. ce0f320 Fix dangling pointer issue in LocalUpdatbleMaps by Sim Sun · 4 years, 9 months ago
  19. 0b4313f task_profiles.json: add a new task profile used by camera HAL by Suren Baghdasaryan · 4 years, 8 months ago
  20. 21ae541 init: Add task_profiles init command by Suren Baghdasaryan · 4 years, 8 months ago
  21. 67a9265 Merge "liblog: require root for multi_connect_dgram_socket test" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  22. c2a048e Handle zero snapshot size appropriately. by Yifan Hong · 4 years, 8 months ago
  23. 0d246eb Merge "libfiemap: Ignore userdata requirements in fiemap_writer_test when running a DSU." into rvc-dev by David Anderson · 4 years, 8 months ago
  24. f2d4dc6 stats: Set min_sdk_version by Jooyung Han · 4 years, 9 months ago
  25. 3ac8ba1 liblog: require root for multi_connect_dgram_socket test by Tom Cherry · 4 years, 8 months ago
  26. 84f253e Merge "rootdir: init.rc: mount tracefs" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  27. 2612f9b snapshot_test: Fix overflow in statvfs arithmetics by Alessio Balsini · 4 years, 8 months ago
  28. eb3f92f Merge "Add reason why userspace reboot shutdown sequence failed" into rvc-dev by Nikita Ioffe · 4 years, 8 months ago
  29. d172618 Merge "Reject services that are both critical and oneshot" into rvc-dev by Nikita Ioffe · 4 years, 8 months ago
  30. 65e8e38 Restore fastboot delete-logical-partition command for VTS by yongcheol.lee · 4 years, 10 months ago
  31. a4e83ad Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 4 years, 8 months ago
  32. 6a3c94b Reject services that are both critical and oneshot by Nikita Ioffe · 4 years, 8 months ago
  33. 090eb40 Merge "logd: disable flaky logd.timeout test" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  34. 98a2724 logd: disable flaky logd.timeout test by Tom Cherry · 4 years, 8 months ago
  35. 106d6fe rootdir: init.rc: mount tracefs by Kyle Lin · 4 years, 9 months ago
  36. 08929cc Avoid zero-initializing our most-used buffers. by Elliott Hughes · 4 years, 8 months ago
  37. 053ade4 Merge "Add test for AStatsSocket_close()" into rvc-dev by Jeffrey Huang · 4 years, 8 months ago
  38. 03ead14 Merge "liblog: remove Rwlocks for logd_socket and pmsg_fd" into rvc-dev by Tom Cherry · 4 years, 8 months ago
  39. e70c28b init: fix restarting of subcontext by Tom Cherry · 4 years, 8 months ago
  40. 61910f1 liblog: remove Rwlocks for logd_socket and pmsg_fd by Tom Cherry · 4 years, 9 months ago
  41. 806c020 Merge "base: reimagine line splitting in logger.cpp" into rvc-dev by Tom Cherry · 4 years, 8 months ago
  42. 8d24215 Merge "libbase/liblog: set min_sdk_version" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  43. 1e8f30f Merge "Moves some shared_libs to static_libs for vts_libsnapshot_test." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  44. 6e8ae6d libfiemap: Ignore userdata requirements in fiemap_writer_test when running a DSU. by David Anderson · 4 years, 8 months ago
  45. 6cc1d41 Add test for AStatsSocket_close() by Jeffrey Huang · 4 years, 9 months ago
  46. 3174b3a Merge "Add vts_processgroup_validate_test to vts suite" into rvc-dev by Dan Shi · 4 years, 8 months ago
  47. 00e15d9 Merge "llkd: Print thread group before panic the kernel" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  48. 0ed04ae libbase/liblog: set min_sdk_version by Jooyung Han · 4 years, 9 months ago
  49. 953c0de base: reimagine line splitting in logger.cpp by Tom Cherry · 4 years, 9 months ago
  50. f1d3736 Moves some shared_libs to static_libs for vts_libsnapshot_test. by Daniel Norman · 4 years, 8 months ago
  51. 20ba98c Add vts_processgroup_validate_test to vts suite by Dan Shi · 4 years, 8 months ago
  52. 1968506 Merge "Convert vts configs to Android.bp" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  53. cb02c1f Convert vts configs to Android.bp by Automerger Merge Worker · 4 years, 10 months ago
  54. 312bc65 Merge changes I25df8eec,I493ff192 into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  55. 15c65cc llkd: Print thread group before panic the kernel by Woody Lin · 4 years, 9 months ago
  56. c708c3f result.h - fix bugprone-suspicious-semicolon warning by Maciej Żenczykowski · 4 years, 9 months ago
  57. 62ae965 expected.h - fix bugprone-forwarding-reference-overload warnings by Maciej Żenczykowski · 4 years, 9 months ago
  58. e343f43 Merge "Make /data/apex/active world readable" into rvc-dev by Nikita Ioffe · 4 years, 9 months ago
  59. 18d239c Add require root to libstats tests by Jeffrey Huang · 4 years, 9 months ago
  60. 61e2b01 Merge "expected.h - fix bugprone-branch-clone warning" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  61. a6f8993 Merge "Control audio HAL services in start/stop" into rvc-dev by Ytai Ben-tsvi · 4 years, 9 months ago
  62. ffaa7d6 expected.h - fix bugprone-branch-clone warning by Treehugger Robot · 4 years, 9 months ago
  63. 6d99e68 Merge "Tag libstatspull and libstatssocket tests as MTS" into rvc-dev by Jeffrey Huang · 4 years, 9 months ago
  64. 04083e2 Merge "logcatd: unset pinning log files" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  65. c53c64c Merge "Remove thread safety from libbase logging / liblog" into rvc-dev by Tom Cherry · 4 years, 9 months ago
  66. 63cdd70 logcatd: unset pinning log files by Jaegeuk Kim · 4 years, 9 months ago
  67. d029ccd Merge "liblp: Fix tests for linear extent overlap." into rvc-dev by David Anderson · 4 years, 9 months ago
  68. 386e91d Merge "adb: Avoid extra string construction" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  69. 6025b73 Control audio HAL services in start/stop by Ytai Ben-Tsvi · 4 years, 9 months ago
  70. 2ae5606 Remove thread safety from libbase logging / liblog by Tom Cherry · 4 years, 9 months ago
  71. 2f51ad7 Tag libstatspull and libstatssocket tests as MTS by Jeffrey Huang · 4 years, 9 months ago
  72. f81ec0e liblp: Fix tests for linear extent overlap. by David Anderson · 4 years, 9 months ago
  73. 1b8c391 Merge "Observe new apexd status value of "activated" as required." into rvc-dev by Nikita Ioffe · 4 years, 9 months ago
  74. 7c59fc4 Observe new apexd status value of "activated" as required. by Oli Lan · 5 years ago
  75. cb885c2 adb: Avoid extra string construction by Greg Kaiser · 4 years, 10 months ago
  76. 7127801 Make /data/apex/active world readable by Nikita Ioffe · 4 years, 9 months ago
  77. af9240a Merge "Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  78. 132bb5f Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 4 years, 9 months ago
  79. 0970bcf Merge "adb: change mdns tls service names (RFC 6763)." into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  80. aa0b729 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 4 years, 9 months ago
  81. f42f972 Merge "PrepareZramBackingDevice: use loop_control.h" into rvc-dev by Nikita Ioffe · 4 years, 9 months ago
  82. c8313ad PrepareZramBackingDevice: use loop_control.h by Nikita Ioffe · 4 years, 9 months ago
  83. 2f8bbb9 Merge "Fix liblp imported both as static and dynamic lib" into rvc-dev by Alessio Balsini · 4 years, 9 months ago
  84. 2dd0ddf Merge "liblog: return -EPERM if a log_is_loggable() returns false" into rvc-dev by Tom Cherry · 4 years, 9 months ago
  85. 75be098 Fix liblp imported both as static and dynamic lib by Alessio Balsini · 4 years, 9 months ago
  86. d11e67d adbd: add apex_available and visibility for internal libs. by Josh Gao · 4 years, 10 months ago
  87. a6bcd48 Set apex_available property by Jiyong Park · 4 years, 9 months ago
  88. 5390bee Set apex_available property by Jiyong Park · 4 years, 9 months ago
  89. 137fb1f Set apex_available property by Jiyong Park · 4 years, 10 months ago
  90. a206b8c Set apex_available property by Jiyong Park · 4 years, 10 months ago
  91. 8ee349b Merge "start: Toggle iorapd on/off when using 'start' command (by itself)" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  92. ef85595 liblog: return -EPERM if a log_is_loggable() returns false by Tom Cherry · 4 years, 9 months ago
  93. aa0ec1a Merge "Cleanup logic in KillZramBackingDevice" into rvc-dev by Nikita Ioffe · 4 years, 9 months ago
  94. acc1a1b Merge "macOS build fix: no off64_t on darwin." into rvc-dev by Jerome Gaillard · 4 years, 9 months ago
  95. 44daa2d macOS build fix: no off64_t on darwin. by Elliott Hughes · 4 years, 9 months ago
  96. 884c64a Merge "Rename external storage properties." into rvc-dev by Martijn Coenen · 4 years, 9 months ago
  97. 2680b31 start: Toggle iorapd on/off when using 'start' command (by itself) by Igor Murashkin · 4 years, 9 months ago
  98. a840d40 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 4 years, 9 months ago
  99. 590969d Rename external storage properties. by Martijn Coenen · 4 years, 9 months ago
  100. abf60c8 Handle the invalid timestamp in zipfile by Tianjie · 4 years, 9 months ago