- ac9b991 Merge "Remove sdk_version if platform_apis is set" by Vinh Tran · 3 years, 3 months ago
- df27cf8 Merge "Add CtsShimPrivUpgrade to shim.v2_apk_in_apex_upgrades" by Nikita Ioffe · 3 years, 3 months ago
- d7145d4 Merge "Add experiment flag namespace for Multi-Gen LRU" by Kalesh Singh · 3 years, 3 months ago
- 2f48177 Merge changes from topic "227137943" by Treehugger Robot · 3 years, 3 months ago
- 0a4fd7e Merge changes I4bfaf79a,I8711187e by Lucas Lin · 3 years, 3 months ago
- 160172d Remove sdk_version if platform_apis is set by Vinh Tran · 3 years, 4 months ago
- c6c98bd Add CtsShimPrivUpgrade to shim.v2_apk_in_apex_upgrades by Nikita Ioffe · 3 years, 3 months ago
- e91347a Implement getInterfaceHash/Version (USB) by Steven Moreland · 3 years, 4 months ago
- b09d68a Support IUsb AIDL interface by Badhri Jagan Sridharan · 3 years, 8 months ago
- 2a3aa26 Merge "Add UpsideDownCake to aapt2 codenames and android.os.Build" by Colin Cross · 3 years, 3 months ago
- 75eb2481 Merge "Treat failure to create a process group as fatal" by Suren Baghdasaryan · 3 years, 3 months ago
- 5ec8916 Merge "Advise use of InputDeviceListener when using pointer capture" by Treehugger Robot · 3 years, 3 months ago
- 5401c86 Ensure IkeV2VpnRunnerCallback is always called by the mExecutor thread by lucaslin · 3 years, 4 months ago
- 98e54bb Advise use of InputDeviceListener when using pointer capture by Prabir Pradhan · 3 years, 3 months ago
- c867675 Add equals() & hashCode() for VpnProfileState by lucaslin · 3 years, 3 months ago
- 8f721b9 Merge "Fix KNOWN_CODENAMES javadoc to mention that all codenames are there." by Treehugger Robot · 3 years, 4 months ago
- d01f170 Treat failure to create a process group as fatal by Suren Baghdasaryan · 3 years, 4 months ago
- 25976ab Merge "Add OWNERS coverage for dump methods for public USB classes" by Jeff Sharkey · 3 years, 4 months ago
- b0b0bb9 Add UpsideDownCake to aapt2 codenames and android.os.Build by Colin Cross · 3 years, 4 months ago
- 337762d Fix KNOWN_CODENAMES javadoc to mention that all codenames are there. by satayev · 3 years, 5 months ago
- 0f8d103 Merge "DSU: Only try to install on sdcard if the filesystem in use is vfat" by Yi-yo Chiang · 3 years, 4 months ago
- 5b1ff78 Merge "Dark Theme "TURN ON UNTIL SUNRISE" is not retained after reboot" by Jay Aliomer · 3 years, 4 months ago
- e441813 Merge "Have NetworkPolicyManagerService listen onLinkPropertiesChanged callback" by Aaron Huang · 3 years, 4 months ago
- 1a1ed21 Merge "Add the compile reason for the forceDexOpt method." by Songchun Fan · 3 years, 4 months ago
- 3847d7e Dark Theme "TURN ON UNTIL SUNRISE" is not retained after reboot by Sameer Zalke · 4 years, 1 month ago
- 54a348c Merge changes I7fd4b6da,Ia36d7944,If7eb7e0e by Lucas Lin · 3 years, 4 months ago
- 2abd023 Merge "javaObjectForIBinder: warn rets global and local" by Treehugger Robot · 3 years, 4 months ago
- 4b6b798 Modify javadoc for some extra values of VpnManager event by lucaslin · 3 years, 4 months ago
- 6a75e5a Add toString() for VpnProfileState by lucaslin · 3 years, 4 months ago
- 1cb9f61 Move mSessionKey into Ikev2VpnRunner and make it to be a final var by lucaslin · 3 years, 4 months ago
- 1a0eb16 Add the compile reason for the forceDexOpt method. by heqiang1008 thundersoft · 3 years, 4 months ago
- a50c413 Merge "[GWP-ASan] Use new GWP-ASan android_mallopt()" by Mitch Phillips · 3 years, 4 months ago
- 59aeaf2 Merge "Add CarrierConfig to TelephonySubscriptionSnapshot" by Benedict Wong · 3 years, 4 months ago
- 1c0277d Merge "fix API description on how to round average qp" by Treehugger Robot · 3 years, 4 months ago
- d6dbf31 Merge "Make generateKey() return a status" by Seth Moore · 3 years, 4 months ago
- 64c920c Merge "Exclude flaky tests from CtsGraphicsTestCases" by Treehugger Robot · 3 years, 4 months ago
- a944ece javaObjectForIBinder: warn rets global and local by Steven Moreland · 3 years, 4 months ago
- 62eda37 Merge "Add Peter to OWNERS" by Lucas Dupin · 3 years, 4 months ago
- e81851f Merge "Additional libcore benchmarks." by Miguel Aranda · 3 years, 4 months ago
- 4ca7bb8 Additional libcore benchmarks. by Miguel · 3 years, 4 months ago
- c3bc2d9 DSU: Only try to install on sdcard if the filesystem in use is vfat by Tim Zimmermann · 3 years, 4 months ago
- 5262983 Add CarrierConfig to TelephonySubscriptionSnapshot by Benedict Wong · 3 years, 4 months ago
- 6e5f312 Merge "Convert apct/managed_provisioning/presubmit_test to Test Mapping Suite." by Treehugger Robot · 3 years, 4 months ago
- cf8d3b0 Add OWNERS coverage for dump methods for public USB classes by Albert Wang · 3 years, 4 months ago
- 29b6451 Merge "Revised the API documentation for overloaded methods getRawX, getRawY, getX, and getY of MotionEvent." by Jon Eckenrode · 3 years, 4 months ago
- 3bd5417 Add Peter to OWNERS by Lucas Dupin · 3 years, 4 months ago
- 9510ef1 Make generateKey() return a status by Max Bires · 3 years, 4 months ago
- c3a2729 Merge "Don't preload into nonexistent zygote" by Hans Boehm · 3 years, 4 months ago
- f326502 Merge "Update OWNERS for the content and sync subsystem" by Makoto Onuki · 3 years, 4 months ago
- 265cc77 Merge "Don't MAP_POPULATE native ZygoteCommandBuffer" by Hans Boehm · 3 years, 4 months ago
- 2e45e16 Have NetworkPolicyManagerService listen onLinkPropertiesChanged callback by Aaron Huang · 3 years, 4 months ago
- e2be324 Convert apct/managed_provisioning/presubmit_test to Test Mapping Suite. by easoncylee · 3 years, 4 months ago
- 71032c8 fix API description on how to round average qp by Yushin Cho · 3 years, 4 months ago
- 7f3e096 Don't MAP_POPULATE native ZygoteCommandBuffer by Hans Boehm · 3 years, 4 months ago
- c8e95b9 Don't preload into nonexistent zygote by Hans Boehm · 3 years, 4 months ago
- 99476cf Exclude flaky tests from CtsGraphicsTestCases by Dan Shi · 3 years, 4 months ago
- 70c3d35 Merge "Fix NetworkTemplate generates non-metered carrier template" by Junyu Lai · 3 years, 4 months ago
- bf7ab27 Merge "[BugFix] acquireProvider maybe wait for timeout" by Jing Ji · 3 years, 4 months ago
- a5ef7d7 Merge "[AMS] Fix race condition in ProcessList." by Jing Ji · 3 years, 4 months ago
- 6f7ec05 Merge changes from topic "aidl-java-api-ci" by Steven Moreland · 3 years, 4 months ago
- d870535 Merge "Fix javadoc on Context#BIND_FOREGROUND_SERVICE." by Sudheer Shanka · 3 years, 4 months ago
- 6d70c7f Merge "Maximize VCN MTU when using IPv6" by Yan Yan · 3 years, 4 months ago
- 865dcdb Merge "Fix signal threshold boundaries for NR" by Sooraj Sasindran · 3 years, 4 months ago
- 14ac19c Fix NetworkTemplate generates non-metered carrier template by Junyu Lai · 3 years, 4 months ago
- 54dd6fa Fix javadoc on Context#BIND_FOREGROUND_SERVICE. by Sudheer Shanka · 3 years, 4 months ago
- f92fa67 Merge "Revert "Enable new data stack by default"" by Jay Aliomer · 3 years, 4 months ago
- 637731f Revert "Enable new data stack by default" by Jay Aliomer · 3 years, 4 months ago
- d422089 Merge "Enable new data stack by default" by Treehugger Robot · 3 years, 4 months ago
- 61c2096 Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" by Wonsik Kim · 3 years, 4 months ago
- bfc79c8 Implement getInterfaceHash/Version (omapi) by Steven Moreland · 3 years, 4 months ago
- eb00e3c Maximize VCN MTU when using IPv6 by Yan Yan · 3 years, 4 months ago
- 99e23bc Merge "Update the constants to use Environment" by Benedict Wong · 3 years, 4 months ago
- cc7dec54 Merge changes Iad41fa42,Ie37173d0,Ib923eafb,I9bff481a,I631f5e01, ... by Sudheer Shanka · 3 years, 4 months ago
- e816d00 Merge "Fix swapped backup/heavy oom adj labels" by Varun Shah · 3 years, 4 months ago
- 97f4c61 Merge "BatteryStatsService: Fix wrong arguments passed to noteBluetoothScanStoppedFromSourceLocked." by Kweku Adams · 3 years, 4 months ago
- 4613ce0 Inform the app to wait only if procstate has affect on ntwk access. by Sudheer Shanka · 3 years, 4 months ago
- 3bad67b Inform Application thread to block for network rules to be updated. by Sudheer Shanka · 3 years, 4 months ago
- 46ddc96 Update getUidProcessState to consider mPendingStartActivityUids. by Sudheer Shanka · 3 years, 4 months ago
- eb5e04a Inform AMS about the uid blocked reasons. by Sudheer Shanka · 3 years, 4 months ago
- efa4f74 Ignore older UID state change callbacks in NPMS. by Sudheer Shanka · 3 years, 4 months ago
- 3d9f5e6 Inform NPMS about the app coming to the TOP state early. by Sudheer Shanka · 3 years, 4 months ago
- 28d4a8f Optimize the handling of disabling doze state. by Sudheer Shanka · 3 years, 4 months ago
- 63a7d71 Fix the arguments order to postBlockedReasonsChangedMsg. by Sudheer Shanka · 3 years, 4 months ago
- a2ec01c Merge "Support Ikev2VpnProfile provisioned with IkeTunnelConnectionParams" by Chiachang Wang · 3 years, 4 months ago
- 99b5c0c Avoid checking for idle state when the app is in top state. by Sudheer Shanka · 3 years, 5 months ago
- c358042 Update network rules for only uids that are installed. by Sudheer Shanka · 3 years, 5 months ago
- fa63f44 Fix logs in NetworkPolicyManagerService. by Sudheer Shanka · 3 years, 5 months ago
- 6e0d64b Guard mUidBlockedState with a separate lock. by Sudheer Shanka · 3 years, 5 months ago
- d25240e Add SDK sandbox UIDs to network policy. by Martijn Coenen · 3 years, 6 months ago
- a54743a Add some debugs to diagnose test failure. by Sudheer Shanka · 3 years, 5 months ago
- 3ad8bdb MediaCodecInfo: when explicitly specified reset default bitrate mode by Wonsik Kim · 3 years, 4 months ago
- 5a52d31 Support Ikev2VpnProfile provisioned with IkeTunnelConnectionParams by chiachangwang · 3 years, 4 months ago
- f744dba BatteryStatsService: Fix wrong arguments passed to noteBluetoothScanStoppedFromSourceLocked. by Shumao · 3 years, 4 months ago
- 2c630f8 Merge "Update OWNERS file." by Varun Shah · 3 years, 4 months ago
- cab8148 Implement getInterfaceHash/Version (health) by Steven Moreland · 3 years, 4 months ago
- 3e8480a Update OWNERS file. by Varun Shah · 3 years, 4 months ago
- 9eb2141 Update the constants to use Environment by Benedict Wong · 3 years, 4 months ago
- 1428215 Merge "Allow provisioning package to retrieve subGrp, clear it's own config" by Benedict Wong · 3 years, 4 months ago
- a227192 Merge "dynsystem: Fix memory leak" by Yi-yo Chiang · 3 years, 4 months ago
- 1a8f3e0 Allow provisioning package to retrieve subGrp, clear it's own config by Benedict Wong · 3 years, 4 months ago