1. fba9671 dumpstate: Emit cgroup configuration by T.J. Mercier · 5 months ago
  2. c9555b1 Merge "atrace.rc: remove mm_events support" into main am: d16c47b2ed am: fd85121ac4 by Treehugger Robot · 6 months ago
  3. 68daa40 atrace.rc: remove mm_events support by Ryan Savitski · 6 months ago
  4. a4e35c6 Harden construction sites of android::StrongPointer in frameworks/native by Anton Ivanov · 6 months ago
  5. 76e3fd0 REmove AdoptableHostTest from TEST_MAPPING by Julien Desprez · 6 months ago
  6. 5fbf86b Merge "Provide better default screenshot" into main by Kunduz Baryktabasova · 6 months ago
  7. 58a41ce Provide better default screenshot by Kunduz · 6 months ago
  8. 872d84e Merge "Remove IVibrator HIDL dependencies from idlcli" into main by Lais Andrade · 6 months ago
  9. 3efb014 Remove IVibrator HIDL dependencies from idlcli by Lais Andrade · 6 months ago
  10. 98bdc04 Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 6 months ago
  11. df578c3 BufferQueues: clean up constructors for GLConsumer and CpuConsumer by Jim Shargo · 6 months ago
  12. 06d3420 dumpstate: attach more than 1 trace to BR by Primiano Tucci · 7 months ago
  13. adcbb98 Merge "Update otapreopt_script to support Async Pre-reboot Dexopt." into main am: cf5a4f1855 am: 46f66ef83c by Jiakai Zhang · 7 months ago
  14. 0aeac81 Update otapreopt_script to support Async Pre-reboot Dexopt. by Jiakai Zhang · 7 months ago
  15. bddaa24 SF: Turn DisplayId::fromValue to an explicit wrapper by Gil Dekel · 7 months ago
  16. cdf3f24 Merge "installd: fix build with ToT LLVM" into main am: d2e8444c88 am: f4d3fb18ad by Treehugger Robot · 8 months ago
  17. c214eb0 installd: fix build with ToT LLVM by Yi Kong · 8 months ago
  18. bdb3bc4 Merge "Enable searching for mounted public volumes under any user" into main am: 52b4e75352 am: 8ebdab5e97 by Treehugger Robot · 8 months ago
  19. 52b4e75 Merge "Enable searching for mounted public volumes under any user" into main by Treehugger Robot · 8 months ago
  20. 0b4d20d Enable searching for mounted public volumes under any user by Samuel Johnson · 8 months ago
  21. 9d67134 Merge "Remove device-side printflags from dumpstate" into main am: d17f9c4be5 am: ca731ffff7 by Ted Bauer · 8 months ago
  22. c6d1ada Remove device-side printflags from dumpstate by Ted Bauer · 8 months ago
  23. c09f9fa Merge "dumpstate: notes on usage" into main am: cbd1764034 am: 77f0c5506d by Treehugger Robot · 8 months ago
  24. 0d564d5 dumpstate: notes on usage by Steven Moreland · 8 months ago
  25. 0d41d4e Merge "[native] Restore ServiceManager#checkService() to return IBinder" into main am: 87a06b7f8a am: 89b506d0ad by Alice Wang · 8 months ago
  26. 87a06b7 Merge "[native] Restore ServiceManager#checkService() to return IBinder" into main by Alice Wang · 8 months ago
  27. a17adea Merge changes from topic "aidl-partition-check" into main am: 4ac78a180d am: 86b835d349 by Steven Moreland · 8 months ago
  28. 4ac78a1 Merge changes from topic "aidl-partition-check" into main by Steven Moreland · 8 months ago
  29. 2b61344 [native] Restore ServiceManager#checkService() to return IBinder by Alice Wang · 8 months ago
  30. 0624877 libprocpartition: support product/system_ext by Steven Moreland · 8 months ago
  31. 5441026 Merge "Add kernel memory allocations to bugreport" into main am: 7e6edf5c58 am: ef53884492 by Treehugger Robot · 8 months ago
  32. 9e332a7 Add kernel memory allocations to bugreport by Alessio Balsini · 9 months ago
  33. b32db4a Merge "servicemanager: remove pre-4.4 pidcon path" into main by Treehugger Robot · 9 months ago
  34. 8c6afcf Merge "servicemanager: set consistent flags for self-reg" into main by Steven Moreland · 9 months ago
  35. 8a9bb84 servicemanager: remove pre-4.4 pidcon path by Steven Moreland · 9 months ago
  36. 90b14ea servicemanager: set consistent flags for self-reg by Steven Moreland · 9 months ago
  37. 9068391 Merge "installd_service_fuzzer: Add signal() to handle SIGPIPE" into main am: cf0a7edb95 am: 18e7ac7467 by Treehugger Robot · 9 months ago
  38. 18e7ac7 Merge "installd_service_fuzzer: Add signal() to handle SIGPIPE" into main am: cf0a7edb95 by Treehugger Robot · 9 months ago
  39. cf0a7ed Merge "installd_service_fuzzer: Add signal() to handle SIGPIPE" into main by Treehugger Robot · 9 months ago
  40. 5fd607d Merge "Remove static list in libbinder for caching" into main am: 6dc67007e2 am: 186bccddb0 by Treehugger Robot · 9 months ago
  41. 186bccd Merge "Remove static list in libbinder for caching" into main am: 6dc67007e2 by Treehugger Robot · 9 months ago
  42. 52dd214 Merge "IDLCLI: Update android.hardware.vibrator to V3 for idlcli" into main by Nathan Kulczak · 9 months ago
  43. 5e1b7e1 Remove static list in libbinder for caching by Parth Sane · 9 months ago
  44. d7cdab2 IDLCLI: Update android.hardware.vibrator to V3 for idlcli by Nathan Kulczak · 11 months ago
  45. d84b570 Merge "Add binder to libbinder cache after addService" into main am: d1cd5731bc am: 6b7aab856a by Parth Sane · 9 months ago
  46. 6b7aab8 Merge "Add binder to libbinder cache after addService" into main am: d1cd5731bc by Parth Sane · 9 months ago
  47. dc20754 Add binder to libbinder cache after addService by Parth Sane · 10 months ago
  48. 8ef956a installd_service_fuzzer: Add signal() to handle SIGPIPE by Akhilesh Sanikop · 9 months ago
  49. 71e0ef5 Revert "IDLCLI: Update android.hardware.vibrator to V3 for idlcli" by Nathan Kulczak · 10 months ago
  50. 3a5f4be IDLCLI: Update android.hardware.vibrator to V3 for idlcli by Nathan Kulczak · 11 months ago
  51. 6dc1568 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  52. 3f8b957 Merge "HWC screencap portability improvement" into main am: 5f9c7861f3 am: d8bfaae979 by Treehugger Robot · 10 months ago
  53. 5f9c786 Merge "HWC screencap portability improvement" into main by Treehugger Robot · 10 months ago
  54. d077615 Add USB information to bugreport by Radu · 10 months ago
  55. e94579b Merge "dumpstate: fix retention of CAP_SYSLOG after dropping root" into main am: a11f5b1c41 am: a013922ec0 by Treehugger Robot · 11 months ago
  56. eef06fd dumpstate: fix retention of CAP_SYSLOG after dropping root by Abhishek Gadewar · 12 months ago
  57. d585099 evemu-record: Document the --timestamp-base=epoch option by Prabir Pradhan · 11 months ago
  58. 3a5b65a Copy BR when failed to copy the screenshot. by Kunduz Baryktabasova · 11 months ago
  59. f636bc8 Merge "dumpstate.cpp: increase perfetto serialization timeout" into main by Treehugger Robot · 12 months ago
  60. bff90ed Merge "Read from aflags in dumpstate" into main am: daa348c072 am: 34b1ae06fb by Treehugger Robot · 12 months ago
  61. 5aa8d15 dumpstate.cpp: increase perfetto serialization timeout by Kean Mariotti · 12 months ago
  62. f6d61b8 Read from aflags in dumpstate by Ted Bauer · 12 months ago
  63. 30e2360 HWC screencap portability improvement by Abdelrahman Daim · 1 year, 1 month ago
  64. ff9030d Merge changes I293067bc,Iaf243153 into main am: 4f1e44609e am: 0fe7f9e690 by Pawan Wagh · 1 year ago
  65. 0fe7f9e Merge changes I293067bc,Iaf243153 into main am: 4f1e44609e by Pawan Wagh · 1 year ago
  66. 4f1e446 Merge changes I293067bc,Iaf243153 into main by Pawan Wagh · 1 year ago
  67. b11cd7d Fuzzer seed corpus for installd by Pawan Wagh · 1 year ago
  68. 8666393 Fuzzer seed corpus for manager by Pawan Wagh · 1 year ago
  69. 58d0444 Merge "Revert "Disable Pre-reboot Dexopt."" into main am: 14cc389393 am: afad856ff2 by Treehugger Robot · 1 year ago
  70. afad856 Merge "Revert "Disable Pre-reboot Dexopt."" into main am: 14cc389393 by Treehugger Robot · 1 year ago
  71. 14cc389 Merge "Revert "Disable Pre-reboot Dexopt."" into main by Treehugger Robot · 1 year ago
  72. a5d13e0 Merge "validate_path should only reject sudirs named ".."" into main am: a558897653 am: 63d0950f70 by William Loh · 1 year ago
  73. 63d0950 Merge "validate_path should only reject sudirs named ".."" into main am: a558897653 by William Loh · 1 year ago
  74. a558897 Merge "validate_path should only reject sudirs named ".."" into main by William Loh · 1 year ago
  75. 37aae76 Merge "Relax ACLs for kprobe-related files in tracing sysfs" into main am: 81e7f8b21b am: 3a4f895b1a by Treehugger Robot · 1 year ago
  76. 3a4f895 Merge "Relax ACLs for kprobe-related files in tracing sysfs" into main am: 81e7f8b21b by Treehugger Robot · 1 year ago
  77. 02989be Revert "Disable Pre-reboot Dexopt." by Jiakai Zhang · 1 year ago
  78. d180e5c Relax ACLs for kprobe-related files in tracing sysfs by Alessio Balsini · 1 year, 1 month ago
  79. 43d38c5 validate_path should only reject sudirs named ".." by William Loh · 1 year ago
  80. 099e638 Merge "installd: avoid vector<const T>" into main am: 1120d7f67a am: 358208c3cb by Ryan Prichard · 1 year ago
  81. 358208c Merge "installd: avoid vector<const T>" into main am: 1120d7f67a by Ryan Prichard · 1 year ago
  82. 0cba3b5 installd: avoid vector<const T> by Ryan Prichard · 1 year, 1 month ago
  83. a281888 flatland: ConsumerBase-based classes now create their own BufferQueues by Jim Shargo · 1 year, 1 month ago
  84. 4c4e350 evemu-record: rename "boot" timestamp base to "epoch" by Harry Cutts · 1 year, 1 month ago
  85. 0335b36 Merge "Check permission to add accessor in servicemanager" into main am: bbc53bc0d4 am: 18b15cce78 by Alice Wang · 1 year, 1 month ago
  86. 18b15cc Merge "Check permission to add accessor in servicemanager" into main am: bbc53bc0d4 by Alice Wang · 1 year, 1 month ago
  87. d404e0f Check permission to add accessor in servicemanager by Alice Wang · 1 year, 1 month ago
  88. a912e4d Merge "Disable Pre-reboot Dexopt." into main am: 38cb0162bc am: 525a373584 by Treehugger Robot · 1 year, 1 month ago
  89. 525a373 Merge "Disable Pre-reboot Dexopt." into main am: 38cb0162bc by Treehugger Robot · 1 year, 1 month ago
  90. 3efe8ed Disable Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 1 month ago
  91. 4b84e83 Merge "dumpstate: add network policy dumpsys to limited bugreports" into main by Chuwei He · 1 year, 1 month ago
  92. cc54a25 dumpstate: add network policy dumpsys to limited bugreports by Chuwei He · 1 year, 1 month ago
  93. bc8d634 Merge "[native] Restore ServiceManager#getService() to return IBinder" into main am: 91cb820c1d am: 075500c980 by Steven Moreland · 1 year, 1 month ago
  94. 075500c Merge "[native] Restore ServiceManager#getService() to return IBinder" into main am: 91cb820c1d by Steven Moreland · 1 year, 1 month ago
  95. 11da150 [native] Restore ServiceManager#getService() to return IBinder by Alice Wang · 1 year, 1 month ago
  96. d55bf25 Merge "Use custom proto instead of debug string for perfetto traces" into main am: 725f82805c am: 284b93e202 by Daniele Di Proietto · 1 year, 1 month ago
  97. 284b93e Merge "Use custom proto instead of debug string for perfetto traces" into main am: 725f82805c by Daniele Di Proietto · 1 year, 1 month ago
  98. 725f828 Merge "Use custom proto instead of debug string for perfetto traces" into main by Daniele Di Proietto · 1 year, 1 month ago
  99. f7bdee4 Use custom proto instead of debug string for perfetto traces by Daniele Di Proietto · 1 year, 2 months ago
  100. 1eb5699 Merge "Add support for IVibration.performVendorEffect" into main by Treehugger Robot · 1 year, 1 month ago