1. 631587f Merge "Allow update from pre-release to release targetSDK" by TreeHugger Robot · 6 years ago
  2. c5eedd1 Merge "Dump classifier in InputManager" by TreeHugger Robot · 6 years ago
  3. c5a0c66 Merge "AudioService: change to BT service profile listener events" by TreeHugger Robot · 6 years ago
  4. 23cb02e Merge "Rename BiometricHalDeathReported to be futute-proof and extendable" by Kevin Chyn · 6 years ago
  5. aa4eeca Merge changes from topics "kill_switch", "disabled_by_device_config" by Felipe Leme · 6 years ago
  6. ad7b649 Merge "Fix Test Harness Mode to work with new ADB file" by TreeHugger Robot · 6 years ago
  7. 2ba126c Merge "Fix javadoc for enabling backup in DevicePolicyManager" by TreeHugger Robot · 6 years ago
  8. eb8c06d Merge "Rename setEnableFallback to setAllowDeviceCredential" by Kevin Chyn · 6 years ago
  9. 1d8edfa Merge "Use separate config entries for default role holders." by Hai Zhang · 6 years ago
  10. 3e250af Merge "Fix assistant role for multi-user." by Hai Zhang · 6 years ago
  11. e5a37fb Rename BiometricHalDeathReported to be futute-proof and extendable by Kevin Chyn · 6 years ago
  12. 99a7d63 Fix Test Harness Mode to work with new ADB file by William Hester · 6 years ago
  13. ba0cdb8 Merge "Merge partner fix for ComprehensiveCountryDetector deadlock" by Anil Admal · 6 years ago
  14. b5cc21e Merge "Test Mapping: Remove WMTests b/c of flake" by Simran Basi · 6 years ago
  15. 625e4b6 Merge "Ensure setActiveGroup() does the right thing after a HAL crash." by Jim Miller · 6 years ago
  16. 5cc4ae9 Fix assistant role for multi-user. by Hai Zhang · 6 years ago
  17. 45d1f9d Rename setEnableFallback to setAllowDeviceCredential by Kevin Chyn · 6 years ago
  18. cf1ab29 Merge "Add a constant for low perceptible adj" by Amith Yamasani · 6 years ago
  19. 14ef461 Reverted ContentCapture kill-switch mechanism. by Felipe Leme · 6 years ago
  20. 98a825b Test Mapping: Remove WMTests b/c of flake by Simran Basi · 6 years ago
  21. 580a742 Merge "Allow VoiceInteractionManagerService to open voice and assistant activities from background" by Michal Karpinski · 6 years ago
  22. ad41c7b Merge "Don't hold WM lock while updating OOM adj" by Jorim Jaggi · 6 years ago
  23. fe00e4f Merge "PowerManagerService: update comment regarding reboot reason" by Wei Wang · 6 years ago
  24. 48c486e Merge "Add a missing return statement." by Dario Freni · 6 years ago
  25. b24e989 Don't hold WM lock while updating OOM adj by Jorim Jaggi · 6 years ago
  26. ec820ed Merge "Fix flaky testVisibleWithInsetsProvider test" by Jorim Jaggi · 6 years ago
  27. 508db9d Fix javadoc for enabling backup in DevicePolicyManager by Stefano · 6 years ago
  28. a5dbf52 Set insets on the virtual display to avoid IME covering the bubble. by Issei Suzuki · 6 years ago
  29. 85fa202 Allow VoiceInteractionManagerService to open voice and by Michal Karpinski · 6 years ago
  30. 9fbf6d6 Merge "Disable view compiler for protected storage" by Mathieu Chartier · 6 years ago
  31. db39c16 Fix flaky testVisibleWithInsetsProvider test by Yunfan Chen · 6 years ago
  32. 5d4f5eb Merge changes I1268101d,Id40470f6 by Jorim Jaggi · 6 years ago
  33. fce424f Merge "Update puller method to support other modalities" by Kevin Chyn · 6 years ago
  34. 14f9d36 Merge "compaction: add null action" by Tim Murray · 6 years ago
  35. 5e1e709 Disable ContentCapture at runtime when it's disabled by DeviceConfig. by Felipe Leme · 6 years ago
  36. 9eb69e9 Use separate config entries for default role holders. by Hai Zhang · 6 years ago
  37. 7b78b22 Ensure setActiveGroup() does the right thing after a HAL crash. by Jim Miller · 6 years ago
  38. 82c999d Merge "Remove sandbox specific bind mounts from root namespace." by Sudheer Shanka · 6 years ago
  39. 72a8435 Merge "Never resume activities that are partially occluded" by Andrii Kulian · 6 years ago
  40. 43ff4f3 AudioService: change to BT service profile listener events by Jean-Michel Trivi · 6 years ago
  41. 0c76f15 Merge partner fix for ComprehensiveCountryDetector deadlock by Anil Admal · 6 years ago
  42. 72b77cc PowerManagerService: update comment regarding reboot reason by Wei Wang · 6 years ago
  43. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 6 years ago
  44. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 6 years ago
  45. ee14187 Merge "Removed FLAG_SMART_SUGGESTION_LEGACY" by Felipe Leme · 6 years ago
  46. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 6 years ago
  47. f86397d Merge "Fix flaky WindowStateTests" by TreeHugger Robot · 6 years ago
  48. 1189c0f Merge "Remove usage info" by Chad Brubaker · 6 years ago
  49. fe32b3f Add a missing return statement. by Dario Freni · 6 years ago
  50. c8aa8ff Disable view compiler for protected storage by Mathieu Chartier · 6 years ago
  51. a5c5ced Merge "Replace ColorDisplayController references" by Christine Franks · 6 years ago
  52. eb23e4d Allow update from pre-release to release targetSDK by Nicholas Lativy · 6 years ago
  53. 648e588 Handle adjustResize flag properly on client by Jorim Jaggi · 6 years ago
  54. a6f3561 Reparent IME window and handle non-fullscreen windows correctly by Tarandeep Singh · 6 years ago
  55. 5e696f1 Fix flaky WindowStateTests by Yunfan Chen · 6 years ago
  56. 7de59d53 Merge "Remove unused codepath." by TreeHugger Robot · 6 years ago
  57. a32d905 Merge "Don't fail rollback for missing installer packages." by Richard Uhler · 6 years ago
  58. c23b6ee Merge "Don't record loading of APKs as dynamic code." by Alan Stokes · 6 years ago
  59. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 6 years ago
  60. 4cd7ad7 Merge "Minor cleanups to LMS" by Soonil Nagarkar · 6 years ago
  61. d7fb7d5 Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" am: 5cdb4c3451 am: e7408d4f3e by Remi NGUYEN VAN · 6 years ago
  62. 9b03bba Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" am: 5cdb4c3451 by Remi NGUYEN VAN · 6 years ago
  63. e7408d4 Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" am: 5cdb4c3451 by Remi NGUYEN VAN · 6 years ago
  64. 5cdb4c3 Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" by Remi NGUYEN VAN · 6 years ago
  65. 2c6e0c6 Merge "Add API for NetworkStack to start captive portal" am: ca551ce981 am: 7f71f50ae6 by Remi NGUYEN VAN · 6 years ago
  66. b6a6843 Merge "Add API for NetworkStack to start captive portal" am: ca551ce981 by Remi NGUYEN VAN · 6 years ago
  67. 7f71f50 Merge "Add API for NetworkStack to start captive portal" am: ca551ce981 by Remi NGUYEN VAN · 6 years ago
  68. ca551ce Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  69. a42845b Merge "Revert "Render ImageWallpaper with OpenGL ES and apply visual effects."" by TreeHugger Robot · 6 years ago
  70. 6e6583e Merge "Update active group when showing BiometricPrompt" by TreeHugger Robot · 6 years ago
  71. 0530a6b Merge "AudioService: fix lock ordering between BtHelper and AudioDeviceBroker" by TreeHugger Robot · 6 years ago
  72. 40755dc Merge "Move no longer flaky tests back to pre-submit" by Wale Ogunwale · 6 years ago
  73. 03fd40b Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 6 years ago
  74. f96451b compaction: add null action by Tim Murray · 6 years ago
  75. 598a0eb Merge "Bubbling up setNightMode and setLocationMode." by TreeHugger Robot · 6 years ago
  76. c0d767b Merge "Fixed how temporary augmented autofill is set." by TreeHugger Robot · 6 years ago
  77. 36bdd7e Merge "Add shell cmd to disabled default Content Capture service." by TreeHugger Robot · 6 years ago
  78. b541f3c Merge "Only start tracking usage on first activity resume" by Michael Wachenschwanz · 6 years ago
  79. bc05aa2 Merge "Move DWB transform animation onto TintHandler" by Christine Franks · 6 years ago
  80. b946515 AudioService: fix lock ordering between BtHelper and AudioDeviceBroker by Jean-Michel Trivi · 6 years ago
  81. ebc78db Merge "Instrument wake up reasons." by Michael Wright · 6 years ago
  82. f28075b Merge "Add flags parameter for managing role holders." by Hai Zhang · 6 years ago
  83. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  84. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 6 years ago
  85. b46c167 Minor cleanups to LMS by Soonil Nagarkar · 6 years ago
  86. 71200f2 SurfaceControl: Provide Transaction#remove() method. by Robert Carr · 6 years ago
  87. da123a8 Merge "Only letterbox when display never rotates for app." by TreeHugger Robot · 6 years ago
  88. 28a6c0e Removed FLAG_SMART_SUGGESTION_LEGACY by Felipe Leme · 6 years ago
  89. 8febd0a Move no longer flaky tests back to pre-submit by Wale Ogunwale · 6 years ago
  90. 98897ce Revert "Render ImageWallpaper with OpenGL ES and apply visual effects." by Lucas Dupin · 6 years ago
  91. 0567ec6 Add a constant for low perceptible adj by Amith Yamasani · 6 years ago
  92. 04ecb63 Merge "Fix bugs for background activity starts from notifications" by Michal Karpinski · 6 years ago
  93. 4132384 Bubbling up setNightMode and setLocationMode. by Kweku Adams · 6 years ago
  94. 5e02147 Merge "Perform permission/appop cleanup on sms kill switch for all users" by Eugene Susla · 6 years ago
  95. 78eda3b Merge "compaction: fix two small bugs" by Tim Murray · 6 years ago
  96. e9c9b09 Merge "Revert "Minimum viable TimeZoneDetectorService"" am: 1fe970651f by Neil Fuller · 6 years ago
  97. 91145c9 Merge "Revert "Minimum viable TimeZoneDetectorService"" am: 1fe970651f by Neil Fuller · 6 years ago
  98. c9e0cf9 Merge "RMS: Delete user data snapshots when deleting a rollback" by Nikita Ioffe · 6 years ago
  99. 1fe9706 Merge "Revert "Minimum viable TimeZoneDetectorService"" by Neil Fuller · 6 years ago
  100. 9cbb20b Fix bugs for background activity starts from notifications by Michal Karpinski · 6 years ago