1. 5232271 Fix issue #17146552: system anr by Dianne Hackborn · 10 years ago
  2. 80e29b6 Merge "Fix issue #17179314: Make recents limits consistent" into lmp-dev by Dianne Hackborn · 10 years ago
  3. 852975d Fix issue #17179314: Make recents limits consistent by Dianne Hackborn · 10 years ago
  4. d22a667 Merge "Limit grantTrust() duration to DevicePolicy-imposed limit." into lmp-dev by Jim Miller · 10 years ago
  5. 6c79454 Merge "TIF: Remove the registered callback when the client process has died" into lmp-dev by Jae Seo · 10 years ago
  6. f34e607 Merge "Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys" into lmp-dev by Jinsuk Kim · 10 years ago
  7. fea8dd4 TIF: Remove the registered callback when the client process has died by Jae Seo · 10 years ago
  8. b64c2ba Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys by Dongil Seo · 10 years ago
  9. 70613db Merge "TIF: clean up pending createSession requests when a package is removed." into lmp-dev by Dongwon Kang · 10 years ago
  10. 426c9a4 TIF: clean up pending createSession requests when a package is removed. by Dongwon Kang · 10 years ago
  11. 5d0ec89 Merge "Revert "TIF: Temporarily disable permission check for parental controls"" into lmp-dev by Jae Seo · 10 years ago
  12. 7dbfbc7 Merge "Show IME over keyguard if IME target is showing" into lmp-dev by Craig Mautner · 10 years ago
  13. fc836f6 Revert "TIF: Temporarily disable permission check for parental controls" by Jae Seo · 10 years ago
  14. 2b8e950 Merge "Add null-check for system audio mode change event." into lmp-dev by Jungshik Jang · 10 years ago
  15. 99b6928 Show IME over keyguard if IME target is showing by Craig Mautner · 10 years ago
  16. e30735c Merge "Fix to allow removing sign-in notification when network removed." into lmp-dev by Paul Jensen · 10 years ago
  17. 0dedb72 Merge "Add sample profiling option to am." into lmp-dev by Jeff Hao · 10 years ago
  18. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  19. 780617f Merge "remove call to passpoint service start" into lmp-dev by vandwalle · 10 years ago
  20. 0bbd2aa remove call to passpoint service start by vandwalle · 10 years ago
  21. cd4adf8 NoMan: Fix inconsistent notification comparator by Christoph Studer · 10 years ago
  22. f50d82a Merge "NoMan: Cancel children when update removes summary" into lmp-dev by Christoph Studer · 10 years ago
  23. 264a5f5 Merge "Treat moving app as installing in new location." into lmp-dev by Jeff Sharkey · 10 years ago
  24. 1dc0f36 Merge "Split up ComponentName in UsageEvents.Event" into lmp-dev by Adam Lesinski · 10 years ago
  25. 5b62d26 Merge "Implement VpnConfig.addAllowedApplication()." into lmp-dev by Paul Jensen · 10 years ago
  26. 4610545 Merge "Fix issue #16311398: Limit number of documents a process can open" into lmp-dev by Dianne Hackborn · 10 years ago
  27. 9d96075 Split up ComponentName in UsageEvents.Event by Adam Lesinski · 10 years ago
  28. d68f83c Merge "Pass vmSafeMode (manifest attribute) to installd." into lmp-dev by Calin Juravle · 10 years ago
  29. 1771d39 Merge "Fix SetupWizard crash when creating Guest or Restricted profile" into lmp-dev by Amith Yamasani · 10 years ago
  30. e39baa7 Merge "Fix accessiblity CTS tests (framework)." into lmp-dev by Svetoslav · 10 years ago
  31. 5c1b42e Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev by Winson Chung · 10 years ago
  32. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  33. ffc596b Merge "Add maximum time-out to sync operation" into lmp-dev by Georgi Nikolov · 10 years ago
  34. 1877924 Merge "Don't back-off ALREADY_IN_PROGRESS syncs" into lmp-dev by Georgi Nikolov · 10 years ago
  35. e7b1a0b Merge "Remove redundant call to window manager addTask()" into lmp-dev by Craig Mautner · 10 years ago
  36. 381d94b Treat moving app as installing in new location. by Jeff Sharkey · 10 years ago
  37. 04cab1b Fix accessiblity CTS tests (framework). by Svetoslav · 10 years ago
  38. f3054ea Fix SetupWizard crash when creating Guest or Restricted profile by Amith Yamasani · 10 years ago
  39. 83bb610 Preventing apps from granting uris to any other user. by Nicolas Prevot · 10 years ago
  40. 44bb3a5 Add null-check for system audio mode change event. by Jungshik Jang · 10 years ago
  41. 339227d Fix several bugs in HdmiControlService. by Jungshik Jang · 10 years ago
  42. ea75fdd Allow listeners to fetch current notifications by key. by Dan Sandler · 10 years ago
  43. 5df4bec Fix to allow removing sign-in notification when network removed. by Paul Jensen · 10 years ago
  44. 92a1c09 Add maximum time-out to sync operation by Matthew Williams · 10 years ago
  45. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  46. 3c8a42d Don't back-off ALREADY_IN_PROGRESS syncs by Matthew Williams · 10 years ago
  47. 1adbf22 Merge "Update API per council requests" into lmp-dev by Craig Mautner · 10 years ago
  48. 7932312 Remove redundant call to window manager addTask() by Craig Mautner · 10 years ago
  49. 4cce1de Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the same" into lmp-dev by Dianne Hackborn · 10 years ago
  50. 739d6db Merge "Remove listen requests properly." into lmp-dev by Robert Greenwalt · 10 years ago
  51. 4456cf3 Remove listen requests properly. by Robert Greenwalt · 10 years ago
  52. d38eeb5 Merge "QS: Wire up screen casting to tile/panel." into lmp-dev by John Spurlock · 10 years ago
  53. 78b8c8f QS: Wire up screen casting to tile/panel. by John Spurlock · 10 years ago
  54. 3b2cd1d Update API per council requests by Craig Mautner · 10 years ago
  55. c2a8d15 Improve user switching interstitial by Amith Yamasani · 10 years ago
  56. 0784eea Implement VpnConfig.addAllowedApplication(). by Paul Jensen · 10 years ago
  57. 69ef75c Merge "Update the http proxy on LinkProperty change." into lmp-dev by Robert Greenwalt · 10 years ago
  58. 177cd38 Merge "Remove captive portal sign-in actions." into lmp-dev by Paul Jensen · 10 years ago
  59. f2a7786 Merge "RemoteViews service not unbound." into lmp-dev by Svet Ganov · 10 years ago
  60. 2220f6f CEC: Log the current time instead when the timing information is empty by Jae Seo · 10 years ago
  61. 5771ad7 RemoteViews service not unbound. by Svet Ganov · 10 years ago
  62. ac0d62a Merge "Use common language code in hdmi service." into lmp-dev by Jungshik Jang · 10 years ago
  63. 37cf990 Merge "Installing splits into ASECs!" into lmp-dev by Jeff Sharkey · 10 years ago
  64. a2c1449 Merge "Turn off hotword when in power save mode" into lmp-dev by Sandeep Siddhartha · 10 years ago
  65. 885fbe5 Fix issue #16366571: UIDs for work and normal Chrome processes are the same by Dianne Hackborn · 10 years ago
  66. b8e6838 Merge "Fix adb backup for encrypted case" into lmp-dev by Paul Lawrence · 10 years ago
  67. b98c598 Update the http proxy on LinkProperty change. by Robert Greenwalt · 10 years ago
  68. 306908f Merge "Implement API review feedback for JobScheduler" into lmp-dev by Matthew Williams · 10 years ago
  69. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  70. 76b9b8b Limit grantTrust() duration to DevicePolicy-imposed limit. by Jim Miller · 10 years ago
  71. 79dbce8 Merge "Restore legacy VPN stats dialog." into lmp-dev by Jeff Davidson · 10 years ago
  72. d4c3a1f Merge "Fix matrix multiply in accessiblity display adjustments." into lmp-dev by Jeff Brown · 10 years ago
  73. a96a3c1 Merge changes I9bd3a235,I9c4dbdef into lmp-dev by Jeff Brown · 10 years ago
  74. d7761be Merge "Poke interactive hint from userActivity and add @SystemApi." into lmp-dev by Jeff Brown · 10 years ago
  75. de25dc0 Merge "Require DEVICE_POWER permission for DOZE_WAKE_LOCK." into lmp-dev by Jeff Brown · 10 years ago
  76. 90b1b9f Restore legacy VPN stats dialog. by Jeff Davidson · 10 years ago
  77. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  78. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  79. d4efaac Update TrustAgentService API after review. by Jim Miller · 10 years ago
  80. 7653a30 Merge "Display notification effects suppressor in the volume panel." into lmp-dev by John Spurlock · 10 years ago
  81. b478252 Display notification effects suppressor in the volume panel. by John Spurlock · 10 years ago
  82. e7bbe47 Merge "Automatically bind to newly-installed backup transports" into lmp-dev by Christopher Tate · 10 years ago
  83. 6dd08fd Merge "Show a user switching dialog before starting the user switch" into lmp-dev by Amith Yamasani · 10 years ago
  84. 12eec23 Merge "JobScheduler only run jobs for started users." into lmp-dev by Matthew Williams · 10 years ago
  85. d9a218d Merge "Fix jank in when drawing magnification bounds" into lmp-dev by Svetoslav · 10 years ago
  86. 5684dae Automatically bind to newly-installed backup transports by Christopher Tate · 10 years ago
  87. 250bf41 Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into lmp-dev by Dianne Hackborn · 10 years ago
  88. 7805a10 Show a user switching dialog before starting the user switch by Amith Yamasani · 10 years ago
  89. 28d6247 Merge "NoMan: Turn off aggregated stats" into lmp-dev by Christoph Studer · 10 years ago
  90. 9e3618c Merge "NoMan: Add flag to turn off aggregated in-mem stats" into lmp-dev by Christoph Studer · 10 years ago
  91. 7505e33 Fix jank in when drawing magnification bounds by Svetoslav · 10 years ago
  92. 0a31453 NoMan: Turn off aggregated stats by Christoph Studer · 10 years ago
  93. 856b2b8 NoMan: Add flag to turn off aggregated in-mem stats by Christoph Studer · 10 years ago
  94. 32d0673 Fix adb backup for encrypted case by Paul Lawrence · 10 years ago
  95. c44caa9 NoMan: Cancel children when update removes summary by Christoph Studer · 10 years ago
  96. 9a434ae Merge "Move SystemBackupAgent from services.jar to frameworks.jar" into lmp-dev by Brian Carlstrom · 10 years ago
  97. 717d951 Merge "Allow NetworkRequest release from the system process." into lmp-dev by Jeff Davidson · 10 years ago
  98. feb1930 Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  99. 076e725 Merge "Only run TrustAgentServices for users with secure keyguards" into lmp-dev by Adrian Roos · 10 years ago
  100. a68d213 Remove captive portal sign-in actions. by Paul Jensen · 10 years ago