1. a6830e7 Revert "Allow Instant Apps to read Settings defined by apps" by Chad Brubaker · 7 years ago
  2. 8f4ac4a Merge "Revert "Temporarily enable GL validation"" into oc-dev by Chris Craik · 7 years ago
  3. 83d139b Merge "Use List instead of array in network logging API." into oc-dev by TreeHugger Robot · 7 years ago
  4. d275dc8 Merge "Respond to API council feedback." into oc-dev by Jeff Sharkey · 7 years ago
  5. f7e6f58 Merge "Window can only be fully drawn if app window is not relaunching" into oc-dev by TreeHugger Robot · 7 years ago
  6. d2cc513 Merge "Create Instant App cookie dir if it doesn't exist" into oc-dev by TreeHugger Robot · 7 years ago
  7. fb5840b Merge "Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo" into oc-dev by Dianne Hackborn · 7 years ago
  8. 5d80c9d Merge "Allow Instant Apps to read Settings defined by apps" into oc-dev by TreeHugger Robot · 7 years ago
  9. 5ee9a1d Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev by Sudheer Shanka · 7 years ago
  10. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  11. f49baef Merge "AAPT2: Error reporting through JNI." into oc-dev by Chris Warrington · 7 years ago
  12. c21f723 Merge "Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE." into oc-dev by Felipe Leme · 7 years ago
  13. 1a74942 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  14. 5bfeece Merge "Focus the SaveUi-Yes-Button by default" into oc-dev by TreeHugger Robot · 7 years ago
  15. 2233ba3 Merge "Set Theme.DeviceDefault.Settings's colorEdgeEffect" into oc-dev by Andrew Sapperstein · 7 years ago
  16. 0ddca92 Merge "Allow system apps to define ephemeral permissions" into oc-dev by TreeHugger Robot · 7 years ago
  17. ebd44d0 Merge "Add conic support for Path#approximate" into oc-dev by TreeHugger Robot · 7 years ago
  18. d91cedb Merge "AudioService: fix missing AUDIO_BECOMING_NOISY intent" into oc-dev by TreeHugger Robot · 7 years ago
  19. f09a166 Use List instead of array in network logging API. by Pavel Grafov · 7 years ago
  20. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  21. 9cd47a8 Merge "Fix issue #37714224: API Review: ACTION_NEW_VIDEO" into oc-dev by Dianne Hackborn · 7 years ago
  22. 37a440fd Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE. by Felipe Leme · 7 years ago
  23. 8bfbb0a Merge "Updating docs for RemoteInput non-textual inputs per API review request." into oc-dev by Shane Brennan · 7 years ago
  24. 64c8b79 Create Instant App cookie dir if it doesn't exist by Chad Brubaker · 7 years ago
  25. 7e794b7 Allow Instant Apps to read Settings defined by apps by Chad Brubaker · 7 years ago
  26. 7eec245 Merge "Update comment to getDataOnlyRemoteInputs per API review." into oc-dev by Shane Brennan · 7 years ago
  27. 5b26dac Merge "Change ClipData.addItem signature" into oc-dev by Jeff Sharkey · 7 years ago
  28. 7188fda Merge "Fixes a bug where the asynctask wasn't removed when inflating" into oc-dev by Selim Cinek · 7 years ago
  29. ba836ad Merge "Dismiss docked stack when ShowWhenLocked activity is over keyguard (1/2)" into oc-dev by TreeHugger Robot · 7 years ago
  30. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 7 years ago
  31. 8ae5e04 Merge "expose the UID in the EventLog API" into oc-dev by TreeHugger Robot · 7 years ago
  32. 4315c1e Merge "@hide non-Handler variant of SM.openProxyFileDescriptor" into oc-dev by Jeff Sharkey · 7 years ago
  33. 77cc43e Merge "Respond to API council feedback." into oc-dev by TreeHugger Robot · 7 years ago
  34. 533538c Merge "Make SurfaceTexture#isReleased public API" into oc-dev by Chris Craik · 7 years ago
  35. 7666d6f Merge "removeAllViews should also clean-up focusedInCluster" into oc-dev by Evan Rosky · 7 years ago
  36. 5205a35 AudioService: fix missing AUDIO_BECOMING_NOISY intent by Eric Laurent · 7 years ago
  37. 2d5c0d8 Merge "Improved Autofill logging." into oc-dev by TreeHugger Robot · 7 years ago
  38. 4d6b54d expose the UID in the EventLog API by Chris Wren · 7 years ago
  39. 076a255 Merge "Default number badging off." into oc-dev by Julia Reynolds · 7 years ago
  40. 3033198 Default number badging off. by Julia Reynolds · 7 years ago
  41. 745c6e0 Merge "Workaround an interpreter behavior to fix leak" into oc-dev by TreeHugger Robot · 7 years ago
  42. 90357d6 Merge "Introduce DISALLOW_BLUETOOTH_SHARING." into oc-dev by Pavel Grafov · 7 years ago
  43. b07544c Merge "Tweak initialization order of LinearLayout's dividers" into oc-dev by Kirill Grouchnikov · 7 years ago
  44. 9f9ee25 Improved Autofill logging. by Felipe Leme · 7 years ago
  45. b8d4a94 Merge "Documentation updates" into oc-dev by Julia Reynolds · 7 years ago
  46. b05beff Merge "Fix notification text not wrapping and clipping switch." into oc-dev by TreeHugger Robot · 7 years ago
  47. 0a07650 Workaround an interpreter behavior to fix leak by Jorim Jaggi · 7 years ago
  48. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 7 years ago
  49. 0c21500 Merge "Notify WifiManager of interface state changes" into oc-dev by TreeHugger Robot · 7 years ago
  50. dc326a8 Merge "Apply static RRO when parsing Android manifest of a target package" into oc-dev by TreeHugger Robot · 7 years ago
  51. b63d261 Merge "Refactored Autofill to move starting flag out of Session." into oc-dev by TreeHugger Robot · 7 years ago
  52. 820d72a AAPT2: Error reporting through JNI. by Chris Warrington · 7 years ago
  53. 048306f Merge "AppErrors: Refine notion of "interesting" processes for b/g ANRs." into oc-dev by Narayan Kamath · 7 years ago
  54. 080f973 Notify WifiManager of interface state changes by Erik Kline · 7 years ago
  55. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 7 years ago
  56. 3dfd827 Merge "Changed HtmlInfo.getAttributes() to return List instead of ArrayList" into oc-dev by TreeHugger Robot · 7 years ago
  57. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  58. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  59. 64cf2bb Merge "Force autofill on overflow only if empty" into oc-dev by Svetoslav Ganov · 7 years ago
  60. 2443a09 @hide non-Handler variant of SM.openProxyFileDescriptor by Daichi Hirono · 7 years ago
  61. 09a7062 Changed HtmlInfo.getAttributes() to return List instead of ArrayList by Felipe Leme · 7 years ago
  62. ce8eae7 Merge "Address ConnectivityManager API comments." into oc-dev by Lorenzo Colitti · 7 years ago
  63. cfbe105 Merge "Rename FingerprintGestureCallback.onGesture" into oc-dev by TreeHugger Robot · 7 years ago
  64. 4b426d7 Merge "@NonNull on AccessibilityButtonController methods" into oc-dev by TreeHugger Robot · 7 years ago
  65. e3d3ffc Merge "FP won't wake device if daemon dies" into oc-dev by TreeHugger Robot · 7 years ago
  66. 97c1d58 Merge "AudioService: unmute media on connection of new audio accessory" into oc-dev by TreeHugger Robot · 7 years ago
  67. f091332 Merge "Switch to WifiManager.{start,stop}SoftAp()" into oc-dev by Erik Kline · 7 years ago
  68. 81d9230 Merge "Follow acronym convention for Companion BLE filter" into oc-dev by TreeHugger Robot · 7 years ago
  69. 95581da Merge "WifiManager: add updateInterfaceIpState" into oc-dev by Erik Kline · 7 years ago
  70. 17238a3 Merge "Fixed requestAutofill()." into oc-dev by TreeHugger Robot · 7 years ago
  71. 81c591b Merge "Fix LoginActivityTest#testIsServiceEnabled" into oc-dev by TreeHugger Robot · 7 years ago
  72. a7045f5 Merge "Hide onMovedToDisplay for WebView" into oc-dev by Selim Gurun · 7 years ago
  73. a896d6a Merge "Do not autofill twice" into oc-dev by TreeHugger Robot · 7 years ago
  74. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  75. 1ab43f6 AudioService: unmute media on connection of new audio accessory by Jean-Michel Trivi · 7 years ago
  76. dc1231c Fixes a bug where the asynctask wasn't removed when inflating by Selim Cinek · 7 years ago
  77. a2f102b Merge "Only sublist array by size or limit, whichever is smaller." into oc-dev by Winson Chung · 7 years ago
  78. 4108aa7 Merge "Expose missing accessibility settings to instant apps" into oc-dev by TreeHugger Robot · 7 years ago
  79. 9085325 Only sublist array by size or limit, whichever is smaller. by Winson Chung · 7 years ago
  80. b9a2e32 Merge "Plumb gralloc producer/consumer bits correctly" into oc-dev by Mathias Agopian · 7 years ago
  81. e44061f Merge changes from topic 'music_extraction' into oc-dev by Selim Cinek · 7 years ago
  82. 910ab13 Plumb gralloc producer/consumer bits correctly by Mathias Agopian · 7 years ago
  83. fc61f37 Merge "Bluetooth: Add constants to ScanResult" into oc-dev by TreeHugger Robot · 7 years ago
  84. 9a5dfd39 Merge "Remove reference to removed string" into oc-dev by TreeHugger Robot · 7 years ago
  85. 1702c33 Merge "Add logging around dream start/stop am: 4769b54d49 am: b50a0cdd5e" into oc-dev by Android Build Merger (Role) · 7 years ago
  86. 1294bb1 Add logging around dream start/stop am: 4769b54d49 am: b50a0cdd5e by Erik Wolsheimer · 7 years ago
  87. 38b58aba Merge "add 'changes' cmd to dumpsys" into oc-dev by TreeHugger Robot · 7 years ago
  88. e7172ff Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev by TreeHugger Robot · 7 years ago
  89. b50a0cd Add logging around dream start/stop am: 4769b54d49 by Erik Wolsheimer · 7 years ago
  90. afd8d9e Merge "Throttle wifi scan requests from background apps (1/2)." into oc-dev by TreeHugger Robot · 7 years ago
  91. 96202d5 Add conic support for Path#approximate by Chris Craik · 7 years ago
  92. 2b6bf2f Merge "Remove FontsContract.buildTypeface with weight/italic argument." into oc-dev by TreeHugger Robot · 7 years ago
  93. f516251 Merge "Turn off log spew, and make it use Slog.w instead of e.printStackTrace" into oc-dev by Joe Onorato · 7 years ago
  94. c1aaede Merge "Fixing service notification on secondary users" into oc-dev by TreeHugger Robot · 7 years ago
  95. ad9412c Merge "Change snoozing behavior for notifications in groups" into oc-dev by TreeHugger Robot · 7 years ago
  96. d9285b5 Expose missing accessibility settings to instant apps by Chad Brubaker · 7 years ago
  97. 63edaf2 Make music notifications not dimmable by Selim Cinek · 7 years ago
  98. c35c02f Change ClipData.addItem signature by Vladislav Kaznacheev · 7 years ago
  99. 56d8f78 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 7 years ago
  100. 0847acd Implementing gradual image fade for the media template by Selim Cinek · 7 years ago