1. 0a7096d Merge "Remove Typeface.create" into oc-dev by TreeHugger Robot · 9 years ago
  2. 257ba89 Merge "Update PACKAGE_REMOVED broadcast." into oc-dev by Dmitry Dementyev · 9 years ago
  3. efb859f Merge "Allow a11y listeners to specify handlers" into oc-dev by Phil Weaver · 9 years ago
  4. 4554332 Merge "Perf: Fix RemoteViews memory leak" into oc-dev by Adrian Roos · 9 years ago
  5. 5a09c643 Remove Typeface.create by Seigo Nonaka · 9 years ago
  6. 3202c10 Merge "Explicitly wait for the WebView Zygote." into oc-dev by Gustav Sennton · 9 years ago
  7. a31f49a Merge "Add param javadoc to DevicePolicyManager.setBackupServiceEnabled" into oc-dev by TreeHugger Robot · 9 years ago
  8. 2c20a6d Merge "Clarify time unit for StrongAuthTimeout APIs" into oc-dev by TreeHugger Robot · 9 years ago
  9. 544cf77 Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev by TreeHugger Robot · 9 years ago
  10. fc513f9 Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev by TreeHugger Robot · 9 years ago
  11. 6ccc29b Merge "Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL" into oc-dev by TreeHugger Robot · 9 years ago
  12. f40d1cb7 Merge "Take new autofill structure for each partition" into oc-dev by TreeHugger Robot · 9 years ago
  13. 07d2cec Merge "Add javadoc about APIs requiring uses-feature" into oc-dev by TreeHugger Robot · 9 years ago
  14. 7575fa7 Merge "Check for uses-feature in Companion APIs" into oc-dev by TreeHugger Robot · 9 years ago
  15. 302ba2d Merge "Continue to @hide freeform decor caption APIs" into oc-dev by TreeHugger Robot · 9 years ago
  16. 59fe310 Merge "Hide deprecated APIs." into oc-dev by TreeHugger Robot · 9 years ago
  17. 3b7c1a3 Merge "jni: Adjust for libui gralloc flags change" into oc-dev by TreeHugger Robot · 9 years ago
  18. 724ca14 Continue to @hide freeform decor caption APIs by Wale Ogunwale · 9 years ago
  19. f2c44a3 jni: Adjust for libui gralloc flags change by Chris Forbes · 9 years ago
  20. db04118 Added APIs that let AutofillService implementations set themselves as such. by Felipe Leme · 9 years ago
  21. a3c4eb3 Move child package feature behind sys prop by Svet Ganov · 9 years ago
  22. 83fad0a Perf: Fix RemoteViews memory leak by Adrian Roos · 9 years ago
  23. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 9 years ago
  24. 2f517c2 Take new autofill structure for each partition by Philip P. Moltmann · 9 years ago
  25. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 9 years ago
  26. 06d84c3 Merge "camera: Update for enableZsl values in template" into oc-dev by TreeHugger Robot · 9 years ago
  27. 13ba34b Merge changes from topic 'virtual-display-api' into oc-dev by TreeHugger Robot · 9 years ago
  28. 880f4f4 Merge "Even more auto-doc work." into oc-dev by TreeHugger Robot · 9 years ago
  29. 925d3cf Merge "Moved LRResolverRankerService to ExtServices, and added a permission to ensure that ResolverRankerServices are from trust sources." into oc-dev by Kang Li · 9 years ago
  30. cb4dd80 Hide deprecated APIs. by Felipe Leme · 9 years ago
  31. ffef2ad Merge "Replaced getUrl() by getWebDomain()." into oc-dev by TreeHugger Robot · 9 years ago
  32. b0f9740 Add javadoc about APIs requiring uses-feature by Eugene Susla · 9 years ago
  33. 5d39ea7 Clarify time unit for StrongAuthTimeout APIs by Rubin Xu · 9 years ago
  34. 30e06bb Even more auto-doc work. by Jeff Sharkey · 9 years ago
  35. 0367f07 Add param javadoc to DevicePolicyManager.setBackupServiceEnabled by Rubin Xu · 9 years ago
  36. 4195049 Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL by Philip Cuadra · 9 years ago
  37. aa43a4b Check for uses-feature in Companion APIs by Eugene Susla · 9 years ago
  38. ad8f086 Add link to class with constants by Amith Yamasani · 9 years ago
  39. c1caca1 Set icon frame to invisible when iconSpaceReserved is set. by Fan Zhang · 9 years ago
  40. 4711ed9 Replaced getUrl() by getWebDomain(). by Felipe Leme · 9 years ago
  41. 8a4ff5e Merge "Fix ChangeClipBounds to set final clip to null." into oc-dev by TreeHugger Robot · 9 years ago
  42. 4eaeb91 Merge "fix service binding" into oc-dev by TreeHugger Robot · 9 years ago
  43. 1ab9119 Merge "Remove @TestApi annotation" into oc-dev by TreeHugger Robot · 9 years ago
  44. 833813c Explicitly wait for the WebView Zygote. by Gustav Sennton · 9 years ago
  45. 3f3354e Undeprecate WebView.findAddress by Abodunrinwa Toki · 9 years ago
  46. e70ce27 Merge changes from topic 'langdet' into oc-dev by Abodunrinwa Toki · 9 years ago
  47. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 9 years ago
  48. 9da7396 Merge "Move settingslib overlays to framework-res." into oc-dev by TreeHugger Robot · 9 years ago
  49. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 9 years ago
  50. 7bb1135 Merge "Clarify the meaning of ViewNodes methods used for Autofill purposes." into oc-dev by TreeHugger Robot · 9 years ago
  51. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 9 years ago
  52. 1939550 Merge "Fix a spelling." into oc-dev by TreeHugger Robot · 9 years ago
  53. b216d0f Merge "Don't put non-resizeable activities on secondary displays" into oc-dev by Andrii Kulian · 9 years ago
  54. e3cc928 Merge "Address various JobScheduler API feedback." into oc-dev by Dianne Hackborn · 9 years ago
  55. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 9 years ago
  56. 63d52ca Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 9 years ago
  57. 08c9080 Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" into oc-dev by TreeHugger Robot · 9 years ago
  58. 4d72cd9 Merge "Behavior compat for child being manipulated outside Animatorset" into oc-dev by Doris Liu · 9 years ago
  59. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 9 years ago
  60. 910e081 More auto-doc work. by Jeff Sharkey · 9 years ago
  61. dd749b0 Allow the Bluetooth MAC address to be updated asynchronously (2/3) by Stanley Tng · 9 years ago
  62. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 9 years ago
  63. 46b4f2b fix service binding by Todd Kennedy · 9 years ago
  64. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 9 years ago
  65. 53d9e9d Merge "telephony service support notification channel" into oc-dev by Chen Xu · 9 years ago
  66. f277ccb Merge "Renaming intent action for unknown sources" into oc-dev by TreeHugger Robot · 9 years ago
  67. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 9 years ago
  68. 5fb129c Behavior compat for child being manipulated outside Animatorset by Doris Liu · 9 years ago
  69. 76cceb1 Bluetooth: improve getLeMaximumAdvertisingDataLength comment by Jakub Pawlowski · 9 years ago
  70. e00febf Merge "Increases the minimized width in landscape by statusbar height" into oc-dev by TreeHugger Robot · 9 years ago
  71. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 9 years ago
  72. 0a02259 Merge "Move PackageManager to new auto-doc feature!" into oc-dev by TreeHugger Robot · 9 years ago
  73. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 9 years ago
  74. 0f80719 Moved LRResolverRankerService to ExtServices, and added a permission to by Kang Li · 9 years ago
  75. 649040c Merge "Update HardwareBuffer API." into oc-dev by TreeHugger Robot · 9 years ago
  76. 0fa2574 Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev by TreeHugger Robot · 9 years ago
  77. ede054a Merge "Fine tune the Autofill Save UI" into oc-dev by TreeHugger Robot · 9 years ago
  78. 30e9b26 Clarify the meaning of ViewNodes methods used for Autofill purposes. by Felipe Leme · 9 years ago
  79. 489edb3 Merge "Match AHardwareBuffer format name change" into oc-dev by TreeHugger Robot · 9 years ago
  80. 62a24e9 Merge "docs: Update Imageview JavaDoc comments" into oc-dev by TreeHugger Robot · 9 years ago
  81. 28973b3 Merge "docs: Update TextView JavaDoc comments" into oc-dev by TreeHugger Robot · 9 years ago
  82. d8e489f telephony service support notification channel by fionaxu · 9 years ago
  83. 4347f81 Move PackageManager to new auto-doc feature! by Jeff Sharkey · 9 years ago
  84. 8b4f17b Merge "Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS." into oc-dev by TreeHugger Robot · 9 years ago
  85. 5b96e55d Merge "Cache the Typeface based on the FontRequest." into oc-dev by TreeHugger Robot · 9 years ago
  86. e9ee7f2 Fix a spelling. by Sudheer Shanka · 9 years ago
  87. fc533da Merge "Removed deprecated SaveInfo methods." into oc-dev by TreeHugger Robot · 9 years ago
  88. f74a736 Merge "Remove long standing debug code" into oc-dev by TreeHugger Robot · 9 years ago
  89. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 9 years ago
  90. 85ae12a Hide TextClassifier.getLinks API. by Abodunrinwa Toki · 9 years ago
  91. 9c8bb68 Merge "Fix javadoc for some user restrictions." into oc-dev by TreeHugger Robot · 9 years ago
  92. 26d709f Allow a11y listeners to specify handlers by Phil Weaver · 9 years ago
  93. daa8dfc6 Cache the Typeface based on the FontRequest. by Seigo Nonaka · 9 years ago
  94. 56d86dd Added accessibility type on Autofill save dialog. by Felipe Leme · 9 years ago
  95. 0d3db06 Removed deprecated SaveInfo methods. by Felipe Leme · 9 years ago
  96. 8557802 Hide TextClassificationManager.detectLanguages API by Abodunrinwa Toki · 9 years ago
  97. fadc016 Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS. by Kang Li · 9 years ago
  98. ab7a287 Merge "Support fraction type for inset* for InsetDrawable. b/36024318" into oc-dev by TreeHugger Robot · 9 years ago
  99. d3892ca Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev by Aurimas Liutikas · 9 years ago
  100. fa7470d Remove @TestApi annotation by Todd Kennedy · 9 years ago