1. 381fc97 Merge "Amend typo for DefaultPermissionGrantPolicy" into main by Treehugger Robot · 1 year, 6 months ago
  2. 5ee2adb Merge "[Status Bar] Fix carrier and userSwitchName text style flaw" into main by Treehugger Robot · 1 year, 6 months ago
  3. 74e5df3 Merge "Binder API for freeze state change notification." into main by Yu-Ting Tseng · 1 year, 6 months ago
  4. 35c88d1 Merge "Don't retry starting the artd_pre_reboot service." into main by Jiakai Zhang · 1 year, 6 months ago
  5. 2ef9db9 Merge "Record thermal service state using android.os.Trace" into main by Rupesh Bansal · 1 year, 6 months ago
  6. 8672d4c Merge "Remove NDK exports" into main by Steven Moreland · 1 year, 6 months ago
  7. 7307494 Merge "Update ravenwood OWNERS" into main by Makoto Onuki · 1 year, 6 months ago
  8. fb4dfef Update ravenwood OWNERS by Makoto Onuki · 1 year, 6 months ago
  9. faaf7f2 Remove NDK exports by Steven Moreland · 1 year, 6 months ago
  10. 608316b Merge "No need to std::move local variable to return value" into main by Treehugger Robot · 1 year, 6 months ago
  11. 6db3b39 Binder API for freeze state change notification. by Yu-Ting Tseng · 1 year, 10 months ago
  12. 9bf8113 Merge "[Fix_format] log:overlay paths indent error" into main by Treehugger Robot · 1 year, 6 months ago
  13. db82667 Merge "Add a flag to enable watchdog for the NFC system process" into main by Brad Lassey · 1 year, 6 months ago
  14. 85fb8b6 Merge "Fix HDR dimming issues when split screen switching." into main by Treehugger Robot · 1 year, 6 months ago
  15. db99864 Merge "add a folder for adding unit tests for app functions" into main by Treehugger Robot · 1 year, 6 months ago
  16. feff81b add a folder for adding unit tests for app functions by Tony Mak · 1 year, 6 months ago
  17. 3f7f3383 Merge "Add BAL_OWNERS for BackgroundLaunchProcessController" into main by Achim Thesmann · 1 year, 6 months ago
  18. 5c26df8 Merge "Fix typo in clarification" into main by Treehugger Robot · 1 year, 6 months ago
  19. c876ccc Merge "Make a copy of the TaskFragmentContainer list." into main by Chris Li · 1 year, 6 months ago
  20. cba5f47 Fix typo in clarification by Shen Lin · 1 year, 6 months ago
  21. 298395d Make a copy of the TaskFragmentContainer list. by tanxiaoyan · 1 year, 6 months ago
  22. 3dbf4ca Merge "Add OemExtension callbacks support" into main by Treehugger Robot · 1 year, 6 months ago
  23. 9d7b9da Amend typo for DefaultPermissionGrantPolicy by gang.huang · 1 year, 6 months ago
  24. ac0caa6 Merge "Simplify POSIX capabilities to bitmask" into main by Treehugger Robot · 1 year, 6 months ago
  25. 56b9afa Merge changes I30a1bc50,Ifc785251 into main by Kalesh Singh · 1 year, 6 months ago
  26. 033c279 Add OemExtension callbacks support by suryaprakash.konduru · 1 year, 9 months ago
  27. 11bd126 Simplify POSIX capabilities to bitmask by Shai Barack · 1 year, 6 months ago
  28. 6eaf972 Add BAL_OWNERS for BackgroundLaunchProcessController by Achim Thesmann · 1 year, 6 months ago
  29. 5739cf0 Don't retry starting the artd_pre_reboot service. by Jiakai Zhang · 1 year, 6 months ago
  30. 34eacbb Merge "nfc(api): Pass package name to reader, discovery AIDL calls" into main by Treehugger Robot · 1 year, 6 months ago
  31. 370a6e1 Add a flag to enable watchdog for the NFC system process by Brad Lassey · 1 year, 6 months ago
  32. c2a7846 [Fix_format] log:overlay paths indent error by jiangxu5 · 1 year, 7 months ago
  33. 14a533a Merge "Clarify that `Message#what` is 0 unless otherwise set." into main by Treehugger Robot · 1 year, 6 months ago
  34. 8565fed PackageManager: 16K: Extract native libs that are not zipaligned correctly by Kalesh Singh · 1 year, 6 months ago
  35. 8585f40 PackageManager: Factor out extractNativeLibFromApk() by Kalesh Singh · 1 year, 8 months ago
  36. 498e9ae nfc(api): Pass package name to reader, discovery AIDL calls by Roshan · 1 year, 6 months ago
  37. 4540368 Merge "Remove trailing spaces from Handler.java" into main by Treehugger Robot · 1 year, 6 months ago
  38. e545538 Clarify that `Message#what` is 0 unless otherwise set. by Shai Barack · 1 year, 6 months ago
  39. 6a3a28a Remove trailing spaces from Handler.java by Shai Barack · 1 year, 6 months ago
  40. 1407119 Merge "Don't report metric for no escrow data" into main by Treehugger Robot · 1 year, 6 months ago
  41. 4762c3d Merge "Binder: avoid GC while holding lock" into main by Treehugger Robot · 1 year, 6 months ago
  42. 4da143c Don't report metric for no escrow data by Veena Arvind · 1 year, 6 months ago
  43. baca13f Merge "[framework] Change proto and tech route to int value." into main by Treehugger Robot · 1 year, 6 months ago
  44. 6696482 Merge "Add null-checks to an optional dream service" into main by Treehugger Robot · 1 year, 6 months ago
  45. bccb362 Merge "Convert CtsPermissionTestCase to test_module_config." into main by Ronald Braunstein · 1 year, 6 months ago
  46. 2c88027 Merge "Fix CtsOsTestCases.android.os.cts.PowerManager_ThermalTest#testGetThermalHeadroomThresholds errors" into main by Treehugger Robot · 1 year, 6 months ago
  47. f5d7500 Convert CtsPermissionTestCase to test_module_config. by Ronald Braunstein · 1 year, 8 months ago
  48. 03c977c Merge "Add --logstats description for meminfo." into main by Christopher Ferris · 1 year, 6 months ago
  49. b5aebd0 Fix CtsOsTestCases.android.os.cts.PowerManager_ThermalTest#testGetThermalHeadroomThresholds errors by h00013079 · 1 year, 6 months ago
  50. 0cce2ce Merge "Add OWNERS file for SettingsLib bt test folder" into main by Haijie Hong · 1 year, 6 months ago
  51. b103b34 Merge "Use keyguard OWNERS for clocks/customization" into main by Hawkwood Glazier · 1 year, 6 months ago
  52. f740e50 Merge "Add extra help for dumpsys meminfo --unreachable, --logstats" into main by Treehugger Robot · 1 year, 7 months ago
  53. 3d65588 Merge changes I3446249f,I4ec5133f,If2494dc9,I1d7c0651,Ie8d824e5 into main by Treehugger Robot · 1 year, 7 months ago
  54. c120605 Merge "SDK Parcelables: @JavaOnlyStableParcelable" into main by Treehugger Robot · 1 year, 7 months ago
  55. d4ac4a8 Fix HDR dimming issues when split screen switching. by linkai · 1 year, 7 months ago
  56. cd0658f Use keyguard OWNERS for clocks/customization by Hawkwood Glazier · 1 year, 7 months ago
  57. 17fb302 Add OWNERS file for SettingsLib bt test folder by Haijie Hong · 1 year, 7 months ago
  58. 65bab50 Merge "Use new NetworkStats#addEntries API" into main by Treehugger Robot · 1 year, 7 months ago
  59. daefc88 Merge "Don't assume R class fields are constants" into main by Rico Wind · 1 year, 7 months ago
  60. d073eb8 Merge "MotionEvent docs: Clarify relative axis processing for batched events" into main by Prabir Pradhan · 1 year, 7 months ago
  61. 2d05ad4 [framework] Change proto and tech route to int value. by ziyiw · 1 year, 7 months ago
  62. f860c58 MotionEvent docs: Clarify relative axis processing for batched events by Prabir Pradhan · 1 year, 7 months ago
  63. a2464ac Don't assume R class fields are constants by Rico Wind · 1 year, 7 months ago
  64. 6899baf Use new NetworkStats#addEntries API by Junyu Lai · 1 year, 7 months ago
  65. 51672a1 [Status Bar] Fix carrier and userSwitchName text style flaw by Shen Lin · 1 year, 8 months ago
  66. 448a9ff Merge "Add tweek@ to android.security OWNERS" into main by Elliott Hughes · 1 year, 7 months ago
  67. c36727f Merge "Configure ownership of IME team resources" into main by Cosmin Băieș · 1 year, 7 months ago
  68. df0818e Configure ownership of IME team resources by Cosmin Băieș · 1 year, 7 months ago
  69. de33bb1 Merge "Migrate libcore benchmarks to BenchmarkRule" into main by Miguel Aranda · 1 year, 7 months ago
  70. e292bf8 Migrate libcore benchmarks to BenchmarkRule by Miguel Aranda · 1 year, 7 months ago
  71. d2d6e53 Merge "profcollect: increase applaunch trace frequency to 5%" into main by Yi Kong · 1 year, 7 months ago
  72. fae69ac Merge "[Nfc] Add nfc oem extension callback." into main by Bob Wang · 1 year, 7 months ago
  73. 2387391 profcollect: increase applaunch trace frequency to 5% by Yi Kong · 1 year, 7 months ago
  74. 0186839 Binder: avoid GC while holding lock by Steven Moreland · 1 year, 7 months ago
  75. cd106f5 AudioService: Add makeHearingAidDeviceUnavailableLater by chenxin20 · 1 year, 7 months ago
  76. 4f301b4 AudioDeviceBroker/Inventory: fix misc error-prone warnings by Jean-Michel Trivi · 1 year, 9 months ago
  77. 98d11ee Merge "Update and sync UsageStats OWNERS." into main by Treehugger Robot · 1 year, 7 months ago
  78. 0748017 AudioService: do not mute music systematically in setBluetoothA2dpOn by Eric Laurent · 1 year, 10 months ago
  79. 09e3851 AudioService: initialize spatial audio state on first device connection by Eric Laurent · 1 year, 11 months ago
  80. 0c4c191 Merge "Migrate more of the FrameworksCoreTests to specify options in Android.bp" into main by Treehugger Robot · 1 year, 7 months ago
  81. 24f98a5 AudioDeviceBroker: avoid acquiring mDeviceStateLock when not necessary by Eric Laurent · 1 year, 7 months ago
  82. bf0aafe Update and sync UsageStats OWNERS. by Varun Shah · 1 year, 7 months ago
  83. 98eeb98 Merge "Init folder for AppFunction Service tests" into main by Treehugger Robot · 1 year, 7 months ago
  84. 07b69ec SDK Parcelables: @JavaOnlyStableParcelable by Steven Moreland · 1 year, 7 months ago
  85. 7ef0560 Merge "profcollect: Refactor tracing code to a util class" into main by Treehugger Robot · 1 year, 7 months ago
  86. 19c3912 Migrate more of the FrameworksCoreTests to specify options in Android.bp by Ronald Braunstein · 1 year, 7 months ago
  87. ff73056 profcollect: Refactor tracing code to a util class by Yi Kong · 1 year, 7 months ago
  88. 1692d8d Merge "VPN: fix crash on missing CCM" into main by Tomasz Wasilczyk · 1 year, 7 months ago
  89. bdc01a0 Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests" into main by Ronald Braunstein · 1 year, 7 months ago
  90. 06f924f Merge "Mirror Freeform's BACK icon for RTL languages" into main by Treehugger Robot · 1 year, 7 months ago
  91. 9c5c530 Merge "Do not start fingerprint HAL if it is unstartable" into main by Treehugger Robot · 1 year, 7 months ago
  92. 2c96522 [Nfc] Add nfc oem extension callback. by ziyiw · 1 year, 7 months ago
  93. 34ce5df Migrate test options -> Android.bp for FrameworksMockingServicesTests by Ronald Braunstein · 1 year, 7 months ago
  94. ea87f32 Merge "Decouple system feature API codegen from feature definitions" into main by Treehugger Robot · 1 year, 7 months ago
  95. 02df520 Merge "Add OWNERS file for advanced protection" into main by Hani Kazmi · 1 year, 7 months ago
  96. 443980d VPN: fix crash on missing CCM by Tomasz Wasilczyk · 1 year, 7 months ago
  97. 7df117e Merge "Revert^2 "Add patch for tvview callback run in single thread."" into main by Pechetty Sravani (xWF) · 1 year, 7 months ago
  98. 8542185 Merge "Add unit test for fromPublicNetworkStats" into main by Treehugger Robot · 1 year, 7 months ago
  99. 930130c Merge "Move fromPublicNetworkStats to statsd" into main by Treehugger Robot · 1 year, 7 months ago
  100. e7f900f Merge "Migrate FrameworksServicesTests options to Android.bp" into main by Ronald Braunstein · 1 year, 7 months ago