1. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  2. dfbfca2 Merge "Fix DevicePolicyManagerServiceMigrationTest." by Pavel Grafov · 8 years ago
  3. e399468 Remove libservicestestsjni by Colin Cross · 8 years ago
  4. 9fa8938 Merge "Add flag and listener for a11y volume requests." by Phil Weaver · 8 years ago
  5. feffb05 Fix DevicePolicyManagerServiceMigrationTest. by Pavel Grafov · 8 years ago
  6. 3c6f28a Merge "Added TaskWindowContainerController" by TreeHugger Robot · 8 years ago
  7. b6aa0cc Merge "Fix typo that caused excessive display config updates" by Andrii Kulian · 8 years ago
  8. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  9. d8f2268 Merge "Clean up starting window to prepare for saved surfaces" by Jorim Jaggi · 8 years ago
  10. d68501e Fix typo that caused excessive display config updates by Andrii Kulian · 8 years ago
  11. 917bb57 Merge "Move getActiveScorerPackage() to the score service." by TreeHugger Robot · 8 years ago
  12. 460e910 Merge "Allow adding target activity via requestPinShortcut()." by Makoto Onuki · 8 years ago
  13. 255461f Allow adding target activity via requestPinShortcut(). by Makoto Onuki · 8 years ago
  14. 6c1ca28 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  15. 134c9d3 Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  16. 558097a Merge "Cleanup test method names." by TreeHugger Robot · 8 years ago
  17. ba41f4b Clean up starting window to prepare for saved surfaces by Jorim Jaggi · 8 years ago
  18. 7d63b2a Merge "Additional unit tests for isProvisioningAllowed" by TreeHugger Robot · 8 years ago
  19. 06d1fd7 Cleanup test method names. by Jeremy Joslin · 8 years ago
  20. 9f7fd6c Merge "API improvements for creating NotificationChannels" by Geoffrey Pitsch · 8 years ago
  21. c3bd7b7 Additional unit tests for isProvisioningAllowed by Nicolas Prevot · 8 years ago
  22. 8dedad3 Wire up storage stats API to installd. by Jeff Sharkey · 8 years ago
  23. bd439dc Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 am: 7beb2b75a9 am: 669affdb8e by Jeff Sharkey · 8 years ago
  24. 91b91b7 Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 am: 7beb2b75a9 by Jeff Sharkey · 8 years ago
  25. 669affd Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 by Jeff Sharkey · 8 years ago
  26. 7beb2b7 Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 by Jeff Sharkey · 8 years ago
  27. 82ca901 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  28. 2ddcb07 Merge "Unit test to keep a11y cache critical events up to date" by Eugene Susla · 8 years ago
  29. 6cf53d0a Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: 4c456d7ddf am: 542aad4c75 by Jeremy Joslin · 8 years ago
  30. f91d9de Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: 4c456d7ddf by Jeremy Joslin · 8 years ago
  31. 542aad4 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." by Jeremy Joslin · 8 years ago
  32. 186f333 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  33. 6eb2857 Merge "Cannot have badge only channels" by Julia Reynolds · 8 years ago
  34. 5519d7c Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  35. 51d34bf Merge "Always use multi-dex for FrameworksServiceTests" by Fyodor Kupolov · 8 years ago
  36. c0c1123 Always use multi-dex for FrameworksServiceTests by Fyodor Kupolov · 8 years ago
  37. 2e83edb Merge "Revert "ShortcutManager: Floating shortcuts shouldn't have target activities."" by Makoto Onuki · 8 years ago
  38. 0353371 API improvements for creating NotificationChannels by Geoffrey Pitsch · 8 years ago
  39. f51b4ff Merge "Make sure cleanup is always done when task is removed" by TreeHugger Robot · 8 years ago
  40. aebfc4e Cannot have badge only channels by Julia Reynolds · 8 years ago
  41. a8d123d Merge "Support for WindowContainer controllers and listeners" by TreeHugger Robot · 8 years ago
  42. 9fd9019 Revert "ShortcutManager: Floating shortcuts shouldn't have target activities." by Makoto Onuki · 8 years ago
  43. 45a61fe Make sure cleanup is always done when task is removed by Andrii Kulian · 8 years ago
  44. 4acc16d Add flag and listener for a11y volume requests. by Phil Weaver · 8 years ago
  45. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  46. f35e397 Allow apps to enable notification badging. by Julia Reynolds · 8 years ago
  47. 5c50e86 PackageManagerService: Implement packageParser cache in ParallelPackageParser. by Narayan Kamath · 8 years ago
  48. b4413f6 Merge "Make disallow add/remove managed profile restriction not global." by Nicolas Prévot · 8 years ago
  49. 2ea46fe Make disallow add/remove managed profile restriction not global. by Nicolas Prevot · 8 years ago
  50. 8af18a6 Merge "PackageParser: Add serialization mechanism for parse results." by Narayan Kamath · 8 years ago
  51. 0872235 Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 am: 01828eb244 by Jeremy Joslin · 8 years ago
  52. b68823c Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 by Jeremy Joslin · 8 years ago
  53. 01828eb Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 by Jeremy Joslin · 8 years ago
  54. b17a5ed Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  55. a9d0cfb Merge "Always place stacks below pinned stack" by TreeHugger Robot · 8 years ago
  56. 74c6cba Unit test to keep a11y cache critical events up to date by Eugene Susla · 8 years ago
  57. 86d1eb9 Get account features before taking lock (cherry-pick from master) am: fd24353d75 by Makoto Onuki · 8 years ago
  58. a532c3f Merge "AppWidgetManager: direct add widget support." by Sunny Goyal · 8 years ago
  59. cd5dcb8b Always place stacks below pinned stack by Andrii Kulian · 8 years ago
  60. fd24353 Get account features before taking lock (cherry-pick from master) by Makoto Onuki · 8 years ago
  61. 9bab1c4 Merge "Get account features before taking lock" by Makoto Onuki · 8 years ago
  62. 87a563e AppWidgetManager: direct add widget support. by Sunny Goyal · 8 years ago
  63. 606da77 Get account features before taking lock by Makoto Onuki · 8 years ago
  64. fb2afbf PackageParser: Add serialization mechanism for parse results. by Narayan Kamath · 8 years ago
  65. 586d36e Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  66. 77b165f Merge changes I2ac2cdba,I6ade7874 by Andrii Kulian · 8 years ago
  67. 95f50d7 Merge "Reenable test for presubmit" by Jorim Jaggi · 8 years ago
  68. 6cc1a1d Fix crash when removing a display with activities by Andrii Kulian · 8 years ago
  69. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago
  70. 6e22c50 Don't loop forever on zero-length ICMPv6 ND options. am: 2f157c421a by Lorenzo Colitti · 8 years ago
  71. 9bfda16 Don't loop forever on zero-length ICMPv6 ND options. am: 2f157c421a by Lorenzo Colitti · 8 years ago
  72. 2f157c4 Don't loop forever on zero-length ICMPv6 ND options. by Lorenzo Colitti · 8 years ago
  73. bca4c7f Fix a bug where the package stats query timeout may crash. am: cf76a16e66 by Daniel Nishi · 8 years ago
  74. e76b9dc Fix a bug where the package stats query timeout may crash. am: cf76a16e66 by Daniel Nishi · 8 years ago
  75. cf76a16 Fix a bug where the package stats query timeout may crash. by Daniel Nishi · 8 years ago
  76. 7af0764 Clear and restore the calling ID. am: 29ed4a99bf am: 3588b8d44c am: 3f32d12be0 by Jeremy Joslin · 8 years ago
  77. aedc94b resolve merge conflicts of a9888fc to master by Alex Klyubin · 8 years ago
  78. 3f32d12 Clear and restore the calling ID. am: 29ed4a99bf am: 3588b8d44c by Jeremy Joslin · 8 years ago
  79. a9888fc resolve merge conflicts of febd982 to stage-aosp-master am: 5c53fdb893 by Alex Klyubin · 8 years ago
  80. 3588b8d Clear and restore the calling ID. am: 29ed4a99bf by Jeremy Joslin · 8 years ago
  81. b824658 resolve merge conflicts of febd982 to stage-aosp-master am: 5c53fdb893 by Alex Klyubin · 8 years ago
  82. 5c53fdb resolve merge conflicts of febd982 to stage-aosp-master by Alex Klyubin · 8 years ago
  83. 43769dd Merge "Add DISALLOW_ADD_MANAGED_PROFILE to existing device owners" by TreeHugger Robot · 8 years ago
  84. 29ed4a9 Clear and restore the calling ID. by Jeremy Joslin · 8 years ago
  85. 7f41c15 Merge "Add badging support for channels." by Julia Reynolds · 8 years ago
  86. baff400 Add badging support for channels. by Julia Reynolds · 8 years ago
  87. febd982 Merge "Avoid Calendar's unexpect change in snapToCycleDay()" by Jeff Sharkey · 8 years ago
  88. 9926363 Merge "Expose ScanResult#untrusted as a @SystemApi." am: a93e57f1ac am: a3943850ab by Amin Shaikh · 8 years ago
  89. 471093b Merge "Expose ScanResult#untrusted as a @SystemApi." am: a93e57f1ac by Amin Shaikh · 8 years ago
  90. a394385 Merge "Expose ScanResult#untrusted as a @SystemApi." am: a93e57f1ac by Amin Shaikh · 8 years ago
  91. 3d18c62 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  92. d18ffd8 Avoid Calendar's unexpect change in snapToCycleDay() by Shunta Sato · 8 years ago
  93. b0d5ade Enable multi-dex for coverage builds to fix breakage am: 77a51d1274 by Allen Hair · 8 years ago
  94. 77a51d1 Enable multi-dex for coverage builds to fix breakage by Allen Hair · 8 years ago
  95. 4ae5441 Merge "Don't automatically remove autogroup summaries" by Julia Reynolds · 8 years ago
  96. e83feea Merge "Record data about dex files use on disk" by Calin Juravle · 8 years ago
  97. 0f3fa9e Merge "Add logic for recording dex files use on disk" by Calin Juravle · 8 years ago
  98. 548a04b Add DISALLOW_ADD_MANAGED_PROFILE to existing device owners by Esteban Talavera · 8 years ago
  99. f1312cd Augment diskstats dumpsys to have categorization and apps. am: 090b2d9d6c by Daniel Nishi · 8 years ago
  100. a9d8602 Add a file collector to the platform. am: be770dce08 by Daniel Nishi · 8 years ago