1. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago
  2. 3c9006d Merge "Fix that window was not hidden after policy hiding animation" by Jorim Jaggi · 8 years ago
  3. af221d1 Fix that window was not hidden after policy hiding animation by Jorim Jaggi · 8 years ago
  4. 7c73dd6 Merge "Removed WallpaperController dependency on WindowList." by Wale Ogunwale · 8 years ago
  5. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  6. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  7. 72c532a Merge "Traverse window hierarchy without window list" by TreeHugger Robot · 8 years ago
  8. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  9. 423b9fc Move notification channel from record to sbn. by Julia Reynolds · 8 years ago
  10. fd869cf Merge "Add ability to modify credential via shell command" by TreeHugger Robot · 8 years ago
  11. 2fef6f7 Add ability to modify credential via shell command by Jorim Jaggi · 8 years ago
  12. 80361c9 Merge "Move code for handling uid obs "cutoff" to activity manager" by Dianne Hackborn · 8 years ago
  13. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  14. 248a0ef Always scan all apps after each OTA for manifest shortcuts by Makoto Onuki · 8 years ago
  15. 0eca566 Merge "Tests for computeFrameLw docked type scenarios." by Rob Carr · 8 years ago
  16. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  17. 5963fd8 Merge "Implement metered tracking for NetworkStats summary queries." by Stephen Chen · 8 years ago
  18. 2514787 Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  19. b3a04f0 Never use getApplicationInfo. by Julia Reynolds · 8 years ago
  20. a46f009 Merge "Add tests for MagnificationController." by Phil Weaver · 8 years ago
  21. 15dd7ef Tests for computeFrameLw docked type scenarios. by Robert Carr · 8 years ago
  22. 8402d51 Merge "Update service test runner to allow test args" am: 56b92e8191 am: dde9ea21e4 am: 10840d1897 by Etan Cohen · 8 years ago
  23. 10840d1 Merge "Update service test runner to allow test args" am: 56b92e8191 by Etan Cohen · 8 years ago
  24. dde9ea2 Merge "Update service test runner to allow test args" am: 56b92e8191 by Etan Cohen · 8 years ago
  25. 56b92e8 Merge "Update service test runner to allow test args" by Etan Cohen · 8 years ago
  26. 89e3ffc Add tests for MagnificationController. by Phil Weaver · 8 years ago
  27. ab5d0ba resolve merge conflicts of 0d16fa4 to master by Torne (Richard Coles) · 8 years ago
  28. 0092dba Merge "Fix WebViewUpdateServiceTest failures when using Thread without Looper." am: be19fe5e8a by Richard Coles · 8 years ago
  29. 9c47f5c Merge "Fix WebViewUpdateServiceTest failures when using Thread without Looper." by Richard Coles · 8 years ago
  30. 3f2e215 Merge "Replace test TODOs with ACTION." by Julia Reynolds · 8 years ago
  31. 02e17d2 Merge "[DPM] Management and retrieval of network logs" by TreeHugger Robot · 8 years ago
  32. 82df4ef Merge "Added support for window TYPE_PRESENTATION" by TreeHugger Robot · 8 years ago
  33. 1864ff5 Replace test TODOs with ACTION. by Julia Reynolds · 8 years ago
  34. 5b6714c Added support for window TYPE_PRESENTATION by Wale Ogunwale · 8 years ago
  35. 668868b Merge "Do not exclude partial users that are not being removed" by Fyodor Kupolov · 8 years ago
  36. b879cc6 Move notification tests into separate APK. by Geoffrey Pitsch · 8 years ago
  37. f77ee4f [DPM] Management and retrieval of network logs by Michal Karpinski · 8 years ago
  38. 5974b4d Merge changes from topic 'keyguard_refactor' by Jorim Jaggi · 8 years ago
  39. 73481c8 Merge "Some channel model updates" by Julia Reynolds · 8 years ago
  40. 6e99d3f Do not exclude partial users that are not being removed by Fyodor Kupolov · 8 years ago
  41. 73294b6 The big keyguard transition refactor (4/n) by Jorim Jaggi · 8 years ago
  42. 77e1043 The big keyguard transition refactor (3/n) by Jorim Jaggi · 8 years ago
  43. 5a108c2 The big keyguard transition refactor (2/n) by Jorim Jaggi · 8 years ago
  44. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  45. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  46. 86f7bbe Fix WebViewUpdateServiceTest failures when using Thread without Looper. by Gustav Sennton · 8 years ago
  47. e4ee8f8a Add some more computeFrameLw tests. by Robert Carr · 8 years ago
  48. c3a0627 Merge changes If8232b90,I3176837e by TreeHugger Robot · 8 years ago
  49. 423af75 Merge "Introduced ReadOnlyWindowList" by TreeHugger Robot · 8 years ago
  50. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  51. fed503c Merge "Add new methods to ITaskStackListener" by Yorke Lee · 8 years ago
  52. 7072f32 Merge changes from topic 'frameworks-net-tests' by Lorenzo Colitti · 8 years ago
  53. bd54c2a Add new methods to ITaskStackListener by Yorke Lee · 8 years ago
  54. 16a4e3c Begin series of computeFrame unit tests by Robert Carr · 8 years ago
  55. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  56. ecc986d Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 8 years ago
  57. 281a17c De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  58. 7df1a82 Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  59. 31dc3db Update service test runner to allow test args by Etan Cohen · 8 years ago
  60. 8c32fd2 Extending DNS event reporting am: 6e54239e50 by Michal Karpinski · 8 years ago
  61. 6e54239 Extending DNS event reporting by Michal Karpinski · 8 years ago
  62. 8902f81 Merge "Move ipconnectivity.proto to services-proto.jar" by Glen Kuhne · 8 years ago
  63. 0ef948d Merge "ConnectivityServiceTest: mark flaky test as such" by Hugo Benichi · 8 years ago
  64. c8c1027 ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 8 years ago
  65. 0719940 Move ipconnectivity.proto to services-proto.jar by Glen Kuhne · 8 years ago
  66. 3407785 Merge "Add script to expedite running passing tests" am: 4d1c2922f0 am: 2bb707b1c1 am: c65ca7708a by Christopher Wiley · 8 years ago
  67. c65ca77 Merge "Add script to expedite running passing tests" am: 4d1c2922f0 by Christopher Wiley · 8 years ago
  68. 2bb707b Merge "Add script to expedite running passing tests" am: 4d1c2922f0 by Christopher Wiley · 8 years ago
  69. 012ab10 Add script to expedite running passing tests by Christopher Wiley · 8 years ago
  70. fbc27b1 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c am: c29f2575f2 am: a7bb5ad809 by Christopher Wiley · 8 years ago
  71. a7bb5ad Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c by Christopher Wiley · 8 years ago
  72. c29f257 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c by Christopher Wiley · 8 years ago
  73. 836ffa6 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" by Treehugger Robot · 8 years ago
  74. 497c147 Add unit tests for Tethering.isTetherProvisioningRequired by Christopher Wiley · 8 years ago
  75. 03db8e4 Merge changes I1a544a8d,Ie78d3fb0 by TreeHugger Robot · 8 years ago
  76. e1c173d IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 8 years ago
  77. 05686db IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 8 years ago
  78. 02bf0b6 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 am: f80fab010a by Robert Sesek · 8 years ago
  79. aa544e9 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 by Robert Sesek · 8 years ago
  80. f80fab0 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 by Robert Sesek · 8 years ago
  81. 3c46e092 Merge "Fix NPEs when display is added or removed" by Andrii Kulian · 8 years ago
  82. 1ca2ee7 Merge "IpConnectivity metrics: add version number" by Hugo Benichi · 8 years ago
  83. b94292e Fix NPEs when display is added or removed by Andrii Kulian · 8 years ago
  84. 4a048f9 Add option to skip and avoid captive portals. am: 4bc78eba6f by Calvin On · 8 years ago
  85. 4bc78eb Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  86. e2b77a5 Merge "Move autogrouping into framework." by Julia Reynolds · 8 years ago
  87. b9df32d Merge "Add option to skip and avoid captive portals." by TreeHugger Robot · 8 years ago
  88. be96da1 Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  89. 8f488d3 Move autogrouping into framework. by Julia Reynolds · 8 years ago
  90. cfca258 Fixed monkey test failure by Wale Ogunwale · 8 years ago
  91. 905e807 Merge "Add an API for retrieving information about the current WebView package." by TreeHugger Robot · 8 years ago
  92. c12469b Merge "Show notification for always-on app VPN" by TreeHugger Robot · 8 years ago
  93. bf683e0 Add an API for retrieving information about the current WebView package. by Gustav Sennton · 8 years ago
  94. d680d4c IpConnectivity metrics: add version number by Hugo Benichi · 8 years ago
  95. 3752e50 Merge "Add support for snoozing notifications" by Julia Reynolds · 8 years ago
  96. e56e9b6 Merge "Use ConfigurationContainer for holding configs in AM hierarchy" by Andrii Kulian · 8 years ago
  97. fd0d227 Don't expose default strong auth timeout as constant am: 6dbf67fc48 by Michal Karpinski · 8 years ago
  98. 72f1cbb Add support for snoozing notifications by Julia Reynolds · 8 years ago
  99. f4006d9 Implemented a PriorityDump helper. by Felipe Leme · 8 years ago
  100. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago