1. 38ab71c InputManagerService: Add Mic Mute switch support by Dmitry Shmidt · 4 years, 10 months ago
  2. 3d23393 AudioService: Add reporting of Mic Mute on start by Dmitry Shmidt · 4 years, 10 months ago
  3. d6cf4d9 InputManager: Add isMicMuted() helper by Dmitry Shmidt · 4 years, 10 months ago
  4. a828ee6 Merge changes from topic "system_ext" by Treehugger Robot · 4 years, 10 months ago
  5. 9a253e1 Merge "Refactor ChangeReporter and rate limit stats logging." by Treehugger Robot · 4 years, 10 months ago
  6. 43425b6 Merge "Fix for, BT Carkit position issue when music app is killed" by Treehugger Robot · 4 years, 10 months ago
  7. 6624ffa Refactor ChangeReporter and rate limit stats logging. by atrost · 4 years, 10 months ago
  8. 5d8d5f9 Merge "DynamicSystemService: Use IGsid which reference-counts the gsid service." by Howard Chen · 4 years, 10 months ago
  9. ef530d9 Merge "Add package name based APIs to PlatformCompat." by Anna Trostanetski · 4 years, 10 months ago
  10. 8355040 Merge "Do not return synthetic launcher activity for completely headless apps" by Treehugger Robot · 4 years, 10 months ago
  11. 12d0da3 Add package name based APIs to PlatformCompat. by atrost · 4 years, 10 months ago
  12. 5657d94 Merge "Use SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED instead" by Treehugger Robot · 4 years, 10 months ago
  13. 1c3acc8 Merge "Move NetworkStack AIDLs to NetworkStack folder" by Treehugger Robot · 4 years, 10 months ago
  14. c955cd9 Use SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED instead by Taesu Lee · 4 years, 10 months ago
  15. a96bafd Merge "AppOpsService: Watch op mode changes when an AppOp restriction dies" by Treehugger Robot · 4 years, 10 months ago
  16. 8e0636d AppOpsService: Watch op mode changes when an AppOp restriction dies by Bruno Martins · 6 years ago
  17. 3e725f2 Consider overlay in system_ext as system's by Jeongik Cha · 5 years ago
  18. f662983 Support /system_ext partition by Jeongik Cha · 5 years ago
  19. 5620ad1 Merge "AudioService: add TEST_MAPPING for pre-submit tests" by Jean-Michel Trivi · 4 years, 10 months ago
  20. d21dfe4 Merge " Create integrity directory and OWNERS" by Ömer Nebil Yaveroğlu · 4 years, 10 months ago
  21. ab9798c Do not return synthetic launcher activity for completely headless apps by Ricky Wai · 4 years, 10 months ago
  22. 62d0cd9 AudioService: add TEST_MAPPING for pre-submit tests by Jean-Michel Trivi · 4 years, 10 months ago
  23. 134fe76 Merge "WiredAccessoryManager: fix connected state logic for Extcon" by Treehugger Robot · 4 years, 10 months ago
  24. f26f9b3 Merge "Add jji@google.com to am/OWNERS file." by Treehugger Robot · 4 years, 10 months ago
  25. e25075b Merge "Exposing flickerlib classes and layer tracing to sysui" by Treehugger Robot · 4 years, 10 months ago
  26. baa60b2 Add jji@google.com to am/OWNERS file. by Hui Yu · 4 years, 10 months ago
  27. cbbe832 Create integrity directory and OWNERS by Song Pan · 4 years, 10 months ago
  28. 3cadf0d Merge "Implement stats logging for Compatibility API." by Anna Trostanetski · 4 years, 10 months ago
  29. 2973d42 WiredAccessoryManager: fix connected state logic for Extcon by Eric Laurent · 5 years ago
  30. 539d376 Merge "Use bionic platform headers." by Christopher Ferris · 4 years, 10 months ago
  31. 4f86011 Merge "AudioService: fix missing CEC message on unmute after vol down" by Jean-Michel Trivi · 4 years, 10 months ago
  32. 15c0233 Use bionic platform headers. by Christopher Ferris · 4 years, 10 months ago
  33. 0d4ac4e Exposing flickerlib classes and layer tracing to sysui by Winson Chung · 5 years ago
  34. e36b1a1 Implement stats logging for Compatibility API. by atrost · 5 years ago
  35. eb97eab Merge "WindowOrientationListener: Check if proposed rotation is in range" by Treehugger Robot · 4 years, 10 months ago
  36. 91f9b5c AudioService: fix missing CEC message on unmute after vol down by Jean-Michel Trivi · 4 years, 11 months ago
  37. 4017f8b Merge "Fix QuotaController constants." by Treehugger Robot · 4 years, 10 months ago
  38. 4efb0c5 Merge "Honor HDMI_CONTROL_ENABLED setting in AudioService" by Treehugger Robot · 4 years, 10 months ago
  39. 414d534 Merge "Check FIPS_mode() rather than explicitly calling BORINGSSL_self_test." by Tobias Thierer · 4 years, 10 months ago
  40. c5c7ad9 Fix for, BT Carkit position issue when music app is killed by Satish Chandra · 5 years ago
  41. 24cbc74 Fix QuotaController constants. by Kweku Adams · 4 years, 10 months ago
  42. 154e019 Honor HDMI_CONTROL_ENABLED setting in AudioService by Madhava Srinivasan · 5 years ago
  43. d9bce3c Merge "Revert "Revert "Remove a misleading "flush" function.""" by Christian Wailes · 4 years, 11 months ago
  44. 32f968b Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 4 years, 11 months ago
  45. 3ecc7ee FocusRequester: refactor handleFocusLoss by Jean-Michel Trivi · 5 years ago
  46. b5cc2bf Merge "Re-enable testAppZygoteServices in pre-submit." by Treehugger Robot · 4 years, 11 months ago
  47. b3580a8 AudioService: fix disconnect/connect of A2DP device by Jean-Michel Trivi · 5 years ago
  48. 0ea0da6 audioservice: re send BT_SCO parameter to HAL when audioserver restarts by Eric Laurent · 5 years ago
  49. 159b427 audioservice: fix hasMediaDynamicPolicy() for loopback and render policies by Eric Laurent · 5 years ago
  50. 7324049 Refactor SoundEffectsHelper for asynchronous loading by Mikhail Naganov · 5 years ago
  51. 96b3acd AudioService: factor out sound effects handling by Mikhail Naganov · 5 years ago
  52. dcf1a848 Use sendVolumeKeyEvent API instead of sendKeyEvent API by Amy · 5 years ago
  53. fee9ea9 WindowOrientationListener: Check if proposed rotation is in range by Luca Stefani · 6 years ago
  54. fc23ee6 AudioService: Add the AudioDeviceBroker's message queue to the dump by Mikhail Naganov · 4 years, 11 months ago
  55. 2a0ce11 AudioService: Add the service's message queue to the dump by Mikhail Naganov · 5 years ago
  56. 255b2d6 audioservice: do not show volume panel when system audio is on by Eric Laurent · 5 years ago
  57. 0daed48 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 11 months ago
  58. 6414321 DynamicSystemService: Use IGsid which reference-counts the gsid service. by David Anderson · 5 years ago
  59. aa76660 Re-enable testAppZygoteServices in pre-submit. by Ian Kasprzak · 4 years, 11 months ago
  60. 70876ce Crash app on foreground service notification error. by Da Xing · 6 years ago
  61. d191463 Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 4 years, 11 months ago
  62. ee27a94 Move NetworkStack AIDLs to NetworkStack folder by Remi NGUYEN VAN · 5 years ago
  63. 4339cf3 Merge "Add NetIdManagerTest" by Treehugger Robot · 4 years, 11 months ago
  64. 324d724 Merge "Add ConnectivityServiceIntegrationTest" by Treehugger Robot · 4 years, 11 months ago
  65. 647fee8 Revert "Revert "Remove a misleading "flush" function."" by Christian Wailes · 4 years, 11 months ago
  66. 9e89d13 Merge "Set SAM To Disabled On HdmiControl Disabled" am: 1bc876bb5b by Jay Patel · 4 years, 11 months ago
  67. 1bc876b Merge "Set SAM To Disabled On HdmiControl Disabled" by Jay Patel · 4 years, 11 months ago
  68. f8a4272 Add NetIdManagerTest by Remi NGUYEN VAN · 5 years ago
  69. bb59253 Add ConnectivityServiceIntegrationTest by Remi NGUYEN VAN · 5 years ago
  70. 4ee736c Set SAM To Disabled On HdmiControl Disabled by Hannah.Hsu · 5 years ago
  71. 13032d2 Check FIPS_mode() rather than explicitly calling BORINGSSL_self_test. by Tobias Thierer · 5 years ago
  72. 783313a Merge "Revert "Remove a misleading "flush" function."" am: 9fcf8b7cae by Ian Kasprzak · 4 years, 11 months ago
  73. 9fcf8b7 Merge "Revert "Remove a misleading "flush" function."" by Ian Kasprzak · 4 years, 11 months ago
  74. c8cc578 Merge "Refactor Module connectors for testing" am: 288c75d055 by Remi NGUYEN VAN · 4 years, 11 months ago
  75. 288c75d Merge "Refactor Module connectors for testing" by Treehugger Robot · 4 years, 11 months ago
  76. 47da177 Revert "Remove a misleading "flush" function." by Ian Kasprzak · 5 years ago
  77. 932b360 Merge "Remove a misleading "flush" function." am: d6f04e744d by Christian Wailes · 5 years ago
  78. d6f04e7 Merge "Remove a misleading "flush" function." by Christian Wailes · 5 years ago
  79. 4da2952 Merge "[DO NOT MERGE] Include exclude-rules in all TEST_MAPPING config instances." into stage-aosp-master by TreeHugger Robot · 5 years ago
  80. 686504c [DO NOT MERGE] Include exclude-rules in all TEST_MAPPING config instances. by Ian Kasprzak · 5 years ago
  81. d6b5bdf Merge changes from topic "wait-for-aidl" into stage-aosp-master by Steven Moreland · 5 years ago
  82. d471b98 Merge "Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN" by junyulai · 5 years ago
  83. 465088e Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN by junyulai · 5 years ago
  84. 5af1031 Merge "Run callbacks on ConnectivityService thread" am: bef5d2165d by Remi NGUYEN VAN · 5 years ago
  85. bef5d21 Merge "Run callbacks on ConnectivityService thread" by Treehugger Robot · 5 years ago
  86. 91e39d9 Refactor Module connectors for testing by Remi NGUYEN VAN · 5 years ago
  87. d9b00ae PowerManagerService: use waitForService. by Steven Moreland · 5 years ago
  88. 1a5bb83 [DO NOT MERGE] Cleanup TEST_MAPPING disables from ag/9285495 by Ian Kasprzak · 5 years ago
  89. eb6576d Merge "Remove prefix property from platform_compat_config module" am: cc55cca985 by Anna Trostanetski · 5 years ago
  90. 7aa64a7 Remove prefix property from platform_compat_config module by atrost · 5 years ago
  91. 54f1300 Merge "Opportunistic cleanup" am: da5685428a by Chalard Jean · 5 years ago
  92. da56854 Merge "Opportunistic cleanup" by Chalard Jean · 5 years ago
  93. f997c75 [DO NOT MERGE] Disabled the following tests in TEST_MAPPING: by Raman Tenneti · 5 years ago
  94. a3ddee8 Merge "Support enable/disable dns forwarding of dnsmasq when start tethering" by Luke Huang · 5 years ago
  95. 6fecb94 Merge "Support enable/disable dns forwarding of dnsmasq when start tethering" by Luke Huang · 5 years ago
  96. f7742a2 Opportunistic cleanup by Chalard Jean · 5 years ago
  97. b2d0c63 Merge "Passing caller package name to setBluetoothTethering" am: 751f034b82 by Mark Chien · 5 years ago
  98. 751f034 Merge "Passing caller package name to setBluetoothTethering" by Mark Chien · 5 years ago
  99. c53985f Merge "Fix spacing in NetworkStackClient" by Treehugger Robot · 5 years ago
  100. 341c0f0 Fix spacing in NetworkStackClient by Remi NGUYEN VAN · 5 years ago