1. 3fc68c2 Add @RequiresFeature for VcnManager by Yan Yan · 2 years ago
  2. 2ecfdb1 Merge "SoundPool: never-delete singleton to avoid exit race" into main by Andy Hung · 2 years, 1 month ago
  3. 223e0a0 SoundPool: never-delete singleton to avoid exit race by Andy Hung · 2 years, 2 months ago
  4. ff8a5a3 Merge "Skip jarjar repackage on SystemUI-tests-base and SystemUI-tests" into main by Zi Wang · 2 years, 1 month ago
  5. efdde0f Merge "BluetoothVolumeControl: Add default implementation to deprecated callback API" into main by Michal Belusiak · 2 years, 1 month ago
  6. a7542e0 Merge "Fixing the owners file" into main by Treehugger Robot · 2 years, 1 month ago
  7. 9bd0c46 Merge "OEM-configurable max screen magnification scale" into main by Treehugger Robot · 2 years, 1 month ago
  8. c5f9de4 Merge "[CrashRecovery] Adding helper methods" into main by Treehugger Robot · 2 years, 1 month ago
  9. 362b316 Merge "Update owners for core.protolog.pb file (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2b08c16e9e3ed00c2fd9a94ab34b094af2866c87) Merged-In: I351e394a173291318db37bbe61cdf93adff9a3b9 Change-Id: I351e394a173291318db37bbe61cdf93adff9a3b9" into main by Marzia Favaro · 2 years, 1 month ago
  10. 8693e6c Update owners for core.protolog.pb file by Pablo Gamito · 2 years, 1 month ago
  11. 885c430 Fixing the owners file by Harshit Mahajan · 2 years, 1 month ago
  12. 9b54a0f [CrashRecovery] Adding helper methods by Harshit Mahajan · 2 years, 1 month ago
  13. 4cac2f7 Merge "framework-nfc: add aconfig_declarations block" into main by Treehugger Robot · 2 years, 1 month ago
  14. 509f604 Merge "Ignore IllegalStateException" into main by Alexei Nicoara · 2 years, 1 month ago
  15. 5492619 Merge "[Thread] add DISALLOW_THREAD_NETWORK to policy sets" into main by Kangping Dong · 2 years, 1 month ago
  16. 55c26d3 framework-nfc: add aconfig_declarations block by Mårten Kongstad · 2 years, 1 month ago
  17. 3a2e9e0 Merge "Update B+R OWNERS file" into main by Martin O'Hagan · 2 years, 1 month ago
  18. 559be91 Ignore IllegalStateException by Alexei Nicoara · 2 years, 1 month ago
  19. 74e809c Update B+R OWNERS file by Martin O'Hagan · 2 years, 1 month ago
  20. 3cd9445 Merge "Backport fixes and enable new Dagger Validations" into main by Mark Renouf · 2 years, 1 month ago
  21. 400a1a4 Backport fixes and enable new Dagger Validations by Mark Renouf · 2 years, 1 month ago
  22. 1e56602 Merge "Remove dependency on framework-connectivity-test-defaults" into main by Chiachang Wang · 2 years, 1 month ago
  23. c10258e Remove dependency on framework-connectivity-test-defaults by Chiachang Wang · 2 years, 1 month ago
  24. 557303d Merge "Don't add StageChangeRecord when stage task moves to back" into main by Treehugger Robot · 2 years, 1 month ago
  25. a916032 Merge "Add android annotation dependency for @RequiresApi in generated code." into main by Muhammad Qureshi · 2 years, 1 month ago
  26. ab3ec4b Merge "Remove obsolete folder and file" into main by Chiachang Wang · 2 years, 1 month ago
  27. db61fff Merge "Correctly Set Primary Pointer in TouchState" into main by Treehugger Robot · 2 years, 1 month ago
  28. d9884e3 Merge "Utils required for CrashRecovery module" into main by Alexei Nicoara · 2 years, 1 month ago
  29. f536041 Merge "Enable use of error prone annotations" into main by Treehugger Robot · 2 years, 1 month ago
  30. 3cedc73 Merge "Update the golden image after building with JDK 21" into main by Treehugger Robot · 2 years, 1 month ago
  31. 0f91c2b Utils required for CrashRecovery module by Harshit Mahajan · 2 years, 1 month ago
  32. 6dfcedb Remove obsolete folder and file by Chiachang Wang · 2 years, 1 month ago
  33. 63fe6e1 Enable use of error prone annotations by Shai Barack · 2 years, 1 month ago
  34. 7b38b43 Merge "Reset mBufferInfos for setBufferInfo(s)" into main by Treehugger Robot · 2 years, 1 month ago
  35. e8ab42c Merge "Export flags used in FlaggedApi annotations" into main by Oriol Prieto Gascó · 2 years, 1 month ago
  36. 86bf87a Merge "media: trivial implementation of MediaCodec.detachOutputSurface" into main by Lajos Molnar · 2 years, 1 month ago
  37. 94a7267 Merge "Update UsageStats OWNERS file." into main by Treehugger Robot · 2 years, 1 month ago
  38. 34883fa Update UsageStats OWNERS file. by Varun Shah · 2 years, 1 month ago
  39. 0632698 Merge "Update VmaCallbacks to return bool" into main by Kevin Jeon · 2 years, 1 month ago
  40. 1bd2e845 Merge "Add matthewsedam to Context Hub Service OWNERS" into main by Matthew Sedam · 2 years, 1 month ago
  41. 5cc889a Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 2 years, 1 month ago
  42. 833fa69 Update the golden image after building with JDK 21 by Sorin Basca · 2 years, 1 month ago
  43. 2381575 Merge "Revert^3 "Enable default background network restrictions"" into main by Suprabh Shukla · 2 years, 1 month ago
  44. 4bb9522 Merge "Add hidden API to wipe device with command" into main by Pawan Wagh · 2 years, 1 month ago
  45. 3d12284 Revert^3 "Enable default background network restrictions" by Suprabh Shukla · 2 years, 1 month ago
  46. 8793bf6 BluetoothVolumeControl: Add default implementation to deprecated callback API by William Escande · 2 years, 1 month ago
  47. 7931c1a Skip jarjar repackage on SystemUI-tests-base and SystemUI-tests by Zi Wang · 2 years, 1 month ago
  48. dfa4039 Merge "Amend the log for Settings.java" into main by Song Chun Fan · 2 years, 1 month ago
  49. 6e74d62 Amend the log for Settings.java by gang.huang · 2 years, 1 month ago
  50. cce59b2 Reset mBufferInfos for setBufferInfo(s) by Arun Johnson · 2 years, 1 month ago
  51. d912cc2 Merge "Add owner to OomKillRecord" into main by Treehugger Robot · 2 years, 1 month ago
  52. 4c1462a Merge "Add Mainline update hook for Pre-reboot Dexopt." into main by Treehugger Robot · 2 years, 1 month ago
  53. eadfe41 Add matthewsedam to Context Hub Service OWNERS by Matthew Sedam · 2 years, 1 month ago
  54. b1d26f1 Add Mainline update hook for Pre-reboot Dexopt. by Jiakai Zhang · 2 years, 1 month ago
  55. 4d0e7c8 Merge "Add skip_jarjar_repackage: true to SystemUI-core" into main by Zi Wang · 2 years, 1 month ago
  56. 4681b3b Merge "Update Android's bundled mime.types mapping." into main by Jeff Sharkey · 2 years, 1 month ago
  57. 74cb5af Merge "Convert extension functions to regular functions." into main by Treehugger Robot · 2 years, 1 month ago
  58. 508b618 Convert extension functions to regular functions. by Dave Mankoff · 2 years, 1 month ago
  59. 76a8cf4 Merge "Moving reollback observer tests to presubmit." into main by Shrinidhi Hegde · 2 years, 1 month ago
  60. bf13cbb Merge Android 14 QPR2 to AOSP main by Xin Li · 2 years, 1 month ago
  61. ed85cfa Move FrameworksVpnTests to presubmit by Chiachang Wang · 2 years, 1 month ago
  62. a904704e8 Merge "Adding fuzzer ResXMLTree" into main am: ff007a03c0 by Treehugger Robot · 2 years, 1 month ago
  63. ff007a0 Merge "Adding fuzzer ResXMLTree" into main by Treehugger Robot · 2 years, 1 month ago
  64. 1532fa7 Adding fuzzer ResXMLTree by Hamzeh Zawawy · 2 years, 1 month ago
  65. 5eb7835 Add owner to OomKillRecord by Carlos Galo · 2 years, 1 month ago
  66. dac57c3 Add android annotation dependency for @RequiresApi in generated code. by Muhammad Qureshi · 2 years, 1 month ago
  67. 6b772d7 [automerger skipped] Merge "Split android_non_updatable_stubs_libs" into main am: 911f9201f6 -s ours by Treehugger Robot · 2 years, 1 month ago
  68. 8c0879a [automerger skipped] Split android_non_updatable_stubs_libs am: 13f59369c4 -s ours by Jihoon Kang · 2 years, 1 month ago
  69. a309573 Merge "Update owners file to include bug component" into main am: ad3bd0ef8f by Treehugger Robot · 2 years, 1 month ago
  70. 9da32b0 Merge "Remove resources from SystemUI-tests" into aosp-main-future by Treehugger Robot · 2 years, 1 month ago
  71. 911f920 Merge "Split android_non_updatable_stubs_libs" into main by Treehugger Robot · 2 years, 1 month ago
  72. ad3bd0e Merge "Update owners file to include bug component" into main by Treehugger Robot · 2 years, 1 month ago
  73. 47328bff Merge "Cherry pick the cl to aosp to unblock partner. Check light sensor is null for biometric logging" into main am: 2ff3babfb3 by Alex Medina · 2 years, 1 month ago
  74. 2ff3bab Merge "Cherry pick the cl to aosp to unblock partner. Check light sensor is null for biometric logging" into main by Alex Medina · 2 years, 1 month ago
  75. 337b89a Add skip_jarjar_repackage: true to SystemUI-core by Zi Wang · 2 years, 1 month ago
  76. 13f5936 Split android_non_updatable_stubs_libs by Jihoon Kang · 2 years, 1 month ago
  77. deefb2b Merge "Split android_non_updatable_stubs_libs" into aosp-main-future by Treehugger Robot · 2 years, 1 month ago
  78. 9a72d00 Update Android's bundled mime.types mapping. by Jeff Sharkey · 2 years, 1 month ago
  79. e97d112 Split android_non_updatable_stubs_libs by Jihoon Kang · 2 years, 1 month ago
  80. 4678e65 Moving reollback observer tests to presubmit. by Shrinidhi Hegde · 2 years, 1 month ago
  81. 23a119fc Merge "Add option to only compile certain Proto messages" into main am: a2e44448c1 by Pablo Gamito · 2 years, 1 month ago
  82. a2e44448 Merge "Add option to only compile certain Proto messages" into main by Pablo Gamito · 2 years, 1 month ago
  83. 8de9e94 [Thread] add DISALLOW_THREAD_NETWORK to policy sets by Kangping Dong · 2 years, 1 month ago
  84. a15e9ac Merge changes I40241276,Ibbd47582 into main am: a2e6ce7bbf by Chiachang Wang · 2 years, 1 month ago
  85. a2e6ce7 Merge changes I40241276,Ibbd47582 into main by Chiachang Wang · 2 years, 1 month ago
  86. bb431f8 Merge "Apply deferred state correctly to newly replaced bcasts." into main am: 6eff722dc8 by Treehugger Robot · 2 years, 1 month ago
  87. 67f9647 Merge "Revert "Move frameworks/base/Android.mk to build/tasks"" into main am: b2083924c8 by Clinton Ke · 2 years, 1 month ago
  88. 6eff722 Merge "Apply deferred state correctly to newly replaced bcasts." into main by Treehugger Robot · 2 years, 1 month ago
  89. b208392 Merge "Revert "Move frameworks/base/Android.mk to build/tasks"" into main by Clinton Ke · 2 years, 1 month ago
  90. f4f1c8c Revert "Move frameworks/base/Android.mk to build/tasks" by Nelson Li · 2 years, 1 month ago
  91. 85a0c72 Remove unused variables by Chiachang Wang · 2 years, 1 month ago
  92. e014e31 Remove the SDK check and update test runner by Chiachang Wang · 2 years, 1 month ago
  93. 6ef6401 Apply deferred state correctly to newly replaced bcasts. by Sudheer Shanka · 2 years, 1 month ago
  94. 6488a17 Merge "Move frameworks/base/Android.mk to build/tasks" into main am: 12f9874baf by Treehugger Robot · 2 years, 1 month ago
  95. cecf935 Merge "Catch IllegalArgumentException as it might indicate corrupted packages.xml" into main am: f529541e1a by Song Chun Fan · 2 years, 1 month ago
  96. 12f9874b Merge "Move frameworks/base/Android.mk to build/tasks" into main by Treehugger Robot · 2 years, 1 month ago
  97. f529541 Merge "Catch IllegalArgumentException as it might indicate corrupted packages.xml" into main by Song Chun Fan · 2 years, 1 month ago
  98. f160eeb Catch IllegalArgumentException as it might indicate corrupted packages.xml by gang.huang · 2 years, 1 month ago
  99. c257390 Merge "Use ArgumentMatchers to replace deprecated org.mockito.Matchers" into main am: 729b91d11c by Chiachang Wang · 2 years, 1 month ago
  100. 761c9a2 Merge changes from topic "vpntestToPlatform" into main am: 203c9b929b by Chiachang Wang · 2 years, 1 month ago