1. d523125 Merge "Limit creating new surface for legacy apps to size changes." into oc-dev by Bryce Lee · 8 years ago
  2. 956ea5f Merge "Disable activity leak detection by default for userdebug" into oc-dev by Mathieu Chartier · 8 years ago
  3. 2ca9166 Merge "Fix battery percent text not updating on Font size change" into oc-dev by Evan Laird · 8 years ago
  4. c06746c Merge "remove the lock-use for prunePrintService in case blocking main thread" into oc-dev by Philip P. Moltmann · 8 years ago
  5. d883070 Merge "Look on all displays if can't launch on a source secondary one" into oc-dev by Andrii Kulian · 8 years ago
  6. 453fc36 Limit creating new surface for legacy apps to size changes. by Bryce Lee · 8 years ago
  7. accdada Merge "Fix QS wifi accessibility announcements" into oc-dev by Jason Monk · 8 years ago
  8. 90950d9 Fix QS wifi accessibility announcements by Jason Monk · 8 years ago
  9. aed0c10 Merge "Correct lastId on onCreate with unexpected state" into oc-dev by Philip P. Moltmann · 8 years ago
  10. e139434 Merge "Hack around b/36066697." into oc-dev by TreeHugger Robot · 8 years ago
  11. ca8c105 Disable activity leak detection by default for userdebug by Mathieu Chartier · 8 years ago
  12. 271e0aa Merge "Remove legacy advertiser from map after it's no longer used" into oc-dev by TreeHugger Robot · 8 years ago
  13. b0a5fd0 Merge "Fix potential race in Theme creation" into oc-dev by Adam Lesinski · 8 years ago
  14. 4eaba84 Merge "Fixed updateAutofillValue() when mText is not set." into oc-dev by TreeHugger Robot · 8 years ago
  15. e78c771 Correct lastId on onCreate with unexpected state by Philip P. Moltmann · 8 years ago
  16. fa791d5 Merge "Fix issue #62787070: restart due to NPE in JobServiceContext..." into oc-dev by TreeHugger Robot · 8 years ago
  17. b278424 Merge "Revive DeadZone" into oc-dev by Siarhei Vishniakou · 8 years ago
  18. bfa502c Remove legacy advertiser from map after it's no longer used by Jakub Pawlowski · 8 years ago
  19. c36e3e7 Merge "Make --no-window-animation flag apply to animators, too" into oc-dev by TreeHugger Robot · 8 years ago
  20. 113918f Merge "Added back removed ctor from DisplayEventReceiver" into oc-dev by TreeHugger Robot · 8 years ago
  21. f9fbdd2 remove the lock-use for prunePrintService in case blocking main thread by yangbingqian · 8 years ago
  22. 1e87a36 Fix potential race in Theme creation by Adam Lesinski · 8 years ago
  23. ba003a9 Merge "[Companion] Fix NPE in associate" into oc-dev by TreeHugger Robot · 8 years ago
  24. a8fe3df Look on all displays if can't launch on a source secondary one by Andrii Kulian · 8 years ago
  25. 62292da Fix issue #62787070: restart due to NPE in JobServiceContext... by Dianne Hackborn · 8 years ago
  26. 9098258 Hack around b/36066697. by Josh Gao · 8 years ago
  27. 6ad0e39 Revive DeadZone by Siarhei Vishniakou · 8 years ago
  28. 139dbe5 Merge "Do not update currently open tooltip." into oc-dev by TreeHugger Robot · 8 years ago
  29. 71f3099 Added back removed ctor from DisplayEventReceiver by Wale Ogunwale · 8 years ago
  30. 5e3fb57 Merge "Reduce no-op notification log messages." into oc-dev by TreeHugger Robot · 8 years ago
  31. 2667523 Fixed updateAutofillValue() when mText is not set. by Felipe Leme · 8 years ago
  32. 8a95d49 Merge "Maybe fix issue #62199092: Alarm didn't ring, upcoming alarm..." into oc-dev by Dianne Hackborn · 8 years ago
  33. 58df6ab Merge "Fix crash during TextView.onCreateContextMenu" into oc-dev by Siyamed Sinir · 8 years ago
  34. c885c24 Merge "Fix flash of ambient on fp unlock" into oc-dev by TreeHugger Robot · 8 years ago
  35. 65ffdba Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 8 years ago
  36. f0bdfbc Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  37. 314457a Merge "Only preload selected pages" into oc-dev by TreeHugger Robot · 8 years ago
  38. 65c00b2 Merge "APs from old scans should not have RSSI values set." into oc-dev by TreeHugger Robot · 8 years ago
  39. b7cf1a1 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  40. 443d35a Maybe fix issue #62199092: Alarm didn't ring, upcoming alarm... by Dianne Hackborn · 8 years ago
  41. 215ebb9 Merge "Revert "Trim text from autofillvalue when checking for empty."" into oc-dev by TreeHugger Robot · 8 years ago
  42. c91290a Merge "Separate a11y and autofill view ids" into oc-dev by Phil Weaver · 8 years ago
  43. 4ab690a Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev by Casey Burkhardt · 8 years ago
  44. 0435e5e [Companion] Fix NPE in associate by Eugene Susla · 8 years ago
  45. 1e1c5d7 Merge "Create native Surface object on updateWindow for legacy apps." into oc-dev by Bryce Lee · 8 years ago
  46. 313cf3f Revert "Trim text from autofillvalue when checking for empty." by Felipe Leme · 8 years ago
  47. b3b13ff Merge "Trim text from autofillvalue when checking for empty." into oc-dev by TreeHugger Robot · 8 years ago
  48. 2c3ca52 DO NOT MERGE ANYWHERE Vibrator: Allow priority vibrations in low-power mode for accessibility. am: 79613777df -s ours by Tyler Freeman · 8 years ago
  49. cf82b09 DO NOT MERGE ANYWHERE Vibrator: Allow priority vibrations in low-power mode for accessibility. by Tyler Freeman · 8 years ago
  50. e8f1a74 Merge "Log last home activity and result we tried to start" into oc-dev by TreeHugger Robot · 8 years ago
  51. b597909 Merge "Disable notification sounds on TV" into oc-dev by TreeHugger Robot · 8 years ago
  52. a894149 Merge "Use an optimized findViewNodeByAutofillId(id) to get just one node." into oc-dev by TreeHugger Robot · 8 years ago
  53. 846cda93 Separate a11y and autofill view ids by Phil Weaver · 8 years ago
  54. 64b0446 Merge changes I20bdab1b,Id82f9081 into oc-dev by Winson Chung · 8 years ago
  55. 02949f1 Create native Surface object on updateWindow for legacy apps. by Bryce Lee · 8 years ago
  56. 560830c Track both framework and app overlays per package by Todd Kennedy · 8 years ago
  57. c5d4e06 Trim text from autofillvalue when checking for empty. by Felipe Leme · 8 years ago
  58. 7961377 DO NOT MERGE ANYWHERE Vibrator: Allow priority vibrations in low-power mode for accessibility. by Tyler Freeman · 8 years ago
  59. 6f87503 Merge "ViewRootImpl: More null checks for performTraversals." into oc-dev by Rob Carr · 8 years ago
  60. 59bcba6 Log last home activity and result we tried to start by Wale Ogunwale · 8 years ago
  61. 6db4406 Merge "Always log new user state to event log" into oc-dev by Fyodor Kupolov · 8 years ago
  62. ab55f0f Disable notification sounds on TV by Tony Mantler · 8 years ago
  63. 532f3c9 Fix crash during TextView.onCreateContextMenu by Siyamed Sinir · 8 years ago
  64. 6cde687 Merge "Throw IAE when service add null AutofillIds on SaveInfo methods." into oc-dev by TreeHugger Robot · 8 years ago
  65. 94b5620 Use an optimized findViewNodeByAutofillId(id) to get just one node. by Felipe Leme · 8 years ago
  66. 9bab45a Only preload selected pages by Philip P. Moltmann · 8 years ago
  67. dd469d1 Do not update currently open tooltip. by Vladislav Kaznacheev · 8 years ago
  68. 5d969b9 Merge "enable/disable dexopt for instant apps remotely" into oc-dev by TreeHugger Robot · 8 years ago
  69. 06b50ab Fix backwards flag causing crash. by Winson Chung · 8 years ago
  70. a9a83f0 Always log new user state to event log by Fyodor Kupolov · 8 years ago
  71. 401f78e Fixing issue with PiP aspect ratio being clobbered. by Winson Chung · 8 years ago
  72. acbd7ba libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours am: 035e2a5c37 -s ours am: 4e5ed845c7 -s ours am: 3cd244e872 -s ours am: a9bf75f50c -s ours am: 21caf4aee4 -s ours by Marco Nelissen · 8 years ago
  73. 009b3c6 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours am: 035e2a5c37 -s ours am: 4e5ed845c7 -s ours am: 3cd244e872 -s ours am: a9bf75f50c -s ours by Marco Nelissen · 8 years ago
  74. 21caf4a libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours am: 035e2a5c37 -s ours am: 4e5ed845c7 -s ours am: 3cd244e872 -s ours by Marco Nelissen · 8 years ago
  75. a9bf75f libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours am: 035e2a5c37 -s ours am: 4e5ed845c7 -s ours by Marco Nelissen · 8 years ago
  76. 3cd244e libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours am: 035e2a5c37 -s ours by Marco Nelissen · 8 years ago
  77. 4e5ed84 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours am: ce4c7df6a0 -s ours by Marco Nelissen · 8 years ago
  78. 035e2a5 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours am: 45cd809caa -s ours by Marco Nelissen · 8 years ago
  79. ce4c7df libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours am: 23118a9b77 -s ours by Marco Nelissen · 8 years ago
  80. 45cd809 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours am: 49fc959be3 -s ours by Marco Nelissen · 8 years ago
  81. 23118a9 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours am: 398d50feeb -s ours by Marco Nelissen · 8 years ago
  82. 49fc959 libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours by Marco Nelissen · 8 years ago
  83. 398d50f libmedia_jni.so doesn't need libjhead.so am: 9a4a34afd8 -s ours by Marco Nelissen · 8 years ago
  84. d97c62a Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  85. ecc93f2 Fix battery percent text not updating on Font size change by Evan Laird · 8 years ago
  86. ded5608 Merge "Fix two IndexOutOfBoundsException crashes." into oc-dev by Julia Reynolds · 8 years ago
  87. f9d2840 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  88. 892cd3e Merge "Make RankingHelper$Record.groups thread-safe" into oc-dev by TreeHugger Robot · 8 years ago
  89. 469a208 Resolve 3 inconsistencies in accessibility button API by Casey Burkhardt · 8 years ago
  90. 3e3bb5f Merge "Don't even think about changing keyguard transit" into oc-dev by TreeHugger Robot · 8 years ago
  91. 2412817 APs from old scans should not have RSSI values set. by Sundeep Ghuman · 8 years ago
  92. 2b20d55 Merge "Fix issue #62524613: Background limitation is not working as expected..." into oc-dev by TreeHugger Robot · 8 years ago
  93. be9df03 Fix flash of ambient on fp unlock by Jason Monk · 8 years ago
  94. 08b3fd9 Merge "When updating a split app, copy compiled files from base.apk only." into oc-dev by TreeHugger Robot · 8 years ago
  95. 18d0ef7 Throw IAE when service add null AutofillIds on SaveInfo methods. by Felipe Leme · 8 years ago
  96. 627fbf8 Merge "don't block uninstall of unknown packages" into oc-dev by TreeHugger Robot · 8 years ago
  97. a33f1a2 Fix issue #62524613: Background limitation is not working as expected... by Dianne Hackborn · 8 years ago
  98. 0839c02 Fix two IndexOutOfBoundsException crashes. by Julia Reynolds · 8 years ago
  99. 1a01d12 Merge "Update TV to show custom actions." into oc-dev by Winson Chung · 8 years ago
  100. 7a4cf16 Merge "Fix companion uses-permission enforcement" into oc-dev by TreeHugger Robot · 8 years ago