1. 6ccaf90 Merge "Fixes starting app in docked stack for cts tests" into oc-dev by TreeHugger Robot · 8 years ago
  2. 817e838 Merge "Refactored ViewState." into oc-dev by TreeHugger Robot · 8 years ago
  3. 0e20560 Fixes starting app in docked stack for cts tests by Matthew Ng · 8 years ago
  4. 0f9464e Refactored ViewState. by Felipe Leme · 8 years ago
  5. 1284be6 Merge "Fix issue with force resizing activity when app level doesn't want to" into oc-dev by TreeHugger Robot · 8 years ago
  6. 279997c Merge "Don't run jobs when connectivity is not validated" into oc-dev by TreeHugger Robot · 8 years ago
  7. 554c594 Merge "Fix broken unit tests due to mockito upgrade." into oc-dev by TreeHugger Robot · 8 years ago
  8. 0ecd08b Recover cleanly from power HAL service crashes by Connor O'Brien · 8 years ago
  9. 7a0fef9 Merge "BatteryStats: Add debug logging to narrow down slow camera launch" into oc-dev by TreeHugger Robot · 8 years ago
  10. d47e192 Merge "Temporarily bg-whitelist the default container package-cleaning service" into oc-dev by TreeHugger Robot · 8 years ago
  11. 4a0e84b Merge "Reschedule jobs that crash partway through" into oc-dev by Chris Tate · 8 years ago
  12. 20959b2 Merge "Don't increment procStateSeq if uid doesn't have internet permission." into oc-dev by Sudheer Shanka · 8 years ago
  13. cfd0e95d Merge "Optimized locking for get/setUserData" into oc-dev by Fyodor Kupolov · 8 years ago
  14. 7215778 Merge "Revert "Re-enable throw when notifications posted can't find channel"" into oc-dev by Geoffrey Pitsch · 8 years ago
  15. c83713d Revert "Re-enable throw when notifications posted can't find channel" by Geoffrey Pitsch · 8 years ago
  16. d0010c5 Fix broken unit tests due to mockito upgrade. by Makoto Onuki · 8 years ago
  17. fb4a74f Merge "Adds FillResponse extra to passed to authentication intent." into oc-dev by TreeHugger Robot · 8 years ago
  18. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 8 years ago
  19. 8bbe704 Don't run jobs when connectivity is not validated by Christopher Tate · 8 years ago
  20. cd72208 BatteryStats: Add debug logging to narrow down slow camera launch by Adam Lesinski · 8 years ago
  21. f16e742 Temporarily bg-whitelist the default container package-cleaning service by Christopher Tate · 8 years ago
  22. 474662d Merge "Drop REASON_SHARED_APK." into oc-dev by Nicolas Geoffray · 8 years ago
  23. 60e0c19 Merge "API refactor: context.startForegroundService()" into oc-dev by TreeHugger Robot · 8 years ago
  24. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 8 years ago
  25. 6a841cb Merge "Do not hold locks when calling getAccounts" into oc-dev by TreeHugger Robot · 8 years ago
  26. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 8 years ago
  27. 2042770 Merge "BatteryStats: Clamp temperature to 0" into oc-dev by TreeHugger Robot · 8 years ago
  28. 1a89073 Merge "Change layer stack when moving displays." into oc-dev by Rob Carr · 8 years ago
  29. cd181e6 Merge "Track isolated process owners" into oc-dev by Chad Brubaker · 8 years ago
  30. 16bedd4 Do not hold locks when calling getAccounts by Fyodor Kupolov · 8 years ago
  31. 2ab076f Drop REASON_SHARED_APK. by Nicolas Geoffray · 8 years ago
  32. 8d68694 Merge "Drop REASON_NON_SYSTEM_LIBRARY." into oc-dev by Nicolas Geoffray · 8 years ago
  33. 2692daf Merge "Show user running state in dumpsys user." into oc-dev by Makoto Onuki · 8 years ago
  34. de0272b Drop REASON_NON_SYSTEM_LIBRARY. by Nicolas Geoffray · 8 years ago
  35. 30f18587 Drop REASON_CORE_APP. by Nicolas Geoffray · 8 years ago
  36. 921daee Merge "Correctly blame ANR on process using another process token" into oc-dev by TreeHugger Robot · 8 years ago
  37. ed25ce6 Fix flaky tests in NetworkPolicyManagerServiceTest. by Sudheer Shanka · 8 years ago
  38. 29ddfe5 BatteryStats: Clamp temperature to 0 by Adam Lesinski · 8 years ago
  39. b2087f8 Reschedule jobs that crash partway through by Christopher Tate · 8 years ago
  40. f4923ea Don't increment procStateSeq if uid doesn't have internet permission. by Sudheer Shanka · 8 years ago
  41. 3d73499 Optimized locking for get/setUserData by Fyodor Kupolov · 8 years ago
  42. da61ba9 Change layer stack when moving displays. by Robert Carr · 8 years ago
  43. 88aef75 Show user running state in dumpsys user. by Makoto Onuki · 8 years ago
  44. 0f28a80 Track isolated process owners by Chad Brubaker · 8 years ago
  45. 7320ca9 Adds FillResponse extra to passed to authentication intent. by Felipe Leme · 8 years ago
  46. 6f3bc05 Merge "Move displaying mag bounds into surface transation" into oc-dev by TreeHugger Robot · 8 years ago
  47. 22ea351 Merge "Enable static RROs by default" into oc-dev by TreeHugger Robot · 8 years ago
  48. 7402ddf Correctly blame ANR on process using another process token by Wale Ogunwale · 8 years ago
  49. 3bffcb1 Move displaying mag bounds into surface transation by Phil Weaver · 8 years ago
  50. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 8 years ago
  51. 202dc5e Merge "Only use cacheLock when it's needed" into oc-dev by TreeHugger Robot · 8 years ago
  52. 943b19e Merge "Revert "finished implementation of fingerprintservice enumerate"" into oc-dev by Kevin Chyn · 8 years ago
  53. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 8 years ago
  54. 9ac40f1 Only use cacheLock when it's needed by Fyodor Kupolov · 8 years ago
  55. c0cf4f0 Do not use many FDs in FontManagerService. by Seigo Nonaka · 8 years ago
  56. 1af2928 Merge "Re-enable throw when notifications posted can't find channel" into oc-dev by TreeHugger Robot · 8 years ago
  57. ed0a854 Re-enable throw when notifications posted can't find channel by Geoffrey Pitsch · 8 years ago
  58. ec319ab Introduce AMS.getLastResumedActivityUserId to fix work profile icon issue by Tony Mak · 8 years ago
  59. 76c32a3 Merge "Allow apps to process ProxyFDCallback asynchrnously." into oc-dev by TreeHugger Robot · 8 years ago
  60. 84d7f1e Enable static RROs by default by Jaekyun Seok · 8 years ago
  61. 3342209 Merge "NetworkPolicy gets updated due to CarrierConfigManager updates." into oc-dev by TreeHugger Robot · 8 years ago
  62. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 8 years ago
  63. f7d650e Merge "ActivityManager: Allow DiskRead for wrap.sh determination" into oc-dev by TreeHugger Robot · 8 years ago
  64. 5c5bf24 Merge "Move activity to display on launch" into oc-dev by TreeHugger Robot · 8 years ago
  65. 6ce48e2 NetworkPolicy gets updated due to CarrierConfigManager updates. by Ammar Aijazi · 8 years ago
  66. 479bb43 Merge "Correctly set thread group to UiThread's thread." into oc-dev by Makoto Onuki · 8 years ago
  67. 9957151 Log a warning if a dispatch on UiThread takes more than by Makoto Onuki · 8 years ago
  68. 881a623 Merge "Don't do heavy work on UiThread." into oc-dev by Makoto Onuki · 8 years ago
  69. 61ae34a Merge "Intercept direct launch of instant app installer" into oc-dev by TreeHugger Robot · 8 years ago
  70. 8e77733 Don't do heavy work on UiThread. by Makoto Onuki · 8 years ago
  71. b21be12 Intercept direct launch of instant app installer by Todd Kennedy · 8 years ago
  72. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 8 years ago
  73. 99ca99e ActivityManager: Allow DiskRead for wrap.sh determination by Andreas Gampe · 8 years ago
  74. 27cec32 Add configuration for maximum UI width. by Bryce Lee · 8 years ago
  75. fab9cd8 Move activity to display on launch by Andrii Kulian · 8 years ago
  76. be7878d Correctly set thread group to UiThread's thread. by Makoto Onuki · 8 years ago
  77. 78f5c26 Merge "MediaSession: clear identity before accessing service methods" into oc-dev by Dongwon Kang · 8 years ago
  78. 0c1d448 MediaSession: clear identity before accessing service methods by Dongwon Kang · 8 years ago
  79. fbd2c21 Merge "Catch IllegalArgumentException to avoid SyncManager crash" into oc-dev by TreeHugger Robot · 8 years ago
  80. 2cbfa1e Catch IllegalArgumentException to avoid SyncManager crash by Amith Yamasani · 8 years ago
  81. 52e5e75 Merge "Store up to 5 network log batches if needed." into oc-dev by Pavel Grafov · 8 years ago
  82. 7962bb5 Merge "Restart USB stack if data transfer becomes unavailable" into oc-dev by TreeHugger Robot · 8 years ago
  83. cb3df3b Store up to 5 network log batches if needed. by Pavel Grafov · 8 years ago
  84. f7f39d4 Throw an error if no package name is provided by the app when needed by Chad Brubaker · 8 years ago
  85. f934d17 Restart USB stack if data transfer becomes unavailable by Esteban Talavera · 8 years ago
  86. bc44678 Add null check in BackupManagerService$PerformBackupTask.handleCancel() by Anton Philippov · 8 years ago
  87. 668c344 Merge "Fix permission checking for a11y volume." by Phil Weaver · 8 years ago
  88. 7f9bbae Merge "Add null check to IpManager.dump()" am: 58406d1df2 am: c5bca697ba by Erik Kline · 8 years ago
  89. e398bae Merge "Add null check to IpManager.dump()" am: 58406d1df2 am: c5bca697ba by Erik Kline · 8 years ago
  90. c5bca69 Merge "Add null check to IpManager.dump()" am: 58406d1df2 by Erik Kline · 8 years ago
  91. 0870696 Merge "Introduced additional lock - dbLock" by TreeHugger Robot · 8 years ago
  92. a2bd52a Merge "Fix issue with task overlay activities not finishing." by TreeHugger Robot · 8 years ago
  93. 8cd927d Introduced additional lock - dbLock by Fyodor Kupolov · 8 years ago
  94. 77a1f75 Merge "Parse NotificationChannel ID meta-data." by TreeHugger Robot · 8 years ago
  95. 6e42a1d Merge "Moved Session and ViewState to its own classes." by TreeHugger Robot · 8 years ago
  96. b567b58 Merge "Sync the constants in HAL and framework" by TreeHugger Robot · 8 years ago
  97. 9d421ba Merge changes Ia971b2bc,I0001eb3d,I55a6951e by TreeHugger Robot · 8 years ago
  98. d52cdfb Merge "Simplify the media button handling logic" by TreeHugger Robot · 8 years ago
  99. 52b716d Merge "Don't spam the log during quota calculations." by TreeHugger Robot · 8 years ago
  100. 39f285d Sync the constants in HAL and framework by Shubang · 8 years ago