1. 1702c33 Merge "Add logging around dream start/stop am: 4769b54d49 am: b50a0cdd5e" into oc-dev by Android Build Merger (Role) · 7 years ago
  2. 1294bb1 Add logging around dream start/stop am: 4769b54d49 am: b50a0cdd5e by Erik Wolsheimer · 7 years ago
  3. 38b58aba Merge "add 'changes' cmd to dumpsys" into oc-dev by TreeHugger Robot · 7 years ago
  4. b50a0cd Add logging around dream start/stop am: 4769b54d49 by Erik Wolsheimer · 7 years ago
  5. f516251 Merge "Turn off log spew, and make it use Slog.w instead of e.printStackTrace" into oc-dev by Joe Onorato · 7 years ago
  6. c1aaede Merge "Fixing service notification on secondary users" into oc-dev by TreeHugger Robot · 7 years ago
  7. ad9412c Merge "Change snoozing behavior for notifications in groups" into oc-dev by TreeHugger Robot · 7 years ago
  8. 002c8e1 Fix cropping in docked stack. by Robert Carr · 7 years ago
  9. cfdc7eb8 Merge "Fix 'jobscheduler run' shell command" into oc-dev by Chris Tate · 7 years ago
  10. ffa07d2 Allow system apps to define ephemeral permissions by Chad Brubaker · 7 years ago
  11. a50f89f add 'changes' cmd to dumpsys by Todd Kennedy · 7 years ago
  12. 4769b54 Add logging around dream start/stop by Erik Wolsheimer · 7 years ago
  13. e669ae4 Merge "Use invalid package names for special keys in AccountManager." into oc-dev by TreeHugger Robot · 7 years ago
  14. e1aaf7d Fixing service notification on secondary users by Suprabh Shukla · 7 years ago
  15. a78cdff Change snoozing behavior for notifications in groups by Julia Reynolds · 7 years ago
  16. d08c064 Merge "Don't call adjustFocusedActivityStackLocked on finished activity." into oc-dev by Bryce Lee · 7 years ago
  17. 301663a Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev by Makoto Onuki · 7 years ago
  18. c09d89c Set sensor-supplied orientation always to portrait in VrMode. by Santos Cordon · 7 years ago
  19. a9d0e6b Merge "Allow apps to provide the Instant App installer extra information" into oc-dev by Chad Brubaker · 7 years ago
  20. cbe1bd1 Use invalid package names for special keys in AccountManager. by Dmitry Dementyev · 7 years ago
  21. 851a35a Fix 'jobscheduler run' shell command by Christopher Tate · 7 years ago
  22. 0dca566 Merge "Report correct display id in stack info" into oc-dev by Andrii Kulian · 7 years ago
  23. 213161f Turn off log spew, and make it use Slog.w instead of e.printStackTrace by Joe Onorato · 7 years ago
  24. 71e0fcb Merge "Reduce scrypt time in synthetic password flow" into oc-dev by Rubin Xu · 7 years ago
  25. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  26. a6f7b25 Added dialog to notify user of thermal shutdown by Salvador Martinez · 7 years ago
  27. 039dcad Merge "Use ActivityRecord.realActivity when comparing waiting visible" into oc-dev by TreeHugger Robot · 7 years ago
  28. 9c6458d Add managed profile whitelist to control NotificationListenerServices by Esteban Talavera · 7 years ago
  29. 413190b Switch to WifiManager.{start,stop}SoftAp() by Erik Kline · 7 years ago
  30. a22d9fb AppErrors: Refine notion of "interesting" processes for b/g ANRs. by Narayan Kamath · 7 years ago
  31. f84467e Merge "Api updates" into oc-dev by TreeHugger Robot · 7 years ago
  32. 0db47f9 Merge "Fix volume key events are dispatched when screen is off" into oc-dev by TreeHugger Robot · 7 years ago
  33. 3acd16b Merge "Blame services for slow operations" into oc-dev by TreeHugger Robot · 7 years ago
  34. 21c34e2 Merge "Call getAllowedUid on a separate thread" into oc-dev by TreeHugger Robot · 7 years ago
  35. 7e215d7 Report correct display id in stack info by Andrii Kulian · 7 years ago
  36. 1ad18ab Merge "Check only task's override config for adjusting bounds" into oc-dev by Andrii Kulian · 7 years ago
  37. ddd5579 Merge "Temporary tracking of JobStatus unprepare" into oc-dev by TreeHugger Robot · 7 years ago
  38. fef058d Prevent IME adjustment for stacks not affected by docked stack resizing by Winson Chung · 7 years ago
  39. 709904f Updating PiP API and documentation. by Winson Chung · 7 years ago
  40. e92f794 Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26 by Makoto Onuki · 7 years ago
  41. b164f01 Temporary tracking of JobStatus unprepare by Christopher Tate · 7 years ago
  42. d00cb1c Merge "More targeted version of "Correct animation glitch for pinned stack."" into oc-dev by Rob Carr · 7 years ago
  43. 776f480 Merge "Use uptimeMillis instead of currentTimeMillis for interval calculation." into oc-dev by Alison Cichowlas · 7 years ago
  44. 0606861 Allow apps to provide the Instant App installer extra information by Chad Brubaker · 7 years ago
  45. 3345c4e Don't call adjustFocusedActivityStackLocked on finished activity. by Bryce Lee · 7 years ago
  46. dc088a6 Merge "Gather shared libs for split apks based on dependencies." into oc-dev by TreeHugger Robot · 7 years ago
  47. 2117aaf More targeted version of "Correct animation glitch for pinned stack." by Robert Carr · 7 years ago
  48. 54a92fd Consider allow-in-power-save-except-idle whitelist while updating rules. by Sudheer Shanka · 7 years ago
  49. 9425116 Check only task's override config for adjusting bounds by Andrii Kulian · 7 years ago
  50. 567947d Merge "Update app level fields when misc channel is updated" into oc-dev by Julia Reynolds · 7 years ago
  51. b7f67ab Use uptimeMillis instead of currentTimeMillis for interval calculation. by Alison Cichowlas · 7 years ago
  52. c4a169c Merge "Audio focus enforcement: duck automatically apps for SDK O+" into oc-dev by Jean-Michel Trivi · 7 years ago
  53. 3270f17 Use ActivityRecord.realActivity when comparing waiting visible by Wale Ogunwale · 7 years ago
  54. 0f87644 Merge "Reduce use of static variables in window manager unit tests" into oc-dev by Wale Ogunwale · 7 years ago
  55. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  56. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 7 years ago
  57. 5b4e16c Merge "Ensuring that isPictureInPictureMode() mirrors dispatched mode." into oc-dev by TreeHugger Robot · 7 years ago
  58. 461922f Audio focus enforcement: duck automatically apps for SDK O+ by Jean-Michel Trivi · 7 years ago
  59. ec00b51 Call getAllowedUid on a separate thread by Fyodor Kupolov · 7 years ago
  60. afad82b Merge "ImmersiveCling: Allow interacting with underlying view" into oc-dev by Adrian Roos · 7 years ago
  61. bad4297 Api updates by Julia Reynolds · 7 years ago
  62. 3ce611f Merge "Switch ActivityRecord last reported config. to MergeConfiguration" into oc-dev by TreeHugger Robot · 7 years ago
  63. 701a85f Blame services for slow operations by Fyodor Kupolov · 7 years ago
  64. b8bb3f7 Merge "WindowManager: Take care with Surface lifetime during relayout to invisible." into oc-dev by Rob Carr · 7 years ago
  65. 26ba9f8 Merge "Fixed issue with turn-screen-on activities" into oc-dev by TreeHugger Robot · 7 years ago
  66. 6338cd8 Merge "Clear default-browser state when it's uninstalled" into oc-dev by TreeHugger Robot · 7 years ago
  67. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  68. fa04e14 Update app level fields when misc channel is updated by Julia Reynolds · 7 years ago
  69. 79e88db ImmersiveCling: Allow interacting with underlying view by Adrian Roos · 7 years ago
  70. 9685128 Merge "Allow some notifications in a group to be muted" into oc-dev by Julia Reynolds · 7 years ago
  71. ecabc59 Merge "Do not deliver INSTALL_SHORTCUT." into oc-dev by TreeHugger Robot · 7 years ago
  72. bad4573 Merge changes from topic 'experio-scoring' into oc-dev by TreeHugger Robot · 7 years ago
  73. f4344ef Dismiss docked stack when ShowWhenLocked activity is over keyguard (1/2) by Matthew Ng · 7 years ago
  74. e610d3d Switch ActivityRecord last reported config. to MergeConfiguration by Wale Ogunwale · 7 years ago
  75. 89a28ab WindowManager: Take care with Surface lifetime during relayout to invisible. by Robert Carr · 7 years ago
  76. a79c371 Allow some notifications in a group to be muted by Julia Reynolds · 7 years ago
  77. 257ba89 Merge "Update PACKAGE_REMOVED broadcast." into oc-dev by Dmitry Dementyev · 7 years ago
  78. efb859f Merge "Allow a11y listeners to specify handlers" into oc-dev by Phil Weaver · 7 years ago
  79. ec95064 Fixed issue with turn-screen-on activities by Wale Ogunwale · 7 years ago
  80. 4451535 Merge "VolumeShaper: API change for duration" into oc-dev by Jean-Michel Trivi · 7 years ago
  81. 4f86a89 Merge "Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION" into oc-dev by TreeHugger Robot · 7 years ago
  82. 6ccc29b Merge "Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL" into oc-dev by TreeHugger Robot · 7 years ago
  83. ade1496 Merge "fix check for provider resolution" into oc-dev by TreeHugger Robot · 7 years ago
  84. 90c3489 Merge "Remove redundant lockscreen shown check" into oc-dev by TreeHugger Robot · 7 years ago
  85. f4472b6 Merge "Don't specify stack bounds for unsizeable home stack in dock mode" into oc-dev by TreeHugger Robot · 7 years ago
  86. 4288311 Ensuring that isPictureInPictureMode() mirrors dispatched mode. by Winson Chung · 7 years ago
  87. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 7 years ago
  88. 9e55fcb Merge "AudioService: make PlaybackActivityMonitor less log-chatty" into oc-dev by Jean-Michel Trivi · 7 years ago
  89. 4c86efa1 VolumeShaper: API change for duration by Jean-Michel Trivi · 7 years ago
  90. 53d52c8 Clear default-browser state when it's uninstalled by Christopher Tate · 7 years ago
  91. d8f13bb Merge "Fix re-enabling alert window appop after leaving VR mode." into oc-dev by Ruben Brunk · 7 years ago
  92. 3fc1769 Merge "Fixed transition animation from pipable activities" into oc-dev by TreeHugger Robot · 7 years ago
  93. 13ba34b Merge changes from topic 'virtual-display-api' into oc-dev by TreeHugger Robot · 7 years ago
  94. 10e7275 Merge "Don't allow devs to create blocked channels" into oc-dev by Julia Reynolds · 7 years ago
  95. db5f5c3 Merge "Don't consider uri empty a valid sound" into oc-dev by Julia Reynolds · 7 years ago
  96. c2769ab AudioService: make PlaybackActivityMonitor less log-chatty by Jean-Michel Trivi · 7 years ago
  97. 5d1c659 Merge "Clean up ImageReader when VrMode is disabled." into oc-dev by TreeHugger Robot · 7 years ago
  98. 5384506 Merge "Prevent leak of AppWindowTokens." into oc-dev by TreeHugger Robot · 7 years ago
  99. f14e93e Remove redundant lockscreen shown check by lei.xa.liu · 8 years ago
  100. 2781b41 Fix re-enabling alert window appop after leaving VR mode. by Ruben Brunk · 7 years ago