1. 7a8c2b1 Merge "Fix FLAG_ACTIVITY_CLEAR_TOP not working for aliased activities" by Chong Zhang · 9 years ago
  2. d38308e Merge "Fix DPM unit tests" by Makoto Onuki · 9 years ago
  3. 3f3657a Fix DPM unit tests by Makoto Onuki · 9 years ago
  4. e909d94 Merge "Fix moduleProperties in SoundTriggerInternal." by Arunesh Mishra · 9 years ago
  5. d7e4acb Merge "Ensure Surface matrix set even when size unchanged." by Rob Carr · 9 years ago
  6. d1a668f Merge "Allow saving child surfaces." by Rob Carr · 9 years ago
  7. 7098dbd Allow saving child surfaces. by Robert Carr · 9 years ago
  8. 7e444c0 Merge "Mask widgets for suspended packages." by Rubin Xu · 9 years ago
  9. 6bdc7e1 Fix FLAG_ACTIVITY_CLEAR_TOP not working for aliased activities by Chong Zhang · 9 years ago
  10. ccdab44 Merge changes Ie6c1ea33,Id1af37e6,I9c474f7a,I439c9b66 by Jorim Jaggi · 9 years ago
  11. 55a9b00 Fix moduleProperties in SoundTriggerInternal. by Arunesh Mishra · 9 years ago
  12. d090205 Mask widgets for suspended packages. by Rubin Xu · 9 years ago
  13. 9349e65 Reset create state in moveTaskToStack by Jorim Jaggi · 9 years ago
  14. 8e9316c Merge "Added restriction that disallows ability to set wallpaper. BUG: 24890474" by Oleksandr Peletskyi · 9 years ago
  15. c34c37f Merge "Synchronously finish boot when user starts in background" by Fyodor Kupolov · 9 years ago
  16. e1034cc3 Ensure Surface matrix set even when size unchanged. by Robert Carr · 9 years ago
  17. f1c00cf Merge "Send ranking update on importance change." by Julia Reynolds · 9 years ago
  18. 3588e59 Merge "Re-SystemApi some fields/method that aren't in use." by Julia Reynolds · 9 years ago
  19. 6976669 Send ranking update on importance change. by Julia Reynolds · 9 years ago
  20. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  21. e909802 Fix flicker and other weirdness by Jorim Jaggi · 9 years ago
  22. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 9 years ago
  23. bc08839 Merge "Allow activities without FLAG_ACTIVITY_NEW_TASK set to be home activities" by Wale Ogunwale · 9 years ago
  24. f251981 Added restriction that disallows ability to set wallpaper. BUG: 24890474 by Oleksandr Peletskyi · 9 years ago
  25. 8486786 Merge "Add 'package compile' shell command" by David Brazdil · 9 years ago
  26. 493411a Add 'package compile' shell command by David Brazdil · 9 years ago
  27. b4ec8aa Merge "Revert "Throw for unknown user restrictions."" by Makoto Onuki · 9 years ago
  28. 2ec157d Revert "Throw for unknown user restrictions." by Makoto Onuki · 9 years ago
  29. a62496d Re-SystemApi some fields/method that aren't in use. by Julia Reynolds · 9 years ago
  30. 3d7fdc1 Ensure visibility of pinned activity when starting it. by Filip Gruszczynski · 9 years ago
  31. c767a1f Merge "Add some cmds for statusbar" by Jason Monk · 9 years ago
  32. cae0627 Merge "Canel all work notification when the profile is turned off" by Rubin Xu · 9 years ago
  33. 7eadc1b Canel all work notification when the profile is turned off by Rubin Xu · 9 years ago
  34. 8766c39 Make color matrix parsing more robust. by Dan Sandler · 9 years ago
  35. 40a11e5 Merge "Updated Javadoc to reflect min period" by Shreyas Basarge · 9 years ago
  36. e96c3b7 Updated Javadoc to reflect min period by Shreyas Basarge · 9 years ago
  37. a491c07 Merge "SyncManager on JobScheduler" by Shreyas Basarge · 9 years ago
  38. b053d46 Merge "Revert "Bugfix for accountsUpdated receiver in SyncManager"" by Matthew Williams · 9 years ago
  39. e4d4435 Revert "Bugfix for accountsUpdated receiver in SyncManager" by Matthew Williams · 9 years ago
  40. a26bd2a Merge "Bugfix for accountsUpdated receiver in SyncManager" by Matthew Williams · 9 years ago
  41. 3dcb080 Merge "Renamed Activity class multi-window APIs" by Wale Ogunwale · 9 years ago
  42. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  43. 7e53f20 Add some cmds for statusbar by Jason Monk · 9 years ago
  44. 20a0e40 Merge "Don't forward an intent if all handlers are suspended." by Nicolas Prévot · 9 years ago
  45. 23b1de1 Merge "Run PeriodicJobs only if constraints are satisfied" by Shreyas Basarge · 9 years ago
  46. b368bb2 Merge "close file in PersistentDataBlockService jni" am: c71c44a524 by Narayan Kamath · 9 years ago
  47. 8e5a0d7 Merge "close file in PersistentDataBlockService jni" am: c71c44a524 by Narayan Kamath · 9 years ago
  48. 5c74bb3 close file in PersistentDataBlockService jni by Lianwei Wang · 9 years ago
  49. c3cd05f Add DevicePolicyManager APIs for process logging. by Rubin Xu · 9 years ago
  50. 4cc9ef8 Initial refactoring to group IP-related elements into an IpManager by Erik Kline · 9 years ago
  51. a636761 Initial refactoring to group IP-related elements into an IpManager by Erik Kline · 9 years ago
  52. 163e4b6 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  53. 174d36d Merge "Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT" by Wale Ogunwale · 9 years ago
  54. 1902169 Merge "API council recommended changes to bounds APIs in ActivityOptions" by Wale Ogunwale · 9 years ago
  55. e0dacc1 Allow activities without FLAG_ACTIVITY_NEW_TASK set to be home activities by Wale Ogunwale · 9 years ago
  56. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 9 years ago
  57. 89db436 Merge "Deliver onEnterAnimationComplete when there is no transition animation." by Filip Gruszczynski · 9 years ago
  58. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 9 years ago
  59. 5122df0 API council recommended changes to bounds APIs in ActivityOptions by Wale Ogunwale · 9 years ago
  60. 3b81c90 Deliver onEnterAnimationComplete when there is no transition animation. by Filip Gruszczynski · 9 years ago
  61. 63ac65c Merge "Some fixes for saved surfaces" by Chong Zhang · 9 years ago
  62. 54fa566 Merge "PIP: Use StatusBarService to handle PIP key" by Jaewan Kim · 9 years ago
  63. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 9 years ago
  64. a31c591 Purge all state for a removed user by Fyodor Kupolov · 9 years ago
  65. 311cbe1 Merge "Some small binder shell command improvements." by Dianne Hackborn · 9 years ago
  66. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  67. 4fff321 Merge "Stage backup/restore data in a cache subdir rather than root" by Chris Tate · 9 years ago
  68. 76d159f Merge changes I96fdf9b4,Ia85d9d89,I1fd23114 by Wale Ogunwale · 9 years ago
  69. a85a2c6 Improve ANR dialog by Adrian Roos · 9 years ago
  70. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  71. e5f51c2 Stage backup/restore data in a cache subdir rather than root by Christopher Tate · 9 years ago
  72. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  73. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  74. 1990221 Merge "PackageManagerService: Add more ABI adjustment logging" by Andreas Gampe · 9 years ago
  75. 2e40894 Merge "Use resizeMode integer instead of resizeable boolean." by Wale Ogunwale · 9 years ago
  76. bd8a4b0 Check QS window token types by Jason Monk · 9 years ago
  77. f3bc593 Merge "Throw for unknown user restrictions." by Makoto Onuki · 9 years ago
  78. 3861bf7 Throw for unknown user restrictions. by Makoto Onuki · 9 years ago
  79. 1c8e12b Merge "Revert "Revert "Fix optimizable package filter""" by Calin Juravle · 9 years ago
  80. a481b48 Fix NPE when logging a WTF in unknown process by Adrian Roos · 9 years ago
  81. 883043b Merge "Incremental local builds for services" by Jorim Jaggi · 9 years ago
  82. 6dfd83d Revert "Revert "Fix optimizable package filter"" by Calin Juravle · 9 years ago
  83. c4f7e07 Merge "Notify NetworkStatsService of roaming status changes." by Jeff Davidson · 9 years ago
  84. 7fc4866 Merge "Remove "updatecmds" feature." by Jeff Sharkey · 9 years ago
  85. 0b93c5d Notify NetworkStatsService of roaming status changes. by Jeff Davidson · 9 years ago
  86. 61e97e0 Merge "TIF: Add Hardware prefix to method/member names for better readability" by Jae Seo · 9 years ago
  87. a9aa249 Remove "updatecmds" feature. by Jeff Sharkey · 9 years ago
  88. 538c11c Hack to get devices booting again. by Jeff Sharkey · 9 years ago
  89. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 9 years ago
  90. 1fffffc Merge "Revert "Fix optimizable package filter"" by Calin Juravle · 9 years ago
  91. d9c31db Revert "Fix optimizable package filter" by Calin Juravle · 9 years ago
  92. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  93. dd231a1 Merge "Add policy to set the organization name" by Benjamin Franz · 9 years ago
  94. 3e8a709 Add policy to set the organization name by Benjamin Franz · 9 years ago
  95. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  96. 1abbbcd TIF: Add Hardware prefix to method/member names for better readability by Jae Seo · 9 years ago
  97. 7bd633e Incremental local builds for services by Jorim Jaggi · 9 years ago
  98. cda8cdd Merge "Optionally support accessibility with UiAutomator" by Svetoslav Ganov · 9 years ago
  99. c35e8c9 PackageManagerService: Add more ABI adjustment logging by Andreas Gampe · 9 years ago
  100. d757376 Merge "Don't apply overscan insets to freeform windows." by Filip Gruszczynski · 9 years ago