1. d00cb1c Merge "More targeted version of "Correct animation glitch for pinned stack."" into oc-dev by Rob Carr · 8 years ago
  2. 776f480 Merge "Use uptimeMillis instead of currentTimeMillis for interval calculation." into oc-dev by Alison Cichowlas · 8 years ago
  3. dc088a6 Merge "Gather shared libs for split apks based on dependencies." into oc-dev by TreeHugger Robot · 8 years ago
  4. 2117aaf More targeted version of "Correct animation glitch for pinned stack." by Robert Carr · 8 years ago
  5. 567947d Merge "Update app level fields when misc channel is updated" into oc-dev by Julia Reynolds · 8 years ago
  6. b7f67ab Use uptimeMillis instead of currentTimeMillis for interval calculation. by Alison Cichowlas · 8 years ago
  7. dc6cccb Get rid of custom negaitve save button label by Svetoslav Ganov · 8 years ago
  8. c4a169c Merge "Audio focus enforcement: duck automatically apps for SDK O+" into oc-dev by Jean-Michel Trivi · 8 years ago
  9. dd91a56 Merge changes from topics 'AutofillContext2', 'AutofillContext' into oc-dev by Philip P. Moltmann · 8 years ago
  10. 0f87644 Merge "Reduce use of static variables in window manager unit tests" into oc-dev by Wale Ogunwale · 8 years ago
  11. c38e2af Merge "Offload the mRunningFullBackupTask.handleCancel() call from the main thread to another thread" into oc-dev by Michal Karpinski · 8 years ago
  12. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 8 years ago
  13. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 8 years ago
  14. 121e526 Return all previous FillContexts onFill by Philip P. Moltmann · 8 years ago
  15. 781c8cb Merge "DeviceAdminService must be protected with BIND_DEVICE_ADMIN." into oc-dev by TreeHugger Robot · 8 years ago
  16. 5b4e16c Merge "Ensuring that isPictureInPictureMode() mirrors dispatched mode." into oc-dev by TreeHugger Robot · 8 years ago
  17. 461922f Audio focus enforcement: duck automatically apps for SDK O+ by Jean-Michel Trivi · 8 years ago
  18. c761963 Report multiple FillContext-s onSave by Philip P. Moltmann · 8 years ago
  19. afad82b Merge "ImmersiveCling: Allow interacting with underlying view" into oc-dev by Adrian Roos · 8 years ago
  20. 3ce611f Merge "Switch ActivityRecord last reported config. to MergeConfiguration" into oc-dev by TreeHugger Robot · 8 years ago
  21. 27e5ec0 Merge "Reorder USB_STATE updates so config_changed is not replaced." into oc-dev by TreeHugger Robot · 8 years ago
  22. b8bb3f7 Merge "WindowManager: Take care with Surface lifetime during relayout to invisible." into oc-dev by Rob Carr · 8 years ago
  23. 26ba9f8 Merge "Fixed issue with turn-screen-on activities" into oc-dev by TreeHugger Robot · 8 years ago
  24. 6338cd8 Merge "Clear default-browser state when it's uninstalled" into oc-dev by TreeHugger Robot · 8 years ago
  25. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 8 years ago
  26. fe73970 DeviceAdminService must be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 8 years ago
  27. 21fb350 Merge "Revert "Revert "Integrate new looper apis into testables""" into oc-dev by TreeHugger Robot · 8 years ago
  28. fa04e14 Update app level fields when misc channel is updated by Julia Reynolds · 8 years ago
  29. 79e88db ImmersiveCling: Allow interacting with underlying view by Adrian Roos · 8 years ago
  30. cd68c33 Merge "Remove a11y web flags and associated settings" into oc-dev by Phil Weaver · 8 years ago
  31. 9685128 Merge "Allow some notifications in a group to be muted" into oc-dev by Julia Reynolds · 8 years ago
  32. ecabc59 Merge "Do not deliver INSTALL_SHORTCUT." into oc-dev by TreeHugger Robot · 8 years ago
  33. bad4573 Merge changes from topic 'experio-scoring' into oc-dev by TreeHugger Robot · 8 years ago
  34. e610d3d Switch ActivityRecord last reported config. to MergeConfiguration by Wale Ogunwale · 8 years ago
  35. b81243f Offload the mRunningFullBackupTask.handleCancel() call from the main by Michal Karpinski · 8 years ago
  36. 89a28ab WindowManager: Take care with Surface lifetime during relayout to invisible. by Robert Carr · 8 years ago
  37. 745d0a8 Revert "Revert "Integrate new looper apis into testables"" by Jason Monk · 8 years ago
  38. a79c371 Allow some notifications in a group to be muted by Julia Reynolds · 8 years ago
  39. 257ba89 Merge "Update PACKAGE_REMOVED broadcast." into oc-dev by Dmitry Dementyev · 8 years ago
  40. efb859f Merge "Allow a11y listeners to specify handlers" into oc-dev by Phil Weaver · 8 years ago
  41. ec95064 Fixed issue with turn-screen-on activities by Wale Ogunwale · 8 years ago
  42. 4451535 Merge "VolumeShaper: API change for duration" into oc-dev by Jean-Michel Trivi · 8 years ago
  43. 4f86a89 Merge "Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION" into oc-dev by TreeHugger Robot · 8 years ago
  44. fc513f9 Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev by TreeHugger Robot · 8 years ago
  45. 6ccc29b Merge "Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL" into oc-dev by TreeHugger Robot · 8 years ago
  46. f40d1cb7 Merge "Take new autofill structure for each partition" into oc-dev by TreeHugger Robot · 8 years ago
  47. 7575fa7 Merge "Check for uses-feature in Companion APIs" into oc-dev by TreeHugger Robot · 8 years ago
  48. ade1496 Merge "fix check for provider resolution" into oc-dev by TreeHugger Robot · 8 years ago
  49. 90c3489 Merge "Remove redundant lockscreen shown check" into oc-dev by TreeHugger Robot · 8 years ago
  50. f4472b6 Merge "Don't specify stack bounds for unsizeable home stack in dock mode" into oc-dev by TreeHugger Robot · 8 years ago
  51. db04118 Added APIs that let AutofillService implementations set themselves as such. by Felipe Leme · 8 years ago
  52. 4288311 Ensuring that isPictureInPictureMode() mirrors dispatched mode. by Winson Chung · 8 years ago
  53. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 8 years ago
  54. 2f517c2 Take new autofill structure for each partition by Philip P. Moltmann · 8 years ago
  55. 9e55fcb Merge "AudioService: make PlaybackActivityMonitor less log-chatty" into oc-dev by Jean-Michel Trivi · 8 years ago
  56. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 8 years ago
  57. 4c86efa1 VolumeShaper: API change for duration by Jean-Michel Trivi · 8 years ago
  58. 53d52c8 Clear default-browser state when it's uninstalled by Christopher Tate · 8 years ago
  59. d8f13bb Merge "Fix re-enabling alert window appop after leaving VR mode." into oc-dev by Ruben Brunk · 8 years ago
  60. 3fc1769 Merge "Fixed transition animation from pipable activities" into oc-dev by TreeHugger Robot · 8 years ago
  61. 13ba34b Merge changes from topic 'virtual-display-api' into oc-dev by TreeHugger Robot · 8 years ago
  62. 10e7275 Merge "Don't allow devs to create blocked channels" into oc-dev by Julia Reynolds · 8 years ago
  63. db5f5c3 Merge "Don't consider uri empty a valid sound" into oc-dev by Julia Reynolds · 8 years ago
  64. c2769ab AudioService: make PlaybackActivityMonitor less log-chatty by Jean-Michel Trivi · 8 years ago
  65. 5d1c659 Merge "Clean up ImageReader when VrMode is disabled." into oc-dev by TreeHugger Robot · 8 years ago
  66. 5384506 Merge "Prevent leak of AppWindowTokens." into oc-dev by TreeHugger Robot · 8 years ago
  67. f14e93e Remove redundant lockscreen shown check by lei.xa.liu · 8 years ago
  68. 768dd99 Reorder USB_STATE updates so config_changed is not replaced. by Jerry Zhang · 8 years ago
  69. 2781b41 Fix re-enabling alert window appop after leaving VR mode. by Ruben Brunk · 8 years ago
  70. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 8 years ago
  71. 12b644d Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION by Rubin Xu · 8 years ago
  72. 4195049 Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL by Philip Cuadra · 8 years ago
  73. e259ad2 Check bluetooth app id instead of uid by Amith Yamasani · 8 years ago
  74. aa43a4b Check for uses-feature in Companion APIs by Eugene Susla · 8 years ago
  75. cc576cf fix check for provider resolution by Todd Kennedy · 8 years ago
  76. 649c160 Don't specify stack bounds for unsizeable home stack in dock mode by Wale Ogunwale · 8 years ago
  77. 41bf42a Merge "Whitelist PHONE_STATE to wakeup apps" into oc-dev by TreeHugger Robot · 8 years ago
  78. 88db7b3 Merge "Insert missing breaks" into oc-dev by TreeHugger Robot · 8 years ago
  79. 91e5c88 Fix check when finding tasks to reuse. by Winson Chung · 8 years ago
  80. 4eaeb91 Merge "fix service binding" into oc-dev by TreeHugger Robot · 8 years ago
  81. 681a28d Merge "Fixed pinned stack lockscreen interaction" into oc-dev by TreeHugger Robot · 8 years ago
  82. d8a5777 Insert missing breaks by Jorim Jaggi · 8 years ago
  83. 6adb089 Merge "Follow-up for I8cbf1bfbebc917b03f528f040bb019d193228bbb" into oc-dev by TreeHugger Robot · 8 years ago
  84. 5281775 Merge "Call removeMessages() only for certain operations in BackupManagerService#handleCancel()" into oc-dev by TreeHugger Robot · 8 years ago
  85. 08896b3 Merge "Send directed broadcast to the installer" into oc-dev by TreeHugger Robot · 8 years ago
  86. b09a630 Call removeMessages() only for certain operations in BackupManagerService#handleCancel() by Anton Philippov · 8 years ago
  87. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 8 years ago
  88. 8c7e6fa Merge "Add log before doRestoreFinished is called on BackupAgent." into oc-dev by TreeHugger Robot · 8 years ago
  89. d8c0ac4 Don't allow devs to create blocked channels by Julia Reynolds · 8 years ago
  90. ca80d16 Don't consider uri empty a valid sound by Julia Reynolds · 8 years ago
  91. e125b7b Merge "Clarify IControlsTethering LOCAL_ONLY state name" into oc-dev by TreeHugger Robot · 8 years ago
  92. c9c6908 Merge "Watchdog: add graphics composer to HALs of interest" into oc-dev by TreeHugger Robot · 8 years ago
  93. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 8 years ago
  94. 6007cae Merge "Don't clear restart counter when bringing up the service." into oc-dev by Sudheer Shanka · 8 years ago
  95. 6d3747e Merge "Upgrade logging for UsbDeviceManager to narrow down bugs." into oc-dev by TreeHugger Robot · 8 years ago
  96. 09d4ff8 Remove a11y web flags and associated settings by Phil Weaver · 8 years ago
  97. b216d0f Merge "Don't put non-resizeable activities on secondary displays" into oc-dev by Andrii Kulian · 8 years ago
  98. 9ebd87d Merge "Fix flaky tests in ConnOnActivityStartTest." into oc-dev by Sudheer Shanka · 8 years ago
  99. e3cc928 Merge "Address various JobScheduler API feedback." into oc-dev by Dianne Hackborn · 8 years ago
  100. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 8 years ago