1. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  2. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  3. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  4. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  5. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  6. 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
  7. 301663a Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev by Makoto Onuki · 7 years ago
  8. 213161f Turn off log spew, and make it use Slog.w instead of e.printStackTrace by Joe Onorato · 7 years ago
  9. 709904f Updating PiP API and documentation. by Winson Chung · 7 years ago
  10. e92f794 Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26 by Makoto Onuki · 7 years ago
  11. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 7 years ago
  12. 5b4e16c Merge "Ensuring that isPictureInPictureMode() mirrors dispatched mode." into oc-dev by TreeHugger Robot · 7 years ago
  13. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  14. ecabc59 Merge "Do not deliver INSTALL_SHORTCUT." into oc-dev by TreeHugger Robot · 7 years ago
  15. 4288311 Ensuring that isPictureInPictureMode() mirrors dispatched mode. by Winson Chung · 7 years ago
  16. 24c9ed39 Do not deliver INSTALL_SHORTCUT. by Makoto Onuki · 7 years ago
  17. 0fa2574 Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev by TreeHugger Robot · 7 years ago
  18. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  19. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  20. d347205 Fix #37305009 : Beam crash in secondary users by Christopher Tate · 7 years ago
  21. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  22. 8f40881 Merge "Revert "Add new api Activity.getStartInitiatedTime."" into oc-dev by Sudheer Shanka · 7 years ago
  23. 9b32a05 Merge "don't blindly reuse content providers" into oc-dev by TreeHugger Robot · 7 years ago
  24. 8305a1f Merge "Fix issue #37306208: CTS: ServiceTest#testForegroundService..." into oc-dev by Dianne Hackborn · 7 years ago
  25. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  26. 7bed530 don't blindly reuse content providers by Todd Kennedy · 7 years ago
  27. 55337a8 Revert "Add new api Activity.getStartInitiatedTime." by Sudheer Shanka · 7 years ago
  28. f82236e Fix issue #37306208: CTS: ServiceTest#testForegroundService... by Dianne Hackborn · 7 years ago
  29. f20b596 Disable PiP when a task is locked. by Winson Chung · 7 years ago
  30. 00ed0ba Merge "Turn down the preliminary foreground service API" into oc-dev by TreeHugger Robot · 7 years ago
  31. eef5d28 Merge "Account for content insets in source rect hint for transition into PiP" into oc-dev by TreeHugger Robot · 7 years ago
  32. 4bcc9bf Merge "Fix issue #36858643: Runtime restart on OPR1.170323.002" into oc-dev by TreeHugger Robot · 7 years ago
  33. 8802eac Account for content insets in source rect hint for transition into PiP by Winson Chung · 7 years ago
  34. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  35. e4d1a2e Fix issue #36858643: Runtime restart on OPR1.170323.002 by Dianne Hackborn · 7 years ago
  36. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  37. 2359f01 Merge "Add new api Activity.getStartInitiatedTime." into oc-dev by Sudheer Shanka · 7 years ago
  38. bc30898 Add new api Activity.getStartInitiatedTime. by Sudheer Shanka · 7 years ago
  39. 2e86be7 Merge "Fix issue where we weren't dismissing the pip menu activity." into oc-dev by Winson Chung · 7 years ago
  40. 4191d99 Merge changes I789945c1,I532b0928,I62c6df8b,Ib2bd81ad into oc-dev by TreeHugger Robot · 7 years ago
  41. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  42. 3a68287 Tightening up rotation behavior for PIP (1/3) by Winson Chung · 7 years ago
  43. e62c211 Turn down dynamic toggle for background restriction policy by Christopher Tate · 7 years ago
  44. be4a808 Fix issue where we weren't dismissing the pip menu activity. by Winson Chung · 7 years ago
  45. 29c7043 Merge "Add new facility to find out when a PendingIntent is canceled." into oc-dev by TreeHugger Robot · 7 years ago
  46. f66adfd Add new facility to find out when a PendingIntent is canceled. by Dianne Hackborn · 7 years ago
  47. 809f4cf Merge "Debugging issue #37272284: ActivityManager: SELinux tag not defined" into oc-dev by TreeHugger Robot · 7 years ago
  48. c62f0d7 Merge "Work on issue #36427964: SecurityException: Unable to find app..." into oc-dev by TreeHugger Robot · 7 years ago
  49. d5a8b43 Debugging issue #37272284: ActivityManager: SELinux tag not defined by Dianne Hackborn · 7 years ago
  50. 7040f57 Merge "Fix auto-pip visibility issues." into oc-dev by Rob Carr · 7 years ago
  51. ad6ab44 Merge "Add API to get a uid's current importance." into oc-dev by Dianne Hackborn · 7 years ago
  52. 83249ec Add API to get a uid's current importance. by Dianne Hackborn · 7 years ago
  53. c33658e Fix auto-pip visibility issues. by Robert Carr · 7 years ago
  54. e7c5ced Disallow direct-boot aware activities to bypass work lock by Charles He · 7 years ago
  55. c75587e Work on issue #36427964: SecurityException: Unable to find app... by Dianne Hackborn · 7 years ago
  56. 72790ba Merge "Use feature instead of hidden config for multi-display" into oc-dev by Andrii Kulian · 7 years ago
  57. 1981f5f Use feature instead of hidden config for multi-display by Andrii Kulian · 7 years ago
  58. 77d2333 Merge "Don't show alert window notifications when in Vr mode." into oc-dev by TreeHugger Robot · 7 years ago
  59. 597f390 Add hidden API to check support of Multi-Display by Andrii Kulian · 7 years ago
  60. a10fc7e Don't show alert window notifications when in Vr mode. by Wale Ogunwale · 7 years ago
  61. ff15be6 Merge "Add system config to specify Multi-Display support" into oc-dev by Andrii Kulian · 7 years ago
  62. 9e96ecf Merge "Preserve app window when it requests a relaunch" into oc-dev by TreeHugger Robot · 7 years ago
  63. eafd9db Add system config to specify Multi-Display support by Andrii Kulian · 7 years ago
  64. 71735d3 Preserve app window when it requests a relaunch by Wale Ogunwale · 7 years ago
  65. f1bfee1 Disable PiP when VR mode starts. by Winson Chung · 7 years ago
  66. 279d34a Refactor VR state management in ActivityManagerService. by Ruben Brunk · 7 years ago
  67. 424b03f Allow background default container service in a less crashy way by Christopher Tate · 7 years ago
  68. 36db127 Boost thread priority when holding the WM lock by Jorim Jaggi · 7 years ago
  69. a52fc49 Merge "Themes: Apply themes to system_server safely" into oc-dev by TreeHugger Robot · 7 years ago
  70. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  71. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  72. 78e8ac9c Merge "Framework support to improve bg check CTS tests." into oc-dev by TreeHugger Robot · 7 years ago
  73. 34ecbaa Merge "Ensuring multi-window callbacks contain new configuration and are in order" into oc-dev by Winson Chung · 7 years ago
  74. 644648eb Merge "Expose instant app to exposed providers" into oc-dev by TreeHugger Robot · 7 years ago
  75. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  76. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  77. 9484603 Framework support to improve bg check CTS tests. by Dianne Hackborn · 7 years ago
  78. 5af42fc Ensuring multi-window callbacks contain new configuration and are in order by Winson Chung · 7 years ago
  79. f04d039 Merge changes from topic 'launch-2d-activities-vr' into oc-dev by TreeHugger Robot · 7 years ago
  80. 2d161b1 Merge "Implement issue #36590595: Add ability to associated a ClipData with JobInfo" into oc-dev by TreeHugger Robot · 7 years ago
  81. 63ee64c Expose instant app to exposed providers by Todd Kennedy · 7 years ago
  82. f2cd437 Merge "Update default max time of waiting for network state to get updated." into oc-dev by Sudheer Shanka · 7 years ago
  83. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  84. 4411625 Merge "standardize system notification IDs" into oc-dev by Chris Wren · 7 years ago
  85. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  86. 99493db Launch 2D activities in VR mode by Karthik Ravi Shankar · 7 years ago
  87. 20959b2 Merge "Don't increment procStateSeq if uid doesn't have internet permission." into oc-dev by Sudheer Shanka · 7 years ago
  88. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  89. cd181e6 Merge "Track isolated process owners" into oc-dev by Chad Brubaker · 7 years ago
  90. f4923ea Don't increment procStateSeq if uid doesn't have internet permission. by Sudheer Shanka · 7 years ago
  91. 0f28a80 Track isolated process owners by Chad Brubaker · 7 years ago
  92. 1feecdd Update default max time of waiting for network state to get updated. by Sudheer Shanka · 7 years ago
  93. ec319ab Introduce AMS.getLastResumedActivityUserId to fix work profile icon issue by Tony Mak · 7 years ago
  94. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  95. 99ca99e ActivityManager: Allow DiskRead for wrap.sh determination by Andreas Gampe · 7 years ago
  96. f7f39d4 Throw an error if no package name is provided by the app when needed by Chad Brubaker · 7 years ago
  97. deeb08f Uncomment a test. by Sudheer Shanka · 7 years ago
  98. e784f7a Merge "WatchDog: dump hal pids when killing a process." by TreeHugger Robot · 7 years ago
  99. 6b47c54 WatchDog: dump hal pids when killing a process. by Steven Moreland · 7 years ago
  100. d292c15 Merge "Update AMS to use NetworkManagementInternal.isNetworkRestrictedForUid." by Sudheer Shanka · 7 years ago