1. 53215d1 Add dump of USB descriptors to the dumpsys for UsbHostManager service. by Paul McLean · 7 years ago
  2. 2dac2cc Merge "ConnectivityService: improve wakelock logging" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  3. 26bcfa1 ConnectivityService: improve wakelock logging by Hugo Benichi · 7 years ago
  4. 33894b2 Merge "Set flags on the correct Intent, please" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  5. 1199a35 Record even more stats even more often by Erik Kline · 7 years ago
  6. bba0302 Merge "Low ram devices now use 60% reduction for task snap shots" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  7. 27207c9 Merge "Fix issue #65259946: APR: runtime restart: at com.android.server.am.ActivityManagerService" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. 4d2a8d7 Merge "Gracefully handle integer overflows." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  9. a0b899c Fix issue #65259946: APR: runtime restart: at com.android.server.am.ActivityManagerService by Dianne Hackborn · 7 years ago
  10. d405d05 Gracefully handle integer overflows. by Jeff Sharkey · 7 years ago
  11. 9f9ee61 Merge "Properly clean up broadcast-receiver ANR" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  12. 4576171 Merge "Don't over-acquire NPMS locks." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  13. e3b26e6 Low ram devices now use 60% reduction for task snap shots by Matthew Ng · 7 years ago
  14. ed961d9 Set flags on the correct Intent, please by Christopher Tate · 7 years ago
  15. 6243c21 Merge "Add ability to include messages in oom reports." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  16. a6b2c88 Properly clean up broadcast-receiver ANR by Christopher Tate · 7 years ago
  17. 4635f10 Don't over-acquire NPMS locks. by Jeff Sharkey · 7 years ago
  18. 70f7bc4 Merge "Print correct timeout messages in JobServiceContext" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  19. 8768b99 Merge "Revert "Nat464Xlat: interface notification handler on ConnectivityService"" into oc-mr1-dev by Hugo Benichi · 7 years ago
  20. cc2478f Merge "Track the global setting of BT A2DP on/off" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  21. d9d208a Merge "Fix issue #63971747: Audio is not heard first time when played after a long pause" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  22. df41145 Add ability to include messages in oom reports. by Dianne Hackborn · 7 years ago
  23. 8e2615c Merge "Fix transition between two occluding activities" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  24. ab1760f Merge "Fix stuck activity" into oc-mr1-dev by Jorim Jaggi · 7 years ago
  25. 9543ce8 Merge "Don't cancel by UID when an app is disabled or uninstalled" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  26. 82910bd Merge "Ensure that PiP mode changed callback if animation is interrupted" into oc-mr1-dev by Winson Chung · 7 years ago
  27. 98cf033 Print correct timeout messages in JobServiceContext by Yohei Yukawa · 7 years ago
  28. b60141b Merge "Don't always fallback to clockTick for EFFECT_TICK." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  29. c354e02 Merge "Better guarantee a11y service initial state" into oc-mr1-dev by Phil Weaver · 7 years ago
  30. edede6d Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  31. 4d1835d Fix stuck activity by Jorim Jaggi · 7 years ago
  32. ab76bbc Ensure that PiP mode changed callback if animation is interrupted by Winson Chung · 7 years ago
  33. e7b9618 Don't cancel by UID when an app is disabled or uninstalled by Makoto Onuki · 7 years ago
  34. 3e3600e Fix issue #63971747: Audio is not heard first time when played after a long pause by Dianne Hackborn · 7 years ago
  35. 9d484f0 Merge "Fix issue #65055576: VoiceInteractionManagerService sets..." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  36. 31cb01d Fix issue #65055576: VoiceInteractionManagerService sets... by Dianne Hackborn · 7 years ago
  37. 03a5cb5 Merge "Fix meteredness bugs in updateNetworkRulesNL()." into oc-mr1-dev by Jeff Sharkey · 7 years ago
  38. 43bc0ad Merge "Update DisplayContent tap exclude region on window resize" into oc-mr1-dev by David Stevens · 7 years ago
  39. 060b87b Merge "Unlock managed profile keystore when user is unlocked." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  40. 7e0e6e9 Merge "Clear pending activity options when retrieved in ActivityManagerService." into oc-mr1-dev by Bryce Lee · 7 years ago
  41. 3711910 Revert "Nat464Xlat: interface notification handler on ConnectivityService" by Hugo Benichi · 7 years ago
  42. 0acc4bf Unlock managed profile keystore when user is unlocked. by Pavel Grafov · 7 years ago
  43. 76512a3 Track the global setting of BT A2DP on/off by Sungsoo Lim · 7 years ago
  44. d60e2ed Merge "Use isolated uid to set oom_score_adj" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  45. c642da7 Update DisplayContent tap exclude region on window resize by David Stevens · 8 years ago
  46. 9174e87 Merge "ATV a11y shortcut (CL 1 of 3): Update key chord" into oc-mr1-dev by Zhen Sun · 7 years ago
  47. dc2b3be Don't always fallback to clockTick for EFFECT_TICK. by Michael Wright · 7 years ago
  48. 64c96ec Fix meteredness bugs in updateNetworkRulesNL(). by Jeff Sharkey · 7 years ago
  49. 0bb97d9 Merge "Update night display intensity coefficients" into oc-mr1-dev by Christine Franks · 7 years ago
  50. 87cb6d8 Merge "Adding USB audio-class 2.0 spec descriptors." into oc-mr1-dev by Paul Mclean · 7 years ago
  51. 4a8f95b Merge "BatteryStats: Don't schedule work when shutting down" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  52. 62e54c2 ATV a11y shortcut (CL 1 of 3): Update key chord by Zhen Sun · 7 years ago
  53. 1199c8f Update night display intensity coefficients by Christine Franks · 7 years ago
  54. f31cf45 Merge "Augment network stats based on SubscriptionPlan." into oc-mr1-dev by Jeff Sharkey · 7 years ago
  55. b00a8aa Merge "Setting a wallpaper must be synchronous" into oc-mr1-dev by Chris Tate · 7 years ago
  56. cf0b2b6 BatteryStats: Don't schedule work when shutting down by Adam Lesinski · 7 years ago
  57. fd7cb85 Adding USB audio-class 2.0 spec descriptors. by Paul McLean · 7 years ago
  58. f4de294 Augment network stats based on SubscriptionPlan. by Jeff Sharkey · 7 years ago
  59. c7f4330 Clear pending activity options when retrieved in ActivityManagerService. by Bryce Lee · 7 years ago
  60. f4a4840 Merge "Set CPU Abis for updated system packages" into oc-mr1-dev by Todd Kennedy · 7 years ago
  61. 23c9819 Merge "Revert "Fix transition between two occluding activities"" into oc-mr1-dev by Tim Murray · 7 years ago
  62. eb7b039 Merge "Screen-pinning unpin security fails for secondary user. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  63. 9328cb9 Merge "Make shutdown logging thread-safe" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  64. 8efbe0d Setting a wallpaper must be synchronous by Christopher Tate · 7 years ago
  65. 3390511 Merge "Prevent getting large bitmap log error for gobo" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. 68ed844 Revert "Fix transition between two occluding activities" by Tim Murray · 7 years ago
  67. 3027f47 Merge changes I34c4a0c3,Iebc7d153,Ibb028886 into oc-mr1-dev by Hugo Benichi · 7 years ago
  68. 8da5c64 Merge "AudioService: log changes in OP_PLAY_AUDIO" into oc-mr1-dev by Jean-Michel Trivi · 7 years ago
  69. 3317b17 Set CPU Abis for updated system packages by Koji Fukui · 7 years ago
  70. 58815ea Make shutdown logging thread-safe by Fyodor Kupolov · 7 years ago
  71. 3ab9b4d Screen-pinning unpin security fails for secondary user. DO NOT MERGE by Amith Yamasani · 7 years ago
  72. 3120059d AudioService: log changes in OP_PLAY_AUDIO by Jean-Michel Trivi · 7 years ago
  73. bd51856 Prevent getting large bitmap log error for gobo by Matthew Ng · 7 years ago
  74. 02584a2 Merge "Remove activity from stopping activities once resumed." into oc-mr1-dev by Bryce Lee · 7 years ago
  75. c3fcd65 Merge "AudioService: log volume commands and origin" into oc-mr1-dev by Jean-Michel Trivi · 7 years ago
  76. 54f40fa Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev by Jorim Jaggi · 7 years ago
  77. 72479c0 Nat464Xlat: interface notification handler on ConnectivityService by Hugo Benichi · 7 years ago
  78. 55309e7 Merge "Hides the Save UI while handling a pending intent from CustomDescription." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  79. 72be3d3 Use isolated uid to set oom_score_adj by Kenichi Ishibashi · 7 years ago
  80. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  81. 883b649 Nat464Xlat: internal state guards cleanup + state enum by Hugo Benichi · 7 years ago
  82. 25e5a34 Merge "Grant location to default launcher" into oc-mr1-dev by Svetoslav Ganov · 7 years ago
  83. cf17036 AudioService: log volume commands and origin by Jean-Michel Trivi · 7 years ago
  84. 61492c8 Merge "Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. 626f3ca Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  86. f3f7a10 Merge "Bump special windows layer adjustment" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  87. 5bb6bc6 Grant location to default launcher by Svet Ganov · 7 years ago
  88. 933108e Merge "Avoid running hasCompanionDevices on main thread" into oc-mr1-dev by Eugene Susla · 7 years ago
  89. 30c565d Merge "Added tron metrics for shutdown time" into oc-mr1-dev by Fyodor Kupolov · 7 years ago
  90. b6cf707 Merge "Don't autogrant permissions on managed profiles" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  91. 791ccc0 Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  92. 75520d5 Use Keyguard orientation when unoccluding by Jorim Jaggi · 7 years ago
  93. 6f62b73 Nat464Xlat: clat management cleanup by Hugo Benichi · 7 years ago
  94. 91f4071 Merge "switch to native_handle_create() for passing ownership" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  95. 3ea1e3d Merge "Add API to disallow entering PiP when launching a new activity" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  96. a25d17f Avoid running hasCompanionDevices on main thread by Eugene Susla · 7 years ago
  97. 291f63b Added tron metrics for shutdown time by Fyodor Kupolov · 7 years ago
  98. 071edf5 Merge "Create new trace object when logging from new thread" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  99. 9d656d0 Merge "Use synchronization when accessing mPackages state" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  100. c217d74 Merge "Add new system API for stable display size" into oc-mr1-dev by TreeHugger Robot · 7 years ago