1. 04c3cc6 Merge "Use splashscreen if we can't fill horizontaly with snapshot" into oc-dev by Jorim Jaggi · 7 years ago
  2. 42befc6 Use splashscreen if we can't fill horizontaly with snapshot by Jorim Jaggi · 7 years ago
  3. e3d4eb6 Use UiContext with StrictMode Dialog by Adam Lesinski · 7 years ago
  4. f128591 Added 'dumpsys activity lastanr' by Wale Ogunwale · 7 years ago
  5. 245281c Boost android.anim and wm lock sections to -10 during transition by Jorim Jaggi · 7 years ago
  6. 18211fd Passing callingUid to internal methods by Todd Kennedy · 7 years ago
  7. a30fdcb Merge "Fix setRequestedOrientation() freeze on Android Wear." into oc-dev by Ivan Podogov · 7 years ago
  8. c646717 Fix setRequestedOrientation() freeze on Android Wear. by Ivan Podogov · 7 years ago
  9. 9be3a06 Support multi-window on low-memory watches. by Erik Wolsheimer · 7 years ago
  10. 6fb15ea Merge "Turn off logspam" into oc-dev by Joe Onorato · 7 years ago
  11. 82ba91d Turn off logspam by Joe Onorato · 7 years ago
  12. abe2a94 Fix issue #62196301: Pre-O background restrictions allow starts... by Dianne Hackborn · 7 years ago
  13. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 7 years ago
  14. 3e6e385 Fix issue #38393543: Not allowed to start service Intent by Dianne Hackborn · 7 years ago
  15. f5b6818 Merge "Preserve non-floating state when entering pinned stack." into oc-dev by Rob Carr · 7 years ago
  16. c75bd41 Merge "Fix issue #38210653: Few more tweaks of job scheduler" into oc-dev by Dianne Hackborn · 7 years ago
  17. bfc2331 Fix issue #38210653: Few more tweaks of job scheduler by Dianne Hackborn · 7 years ago
  18. e2f908b Merge "Work on issue #38242094: Activity manager oom adj computation seems broken" into oc-dev by TreeHugger Robot · 7 years ago
  19. ba99e9c Merge "Merge "Add PID info into ANR crash log header" am: 2fe972c822 am: 5d57502c89 am: 5dbe26f0f1 am: 4ae323995d" into oc-dev by TreeHugger Robot · 7 years ago
  20. f4dd371 Work on issue #38242094: Activity manager oom adj computation seems broken by Dianne Hackborn · 7 years ago
  21. bb92187 Merge "Reduce impact of RenderThread in system_server" into oc-dev by TreeHugger Robot · 7 years ago
  22. a41b729 Reduce impact of RenderThread in system_server by Jorim Jaggi · 7 years ago
  23. cad3c32 Merge "Organize multi-window enabling" into oc-dev by Andrii Kulian · 7 years ago
  24. 351c1b5 Merge "Add PID info into ANR crash log header" am: 2fe972c822 am: 5d57502c89 am: 5dbe26f0f1 by Tsukasa Hashimoto · 7 years ago
  25. 9830552 Fix issue #37360626: Apps can schedule alarms (and other things) with temp whitelist by Dianne Hackborn · 7 years ago
  26. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  27. 77840f9 Organize multi-window enabling by Andrii Kulian · 7 years ago
  28. 54a3ce2 Merge "Add some logging for buggy calls to AM" into oc-dev by TreeHugger Robot · 7 years ago
  29. 0d8882e Add some logging for buggy calls to AM by Amith Yamasani · 7 years ago
  30. b73435c Don't bring up backup agents in secondary app processes by Christopher Tate · 7 years ago
  31. 1801f68 Merge "Fix issue #38037532: Toasts cause apps to become foreground" into oc-dev by Dianne Hackborn · 7 years ago
  32. 6f4aab2 Merge "Offer to wait until broadcasts have drained." into oc-dev by Jeff Sharkey · 7 years ago
  33. f965f40 Fix issue #38037532: Toasts cause apps to become foreground by Dianne Hackborn · 7 years ago
  34. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  35. f57b93c Merge "Update process state after unbinding a service." into oc-dev by TreeHugger Robot · 7 years ago
  36. 802d008 Merge "Add TRON logging for bindApplication" into oc-dev by Jorim Jaggi · 7 years ago
  37. 515dd68 Add TRON logging for bindApplication by Jorim Jaggi · 7 years ago
  38. e7e6ce0 Merge "ActivityManagerService: Add an overall stack dumping timeout." into oc-dev by TreeHugger Robot · 7 years ago
  39. 385c3ad Update process state after unbinding a service. by Amith Yamasani · 7 years ago
  40. c45d88b Merge "Fix issue #37938835: Undismissable "Camera is running in the..." into oc-dev by Dianne Hackborn · 7 years ago
  41. dbe2bbb ActivityManagerService: Add an overall stack dumping timeout. by Narayan Kamath · 7 years ago
  42. c5e289d Merge "Workaround launching PiP task with CLEAR_TASK & NEW_TASK flag." into oc-dev by Winson Chung · 7 years ago
  43. 1d01f9c Merge "Rename CompatibilityDisplay to Vr2dDisplay" into oc-dev by Karthik Ravi Shankar · 7 years ago
  44. 2b9aaed Rename CompatibilityDisplay to Vr2dDisplay by Karthik Ravi Shankar · 7 years ago
  45. be68d49 Fix issue #37938835: Undismissable "Camera is running in the... by Dianne Hackborn · 7 years ago
  46. e6385a2 Workaround launching PiP task with CLEAR_TASK & NEW_TASK flag. by Winson Chung · 7 years ago
  47. d4fc4c7 Reduce the timeout for waiting for the network state update. by Sudheer Shanka · 7 years ago
  48. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  49. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  50. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  51. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  52. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  53. 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
  54. 301663a Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev by Makoto Onuki · 7 years ago
  55. 213161f Turn off log spew, and make it use Slog.w instead of e.printStackTrace by Joe Onorato · 7 years ago
  56. 709904f Updating PiP API and documentation. by Winson Chung · 7 years ago
  57. e92f794 Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26 by Makoto Onuki · 7 years ago
  58. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 7 years ago
  59. 5b4e16c Merge "Ensuring that isPictureInPictureMode() mirrors dispatched mode." into oc-dev by TreeHugger Robot · 7 years ago
  60. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  61. ecabc59 Merge "Do not deliver INSTALL_SHORTCUT." into oc-dev by TreeHugger Robot · 7 years ago
  62. 4288311 Ensuring that isPictureInPictureMode() mirrors dispatched mode. by Winson Chung · 7 years ago
  63. 24c9ed39 Do not deliver INSTALL_SHORTCUT. by Makoto Onuki · 7 years ago
  64. 0fa2574 Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev by TreeHugger Robot · 7 years ago
  65. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  66. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  67. d347205 Fix #37305009 : Beam crash in secondary users by Christopher Tate · 7 years ago
  68. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  69. 8f40881 Merge "Revert "Add new api Activity.getStartInitiatedTime."" into oc-dev by Sudheer Shanka · 7 years ago
  70. 9b32a05 Merge "don't blindly reuse content providers" into oc-dev by TreeHugger Robot · 7 years ago
  71. 8305a1f Merge "Fix issue #37306208: CTS: ServiceTest#testForegroundService..." into oc-dev by Dianne Hackborn · 7 years ago
  72. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  73. 7bed530 don't blindly reuse content providers by Todd Kennedy · 7 years ago
  74. 55337a8 Revert "Add new api Activity.getStartInitiatedTime." by Sudheer Shanka · 7 years ago
  75. f82236e Fix issue #37306208: CTS: ServiceTest#testForegroundService... by Dianne Hackborn · 7 years ago
  76. f20b596 Disable PiP when a task is locked. by Winson Chung · 7 years ago
  77. 00ed0ba Merge "Turn down the preliminary foreground service API" into oc-dev by TreeHugger Robot · 7 years ago
  78. eef5d28 Merge "Account for content insets in source rect hint for transition into PiP" into oc-dev by TreeHugger Robot · 7 years ago
  79. 4bcc9bf Merge "Fix issue #36858643: Runtime restart on OPR1.170323.002" into oc-dev by TreeHugger Robot · 7 years ago
  80. 8802eac Account for content insets in source rect hint for transition into PiP by Winson Chung · 7 years ago
  81. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  82. e4d1a2e Fix issue #36858643: Runtime restart on OPR1.170323.002 by Dianne Hackborn · 7 years ago
  83. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  84. 2359f01 Merge "Add new api Activity.getStartInitiatedTime." into oc-dev by Sudheer Shanka · 7 years ago
  85. bc30898 Add new api Activity.getStartInitiatedTime. by Sudheer Shanka · 7 years ago
  86. 2e86be7 Merge "Fix issue where we weren't dismissing the pip menu activity." into oc-dev by Winson Chung · 7 years ago
  87. 4191d99 Merge changes I789945c1,I532b0928,I62c6df8b,Ib2bd81ad into oc-dev by TreeHugger Robot · 7 years ago
  88. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  89. 3a68287 Tightening up rotation behavior for PIP (1/3) by Winson Chung · 7 years ago
  90. e62c211 Turn down dynamic toggle for background restriction policy by Christopher Tate · 7 years ago
  91. be4a808 Fix issue where we weren't dismissing the pip menu activity. by Winson Chung · 7 years ago
  92. 29c7043 Merge "Add new facility to find out when a PendingIntent is canceled." into oc-dev by TreeHugger Robot · 7 years ago
  93. f66adfd Add new facility to find out when a PendingIntent is canceled. by Dianne Hackborn · 7 years ago
  94. 809f4cf Merge "Debugging issue #37272284: ActivityManager: SELinux tag not defined" into oc-dev by TreeHugger Robot · 7 years ago
  95. c62f0d7 Merge "Work on issue #36427964: SecurityException: Unable to find app..." into oc-dev by TreeHugger Robot · 7 years ago
  96. d5a8b43 Debugging issue #37272284: ActivityManager: SELinux tag not defined by Dianne Hackborn · 7 years ago
  97. 7040f57 Merge "Fix auto-pip visibility issues." into oc-dev by Rob Carr · 7 years ago
  98. ad6ab44 Merge "Add API to get a uid's current importance." into oc-dev by Dianne Hackborn · 7 years ago
  99. 83249ec Add API to get a uid's current importance. by Dianne Hackborn · 7 years ago
  100. c33658e Fix auto-pip visibility issues. by Robert Carr · 7 years ago