1. bed3db4 Only show the toast of dismissing docked stack if it actually happens by Riddle Hsu · 6 years ago
  2. d20bf0e Merge "Update connected display config on settings load." by TreeHugger Robot · 6 years ago
  3. 5a1e015 Merge "WM: Promote TaskPositioningControllerTests and ZOrderingTests to non-flaky" by TreeHugger Robot · 6 years ago
  4. 1a1f5a21 Grant record audio permission to SystemCaptionsService instead of ContentCaptureService by Nadav Bar · 6 years ago
  5. abd0682 Merge "Add mechanism for freezing the system recent task list" by Winson Chung · 6 years ago
  6. b5910b4 Update connected display config on settings load. by Garfield Tan · 6 years ago
  7. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 6 years ago
  8. c683640 WM: Promote TaskPositioningControllerTests and ZOrderingTests to non-flaky by Vishnu Nair · 6 years ago
  9. 63ee2df Merge "Fix IME is beyond the screen if the app doesn't fill its parent bounds" by TreeHugger Robot · 6 years ago
  10. 6d6f67c Fix IME is beyond the screen if the app doesn't fill its parent bounds by Riddle Hsu · 6 years ago
  11. 4719ffe Merge "DPM API review: Remove "ForUser" method" by TreeHugger Robot · 6 years ago
  12. 93fc5bb Merge "Pull system ion heap size." by Rafal Slawik · 6 years ago
  13. 518a01a DPM API review: Remove "ForUser" method by Eran Messeri · 6 years ago
  14. 3df86b8 Merge "Get flaky test out of pre-submit and move non-flaky test into it." by TreeHugger Robot · 6 years ago
  15. 3d2ff4c Change ShortcutInfo.Builder.setLongLived to take a boolean by Mehdi Alizadeh · 6 years ago
  16. ab5e7fa Merge "Don't resume uncommitted sessions." by TreeHugger Robot · 6 years ago
  17. 6a938aa Get flaky test out of pre-submit and move non-flaky test into it. by Yunfan Chen · 6 years ago
  18. ba684ce Checking connectivity constraint when Data Saver is toggled. by Kweku Adams · 6 years ago
  19. 499f61a Merge changes I1375c198,I49bc9bb6 by Evan Rosky · 6 years ago
  20. 47799f4 Don't resume uncommitted sessions. by Dario Freni · 6 years ago
  21. acd6992 Merge "WM: Cleanup TestAppWindowToken code and clean up mocktracker in teardown" by TreeHugger Robot · 6 years ago
  22. 681db90 Merge "Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag and the mechanism to use it" by Michal Karpinski · 6 years ago
  23. e069b00 Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag by Michal Karpinski · 6 years ago
  24. aca8780 Merge "Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission identity in preparation to enforcement of permissions through ag/6055289." by Stanislav Zholnin · 6 years ago
  25. 00d3b38 Merge "Update #registerAppUsageLimitObserver to take time used." by TreeHugger Robot · 6 years ago
  26. b4a5cf7 Merge "Add uid information in PackageListObserver" by TreeHugger Robot · 6 years ago
  27. 4fb1e91 Clean-up some out-dated layout shenanigans by Evan Rosky · 6 years ago
  28. ec9488c Fix Restore transition by Evan Rosky · 6 years ago
  29. 8a46b8c Merge "Add Tron logging of explanation for notification importance." by Will Brockman · 6 years ago
  30. 9ff12ef WM: Cleanup TestAppWindowToken code and clean up mocktracker in teardown by Vishnu Nair · 6 years ago
  31. 66b5c27 Merge "Revert "WM: Cleanup TestAppWindowToken code and promote ZOrderingTests to non-flaky"" by TreeHugger Robot · 6 years ago
  32. 4f76a1e Update #registerAppUsageLimitObserver to take time used. by Varun Shah · 6 years ago
  33. 794d22d Merge "Update screen lock complexity permission to password complexity" by TreeHugger Robot · 6 years ago
  34. 934b8e3 Add Tron logging of explanation for notification importance. by Will Brockman · 6 years ago
  35. 872afd4 Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission by Stanislav Zholnin · 6 years ago
  36. d4e8757 Pull system ion heap size. by Rafal Slawik · 6 years ago
  37. 5658951 Revert "WM: Cleanup TestAppWindowToken code and promote ZOrderingTests to non-flaky" by Vishnu Nair · 6 years ago
  38. 1e15b22 Merge "WM: Cleanup TestAppWindowToken code and promote ZOrderingTests to non-flaky" by TreeHugger Robot · 6 years ago
  39. 9822176 Merge "Added UserManager#getUserSwitchability." by Varun Shah · 6 years ago
  40. ea69440 Merge "Update UserManager#removeUser to follow API guidelines." by Varun Shah · 6 years ago
  41. de8e3b7 Add uid information in PackageListObserver by Chenbo Feng · 6 years ago
  42. 50ef200 Added UserManager#getUserSwitchability. by Varun Shah · 6 years ago
  43. b0e93d7 Merge "Notify the TrustAgent when the token is activated." by Ram Periathiruvadi · 6 years ago
  44. 5db3fb8 Merge "Revert "Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission"" by TreeHugger Robot · 6 years ago
  45. 7ac9a71 Update screen lock complexity permission to password complexity by bernardchau · 6 years ago
  46. 469dcbf WM: Cleanup TestAppWindowToken code and promote ZOrderingTests to non-flaky by Vishnu Nair · 6 years ago
  47. 15973a1 Revert "Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission" by Julia Reynolds · 6 years ago
  48. 88333f4 Merge "WM: Don't skip on parent changed when creating TestAppWindowToken" by TreeHugger Robot · 6 years ago
  49. a2514b5 Merge "Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission identity in preparation to enforcement of permissions through ag/6055289." by Stanislav Zholnin · 6 years ago
  50. 32d5355 Notify the TrustAgent when the token is activated. by Ram Periathiruvadi · 6 years ago
  51. aab3d3d WM: Don't skip on parent changed when creating TestAppWindowToken by Vishnu Nair · 6 years ago
  52. a686b93 Fix NotificationManagerServiceTest to properly use DeviceConfig API with shell permission by Stanislav Zholnin · 6 years ago
  53. 9533e62 Update UserManager#removeUser to follow API guidelines. by Varun Shah · 6 years ago
  54. 1f5b4ef Merge "Partition weaver slots to avoid conflicts between the host image and GSI." by David Anderson · 6 years ago
  55. af560c2 Merge "Fix BatterySaverPolicy night mode flag parsing." by TreeHugger Robot · 6 years ago
  56. fdb049d Merge "Log initial state after enabling WM tracing" by Nataniel Borges · 6 years ago
  57. b14ac6e Merge "Fixed flaky testTaskChangeCallbacks and promote three tests to presubmit" by Yunfan Chen · 6 years ago
  58. c1f3e37 Fixed flaky testTaskChangeCallbacks and promote three tests to presubmit by Yunfan Chen · 6 years ago
  59. a3e9952 Merge "API changes for NAS" by Julia Reynolds · 6 years ago
  60. 021dccc Merge "Add test to ProcessRecord ANR function" by TreeHugger Robot · 6 years ago
  61. a3e79d6 Merge "Add annotations and finals to PermissionInfo" by Philip P. Moltmann · 6 years ago
  62. 8a5106c Log initial state after enabling WM tracing by Nataniel Borges · 6 years ago
  63. 76e49c8 Merge "Ensure freeform windows always have a visible portion on screen" by Evan Rosky · 6 years ago
  64. 3c37379 Merge "Added LocusId support to Shortcut and Notification." by TreeHugger Robot · 6 years ago
  65. a4844d1 Add annotations and finals to PermissionInfo by Philip P. Moltmann · 6 years ago
  66. 28dea68 Partition weaver slots to avoid conflicts between the host image and GSI. by David Anderson · 6 years ago
  67. d0ceefa API changes for NAS by Julia Reynolds · 6 years ago
  68. 9a3c1f1 Configurable NAS by using DeviceConfig by Tony Mak · 6 years ago
  69. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 6 years ago
  70. 90205ef Added LocusId support to Shortcut and Notification. by Felipe Leme · 6 years ago
  71. f61de8f Merge "MVP RescueParty 2.0 changes that add handling of mainline module crashes." by TreeHugger Robot · 6 years ago
  72. 06f309c Merge "Add annotations and finals to PermissionGroupInfo" by Philip P. Moltmann · 6 years ago
  73. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 6 years ago
  74. 0254ff6 MVP RescueParty 2.0 changes that add handling of mainline module crashes. by bpetrivs · 6 years ago
  75. 666631b Add temporary packageName-based whitelist for allowing by Michal Karpinski · 6 years ago
  76. 3f4b5d0 Merge "Add handling of NativeRescueParty resets to RescueParty." by TreeHugger Robot · 6 years ago
  77. 93075f4 Add handling of NativeRescueParty resets to RescueParty. by bpetrivs · 6 years ago
  78. dc2f252 Merge "Store user's serial number in recoverable key store database." by Dmitry Dementyev · 6 years ago
  79. 44e6280 Fix BatterySaverPolicy night mode flag parsing. by Kweku Adams · 6 years ago
  80. 5ee812a Merge "Update #registerAppUsageLimitObserver to accept time remaining." by TreeHugger Robot · 6 years ago
  81. 60dba2f Ensure freeform windows always have a visible portion on screen by Evan Rosky · 6 years ago
  82. 9f58b7c Update #registerAppUsageLimitObserver to accept time remaining. by Varun Shah · 6 years ago
  83. fffdfbe Merge "Migrate remainder of frameworks/base to androidx.test" by TreeHugger Robot · 6 years ago
  84. 2a98030 Merge "Slice and dice app ops - framework" by Svetoslav Ganov · 6 years ago
  85. 185d820 Merge "Don't crash if we can't find a resource" by TreeHugger Robot · 6 years ago
  86. 0635dab Add annotations and finals to PermissionGroupInfo by Philip P. Moltmann · 6 years ago
  87. af189e3 Slice and dice app ops - framework by Svet Ganov · 6 years ago
  88. 1f6a9ee Merge "Implement UX for IME with freeform windows" by TreeHugger Robot · 6 years ago
  89. 89f12d5 Store user's serial number in recoverable key store database. by Dmitry Dementyev · 6 years ago
  90. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 6 years ago
  91. 0d654cb Implement UX for IME with freeform windows by Evan Rosky · 6 years ago
  92. 3999343 Merge "Fixing flakiness of AppStandbyController test." by TreeHugger Robot · 6 years ago
  93. 1fa00a5 Merge changes from topic "staged_userdata_restore" by TreeHugger Robot · 6 years ago
  94. 720c07e Merge "Migrate frameworks/base/tests/testables and its users to androidx.test" by Brett Chabot · 6 years ago
  95. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  96. e9aaf63 Followup cleanup after refactoring rollback states. by Richard Uhler · 6 years ago
  97. b142f57 Don't crash if we can't find a resource by Jorim Jaggi · 6 years ago
  98. 697fdd2 Merge "Support dexopting shared libraries." am: 3275a6b245 am: 2e07ca0f15 by Nicolas Geoffray · 6 years ago
  99. adcb9fd Merge "Support dexopting shared libraries." am: 3275a6b245 am: 2e07ca0f15 by Nicolas Geoffray · 6 years ago
  100. 2e07ca0 Merge "Support dexopting shared libraries." am: 3275a6b245 by Nicolas Geoffray · 6 years ago