1. 237f4b36 Add device ID attestation method to keymaster by Bartosz Fabianowski · 9 years ago
  2. dd91a56 Merge changes from topics 'AutofillContext2', 'AutofillContext' into oc-dev by Philip P. Moltmann · 9 years ago
  3. 5df218c Merge changes I8f5a756a,I2bac468f,I043dfefa,I2c55f96e into oc-dev by Jakub Pawlowski · 9 years ago
  4. bc6c82c Merge "docs: Update ListView JavaDoc comments" into oc-dev by Joe Fernandez · 9 years ago
  5. 0de19fc Merge "docs: Update ArrayAdapter JavaDoc comments" into oc-dev by Joe Fernandez · 9 years ago
  6. 6fba10b Merge "Added missing importantForAutofill values on attributes." into oc-dev by Felipe Leme · 9 years ago
  7. d8561a2 Make sure autofill service is backed up by Svetoslav Ganov · 9 years ago
  8. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 9 years ago
  9. 121e526 Return all previous FillContexts onFill by Philip P. Moltmann · 9 years ago
  10. e44e9e9 Merge "Remove @Presubmit annotation from SettingBackupTest" into oc-dev by Wale Ogunwale · 9 years ago
  11. 7a8a177 Remove @Presubmit annotation from SettingBackupTest by Wale Ogunwale · 9 years ago
  12. 1c5b71e Merge "Return correct value at initDataInjection and avoid crash" into oc-dev by TreeHugger Robot · 9 years ago
  13. db8f2fc Merge "Fix ViewOverlay#onDescendantInvalidated" into oc-dev by TreeHugger Robot · 9 years ago
  14. 781c8cb Merge "DeviceAdminService must be protected with BIND_DEVICE_ADMIN." into oc-dev by TreeHugger Robot · 9 years ago
  15. 944bef0 Added missing importantForAutofill values on attributes. by Felipe Leme · 9 years ago
  16. c761963 Report multiple FillContext-s onSave by Philip P. Moltmann · 9 years ago
  17. f879357 Merge "Camera: Update docs for new auto-generation features" into oc-dev by TreeHugger Robot · 9 years ago
  18. a00c7c0 Merge "Fix some issues found by new doclava linter." into oc-dev by Jeff Sharkey · 9 years ago
  19. 5313eee Merge "Font provider cleaning ups." into oc-dev by Seigo Nonaka · 9 years ago
  20. 885b5f4 Merge "Remove underscore from Companion service name" into oc-dev by TreeHugger Robot · 9 years ago
  21. 105f55e Merge "Add tests for iconSpaceReserved attribute in Preference" into oc-dev by TreeHugger Robot · 9 years ago
  22. 3ce611f Merge "Switch ActivityRecord last reported config. to MergeConfiguration" into oc-dev by TreeHugger Robot · 9 years ago
  23. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 9 years ago
  24. bc44b1a Fix ViewOverlay#onDescendantInvalidated by Chris Craik · 9 years ago
  25. fe73970 DeviceAdminService must be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  26. 91fe308 Bluetooth: expand comments on new PHY constants by Jakub Pawlowski · 9 years ago
  27. e7c6e6a Bluetooth: document status value in PHY read/update by Jakub Pawlowski · 9 years ago
  28. b0f6474 Bluetooth: Add handler parameter to connectGatt by Jakub Pawlowski · 9 years ago
  29. d2ac8b9 Get rid of the IAdvertiserCallabck by Jakub Pawlowski · 9 years ago
  30. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 9 years ago
  31. cd68c33 Merge "Remove a11y web flags and associated settings" into oc-dev by Phil Weaver · 9 years ago
  32. 9685128 Merge "Allow some notifications in a group to be muted" into oc-dev by Julia Reynolds · 9 years ago
  33. 0a001ed Merge "Fix javadoc to clearly express units and base for time value." into oc-dev by TreeHugger Robot · 9 years ago
  34. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 9 years ago
  35. bad4573 Merge changes from topic 'experio-scoring' into oc-dev by TreeHugger Robot · 9 years ago
  36. a3aa879 docs: Update ListView JavaDoc comments by Joe Fernandez · 9 years ago
  37. e610d3d Switch ActivityRecord last reported config. to MergeConfiguration by Wale Ogunwale · 9 years ago
  38. 3411adc Merge "Make new onFill/onSave methods abstract." into oc-dev by TreeHugger Robot · 9 years ago
  39. 974cea8 Merge "Address API Review comments" into oc-dev by Tony Wickham · 9 years ago
  40. 9098a02 Merge "sensors: fix concurrent modification exception" into oc-dev by Peng Xu · 9 years ago
  41. a79c371 Allow some notifications in a group to be muted by Julia Reynolds · 9 years ago
  42. 0a7096d Merge "Remove Typeface.create" into oc-dev by TreeHugger Robot · 9 years ago
  43. 257ba89 Merge "Update PACKAGE_REMOVED broadcast." into oc-dev by Dmitry Dementyev · 9 years ago
  44. c6c82c9 Add tests for iconSpaceReserved attribute in Preference by Fan Zhang · 9 years ago
  45. efb859f Merge "Allow a11y listeners to specify handlers" into oc-dev by Phil Weaver · 9 years ago
  46. 4554332 Merge "Perf: Fix RemoteViews memory leak" into oc-dev by Adrian Roos · 9 years ago
  47. 5a09c643 Remove Typeface.create by Seigo Nonaka · 9 years ago
  48. 6a77849 Make new onFill/onSave methods abstract. by Felipe Leme · 9 years ago
  49. 937bb7f Fix javadoc to clearly express units and base for time value. by Pavel Grafov · 9 years ago
  50. 3202c10 Merge "Explicitly wait for the WebView Zygote." into oc-dev by Gustav Sennton · 9 years ago
  51. a31f49a Merge "Add param javadoc to DevicePolicyManager.setBackupServiceEnabled" into oc-dev by TreeHugger Robot · 9 years ago
  52. 2c20a6d Merge "Clarify time unit for StrongAuthTimeout APIs" into oc-dev by TreeHugger Robot · 9 years ago
  53. 544cf77 Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev by TreeHugger Robot · 9 years ago
  54. fc513f9 Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev by TreeHugger Robot · 9 years ago
  55. 6ccc29b Merge "Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL" into oc-dev by TreeHugger Robot · 9 years ago
  56. f40d1cb7 Merge "Take new autofill structure for each partition" into oc-dev by TreeHugger Robot · 9 years ago
  57. 07d2cec Merge "Add javadoc about APIs requiring uses-feature" into oc-dev by TreeHugger Robot · 9 years ago
  58. 7575fa7 Merge "Check for uses-feature in Companion APIs" into oc-dev by TreeHugger Robot · 9 years ago
  59. 302ba2d Merge "Continue to @hide freeform decor caption APIs" into oc-dev by TreeHugger Robot · 9 years ago
  60. 59fe310 Merge "Hide deprecated APIs." into oc-dev by TreeHugger Robot · 9 years ago
  61. 3b7c1a3 Merge "jni: Adjust for libui gralloc flags change" into oc-dev by TreeHugger Robot · 9 years ago
  62. 724ca14 Continue to @hide freeform decor caption APIs by Wale Ogunwale · 9 years ago
  63. f2c44a3 jni: Adjust for libui gralloc flags change by Chris Forbes · 9 years ago
  64. db04118 Added APIs that let AutofillService implementations set themselves as such. by Felipe Leme · 9 years ago
  65. a3c4eb3 Move child package feature behind sys prop by Svet Ganov · 9 years ago
  66. 83fad0a Perf: Fix RemoteViews memory leak by Adrian Roos · 9 years ago
  67. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 9 years ago
  68. 2f517c2 Take new autofill structure for each partition by Philip P. Moltmann · 9 years ago
  69. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 9 years ago
  70. 06d84c3 Merge "camera: Update for enableZsl values in template" into oc-dev by TreeHugger Robot · 9 years ago
  71. d3427ae Address API Review comments by Tony Wickham · 9 years ago
  72. 13ba34b Merge changes from topic 'virtual-display-api' into oc-dev by TreeHugger Robot · 9 years ago
  73. 880f4f4 Merge "Even more auto-doc work." into oc-dev by TreeHugger Robot · 9 years ago
  74. 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
  75. cb4dd80 Hide deprecated APIs. by Felipe Leme · 9 years ago
  76. d7ef95a docs: Update ArrayAdapter JavaDoc comments by Joe Fernandez · 9 years ago
  77. ffef2ad Merge "Replaced getUrl() by getWebDomain()." into oc-dev by TreeHugger Robot · 9 years ago
  78. b0f9740 Add javadoc about APIs requiring uses-feature by Eugene Susla · 9 years ago
  79. 16ffbc6 Camera: Update docs for new auto-generation features by Eino-Ville Talvala · 9 years ago
  80. 5d39ea7 Clarify time unit for StrongAuthTimeout APIs by Rubin Xu · 9 years ago
  81. 30e06bb Even more auto-doc work. by Jeff Sharkey · 9 years ago
  82. 0367f07 Add param javadoc to DevicePolicyManager.setBackupServiceEnabled by Rubin Xu · 9 years ago
  83. 4195049 Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL by Philip Cuadra · 9 years ago
  84. aa43a4b Check for uses-feature in Companion APIs by Eugene Susla · 9 years ago
  85. ad8f086 Add link to class with constants by Amith Yamasani · 9 years ago
  86. c1caca1 Set icon frame to invisible when iconSpaceReserved is set. by Fan Zhang · 9 years ago
  87. 4711ed9 Replaced getUrl() by getWebDomain(). by Felipe Leme · 9 years ago
  88. 8a4ff5e Merge "Fix ChangeClipBounds to set final clip to null." into oc-dev by TreeHugger Robot · 9 years ago
  89. 4eaeb91 Merge "fix service binding" into oc-dev by TreeHugger Robot · 9 years ago
  90. 1ab9119 Merge "Remove @TestApi annotation" into oc-dev by TreeHugger Robot · 9 years ago
  91. 833813c Explicitly wait for the WebView Zygote. by Gustav Sennton · 9 years ago
  92. 3f3354e Undeprecate WebView.findAddress by Abodunrinwa Toki · 9 years ago
  93. e70ce27 Merge changes from topic 'langdet' into oc-dev by Abodunrinwa Toki · 9 years ago
  94. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 9 years ago
  95. d9d4e1b Return correct value at initDataInjection and avoid crash by Peng Xu · 9 years ago
  96. 9da7396 Merge "Move settingslib overlays to framework-res." into oc-dev by TreeHugger Robot · 9 years ago
  97. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 9 years ago
  98. 7bb1135 Merge "Clarify the meaning of ViewNodes methods used for Autofill purposes." into oc-dev by TreeHugger Robot · 9 years ago
  99. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 9 years ago
  100. 1939550 Merge "Fix a spelling." into oc-dev by TreeHugger Robot · 9 years ago