1. 1f477fb Merge "Updates reportChooserSelection to be synchronized with queryUsageStats in UsageStatsService, to fix a flaky test." into oc-dev by TreeHugger Robot · 8 years ago
  2. 9f074e2 Merge "Disallow direct-boot aware activities to bypass work lock" into oc-dev by Charles He · 8 years ago
  3. 2d1fb47 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  4. 37bfd57 Merge "Do not enforce paragraph constraint for copy ctr" into oc-dev by Siyamed Sinir · 8 years ago
  5. 0a0a63c Merge "Add new "work queue" feature to JobScheduler." into oc-dev by Dianne Hackborn · 8 years ago
  6. feaa8b0 Merge "Remove unused public APIs." into oc-dev by TreeHugger Robot · 8 years ago
  7. a968d33 Merge "Ensure bounds are updated together." into oc-dev by TreeHugger Robot · 8 years ago
  8. 33aae89 Merge "Introduce FILE_ID for TTC fonts and variation fonts." into oc-dev by TreeHugger Robot · 8 years ago
  9. e7c5ced Disallow direct-boot aware activities to bypass work lock by Charles He · 8 years ago
  10. 27ce8b0 Merge "Add hidden SystemApi for two setup wizard actions" into oc-dev by TreeHugger Robot · 8 years ago
  11. 7c37964 Updates reportChooserSelection to be synchronized with queryUsageStats by Kang Li · 8 years ago
  12. b4b44d3 Merge "jni: isLoggable: adapt to removal of property name size limit" into oc-dev by Mark Salyzyn · 8 years ago
  13. 43c20cf Introduce FILE_ID for TTC fonts and variation fonts. by Seigo Nonaka · 8 years ago
  14. 7ecd40c Merge "Always request keyboard shorcuts, even if there's no menu." into oc-dev by TreeHugger Robot · 8 years ago
  15. a9a2bbc Merge "Improve javadocs for SecurityLog class." into oc-dev by Pavel Grafov · 8 years ago
  16. ac1c224 Merge "Do not inset autofill highlight" into oc-dev by TreeHugger Robot · 8 years ago
  17. 7d4cf66 Merge "Make "Paste as plain text" resource string public." into oc-dev by TreeHugger Robot · 8 years ago
  18. 264f2e4 Merge "Change AOSP launcher icon mask Test: manual b/36854903" into oc-dev by TreeHugger Robot · 8 years ago
  19. 39608b8 Merge "Fix doc for FLAG_DISMISS_KEYGUARD" into oc-dev by TreeHugger Robot · 8 years ago
  20. a609bbc Merge "Renaming intent action for unknown sources" into oc-dev by Suprabh Shukla · 8 years ago
  21. de99065 Merge "Allow companion device mgrs channel access" into oc-dev by TreeHugger Robot · 8 years ago
  22. 0e65e73 Make "Paste as plain text" resource string public. by Abodunrinwa Toki · 8 years ago
  23. 307bec8 Merge "TIF: add TvInputManager methods to notify apps" into oc-dev by Conrad Chen · 8 years ago
  24. cd3f72d Merge "Keep spans while transforming to uppercase" into oc-dev by TreeHugger Robot · 8 years ago
  25. 7d6bf45 Merge "Make AdapterView auto-focusable-aware" into oc-dev by Evan Rosky · 8 years ago
  26. 880994d Add hidden SystemApi for two setup wizard actions by Russell Brenner · 8 years ago
  27. c9668a1 jni: isLoggable: adapt to removal of property name size limit by Mark Salyzyn · 8 years ago
  28. 9fc2870 Fix doc for FLAG_DISMISS_KEYGUARD by Jorim Jaggi · 8 years ago
  29. 936f27c Always request keyboard shorcuts, even if there's no menu. by Michael Wright · 8 years ago
  30. 8f8a71d Merge "Bring back the priority feature for static RRO" into oc-dev by TreeHugger Robot · 8 years ago
  31. 7da13d7 Add new "work queue" feature to JobScheduler. by Dianne Hackborn · 8 years ago
  32. bfd70fb Merge "Fix some maps to be HEAP_DALVIK_CODE_CACHE instead of HEAP_DALVIK_ACCOUNTING" into oc-dev by TreeHugger Robot · 8 years ago
  33. b2d0034 Keep spans while transforming to uppercase by Roozbeh Pournader · 8 years ago
  34. fbb1061 Do not inset autofill highlight by Philip P. Moltmann · 8 years ago
  35. 042741c Remove unused public APIs. by Seigo Nonaka · 8 years ago
  36. 2d7d617 Merge changes from topic 'bt5-cherry-pickery-2' into oc-dev by Jakub Pawlowski · 8 years ago
  37. 73ed76b Allow companion device mgrs channel access by Julia Reynolds · 8 years ago
  38. 558acf9 TIF: add TvInputManager methods to notify apps by Conrad Chen · 8 years ago
  39. c62250a Merge "Keep a removed API to not break GCore presubmit" into oc-dev by Svetoslav Ganov · 8 years ago
  40. fc4a300 Keep a removed API to not break GCore presubmit by Svet Ganov · 8 years ago
  41. fa7b343 Merge "Make sure system UI context has the same LoadedApk as system context" into oc-dev by Adam Lesinski · 8 years ago
  42. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 8 years ago
  43. a63e7a2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  44. 94f11c5 Fix some maps to be HEAP_DALVIK_CODE_CACHE instead of HEAP_DALVIK_ACCOUNTING by Mathieu Chartier · 8 years ago
  45. a2ea59c Merge "Expose UserHandle.getIdentifier() to CTS." into oc-dev by Makoto Onuki · 8 years ago
  46. 72db705 Change AOSP launcher icon mask Test: manual b/36854903 by Hyunyoung Song · 8 years ago
  47. a6284a2 Do not enforce paragraph constraint for copy ctr by Siyamed Sinir · 8 years ago
  48. 3269969 Remove enable from PeriodicAdvertisingPariameters (1/2) by Jakub Pawlowski · 8 years ago
  49. 1ab569d Bluetooth 5 fix default AdvertisingSetParameters values by Jakub Pawlowski · 8 years ago
  50. 5203f76 Bluetooth: fix comment wording by Jakub Pawlowski · 8 years ago
  51. 3151a09 Merge "Update string description and char limits" into oc-dev by Fan Zhang · 8 years ago
  52. cb8936e Expose UserHandle.getIdentifier() to CTS. by Makoto Onuki · 8 years ago
  53. 73f747b Improve javadocs for SecurityLog class. by Pavel Grafov · 8 years ago
  54. 7a6df3b Merge "Move API for disabling an autofill service to the manager" into oc-dev by TreeHugger Robot · 8 years ago
  55. 068b429 Merge "Revert "ViewRootImpl: Fix child lifetime."" into oc-dev by Bryce Lee · 8 years ago
  56. 16e5089 Revert "ViewRootImpl: Fix child lifetime." by Bryce Lee · 8 years ago
  57. 42d53f6 Bring back the priority feature for static RRO by Jaekyun Seok · 8 years ago
  58. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 8 years ago
  59. f20a037 Move API for disabling an autofill service to the manager by Svet Ganov · 8 years ago
  60. ec8f353 Merge "OverlayManagerService: Make broadcasts/updates explicit" into oc-dev by Adam Lesinski · 8 years ago
  61. 6f1a917 Make sure system UI context has the same LoadedApk as system context by Adam Lesinski · 8 years ago
  62. 0408883 Merge "Fix READ_PHONE_NUMBERS label" into oc-dev by Chad Brubaker · 8 years ago
  63. 754c46d Merge "Fix double-detach DualTimer bug" into oc-dev by TreeHugger Robot · 8 years ago
  64. c1ae9cd Update string description and char limits by Fan Zhang · 8 years ago
  65. 4a3eda9 Fix double-detach DualTimer bug by Bookatz · 8 years ago
  66. c2ec7bf Merge "Fix activity move between displays" into oc-dev by Andrii Kulian · 8 years ago
  67. d401163 Merge "Make visible only accounts for which authenticator supports contacts operations for callers with READ_CONTACTS permission." into oc-dev by Dmitry Dementyev · 8 years ago
  68. 1d99079 Fix READ_PHONE_NUMBERS label by Chad Brubaker · 8 years ago
  69. c922c48 Merge "Add an API to enable disable safebrowsing in WebView" into oc-dev by TreeHugger Robot · 8 years ago
  70. 0ac8fd7 Merge "Add ICompanionDeviceManager.getAssociation overload with explicit userId" into oc-dev by TreeHugger Robot · 8 years ago
  71. 9c80a16 Merge "Update decor LayoutParams when window is already added." into oc-dev by Bryce Lee · 8 years ago
  72. e812e7d Merge "AutoSize TextView - fix measurements" into oc-dev by Andrei Stingaceanu · 8 years ago
  73. b96891e Merge "DngCreator: Populate baseline exposure tag" into oc-dev by TreeHugger Robot · 8 years ago
  74. 549482b AutoSize TextView - fix measurements by Andrei Stingaceanu · 8 years ago
  75. eca0d42 Merge "Fix counting problems in StopwatchTimer." into oc-dev by TreeHugger Robot · 8 years ago
  76. 53df9f8 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  77. 51785ed Merge "Restore session on new window after app kill" into oc-dev by TreeHugger Robot · 8 years ago
  78. 72790ba Merge "Use feature instead of hidden config for multi-display" into oc-dev by Andrii Kulian · 8 years ago
  79. ec0a1f2 Add an API to enable disable safebrowsing in WebView by Selim Gurun · 8 years ago
  80. 51c1b67 Fix activity move between displays by Andrii Kulian · 8 years ago
  81. 4567c1a Merge "Enable profiling for system server for userdebug|eng" into oc-dev by Mathieu Chartier · 8 years ago
  82. b3eeceb Enable profiling for system server for userdebug|eng by Mathieu Chartier · 8 years ago
  83. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 8 years ago
  84. 4110678 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  85. 6f36255 Merge "Do not make strong reference to Resources." into oc-dev by TreeHugger Robot · 8 years ago
  86. 5c8d88e Merge "Autofill Partitioning: support multiple SaveInfos." into oc-dev by TreeHugger Robot · 8 years ago
  87. 1981f5f Use feature instead of hidden config for multi-display by Andrii Kulian · 8 years ago
  88. 27e1f88 Make a11y node info parceling more robust am: 487d869733 by Phil Weaver · 8 years ago
  89. 4b51b32 Update decor LayoutParams when window is already added. by Bryce Lee · 8 years ago
  90. fea7900 Do not make strong reference to Resources. by Bryce Lee · 8 years ago
  91. bc4bd82 Merge changes I5d41419a,I763be06c into oc-dev by TreeHugger Robot · 8 years ago
  92. e467be5 Merge "copy 'visbileToInstantApps' setting" into oc-dev by TreeHugger Robot · 8 years ago
  93. ca2622b Merge "ViewRootImpl: Fix child lifetime." into oc-dev by TreeHugger Robot · 8 years ago
  94. 4eab3cb1 Merge "Add hidden API to check support of Multi-Display" into oc-dev by Andrii Kulian · 8 years ago
  95. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 8 years ago
  96. 66b5c04 copy 'visbileToInstantApps' setting by Todd Kennedy · 8 years ago
  97. f31efa3 Ensure bounds are updated together. by George Mount · 8 years ago
  98. ba29dbc ViewRootImpl: Fix child lifetime. by Robert Carr · 8 years ago
  99. 91d2899 Merge "Special-case English for DateTime and Time key listeners" into oc-dev by TreeHugger Robot · 8 years ago
  100. 2f2e3f8 Merge "Revert "Do not make strong reference to Resources."" into oc-dev by Wale Ogunwale · 8 years ago