1. 083ee91 Merge "Use List instead of array in network logging API." into oc-dev am: 83d139bd1b by Pavel Grafov · 7 years ago
  2. 83d139b Merge "Use List instead of array in network logging API." into oc-dev by TreeHugger Robot · 7 years ago
  3. fcab4e7 Merge "Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo" into oc-dev am: fb5840b0e6 by Dianne Hackborn · 7 years ago
  4. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  5. f09a166 Use List instead of array in network logging API. by Pavel Grafov · 7 years ago
  6. 90357d6 Merge "Introduce DISALLOW_BLUETOOTH_SHARING." into oc-dev by Pavel Grafov · 7 years ago
  7. 95e4416 Merge "Rename FingerprintGestureCallback.onGesture" into oc-dev am: cfbe105e4b by Phil Weaver · 7 years ago
  8. cfbe105 Merge "Rename FingerprintGestureCallback.onGesture" into oc-dev by TreeHugger Robot · 7 years ago
  9. f676ffd Merge "Change snoozing behavior for notifications in groups" into oc-dev am: ad9412cf8a by Julia Reynolds · 7 years ago
  10. f14f09f Merge "Don't call adjustFocusedActivityStackLocked on finished activity." into oc-dev am: d08c064976 by Bryce Lee · 7 years ago
  11. a78cdff Change snoozing behavior for notifications in groups by Julia Reynolds · 7 years ago
  12. d08c064 Merge "Don't call adjustFocusedActivityStackLocked on finished activity." into oc-dev by Bryce Lee · 7 years ago
  13. a4bc6ba Merge "Use InetAddress instead of String in network events." into oc-dev am: 54e534d6e7 by Pavel Grafov · 7 years ago
  14. a6ea920 Use InetAddress instead of String in network events. by Pavel Grafov · 7 years ago
  15. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  16. 217f606 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev am: 424dd39e25 by Tony Mak · 7 years ago
  17. 424dd39 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev by TreeHugger Robot · 7 years ago
  18. d624742 Merge "Api updates" into oc-dev am: f84467e19f am: 7ee513c27b by Julia Reynolds · 7 years ago
  19. f84467e Merge "Api updates" into oc-dev by TreeHugger Robot · 7 years ago
  20. 3165743 setAffiliationIds and getAffiliationIds uses set instead of list by Tony Mak · 7 years ago
  21. d7e1fb8 Rename FingerprintGestureCallback.onGesture by Phil Weaver · 7 years ago
  22. 3345c4e Don't call adjustFocusedActivityStackLocked on finished activity. by Bryce Lee · 7 years ago
  23. d8f7973 Merge "Update app level fields when misc channel is updated" into oc-dev am: 567947d75d by Julia Reynolds · 7 years ago
  24. 567947d Merge "Update app level fields when misc channel is updated" into oc-dev by Julia Reynolds · 7 years ago
  25. 8ca5071 Merge "Reduce use of static variables in window manager unit tests" into oc-dev am: 0f8764485b by Wale Ogunwale · 7 years ago
  26. 0f87644 Merge "Reduce use of static variables in window manager unit tests" into oc-dev by Wale Ogunwale · 7 years ago
  27. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  28. c9085ad Merge "Revert "Revert "Integrate new looper apis into testables""" into oc-dev am: 21fb35048f by Jason Monk · 7 years ago
  29. bad4297 Api updates by Julia Reynolds · 7 years ago
  30. a047d89 Merge "Allow some notifications in a group to be muted" into oc-dev am: 9685128edf by Julia Reynolds · 7 years ago
  31. 21fb350 Merge "Revert "Revert "Integrate new looper apis into testables""" into oc-dev by TreeHugger Robot · 7 years ago
  32. f3024d6 Merge changes from topic 'experio-scoring' into oc-dev am: bad4573bd4 by Amin Shaikh · 7 years ago
  33. fa04e14 Update app level fields when misc channel is updated by Julia Reynolds · 7 years ago
  34. 9685128 Merge "Allow some notifications in a group to be muted" into oc-dev by Julia Reynolds · 7 years ago
  35. bad4573 Merge changes from topic 'experio-scoring' into oc-dev by TreeHugger Robot · 7 years ago
  36. 745d0a8 Revert "Revert "Integrate new looper apis into testables"" by Jason Monk · 7 years ago
  37. a79c371 Allow some notifications in a group to be muted by Julia Reynolds · 7 years ago
  38. 9c5b9fc Merge changes I3d96f55a,I581c100b,I5c424160 by Juan Lang · 7 years ago
  39. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 7 years ago
  40. 0f8944b Merge "Update PACKAGE_REMOVED broadcast." by Dmitry Dementyev · 7 years ago
  41. f86ddac Merge "Don't allow devs to create blocked channels" into oc-dev am: 10e7275965 by Julia Reynolds · 7 years ago
  42. 800e62e Merge "Don't consider uri empty a valid sound" into oc-dev am: db5f5c3a17 by Julia Reynolds · 7 years ago
  43. 10e7275 Merge "Don't allow devs to create blocked channels" into oc-dev by Julia Reynolds · 7 years ago
  44. cbbc99f Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 7 years ago
  45. 0ba2237 Count and log the number of consecutive rapid power button presses. by Juan Lang · 7 years ago
  46. 36f4624 Add tests for MetricsLogger events. by Juan Lang · 7 years ago
  47. acf62e6 Add unit tests for power button-related pieces of the GestureLauncherService. by Juan Lang · 7 years ago
  48. d8c0ac4 Don't allow devs to create blocked channels by Julia Reynolds · 7 years ago
  49. ca80d16 Don't consider uri empty a valid sound by Julia Reynolds · 7 years ago
  50. e4b9db4 Merge "Fix flaky tests in ConnOnActivityStartTest." into oc-dev am: 9ebd87de8e by Sudheer Shanka · 7 years ago
  51. 9ebd87d Merge "Fix flaky tests in ConnOnActivityStartTest." into oc-dev by Sudheer Shanka · 7 years ago
  52. faf37ba Merge "Let unlocked profile verifyCredential under unified lock" into oc-dev by TreeHugger Robot · 7 years ago
  53. d85b1dd Merge "Fix code accounting bugs, track external app data." into oc-dev am: 4b32f7c676 by Jeff Sharkey · 7 years ago
  54. 407fd9f Merge "Let unlocked profile verifyCredential under unified lock" by TreeHugger Robot · 7 years ago
  55. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 7 years ago
  56. 758635c Merge "Remove long standing debug code" into oc-dev am: f74a736add by Julia Reynolds · 7 years ago
  57. dec0540 Let unlocked profile verifyCredential under unified lock by Charles He · 7 years ago
  58. e5263c6 Add remaining tests for Trampoline. by Artem Iglikov · 7 years ago
  59. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  60. c93cdef Let unlocked profile verifyCredential under unified lock by Charles He · 7 years ago
  61. c92eb46 Fix and enable test for Trampoline.requestBackup(). by Artem Iglikov · 7 years ago
  62. d4072d2 Merge "Add unit test for Trampoline." by TreeHugger Robot · 7 years ago
  63. 6052ef5 Add unit test for Trampoline. by Artem Iglikov · 7 years ago
  64. 0e9a048 Merge "Do not pause resumed activity in resumeTopActivityUncheckedLocked." into oc-dev am: 9240fffcbb by Bryce Lee · 7 years ago
  65. 9c9dee2 Merge "Merge "Add shell command for turning on/off WebView multiprocess." into oc-dev am: 96d27d826f" into oc-dev-plus-aosp by Gustav Sennton · 7 years ago
  66. 9240fff Merge "Do not pause resumed activity in resumeTopActivityUncheckedLocked." into oc-dev by Bryce Lee · 7 years ago
  67. b1a0139 Remove the recommendation request impl and test code. by Jeremy Joslin · 7 years ago
  68. d1e9d713 Merge "Delay PiP transition to fullscreen until activities draw." into oc-dev am: aca246565a by Robert Carr · 7 years ago
  69. b156c3a Merge "Do not check user escrow state if synthetic password is not enabled yet" into oc-dev by TreeHugger Robot · 7 years ago
  70. 5daa312 Do not pause resumed activity in resumeTopActivityUncheckedLocked. by Bryce Lee · 7 years ago
  71. 96d27d8 Merge "Add shell command for turning on/off WebView multiprocess." into oc-dev by TreeHugger Robot · 7 years ago
  72. 308f30b Do not check user escrow state if synthetic password is not enabled yet by Rubin Xu · 7 years ago
  73. 128180b Do not check user escrow state if synthetic password is not enabled yet by Rubin Xu · 7 years ago
  74. aca2465 Merge "Delay PiP transition to fullscreen until activities draw." into oc-dev by TreeHugger Robot · 7 years ago
  75. 1c17139 Fix flaky tests in ConnOnActivityStartTest. by Sudheer Shanka · 7 years ago
  76. 650bdcf Merge "Integrate weaver into authentication flow" by Rubin Xu · 7 years ago
  77. 7b7424b Integrate weaver into authentication flow by Rubin Xu · 7 years ago
  78. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  79. b265016 Add shell command for turning on/off WebView multiprocess. by Gustav Sennton · 7 years ago
  80. eefa94b Merge "fs_stat: ignore quota fix caused by tree optimization" into oc-dev am: f04390ed49 by Keun-young Park · 7 years ago
  81. f04390e Merge "fs_stat: ignore quota fix caused by tree optimization" into oc-dev by Keun-young Park · 7 years ago
  82. 6bea235 fs_stat: ignore quota fix caused by tree optimization by Keun-young Park · 7 years ago
  83. bfb5991 Merge "Creating a common class for loading drawables and handling various badging" into oc-dev am: 15b48ff4de by Sunny Goyal · 7 years ago
  84. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  85. bab3075 Creating a common class for loading drawables and handling various badging by Sunny Goyal · 7 years ago
  86. a5db54e Merge "Allow at most one pinned stack task." into oc-dev am: 467deff7e9 by Bryce Lee · 7 years ago
  87. 467deff Merge "Allow at most one pinned stack task." into oc-dev by Bryce Lee · 7 years ago
  88. 719f0ff Merge "Lock all the things" into oc-dev am: 7e4e923a8c am: e499351622 by Julia Reynolds · 7 years ago
  89. feb7341 Lock all the things by Julia Reynolds · 7 years ago
  90. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  91. 2430066 Merge "AppErrors: Add test for AppErrorDialog.onCreate" into oc-dev am: d7852f4363 by Adrian Roos · 7 years ago
  92. 3244faa Merge "Cleanup that wasn't uploaded with ag/2094132" into oc-dev by TreeHugger Robot · 7 years ago
  93. d7852f4 Merge "AppErrors: Add test for AppErrorDialog.onCreate" into oc-dev by TreeHugger Robot · 7 years ago
  94. 4914803 Merge "Add user to channel/group modification callbacks." into oc-dev am: 1ed2771450 by Julia Reynolds · 7 years ago
  95. 2a5c355 Merge "Schedule PIP mode changes at the beginning/end of the transitions." into oc-dev am: 11139e913c by Winson Chung · 7 years ago
  96. 0da67d66 AppErrors: Add test for AppErrorDialog.onCreate by Adrian Roos · 7 years ago
  97. 0a20cf7 Cleanup that wasn't uploaded with ag/2094132 by Mike Tsao · 7 years ago
  98. 7c31e79 Merge "Add tests for ag/2086796" into oc-dev by Mike Tsao · 7 years ago
  99. 1ed2771 Merge "Add user to channel/group modification callbacks." into oc-dev by TreeHugger Robot · 7 years ago
  100. 11139e9 Merge "Schedule PIP mode changes at the beginning/end of the transitions." into oc-dev by Winson Chung · 7 years ago