1. 3651ab8 Fix logspam NPE. by Robert Carr · 7 years ago
  2. 13ba34b Merge changes from topic 'virtual-display-api' into oc-dev by TreeHugger Robot · 7 years ago
  3. 880f4f4 Merge "Even more auto-doc work." into oc-dev by TreeHugger Robot · 7 years ago
  4. 925d3cf Merge "Moved LRResolverRankerService to ExtServices, and added a permission to ensure that ResolverRankerServices are from trust sources." into oc-dev by Kang Li · 7 years ago
  5. ffef2ad Merge "Replaced getUrl() by getWebDomain()." into oc-dev by TreeHugger Robot · 7 years ago
  6. 30e06bb Even more auto-doc work. by Jeff Sharkey · 7 years ago
  7. ad8f086 Add link to class with constants by Amith Yamasani · 7 years ago
  8. 4711ed9 Replaced getUrl() by getWebDomain(). by Felipe Leme · 7 years ago
  9. 8a4ff5e Merge "Fix ChangeClipBounds to set final clip to null." into oc-dev by TreeHugger Robot · 7 years ago
  10. 4eaeb91 Merge "fix service binding" into oc-dev by TreeHugger Robot · 7 years ago
  11. 1ab9119 Merge "Remove @TestApi annotation" into oc-dev by TreeHugger Robot · 7 years ago
  12. 3f3354e Undeprecate WebView.findAddress by Abodunrinwa Toki · 7 years ago
  13. e70ce27 Merge changes from topic 'langdet' into oc-dev by Abodunrinwa Toki · 7 years ago
  14. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  15. 9da7396 Merge "Move settingslib overlays to framework-res." into oc-dev by TreeHugger Robot · 7 years ago
  16. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 7 years ago
  17. 7bb1135 Merge "Clarify the meaning of ViewNodes methods used for Autofill purposes." into oc-dev by TreeHugger Robot · 7 years ago
  18. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 7 years ago
  19. 1939550 Merge "Fix a spelling." into oc-dev by TreeHugger Robot · 7 years ago
  20. b216d0f Merge "Don't put non-resizeable activities on secondary displays" into oc-dev by Andrii Kulian · 7 years ago
  21. e3cc928 Merge "Address various JobScheduler API feedback." into oc-dev by Dianne Hackborn · 7 years ago
  22. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 7 years ago
  23. 63d52ca Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  24. 08c9080 Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" into oc-dev by TreeHugger Robot · 7 years ago
  25. 4d72cd9 Merge "Behavior compat for child being manipulated outside Animatorset" into oc-dev by Doris Liu · 7 years ago
  26. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  27. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  28. dd749b0 Allow the Bluetooth MAC address to be updated asynchronously (2/3) by Stanley Tng · 7 years ago
  29. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 7 years ago
  30. 46b4f2b fix service binding by Todd Kennedy · 7 years ago
  31. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 7 years ago
  32. 53d9e9d Merge "telephony service support notification channel" into oc-dev by Chen Xu · 7 years ago
  33. f277ccb Merge "Renaming intent action for unknown sources" into oc-dev by TreeHugger Robot · 7 years ago
  34. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 7 years ago
  35. 5fb129c Behavior compat for child being manipulated outside Animatorset by Doris Liu · 7 years ago
  36. 76cceb1 Bluetooth: improve getLeMaximumAdvertisingDataLength comment by Jakub Pawlowski · 7 years ago
  37. e00febf Merge "Increases the minimized width in landscape by statusbar height" into oc-dev by TreeHugger Robot · 7 years ago
  38. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 7 years ago
  39. 0a02259 Merge "Move PackageManager to new auto-doc feature!" into oc-dev by TreeHugger Robot · 7 years ago
  40. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 7 years ago
  41. 0f80719 Moved LRResolverRankerService to ExtServices, and added a permission to by Kang Li · 7 years ago
  42. 649040c Merge "Update HardwareBuffer API." into oc-dev by TreeHugger Robot · 7 years ago
  43. 0fa2574 Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev by TreeHugger Robot · 7 years ago
  44. ede054a Merge "Fine tune the Autofill Save UI" into oc-dev by TreeHugger Robot · 7 years ago
  45. 30e9b26 Clarify the meaning of ViewNodes methods used for Autofill purposes. by Felipe Leme · 7 years ago
  46. 489edb3 Merge "Match AHardwareBuffer format name change" into oc-dev by TreeHugger Robot · 7 years ago
  47. 62a24e9 Merge "docs: Update Imageview JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  48. 28973b3 Merge "docs: Update TextView JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  49. d8e489f telephony service support notification channel by fionaxu · 7 years ago
  50. 4347f81 Move PackageManager to new auto-doc feature! by Jeff Sharkey · 7 years ago
  51. 8b4f17b Merge "Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS." into oc-dev by TreeHugger Robot · 7 years ago
  52. 5b96e55 Merge "Cache the Typeface based on the FontRequest." into oc-dev by TreeHugger Robot · 7 years ago
  53. e9ee7f2 Fix a spelling. by Sudheer Shanka · 7 years ago
  54. fc533da Merge "Removed deprecated SaveInfo methods." into oc-dev by TreeHugger Robot · 7 years ago
  55. f74a736 Merge "Remove long standing debug code" into oc-dev by TreeHugger Robot · 7 years ago
  56. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  57. 85ae12a Hide TextClassifier.getLinks API. by Abodunrinwa Toki · 7 years ago
  58. 9c8bb68 Merge "Fix javadoc for some user restrictions." into oc-dev by TreeHugger Robot · 7 years ago
  59. daa8dfc Cache the Typeface based on the FontRequest. by Seigo Nonaka · 7 years ago
  60. 56d86dd Added accessibility type on Autofill save dialog. by Felipe Leme · 7 years ago
  61. 0d3db06 Removed deprecated SaveInfo methods. by Felipe Leme · 7 years ago
  62. 8557802 Hide TextClassificationManager.detectLanguages API by Abodunrinwa Toki · 7 years ago
  63. fadc016 Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS. by Kang Li · 7 years ago
  64. ab7a287 Merge "Support fraction type for inset* for InsetDrawable. b/36024318" into oc-dev by TreeHugger Robot · 7 years ago
  65. d3892ca Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev by Aurimas Liutikas · 7 years ago
  66. fa7470d Remove @TestApi annotation by Todd Kennedy · 7 years ago
  67. ce3e1a3 Fix javadoc for some user restrictions. by Pavel Grafov · 7 years ago
  68. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  69. 337be5a Merge "Update Typeface callback docs about error codes" into oc-dev by TreeHugger Robot · 7 years ago
  70. 5b0c895 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  71. 83e2a25 Merge "Add local-only hotspot info into tether state change broadcast" into oc-dev by Erik Kline · 7 years ago
  72. 5cb3d6b Merge "Correctly compute visible views" into oc-dev by TreeHugger Robot · 7 years ago
  73. 668b722 Add local-only hotspot info into tether state change broadcast by Erik Kline · 7 years ago
  74. bb21986 Merge "Implemented FillResponse.setIgnoredIds()." into oc-dev by TreeHugger Robot · 7 years ago
  75. 5687900 Merge "fix KeyEvent can't correctly finish when inputmethod time out happend" into oc-dev by TreeHugger Robot · 7 years ago
  76. 9ea4b33 Merge "Auto-generate docs based on annotations." into oc-dev by TreeHugger Robot · 7 years ago
  77. 2cef335 Merge "Update ClipDescription.getTimeStamp to use currentTimeMillis timebase." into oc-dev by Sudheer Shanka · 7 years ago
  78. dbc0209 Merge "Fixed NPE on dump() and other minor fixes..." into oc-dev by TreeHugger Robot · 7 years ago
  79. 6a60322 Merge "Fix a11y text location in clipped views" into oc-dev by TreeHugger Robot · 7 years ago
  80. 01ded10 Implemented FillResponse.setIgnoredIds(). by Felipe Leme · 7 years ago
  81. 8262934 Merge "Renaming setAsyncExecutor to setExecutor" into oc-dev by TreeHugger Robot · 7 years ago
  82. 4a5ea54 Merge "Hide API to listen to a11y service state" into oc-dev by Phil Weaver · 7 years ago
  83. e0e2871 Correctly compute visible views by Philip P. Moltmann · 7 years ago
  84. dcc7feb Merge "Kill running animations on fragment view's when removed." into oc-dev by TreeHugger Robot · 7 years ago
  85. d58d802 Merge "Execute pending transactions after FM state change." into oc-dev by TreeHugger Robot · 7 years ago
  86. b8305e9 Merge "Added missing important-for-autofill mappings." into oc-dev by TreeHugger Robot · 7 years ago
  87. 89aae44 Renaming intent action for unknown sources by Suprabh Shukla · 7 years ago
  88. d0dfe30 Support fraction type for inset* for InsetDrawable. b/36024318 by Hyunyoung Song · 7 years ago
  89. 6503bd8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  90. 49e9696 Fixed NPE on dump() and other minor fixes... by Felipe Leme · 7 years ago
  91. fd5d331 Update HardwareBuffer API. by Craig Donner · 7 years ago
  92. 036e3ad Don't put non-resizeable activities on secondary displays by Andrii Kulian · 7 years ago
  93. 0ddf6aa Renaming setAsyncExecutor to setExecutor by Sunny Goyal · 7 years ago
  94. 38eae1b Merge "fix NPE when fragment container is null" into oc-dev by George Mount · 7 years ago
  95. 416b377 fix NPE when fragment container is null by George Mount · 7 years ago
  96. aeb7505 Merge "Enhance the shortcut manager javadoc." into oc-dev by Makoto Onuki · 7 years ago
  97. 7aeb3f5 Move settingslib overlays to framework-res. by Andrew Sapperstein · 7 years ago
  98. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  99. cdc7459 Fix a11y text location in clipped views by Phil Weaver · 7 years ago
  100. 4e45b14 Merge "Stop fetching font data if the context is restricted." into oc-dev by TreeHugger Robot · 7 years ago