1. a457f4e DeviceIdleController state exit conditions tests. by Kweku Adams · 6 years ago
  2. c201a89 Merge "Fix getContentProviderImpl() permission issue" by Makoto Onuki · 6 years ago
  3. a4b1fe65 Merge "Fix UsbDeviceManager null object reference" am: 9b1db24f6e am: ec5dd5f1dd by Eddie Hung · 6 years ago
  4. e419713 Merge "Fix UsbDeviceManager null object reference" am: 9b1db24f6e am: ec5dd5f1dd by Eddie Hung · 6 years ago
  5. ec5dd5f Merge "Fix UsbDeviceManager null object reference" am: 9b1db24f6e by Eddie Hung · 6 years ago
  6. 9b1db24 Merge "Fix UsbDeviceManager null object reference" by Treehugger Robot · 6 years ago
  7. a72448e Merge "Move last focused stack from global to per-display" by TreeHugger Robot · 6 years ago
  8. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago
  9. ce10f9b Merge "Instantiate InputMethodManager for each display" by TreeHugger Robot · 6 years ago
  10. 2f6c71d Merge "Moved startHomeActivity methods from AMS to ATMS (19/n)" by Wale Ogunwale · 6 years ago
  11. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  12. fc3f654 Merge "Check for race condition between onAuthenticated and taskStackChanged" by TreeHugger Robot · 6 years ago
  13. c79856b Check for race condition between onAuthenticated and taskStackChanged by Kevin Chyn · 6 years ago
  14. 3121ea3 Merge "Get correct hasEnrolled for work profiles" by TreeHugger Robot · 6 years ago
  15. 75dbb83 Get correct hasEnrolled for work profiles by Kevin Chyn · 6 years ago
  16. 0ccb5a9 Merge "pull procstats package process stats section" by TreeHugger Robot · 6 years ago
  17. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  18. c474bfd0 Fix PowerManagerService handling of work chains. by Artem Iglikov · 6 years ago
  19. b52779e pull procstats package process stats section by Chenjie Yu · 6 years ago
  20. a107006 Fix getContentProviderImpl() permission issue by Makoto Onuki · 6 years ago
  21. c53d78e Instantiate InputMethodManager for each display by Yohei Yukawa · 6 years ago
  22. 072d2ff Merge "Sanitization before BatchUpdates and Transformations" by Adam He · 6 years ago
  23. 01b46f8 Merge changes I10c01f2b,Ie05bc535 am: 277d42a035 am: 47a589c945 am: 73d9c32aaa by Yan Yan · 6 years ago
  24. b8027a4 Merge "Refine frameworks/base/services/tests/runtest.py" am: 8bbf0181f6 am: 10623937df by Howard Chen · 6 years ago
  25. 73d9c32 Merge changes I10c01f2b,Ie05bc535 am: 277d42a035 am: 47a589c945 by Yan Yan · 6 years ago
  26. 5d0f459 Merge "Refine frameworks/base/services/tests/runtest.py" am: 8bbf0181f6 by Howard Chen · 6 years ago
  27. 47a589c Merge changes I10c01f2b,Ie05bc535 am: 277d42a035 by Yan Yan · 6 years ago
  28. c983b74 Merge "Mark com.android.server.textservices.LocaleUtilsTest as @SmallTest" by TreeHugger Robot · 6 years ago
  29. 1062393 Merge "Refine frameworks/base/services/tests/runtest.py" am: 8bbf0181f6 by Howard Chen · 6 years ago
  30. 277d42a Merge changes I10c01f2b,Ie05bc535 by Yan Yan · 6 years ago
  31. 8bbf018 Merge "Refine frameworks/base/services/tests/runtest.py" by Howard Chen · 6 years ago
  32. 70349b4 Merge "Ports part of the backup/encryption/chunking code from gmscore." by TreeHugger Robot · 6 years ago
  33. 477a17e6 Ports part of the backup/encryption/chunking code from gmscore. by Bram Bonné · 6 years ago
  34. e404dfb Merge "[PT10] Move loadGlobalProxy into ProxyTracker." am: 79822ffb6f am: a44b5f98a9 by Chalard Jean · 6 years ago
  35. 8f04e8b Merge "[PT10] Move loadGlobalProxy into ProxyTracker." am: 79822ffb6f by Chalard Jean · 6 years ago
  36. a44b5f9 Merge "[PT10] Move loadGlobalProxy into ProxyTracker." am: 79822ffb6f by Chalard Jean · 6 years ago
  37. 79822ff Merge "[PT10] Move loadGlobalProxy into ProxyTracker." by Chalard Jean · 6 years ago
  38. eff9ffb Merge "Swap libcore annotations for framework versions" am: b2a8384164 am: da1171a290 by Neil Fuller · 6 years ago
  39. f8dcfb2 Merge "Swap libcore annotations for framework versions" am: b2a8384164 by Neil Fuller · 6 years ago
  40. da1171a Merge "Swap libcore annotations for framework versions" am: b2a8384164 by Neil Fuller · 6 years ago
  41. 655ad15 [PT10] Move loadGlobalProxy into ProxyTracker. by Chalard Jean · 6 years ago
  42. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  43. 72621ae Merge "Correct the state of the accessibility service" by Jackal Guo · 6 years ago
  44. a61b7ac Mark com.android.server.textservices.LocaleUtilsTest as @SmallTest by Yohei Yukawa · 6 years ago
  45. 683af64 Merge "Adding graphviz source for idling state machine." by TreeHugger Robot · 6 years ago
  46. d10e384 resolve merge conflicts of a3e34fe9fe4e2a8d0932e574721e5a8b94396c5e to pi-dev-plus-aosp by Andrew Solovay · 6 years ago
  47. f596cfc Adding graphviz source for idling state machine. by Kweku Adams · 6 years ago
  48. b255cdc Swap libcore annotations for framework versions by Neil Fuller · 6 years ago
  49. 76858f5 Merge "Increase Sensor Service dumpsys priority" by TreeHugger Robot · 6 years ago
  50. 42f4e79 Merge "Check whether internal viewport has changed" by TreeHugger Robot · 6 years ago
  51. a3e34fe Merge "docs: Replacing {#link with {@link" into pi-dev by Andrew Solovay · 6 years ago
  52. a991f49 Merge "SMS service: add feature flag by global settting / config.xml" by Makoto Onuki · 6 years ago
  53. bf653bf Merge "Fix BiometricService TAG" by Kevin Chyn · 6 years ago
  54. e4259d3 Check to ensure UDP-encap is used only for IPv4 by evitayan · 6 years ago
  55. a44f2c07 docs: Replacing {#link with {@link by Andrew Solovay · 6 years ago
  56. 5b23ad3 Increase Sensor Service dumpsys priority by Brian Stack · 6 years ago
  57. 69f49b4 Merge "Fixes GestureLauncherService triggering on long press." by Gus Prevas · 6 years ago
  58. e5bf866 Check whether internal viewport has changed by Siarhei Vishniakou · 6 years ago
  59. 7a2d35e SMS service: add feature flag by global settting / config.xml by Makoto Onuki · 6 years ago
  60. aeeb3f5 Merge "BaseIDevicePolicyManager cleanup." by TreeHugger Robot · 6 years ago
  61. b315fca Fixes GestureLauncherService triggering on long press. by Gus Prevas · 6 years ago
  62. b499510 Merge "Fix resuming with focusable always-on-top stacks" by TreeHugger Robot · 6 years ago
  63. 5d4333c Merge "Let AppTransition has its own Handler." by TreeHugger Robot · 6 years ago
  64. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago
  65. e1825ba Merge "Delay global alerts by 1s for high thresholds" am: afffa37248 am: 65fef348de by Chalard Jean · 6 years ago
  66. 427b75f Merge "Introduced ActivityServiceConnectionsHolder (18/n)" by TreeHugger Robot · 6 years ago
  67. 20af5ee Merge "Delay global alerts by 1s for high thresholds" am: afffa37248 by Chalard Jean · 6 years ago
  68. 65fef34 Merge "Delay global alerts by 1s for high thresholds" am: afffa37248 by Chalard Jean · 6 years ago
  69. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  70. afffa37 Merge "Delay global alerts by 1s for high thresholds" by Treehugger Robot · 6 years ago
  71. bddeea8 Merge "Support launching home activity on secondary display" by Louis Chang · 6 years ago
  72. b68099a Fix BiometricService TAG by Kevin Chyn · 6 years ago
  73. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  74. e91ae63 Merge "Track focus changes on external displays (2/4)" by Tiger Huang · 6 years ago
  75. 23b5459 Let AppTransition has its own Handler. by lumark · 6 years ago
  76. f798d6e Correct the state of the accessibility service by Jackal Guo · 6 years ago
  77. 5ff2b1f Merge changes from topic "biometric-manager" by Kevin Chyn · 6 years ago
  78. 939e83d Merge "Send hostname and MTU options in DHCP ACK/OFFER" am: 3b12359e4c am: 94b0562628 by Remi NGUYEN VAN · 6 years ago
  79. 04615b7 Merge "Send hostname and MTU options in DHCP ACK/OFFER" am: 3b12359e4c by Remi NGUYEN VAN · 6 years ago
  80. 94b0562 Merge "Send hostname and MTU options in DHCP ACK/OFFER" am: 3b12359e4c by Remi NGUYEN VAN · 6 years ago
  81. d7c6e12 Delay global alerts by 1s for high thresholds by Chalard Jean · 6 years ago
  82. 3b12359 Merge "Send hostname and MTU options in DHCP ACK/OFFER" by Remi NGUYEN VAN · 6 years ago
  83. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  84. 99b669d Merge changes from topic "sfinput2" by Rob Carr · 6 years ago
  85. e388e27 Merge "pull PowerProfile into statsd" by Chenjie Yu · 6 years ago
  86. a23c0f0 Merge "Initial unit test for DeviceIdleController." by Kweku Adams · 6 years ago
  87. 00e3a37 Initial unit test for DeviceIdleController. by Kweku Adams · 6 years ago
  88. 68fa15e Merge changes Ie9efb041,I2b48593f by TreeHugger Robot · 6 years ago
  89. 6871a65 Merge "Revert UsageStatsDatabase to version 3" by Michael Wachenschwanz · 6 years ago
  90. 3efa16d Revert UsageStatsDatabase to version 3 by Michael Wachenschwanz · 6 years ago
  91. 68b4029 Merge "Add PackageSignatures readXml tests" by Michael Groover · 6 years ago
  92. ab53020 pull PowerProfile into statsd by Chenjie Yu · 6 years ago
  93. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  94. a117b0d Add PackageSignatures readXml tests by Michael Groover · 6 years ago
  95. fad620e Merge "Fix: read memory.stat from per-app cgroup only if per-app memcg are enabled on a device" into pi-dev by Rafal Slawik · 6 years ago
  96. 4a48a7f Use correct density to calculcate min dimen. by Garfield Tan · 6 years ago
  97. a354983 Implement launch bounds logic in Android (1/3) by Garfield Tan · 6 years ago
  98. 37a944e Merge "Fix: read memory.stat from per-app cgroup only if per-app memcg are enabled on a device" into pi-dev by TreeHugger Robot · 6 years ago
  99. 2362641 Merge "Bugreport: Fix SystemUI service from being dumped twice 1/2" am: 99c685b0e8 by Nandana Dutt · 6 years ago
  100. ab618e0 Merge "Bugreport: Fix SystemUI service from being dumped twice 1/2" by Nandana Dutt · 6 years ago