- ddaefbc Merge "Silence unused-but-set-variable warnings." into main by Treehugger Robot · 1 year, 6 months ago
- 1a43f75 Merge "[CrashRecovery] Refactor SystemProperties as api" into main by Harshit Mahajan · 1 year, 6 months ago
- 60a0819 Merge "add notification_widget_flags owner" into main by Ibrahim Yilmaz · 1 year, 6 months ago
- 1dd6c2f Merge "KeyguardManager: further revise the docs for isDeviceLocked()" into main by Eric Biggers · 1 year, 6 months ago
- 0a5fd81 Merge "Refactoring metrics in CrashRecovery module" into main by Treehugger Robot · 1 year, 6 months ago
- 04a158b Merge changes from topic "framework-nfc-updatable" into main by Treehugger Robot · 1 year, 6 months ago
- 2c67c1cd Merge "profcollect: rename variable" into main by Yi Kong · 1 year, 6 months ago
- a50467a Merge "profcollect: update OWNERS" into main by Treehugger Robot · 1 year, 6 months ago
- a9662f5 Merge "Update OWNERS for core/java/android/security" into main by Eran Messeri · 1 year, 6 months ago
- 1ed8016 Update OWNERS for core/java/android/security by Eran Messeri · 1 year, 6 months ago
- 4994760 profcollect: update OWNERS by Yi Kong · 1 year, 6 months ago
- a1c8484 profcollect: rename variable by Yi Kong · 1 year, 6 months ago
- ab3903d Merge "Convert `aapt2_run_host_unit_tests` to Android.bp" into main by Treehugger Robot · 1 year, 6 months ago
- 6b28a22 Merge "Update OWNERS files" into main by Patrick Baumann · 1 year, 6 months ago
- 2537350 nfc(api): Move NFC API lint baseline by Roshan Pius · 1 year, 8 months ago
- a167eb5 Update OWNERS files by Patrick Baumann · 1 year, 6 months ago
- d808fab Merge "Avoid mockito in MotionPredictorBenchmark" into main by Victor Chang · 1 year, 6 months ago
- 08b87e4 Convert `aapt2_run_host_unit_tests` to Android.bp by Nelson Li · 1 year, 6 months ago
- bf88ecf Merge "Remove StorageManager#isUserKeyUnlocked()" into main by Eric Biggers · 1 year, 6 months ago
- 771ac5e KeyguardManager: further revise the docs for isDeviceLocked() by Eric Biggers · 1 year, 6 months ago
- b2bce97 Merge "Revert "Fix User Switch Timeout Issue"" into main by Treehugger Robot · 1 year, 6 months ago
- d8c2bd8 Revert "Fix User Switch Timeout Issue" by Yasin Kilicdere · 1 year, 6 months ago
- 6fd031f Refactoring metrics in CrashRecovery module by Harshit Mahajan · 1 year, 7 months ago
- 5197fd2 Merge "Avoid NPE when trying to unlock user with wrong token handle" into main by Eric Biggers · 1 year, 6 months ago
- 0cdab07 Merge "CachedAppOptimizer: Use correct types for get[up]id()" into main by T.J. Mercier · 1 year, 6 months ago
- 6c23a59 Avoid NPE when trying to unlock user with wrong token handle by Eric Biggers · 1 year, 6 months ago
- 51b0a6c add notification_widget_flags owner by Ibrahim Yilmaz · 1 year, 6 months ago
- dac8edb Merge "SoundPool: Separate thread priority for SoundDecoder and StreamManager" into main by Andy Hung · 1 year, 6 months ago
- a148b9f Merge "[aapt2] Always generate code for permissions" into main by Treehugger Robot · 1 year, 6 months ago
- feabe05 Merge "Disabling RescueParty flag resets" into main by Sanal Buvaev · 1 year, 6 months ago
- b1bf611 Avoid mockito in MotionPredictorBenchmark by Victor Chang · 1 year, 6 months ago
- 5a20cf6 Merge changes from topic "largeAudioBuffer" into main by Arun Johnson · 1 year, 6 months ago
- 9d8db14 Merge "Deprecate uses of Android Protected Confirmation" into main by Shaquille Johnson · 1 year, 6 months ago
- 711efaa Merge "Revert^2 "Keystore: Validate curve names in XDH and ED25519"" into main by Eran Messeri · 1 year, 6 months ago
- 6b3a244 Disabling RescueParty flag resets by Sanal Buvaev · 1 year, 6 months ago
- fe9c3c8 Merge "Fix User Switch Timeout Issue" into main by Ale Nijamkin · 1 year, 6 months ago
- c3c90c1 [CrashRecovery] Refactor SystemProperties as api by Harshit Mahajan · 1 year, 6 months ago
- 3270054 Merge "Add a CLI entry point for wipe recovery command" into main by Kelvin Zhang · 1 year, 6 months ago
- a5a6a1b SoundPool: Separate thread priority for SoundDecoder and StreamManager by Andy Hung · 1 year, 6 months ago
- 9c1b1de Add a CLI entry point for wipe recovery command by Kelvin Zhang · 1 year, 6 months ago
- 62b94e7 Merge "Add new feature flags for the safer intents project" into main by John Wu · 1 year, 6 months ago
- 6775b0e Add new feature flags for the safer intents project by John Wu · 1 year, 6 months ago
- 1a57ec3 Merge "Add aconfig flags to CrashRecovery" into main by Sanal Buvaev · 1 year, 6 months ago
- b1fc4c3 Merge "Suppress compose compiler error for default value" into main by Vineel Sadineni · 1 year, 6 months ago
- 71e30e5 Merge "Make MoreOptionsScope abstract class" into main by Vineel Sadineni · 1 year, 6 months ago
- 4e02cf0 Add aconfig flags to CrashRecovery by Sanal Buvaev · 1 year, 6 months ago
- 159ca7b Merge "Google RCS uses FTEU MO SMS for phone number verification." into main by Aishwarya Mallampati · 1 year, 6 months ago
- abbaa44 Revert^2 "Keystore: Validate curve names in XDH and ED25519" by Prashant Patil · 1 year, 6 months ago
- 8d6a41a Enabling large audio for BLOCK_MODEL by Arun Johnson · 1 year, 7 months ago
- 206270e Adding MediaCodec APIs for Large audio frames by Arun Johnson · 1 year, 9 months ago
- 8a1eb3c Merge "[Thread] add API UserManager#DISALLOW_THREAD_NETWORK" into main by Kangping Dong · 1 year, 6 months ago
- 2ccff612 CachedAppOptimizer: Use correct types for get[up]id() by T.J. Mercier · 1 year, 6 months ago
- fe012c1 Suppress compose compiler error for default value by Ankita Vyas · 1 year, 6 months ago
- d3943cb Make MoreOptionsScope abstract class by Chaohui Wang · 1 year, 6 months ago
- ed2395a Merge "Added code owners for BackgroundInstallControl codebase." into main by George Chan · 1 year, 6 months ago
- 6eecd31 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 1 year, 6 months ago
- eff8a64 Google RCS uses FTEU MO SMS for phone number verification. by PAVAN ITTAMALLA · 1 year, 6 months ago
- 3d9d177 Deprecate uses of Android Protected Confirmation by Shaquille Johnson · 1 year, 8 months ago
- 86657d6 Merge "Revert "Keystore: Validate curve names in XDH and ED25519"" into main by Graciela Putri · 1 year, 6 months ago
- 653ac0c Revert "Keystore: Validate curve names in XDH and ED25519" by Graciela Putri · 1 year, 6 months ago
- fdf49c1 Merge "Keystore: Validate curve names in XDH and ED25519" into main by Eran Messeri · 1 year, 6 months ago
- 2c68aa6 Keystore: Validate curve names in XDH and ED25519 by Prashant Patil · 2 years, 4 months ago
- 12dc2b8 [aapt2] Always generate code for permissions by Mark Punzalan · 1 year, 6 months ago
- 5059e0c Merge "[Thread] define Thread network flags for platform code" into main by Kangping Dong · 1 year, 6 months ago
- e4c62c1 Merge "Add VmShmem calculate for getRss" into main by Kalesh Singh · 1 year, 6 months ago
- 14a2764 [Thread] add API UserManager#DISALLOW_THREAD_NETWORK by Kangping Dong · 1 year, 7 months ago
- 0bb8981 [Thread] define Thread network flags for platform code by Kangping Dong · 1 year, 6 months ago
- 6aadcb6 Remove java_api_contribution modules from .bp files by Jihoon Kang · 1 year, 6 months ago
- f3ebcb0 Merge changes Ia8b00053,I98851ea9 into main by Jooyung Han · 1 year, 6 months ago
- 5e283de Silence unused-but-set-variable warnings. by Elliott Hughes · 1 year, 6 months ago
- f939414 Apply bpfmt to native/graphics/jni/Android.bp by Jooyung Han · 1 year, 6 months ago
- 913c46b Merge "SoundPool: Enable multithreaded track start" into main by Andy Hung · 1 year, 6 months ago
- 7a82df9 Add stubs to libjnigraphics by Jooyung Han · 1 year, 6 months ago
- a7bacef Fix User Switch Timeout Issue by Ashok Mutyala · 1 year, 7 months ago
- 27c0f5a Added code owners for BackgroundInstallControl codebase. by George Chan · 1 year, 6 months ago
- 156bb5f Merge "AudioDeviceBroker: reapply BT HAL state on native AS restart" into main by Mikhail Naganov · 1 year, 6 months ago
- a54facd Merge "Pass the correct user ID to SetProcessProfilesCached()" into main by Bart Van Assche · 1 year, 6 months ago
- bc55e00 Add VmShmem calculate for getRss by guolun Xue · 1 year, 7 months ago
- aa68cf5 Merge "Restricting network for low-priority proc-states" into main by Suprabh Shukla · 1 year, 6 months ago
- e4a44bb Restricting network for low-priority proc-states by Suprabh Shukla · 1 year, 8 months ago
- f6d0abc Merge "Move fontchain_lint to build/core/tasks" into main by Treehugger Robot · 1 year, 6 months ago
- 9aa3a16 AudioDeviceBroker: reapply BT HAL state on native AS restart by Mikhail Naganov · 1 year, 6 months ago
- 85e169c Merge "Add aconfig declarations to f/b droidstubs" into main by Jihoon Kang · 1 year, 6 months ago
- 4453934 Merge changes I9115b707,I1912b8ad into main by Haining Chen · 1 year, 6 months ago
- 438d2e2 Merge "[aapt2] Allow multi-line argument files" into main by Mark Punzalan · 1 year, 6 months ago
- 5a4e185 Report primary auth attempts from LockSettingsService by Haining Chen · 1 year, 7 months ago
- 5d201fd Merge "[aapt2] Use FeatureFlagsFilter in link command" into main by Mark Punzalan · 1 year, 6 months ago
- 7165268 Merge "Fix the problem that mDamageGenerationId is a random value" into main by Treehugger Robot · 1 year, 6 months ago
- c784e9e Move fontchain_lint to build/core/tasks by Nelson Li · 1 year, 7 months ago
- 4d27679 Add flag for reporting primary auth attempts from LockSettingsService by Haining Chen · 1 year, 7 months ago
- a615a85 Pass the correct user ID to SetProcessProfilesCached() by Bart Van Assche · 1 year, 7 months ago
- c40bde3 Merge "Fix #includes in hwui/jni/PathMeasure.cpp" into main by Kevin Lubick · 1 year, 6 months ago
- 361b9f77 Fix #includes in hwui/jni/PathMeasure.cpp by Kevin Lubick · 1 year, 6 months ago
- 13d879b Fix the problem that mDamageGenerationId is a random value by qiubowen · 1 year, 6 months ago
- 0cf60fb Merge "Log exception when MediaPlayer.attemptDataSource fails" into main by Ian Baker · 1 year, 6 months ago
- 27fa3ef Merge "[Thread] add permission MANAGE_DEVICE_POLICY_THREAD_NETWORK" into main by Treehugger Robot · 1 year, 6 months ago
- bd6148f [Thread] add permission MANAGE_DEVICE_POLICY_THREAD_NETWORK by Kangping Dong · 1 year, 7 months ago
- a4db376 Merge "Remove libvintf from libandroid_runtime" into main by Treehugger Robot · 1 year, 6 months ago
- 434ecac Merge "Adding MediaFormat keys for large frame audio" into main by Arun Johnson · 1 year, 7 months ago
- f60036a Merge "Remove android.graphics.RecordingCanvas.drawMesh(...) from current.txt" into main by Paul Duffin · 1 year, 7 months ago