1. 8d918a7 Fix NPE when session is finished before service replies. by Felipe Leme · 7 years ago
  2. b94a914 Merge "Small tweaks in LockSettingsService" by Rubin Xu · 7 years ago
  3. 0c0daaa Merge "Fix typo in dexopt.secondary system property" by Calin Juravle · 7 years ago
  4. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 7 years ago
  5. 24843fd Merge "Replace com.android.internal.util.Predicate with java.util.function.Predicate" by Paul Duffin · 7 years ago
  6. 0ebe2d1 Merge changes from topics 'proto', 'lights' by Julia Reynolds · 7 years ago
  7. 8bc078d Merge "Improve AnchoredWindow with smart positioning logic." by TreeHugger Robot · 7 years ago
  8. ca4964c Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  9. 999b689 Merge "Hide pointer icon while navbar is hidden" by TreeHugger Robot · 7 years ago
  10. 7c600d4 Merge "Re-added sanitization." by TreeHugger Robot · 7 years ago
  11. 74b16a1 Merge "GET_ACCOUNTS_PRIVILEGED permission check for Account Discovery API." by TreeHugger Robot · 7 years ago
  12. 3bcef52 Merge "Propagate StartInputReason to attachNewInputLocked" by Yohei Yukawa · 7 years ago
  13. 84aa5a8 DO NOT MERGE Guard against null entries in process list during updateOomAdjLocked by Erik Wolsheimer · 7 years ago
  14. e5d975c Merge "GNSS Batching - Default Implementation" by Wyatt Riley · 7 years ago
  15. 11015dd Merge "Deprecating secure setting install_non_market_apps" by Suprabh Shukla · 7 years ago
  16. 62b8634 AudioService: mute media/game players during phone calls by Jean-Michel Trivi · 7 years ago
  17. 97b383f Add permission for instant apps creating foreground services by Chad Brubaker · 7 years ago
  18. f894be4 Re-added sanitization. by Felipe Leme · 7 years ago
  19. cf879db GNSS Batching - Default Implementation by Wyatt Riley · 8 years ago
  20. c78d74e Merge "Set default throttle to 30m." by Soonil Nagarkar · 7 years ago
  21. 1e92f02 Improve AnchoredWindow with smart positioning logic. by Jason Long · 7 years ago
  22. f794c8d GET_ACCOUNTS_PRIVILEGED permission check for Account Discovery API. by Dmitry Dementyev · 7 years ago
  23. cd16186 Merge changes I3ef361bd,I89a5184c by Winson Chung · 7 years ago
  24. 5355e85 Don't let apps permanently delete channels. by Julia Reynolds · 7 years ago
  25. c9842c1 Dump notification records to proto by Julia Reynolds · 7 years ago
  26. 529e332 Let developers choose a light color for channels by Julia Reynolds · 7 years ago
  27. d9b6cf1 Merge "Make requested service for context hub service compliant." by Ashutosh Joshi · 7 years ago
  28. e02e3ea [Debug]: Add timeout for dumpNativeBacktraceToFile. by songjinshi · 8 years ago
  29. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 7 years ago
  30. 4466c5a Fix typo in dexopt.secondary system property by Calin Juravle · 7 years ago
  31. de6780a Set default throttle to 30m. by Soonil Nagarkar · 7 years ago
  32. 19dab2d Hide pointer icon while navbar is hidden by Vladislav Kaznacheev · 7 years ago
  33. fb0f360 Merge "Refined session management so Save can be automatically called." by Felipe Leme · 7 years ago
  34. 3e5fbca Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  35. 2a82fe5 Refactor PiP logic in preparation for expanded state. by Winson Chung · 7 years ago
  36. a5172f6 New internal interface method to get the active scorer metadata. by Jeremy Joslin · 7 years ago
  37. 84e706f Merge "Unhide getLockTaskPackages" by Esteban Talavera · 7 years ago
  38. f810cc9 Merge "Fix uri permission grant on remote bug report uri" by Rubin Xu · 7 years ago
  39. bfb666d Unhide getLockTaskPackages by Esteban Talavera · 7 years ago
  40. 7226c7d Fix uri permission grant on remote bug report uri by Rubin Xu · 7 years ago
  41. 87ca840 Propagate StartInputReason to attachNewInputLocked by Yohei Yukawa · 7 years ago
  42. bab851c Refined session management so Save can be automatically called. by Felipe Leme · 7 years ago
  43. f546dbf Merge "Fix NetworkPolicyManagerServiceTest." by TreeHugger Robot · 7 years ago
  44. 3eddf40 DO NOT MERGE. Grant MMS Uri permissions as the calling UID. by Jeff Sharkey · 8 years ago
  45. 9b734a7 Fingerprint: get auth id for non-current user. am: aae60473e1 by Charles He · 7 years ago
  46. 15b8313 Merge "Fingerprint: get auth id for non-current user." into nyc-mr2-dev by Charles He · 7 years ago
  47. aae6047 Fingerprint: get auth id for non-current user. by Charles He · 8 years ago
  48. f69ffd2 Merge "Fingerprint: get auth id for non-current user." by TreeHugger Robot · 7 years ago
  49. d755dd0 Merge "Fixed test failures for notification comparator" by Selim Cinek · 7 years ago
  50. edb5468 Merge "Initial implementation of Nav Bar Accessibility Button" by Casey Burkhardt · 7 years ago
  51. e3745ee Deprecating secure setting install_non_market_apps by Suprabh Shukla · 7 years ago
  52. 46d3d6d Remove experimental twilight-based automatic brightness am: 614f40ea01 by Justin Klaassen · 7 years ago
  53. 1f56b60 Merge "Remove experimental twilight-based automatic brightness" into nyc-mr2-dev by TreeHugger Robot · 7 years ago
  54. 68281d4 Merge "Tests for UserDataPreparer" by TreeHugger Robot · 7 years ago
  55. 444eb97 Merge "CompanionDeviceManager" by Eugene Susla · 7 years ago
  56. 3f146d0 Fixed test failures for notification comparator by Selim Cinek · 7 years ago
  57. 9520571 Merge "Fix NPE when getting the callback cookie." by TreeHugger Robot · 7 years ago
  58. a1c92b7 Fix NetworkPolicyManagerServiceTest. by Stephen Chen · 7 years ago
  59. cd1d343f Merge "StatusBar: Clean up buzzBeepBlinked and friends" by TreeHugger Robot · 7 years ago
  60. 7058e33 Merge "thermal HAL uses "default" service name" by TreeHugger Robot · 7 years ago
  61. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  62. 048c2bc Initial implementation of Nav Bar Accessibility Button by Casey Burkhardt · 8 years ago
  63. cf67a32 Merge "Remove experimental twilight-based automatic brightness" by TreeHugger Robot · 7 years ago
  64. 6ed45d8 CompanionDeviceManager by Eugene Susla · 8 years ago
  65. 50979d1 Tests for UserDataPreparer by Fyodor Kupolov · 8 years ago
  66. 7890e19 Fix NPE when getting the callback cookie. by Jeremy Joslin · 7 years ago
  67. cec9d8c Merge "wait for sensor service before starting WMS" by Keun-young Park · 7 years ago
  68. b0a820f Merge "Set RetailDemoModeService#mDeviceInDemoMode to false" by TreeHugger Robot · 7 years ago
  69. 96c44c4 Merge "Schedule strong auth timeout in handler to avoid deadlock." by TreeHugger Robot · 7 years ago
  70. 391b1b8 Merge "Further improved the coloring optimization" by Selim Cinek · 7 years ago
  71. 3460fef Merge "Limit getRunningServices to calling uid's services." by Bryce Lee · 7 years ago
  72. 0e51ca4 Merge "MediaSession: Add methods for queue managements" by TreeHugger Robot · 7 years ago
  73. 51c3b50 thermal HAL uses "default" service name by Chris Phoenix · 8 years ago
  74. c07ec63 Set RetailDemoModeService#mDeviceInDemoMode to false by Justin Klaassen · 7 years ago
  75. 268736e Merge "PackageManagerService: Log time spent on cpppreopt." by Narayan Kamath · 7 years ago
  76. b15b1b4 Schedule strong auth timeout in handler to avoid deadlock. by Andrew Scull · 7 years ago
  77. 290e578 Limit getRunningServices to calling uid's services. by Bryce Lee · 7 years ago
  78. 5483cea Remove experimental twilight-based automatic brightness by Justin Klaassen · 7 years ago
  79. 4d600d1 Merge "Clear affiliation ids and lock task packages when clearing DO/PO" by TreeHugger Robot · 7 years ago
  80. 68f6870 PackageManagerService: Log time spent on cpppreopt. by Narayan Kamath · 7 years ago
  81. 99c1f9f MediaSession: Add methods for queue managements by Sungsoo · 8 years ago
  82. 85a05cd Merge "Refactoring of auto fill - lifecycle, auth, improvements" by TreeHugger Robot · 7 years ago
  83. ad00d02 Merge "Introduces VrManager as a system service." by TreeHugger Robot · 7 years ago
  84. 0f4928f Refactoring of auto fill - lifecycle, auth, improvements by Svet Ganov · 7 years ago
  85. 21c8595 Merge "Revert "Improve AnchoredWindow with smart positioning logic."" by Svetoslav Ganov · 7 years ago
  86. c71593e Merge "Revert "Pass token to AutoFillUI."" by Svetoslav Ganov · 7 years ago
  87. 7b25218 Revert "Improve AnchoredWindow with smart positioning logic." by Svetoslav Ganov · 7 years ago
  88. 21e67a1 Revert "Pass token to AutoFillUI." by Svetoslav Ganov · 7 years ago
  89. 56345f4 Introduces VrManager as a system service. by Zak Cohen · 8 years ago
  90. 210d617 Merge "Fix NullPointerException in System UI caused by remote volume change" by Hyundo Moon · 7 years ago
  91. 53780b6 Merge changes I0e808083,Iade6179f,If0d0a283 by Jason Long · 7 years ago
  92. f900871 Merge "Make activities that are in VR mode ignore ui mode config changes." by TreeHugger Robot · 7 years ago
  93. c424828 Merge "Debug flag off on audio service PlaybackActivityMonitor" by Jean-Michel Trivi · 7 years ago
  94. 13d9ed6 Debug flag off on audio service PlaybackActivityMonitor by Jean-Michel Trivi · 7 years ago
  95. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 7 years ago
  96. a07efe5 Merge "Shift responsibility of DB cleanup to TvProvider" by TreeHugger Robot · 7 years ago
  97. 6fe34fcb Fix AccountsDb update. by Dmitry Dementyev · 7 years ago
  98. cc137da Merge "Rename isCallerSystemUid()." by TreeHugger Robot · 7 years ago
  99. f6f095a Merge "Removed android.R.attr#onTopLauncher" by TreeHugger Robot · 7 years ago
  100. de9c63b Merge "Update Account Discovery API." by TreeHugger Robot · 7 years ago