1. eda0a9a bindDeviceAdminService requires service to be proected by BIND_DEVICE_ADMIN by Tony Mak · 7 years ago
  2. 0f87644 Merge "Reduce use of static variables in window manager unit tests" into oc-dev by Wale Ogunwale · 7 years ago
  3. c38e2af Merge "Offload the mRunningFullBackupTask.handleCancel() call from the main thread to another thread" into oc-dev by Michal Karpinski · 7 years ago
  4. 5df218c Merge changes I8f5a756a,I2bac468f,I043dfefa,I2c55f96e into oc-dev by Jakub Pawlowski · 7 years ago
  5. bc6c82c Merge "docs: Update ListView JavaDoc comments" into oc-dev by Joe Fernandez · 7 years ago
  6. 0de19fc Merge "docs: Update ArrayAdapter JavaDoc comments" into oc-dev by Joe Fernandez · 7 years ago
  7. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  8. 6fba10b Merge "Added missing importantForAutofill values on attributes." into oc-dev by Felipe Leme · 7 years ago
  9. d8561a2 Make sure autofill service is backed up by Svetoslav Ganov · 7 years ago
  10. a35e4e5 Merge "TIF: remove c-tor for WatchNextProgram" into oc-dev by TreeHugger Robot · 7 years ago
  11. 0a4b7f5 Merge "Add concept of implicitly exposed components" into oc-dev by TreeHugger Robot · 7 years ago
  12. e44e9e9 Merge "Remove @Presubmit annotation from SettingBackupTest" into oc-dev by Wale Ogunwale · 7 years ago
  13. 7a8a177 Remove @Presubmit annotation from SettingBackupTest by Wale Ogunwale · 7 years ago
  14. 7e44951 Merge "Fix include" into oc-dev by TreeHugger Robot · 7 years ago
  15. 1c5b71e Merge "Return correct value at initDataInjection and avoid crash" into oc-dev by TreeHugger Robot · 7 years ago
  16. db8f2fc Merge "Fix ViewOverlay#onDescendantInvalidated" into oc-dev by TreeHugger Robot · 7 years ago
  17. 781c8cb Merge "DeviceAdminService must be protected with BIND_DEVICE_ADMIN." into oc-dev by TreeHugger Robot · 7 years ago
  18. 5b4e16c Merge "Ensuring that isPictureInPictureMode() mirrors dispatched mode." into oc-dev by TreeHugger Robot · 7 years ago
  19. 944bef0 Added missing importantForAutofill values on attributes. by Felipe Leme · 7 years ago
  20. f879357 Merge "Camera: Update docs for new auto-generation features" into oc-dev by TreeHugger Robot · 7 years ago
  21. a00c7c0 Merge "Fix some issues found by new doclava linter." into oc-dev by Jeff Sharkey · 7 years ago
  22. 5313eee Merge "Font provider cleaning ups." into oc-dev by Seigo Nonaka · 7 years ago
  23. 885b5f4 Merge "Remove underscore from Companion service name" into oc-dev by TreeHugger Robot · 7 years ago
  24. 105f55e Merge "Add tests for iconSpaceReserved attribute in Preference" into oc-dev by TreeHugger Robot · 7 years ago
  25. afad82b Merge "ImmersiveCling: Allow interacting with underlying view" into oc-dev by Adrian Roos · 7 years ago
  26. 3ce611f Merge "Switch ActivityRecord last reported config. to MergeConfiguration" into oc-dev by TreeHugger Robot · 7 years ago
  27. 27e5ec0 Merge "Reorder USB_STATE updates so config_changed is not replaced." into oc-dev by TreeHugger Robot · 7 years ago
  28. b8bb3f7 Merge "WindowManager: Take care with Surface lifetime during relayout to invisible." into oc-dev by Rob Carr · 7 years ago
  29. 66c3a82 Fix include by Chris Craik · 7 years ago
  30. 26ba9f8 Merge "Fixed issue with turn-screen-on activities" into oc-dev by TreeHugger Robot · 7 years ago
  31. 6338cd8 Merge "Clear default-browser state when it's uninstalled" into oc-dev by TreeHugger Robot · 7 years ago
  32. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  33. bc44b1a Fix ViewOverlay#onDescendantInvalidated by Chris Craik · 7 years ago
  34. fe73970 DeviceAdminService must be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 7 years ago
  35. 21fb350 Merge "Revert "Revert "Integrate new looper apis into testables""" into oc-dev by TreeHugger Robot · 7 years ago
  36. 91fe308 Bluetooth: expand comments on new PHY constants by Jakub Pawlowski · 7 years ago
  37. e7c6e6a Bluetooth: document status value in PHY read/update by Jakub Pawlowski · 7 years ago
  38. b0f6474 Bluetooth: Add handler parameter to connectGatt by Jakub Pawlowski · 7 years ago
  39. d2ac8b9 Get rid of the IAdvertiserCallabck by Jakub Pawlowski · 7 years ago
  40. 1c35554 Merge "Add getVisualVoicemailSettings()" into oc-dev by TreeHugger Robot · 7 years ago
  41. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 7 years ago
  42. 79e88db ImmersiveCling: Allow interacting with underlying view by Adrian Roos · 7 years ago
  43. cd68c33 Merge "Remove a11y web flags and associated settings" into oc-dev by Phil Weaver · 7 years ago
  44. 9685128 Merge "Allow some notifications in a group to be muted" into oc-dev by Julia Reynolds · 7 years ago
  45. 0a001ed Merge "Fix javadoc to clearly express units and base for time value." into oc-dev by TreeHugger Robot · 7 years ago
  46. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 7 years ago
  47. ecabc59 Merge "Do not deliver INSTALL_SHORTCUT." into oc-dev by TreeHugger Robot · 7 years ago
  48. 730bf42 Merge "Revert "Whitelist DMAgent from bg check"" into oc-dev by TreeHugger Robot · 7 years ago
  49. bad4573 Merge changes from topic 'experio-scoring' into oc-dev by TreeHugger Robot · 7 years ago
  50. a3aa879 docs: Update ListView JavaDoc comments by Joe Fernandez · 7 years ago
  51. e610d3d Switch ActivityRecord last reported config. to MergeConfiguration by Wale Ogunwale · 7 years ago
  52. b81243f Offload the mRunningFullBackupTask.handleCancel() call from the main by Michal Karpinski · 7 years ago
  53. 3411adc Merge "Make new onFill/onSave methods abstract." into oc-dev by TreeHugger Robot · 7 years ago
  54. 974cea8 Merge "Address API Review comments" into oc-dev by Tony Wickham · 7 years ago
  55. 89a28ab WindowManager: Take care with Surface lifetime during relayout to invisible. by Robert Carr · 7 years ago
  56. 9098a02 Merge "sensors: fix concurrent modification exception" into oc-dev by Peng Xu · 7 years ago
  57. 745d0a8 Revert "Revert "Integrate new looper apis into testables"" by Jason Monk · 7 years ago
  58. a54b89e Merge "Update fontchain to read from additional sequences" into oc-dev by Siyamed Sinir · 7 years ago
  59. a79c371 Allow some notifications in a group to be muted by Julia Reynolds · 7 years ago
  60. 011e07d Merge "Fix some "leaks"" into oc-dev by TreeHugger Robot · 7 years ago
  61. 6e06ad0 Update fontchain to read from additional sequences by Siyamed Sinir · 7 years ago
  62. 0a7096d Merge "Remove Typeface.create" into oc-dev by TreeHugger Robot · 7 years ago
  63. 257ba89 Merge "Update PACKAGE_REMOVED broadcast." into oc-dev by Dmitry Dementyev · 7 years ago
  64. c6c82c9 Add tests for iconSpaceReserved attribute in Preference by Fan Zhang · 7 years ago
  65. efb859f Merge "Allow a11y listeners to specify handlers" into oc-dev by Phil Weaver · 7 years ago
  66. 4554332 Merge "Perf: Fix RemoteViews memory leak" into oc-dev by Adrian Roos · 7 years ago
  67. f217fc0 Merge "Add tracing for onTaskStackChanged" into oc-dev by TreeHugger Robot · 7 years ago
  68. 133eb46 Merge "Fix crash in plugin settings" into oc-dev by Jason Monk · 7 years ago
  69. 5a09c643 Remove Typeface.create by Seigo Nonaka · 7 years ago
  70. 3036e72 Merge "Strings for "Use high quality audio" option in Bluetooth A2DP device settings" into oc-dev by Antony Sargent · 7 years ago
  71. 6a77849 Make new onFill/onSave methods abstract. by Felipe Leme · 7 years ago
  72. 937bb7f Fix javadoc to clearly express units and base for time value. by Pavel Grafov · 7 years ago
  73. 3202c10 Merge "Explicitly wait for the WebView Zygote." into oc-dev by Gustav Sennton · 7 years ago
  74. ec95064 Fixed issue with turn-screen-on activities by Wale Ogunwale · 7 years ago
  75. 4451535 Merge "VolumeShaper: API change for duration" into oc-dev by Jean-Michel Trivi · 7 years ago
  76. b9dbee4 Merge "AAPT2: Add better error message when processing invalid files" into oc-dev by TreeHugger Robot · 7 years ago
  77. 7beb895 Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev by TreeHugger Robot · 7 years ago
  78. 3b37966 Add tracing for onTaskStackChanged by Jorim Jaggi · 7 years ago
  79. 4f86a89 Merge "Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION" into oc-dev by TreeHugger Robot · 7 years ago
  80. 390cdab Merge "Further bulletproof NotificationInfo's public api from exceptions" into oc-dev by Geoffrey Pitsch · 7 years ago
  81. 2149be1 Fix some "leaks" by Jorim Jaggi · 7 years ago
  82. a31f49a Merge "Add param javadoc to DevicePolicyManager.setBackupServiceEnabled" into oc-dev by TreeHugger Robot · 7 years ago
  83. 2c20a6d Merge "Clarify time unit for StrongAuthTimeout APIs" into oc-dev by TreeHugger Robot · 7 years ago
  84. 544cf77 Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev by TreeHugger Robot · 7 years ago
  85. fc513f9 Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev by TreeHugger Robot · 7 years ago
  86. 6ccc29b Merge "Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL" into oc-dev by TreeHugger Robot · 7 years ago
  87. f40d1cb Merge "Take new autofill structure for each partition" into oc-dev by TreeHugger Robot · 7 years ago
  88. 07d2cec Merge "Add javadoc about APIs requiring uses-feature" into oc-dev by TreeHugger Robot · 7 years ago
  89. 7575fa7 Merge "Check for uses-feature in Companion APIs" into oc-dev by TreeHugger Robot · 7 years ago
  90. 302ba2d Merge "Continue to @hide freeform decor caption APIs" into oc-dev by TreeHugger Robot · 7 years ago
  91. 024f80c Merge "Move RecentsImpl task stack listener to background." into oc-dev by TreeHugger Robot · 7 years ago
  92. 59fe310 Merge "Hide deprecated APIs." into oc-dev by TreeHugger Robot · 7 years ago
  93. b06ff6f Merge "Remove the docstring dependency on telephony-common" into oc-dev by TreeHugger Robot · 7 years ago
  94. 940f6a9 Merge "Fix SettingsDrawerActivityTest on fugu." into oc-dev by Fan Zhang · 7 years ago
  95. ade1496 Merge "fix check for provider resolution" into oc-dev by TreeHugger Robot · 7 years ago
  96. 90c3489 Merge "Remove redundant lockscreen shown check" into oc-dev by TreeHugger Robot · 7 years ago
  97. f4472b6 Merge "Don't specify stack bounds for unsizeable home stack in dock mode" into oc-dev by TreeHugger Robot · 7 years ago
  98. 3b7c1a3 Merge "jni: Adjust for libui gralloc flags change" into oc-dev by TreeHugger Robot · 7 years ago
  99. 724ca14 Continue to @hide freeform decor caption APIs by Wale Ogunwale · 7 years ago
  100. 6b3263a Merge "Move child package feature behind sys prop" into oc-dev by Svetoslav Ganov · 7 years ago