- 3700b10 add clipShader API to android.graphics.Canvas by Jorge Betancourt · 1 year, 6 months ago
- 70331c8 Merge "Fix Autofill debug logs" into main by Tim Yu · 1 year, 6 months ago
- 34e20b1 Merge "Multi credential flattened screen changes" into main by Harini Rajan · 1 year, 6 months ago
- dda7c32 Merge "Remove extra checks for content protection policy, add to lists" into main by Nino Jagar · 1 year, 6 months ago
- abe8694 Merge "Add private profile checks for LauncherApps APIs" into main by Anna Zhuravleva · 1 year, 6 months ago
- 5b55ab5 Merge "Only mark unhandled events as handled when an action was made" into main by Josep del Río · 1 year, 6 months ago
- b785b9d Merge "Revert^2 "Add translateY animation to the removed HUNs animating away"" into main by András Kurucz · 1 year, 6 months ago
- f9d2e39 Merge "camera2: Add CameraDeviceSetup" into main by Avichal Rakesh · 1 year, 6 months ago
- 9027446 Merge "camera: make exception handling more explicit in camera2 classes" into main by Avichal Rakesh · 1 year, 6 months ago
- 697cba0 Merge "Update expanded view "drag to dismiss" animation" into main by Ats Jenk · 1 year, 6 months ago
- 5840463 Merge "Priority ordering for keyguard ConstraintSet transitions" into main by Hawkwood Glazier · 1 year, 6 months ago
- df38b45 Merge "Changing Persitent/Pinned Taskbar Height to be 56dp" into main by Jagrut Desai · 1 year, 6 months ago
- 6601389 Merge "Add feature flags for various device policy features" into main by Rubin Xu · 1 year, 6 months ago
- 715796d Merge "Update NavigationBarControllerImplTest" into main by Tracy Zhou · 1 year, 6 months ago
- 9cbd4a0 Merge "Fix calculating Notification amountInShelf" into main by András Kurucz · 1 year, 6 months ago
- 3784154 Merge "Add featureFlag attribute for new permissions" into main by Mark Punzalan · 1 year, 6 months ago
- 7b75db9 Fix calculating Notification amountInShelf by András Kurucz · 1 year, 6 months ago
- 0d966b5 Merge "Disable NotifLiveData flag for LegacyLightsOutNotifControllerTest" into main by András Kurucz · 1 year, 6 months ago
- 8fcb1092 Merge "Migrate WM Shell test to new Test Ownership Model" into main by Liran Binyamin · 1 year, 6 months ago
- 5954b8e Merge "Revert^2 "Handle negative delays and deadlines."" into main by Kweku Adams · 1 year, 6 months ago
- 1dc1132 Merge "Logs TEX metrics for the two FAB Drag-to-X actions: dismiss & edit." into main by Daniel Norman · 1 year, 6 months ago
- 9148628 Add feature flags for various device policy features by Rubin Xu · 1 year, 6 months ago
- 3bb1be0 Merge "Proper IPC wrapper for WebViewUpdateService." into main by Richard (Torne) Coles · 1 year, 6 months ago
- 964df04 Merge "Shallow copy notifications when measuring memory use" into main by Jernej Virag · 1 year, 6 months ago
- 13ad609 Merge "Fixes the string for the A11yNode action of editing the FAB." into main by Daniel Norman · 1 year, 6 months ago
- 4cc1d66 Merge "Updating Private Profile Badge" into main by Anna Zhuravleva · 1 year, 6 months ago
- e164d25 Merge "[flexiglass] Adds TransitionKey support." into main by Ale Nijamkin · 1 year, 6 months ago
- cac9493a Merge "[API] Support Multiple Attention Types" into main by Charles Chen · 1 year, 6 months ago
- c4dace7 Merge "Adding test for loading JNI libraries in individual tests" into main by Makoto Onuki · 1 year, 6 months ago
- 5bca752 Merge "Pass the magnetized object instead of using member variable" into main by Mady Mellor · 1 year, 6 months ago
- e4603dd Merge "Multi credential folded screen changes" into main by Harini Rajan · 1 year, 6 months ago
- aaedac7a Merge "Single credential sign in with provider screen changes" into main by Harini Rajan · 1 year, 6 months ago
- e9d16f3 Merge "[LayoutlibLoader] Allow to skip ICU / Keyboard initialization" into main by Makoto Onuki · 1 year, 6 months ago
- dcbd074 Merge "Add assist content admin control" into main by Alex Johnston · 1 year, 6 months ago
- 6041a507 Merge "Formalize EXTRA_SKIP_CALL_FILTERING as system API" into main by Pranav Madapurmath · 1 year, 6 months ago
- be251b7 Merge changes I5413ef48,Id7261e4a into main by Jorge Gil · 1 year, 6 months ago
- aa3bb40 Merge "Add required resources for bluechip/m3" into main by Todd Lee · 1 year, 6 months ago
- e62d54a Merge "Add MessageArea support to new AltBouncer view" into main by Beverly Tai · 1 year, 6 months ago
- 93bc3f1 Merge "Move user switcher to backgorund." into main by Archisha Baranwal · 1 year, 6 months ago
- c125f55 Merge changes I912bf8bb,I8c50b8aa into main by Beverly Tai · 1 year, 6 months ago
- 2ad3ebc Merge "Add assist content control flag" into main by Alex Johnston · 1 year, 6 months ago
- 17d7b5c Merge "Add NotificationManager CallNotificationEventListener APIs" into main by Iavor-Valentin Iftime · 1 year, 6 months ago
- 9368410 Remove extra checks for content protection policy, add to lists by Nino Jagar · 1 year, 6 months ago
- e5eae65 Merge "Grant access hidden profile permission to quickstep" into main by Anna Zhuravleva · 1 year, 6 months ago
- eb0f272 Merge "APIs to download and delete eSIM for admins" into main by Anthony Alridge · 1 year, 6 months ago
- 830b80a Merge "Add settings for visual query accessibility" into main by Charles Chen · 1 year, 6 months ago
- d56b601 Disable NotifLiveData flag for LegacyLightsOutNotifControllerTest by András Kurucz · 1 year, 6 months ago
- 0152201 Merge "Log active rule types to DND log output." into main by Yuri Lin · 1 year, 6 months ago
- 85a1a26 Shallow copy notifications when measuring memory use by Jernej Virag · 1 year, 6 months ago
- 87c4adf Proper IPC wrapper for WebViewUpdateService. by Torne (Richard Coles) · 1 year, 7 months ago
- 9ded80b Migrate WM Shell test to new Test Ownership Model by Liran Binyamin · 1 year, 6 months ago
- c1ec858 Add assist content admin control by Alex Johnston · 1 year, 6 months ago
- b39512e Merge "Add pid to MediaSession2Record" into main by Bishoy Gendy · 1 year, 6 months ago
- c118379 Add assist content control flag by Alex Johnston · 1 year, 6 months ago
- 16e41ea Merge "Add compose platform slider." into main by Anton Potapov · 1 year, 6 months ago
- 15a6cf0 Merge "New TestApis to use in VDM CTS" into main by Vladimir Komsiyski · 1 year, 6 months ago
- 1aec825 Merge "Connectionless handwriting APIs for InputMethodManager" into main by Justin Ghan · 1 year, 6 months ago
- 02e6474 APIs to download and delete eSIM for admins by Anthony Alridge · 1 year, 8 months ago
- cee75dc Merge "Register CONSOLIDATED_NOTIFICATION_POLICY_CHANGED as protected broadcast" into main by Matías Hernández · 1 year, 6 months ago
- 3a2b790 Merge "Add "extra effects" to ZenDeviceEffects" into main by Matías Hernández · 1 year, 6 months ago
- 4364639 Merge "Add OWNERS file for com.android.server.selinux" into main am: dbced3857a am: 5dc1358897 by Sandro Montanari · 1 year, 6 months ago
- ced43fd Merge "Revert^2 "Remove minor version from sepolicy version"" into main am: 2a99c56da1 am: 3fbd20ed36 by Inseob Kim · 1 year, 6 months ago
- 0cec62b Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 am: d4ea469555 by Spandan Das · 1 year, 6 months ago
- 3f89518 Merge "Use a file descriptor in decodeFile." into main am: 48165939b6 am: e30d2a6184 by Christopher Ferris · 1 year, 6 months ago
- 10e8f54 Merge "Remove jaggies@google.com from services/core/java/com/android/server/locksettings/OWNERS" into main am: cb1487b4cd am: 732ee7053c by Treehugger Robot · 1 year, 6 months ago
- 686321c Merge "Remove jaggies@google.com from packages/SystemUI/OWNERS" into main am: 144d910351 am: 7dce4bb2b7 by Treehugger Robot · 1 year, 6 months ago
- baea01d Merge "Remove jaggies@google.com from core/res/OWNERS" into main am: 5a02b3926b am: 462f9b0ce3 by Treehugger Robot · 1 year, 6 months ago
- 6d4700a Merge "Remove jaggies@google.com from core/proto/OWNERS" into main am: 8748ce0b68 am: 972f3fd214 by Treehugger Robot · 1 year, 6 months ago
- 64fe1a8 Merge "Remove jaggies@google.com from services/core/java/com/android/server/biometrics/OWNERS" into main am: 9e0d523c32 am: 9f234b4054 by Treehugger Robot · 1 year, 6 months ago
- 5dc1358 Merge "Add OWNERS file for com.android.server.selinux" into main am: dbced3857a by Sandro Montanari · 1 year, 6 months ago
- 1a4c063 Merge "Raise an error when unable to get Attestation Application ID" into main am: f32f6b069f am: 527f826af8 by Shaquille Johnson · 1 year, 6 months ago
- 86a9056 [automerger skipped] Merge "Update owners file to include different bug components" into main am: 0160a4437e am: e24874fe5d -s ours by Treehugger Robot · 1 year, 6 months ago
- 3fbd20e Merge "Revert^2 "Remove minor version from sepolicy version"" into main am: 2a99c56da1 by Inseob Kim · 1 year, 6 months ago
- d4ea469 Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 by Spandan Das · 1 year, 6 months ago
- e30d2a6 Merge "Use a file descriptor in decodeFile." into main am: 48165939b6 by Christopher Ferris · 1 year, 6 months ago
- 732ee70 Merge "Remove jaggies@google.com from services/core/java/com/android/server/locksettings/OWNERS" into main am: cb1487b4cd by Treehugger Robot · 1 year, 6 months ago
- 7dce4bb Merge "Remove jaggies@google.com from packages/SystemUI/OWNERS" into main am: 144d910351 by Treehugger Robot · 1 year, 6 months ago
- 462f9b0 Merge "Remove jaggies@google.com from core/res/OWNERS" into main am: 5a02b3926b by Treehugger Robot · 1 year, 6 months ago
- 972f3fd Merge "Remove jaggies@google.com from core/proto/OWNERS" into main am: 8748ce0b68 by Treehugger Robot · 1 year, 6 months ago
- 9f234b4 Merge "Remove jaggies@google.com from services/core/java/com/android/server/biometrics/OWNERS" into main am: 9e0d523c32 by Treehugger Robot · 1 year, 6 months ago
- 527f826 Merge "Raise an error when unable to get Attestation Application ID" into main am: f32f6b069f by Shaquille Johnson · 1 year, 6 months ago
- 7709fbf Add pid to MediaSession2Record by Bishoy Gendy · 1 year, 6 months ago
- 960e0e9 Merge "haptics: remove enable_vibration_serialization_apis" into main by Adrian Roos · 1 year, 6 months ago
- cdccb63 Merge "Fix IMMS critical dump winscope compatibility" into main by Cosmin Băieș · 1 year, 6 months ago
- e24874f Merge "Update owners file to include different bug components" into main am: 0160a4437e by Treehugger Robot · 1 year, 6 months ago
- a69ed6a New TestApis to use in VDM CTS by Vladimir Komsiyski · 1 year, 6 months ago
- 8c9faab Add compose platform slider. by Anton Potapov · 1 year, 6 months ago
- bc28df9 Merge "Avoid using recoverBuilder in contentDescForNotif" into main by Ioana Alexandru · 1 year, 6 months ago
- cddb449 Merge "Notification policy and zen mode repository" into main by Anton Potapov · 1 year, 6 months ago
- 1aa0a7a Merge "Amend the log for InstallPackageHelper" into main am: 89eea22093 am: 9270b15b81 by Song Chun Fan · 1 year, 6 months ago
- 74b0030 Merge changes I838fefec,I6e8a3f28 into main am: 5ec5972f64 am: bfc9789f9e by Pablo Gamito · 1 year, 6 months ago
- 62262e6 Merge "Fix back callback ordering for quick back gestures in succession" into main by Johannes Gallmann · 1 year, 6 months ago
- 8242e54 Merge "Merge "Update OWNERS file for MediaProjection flag aconfig" into main am: 2f05f92183 am: dbcbf8a55a" into main by Naomi Musgrave · 1 year, 6 months ago
- 123e681 Merge "Update owners file to include different bug components" into main by Treehugger Robot · 1 year, 6 months ago
- babbb8b2 Update owners file to include different bug components by Song Chun Fan · 1 year, 6 months ago
- 8df6953 Revert^2 "Add translateY animation to the removed HUNs animating away" by András Kurucz · 1 year, 6 months ago
- ee804cb Merge "Calculate the correct HUN position, while dragging down the shade" into main by András Kurucz · 1 year, 6 months ago
- e4b1478 Merge changes from topic "revert-26209003-revert-26154399-CXYXSETNUA-YFUIACDDDP" into main by Harry Cutts · 1 year, 6 months ago
- 7c78976 Register CONSOLIDATED_NOTIFICATION_POLICY_CHANGED as protected broadcast by Matías Hernández · 1 year, 6 months ago
- 61873aa Merge "Add tests for blocking hidden profile visibility in CPA Apis" into main by Olivier Nshimiye · 1 year, 6 months ago