1. 92fac56 Tweak QQS <-> QS animation. by Amin Shaikh · 6 years ago
  2. c4c7f9b Merge "Fix javadoc in SettingsSliceContract" by TreeHugger Robot · 6 years ago
  3. 8b764a0 Merge "[DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues" by Treehugger Robot · 6 years ago
  4. 80ae712 Merge "[DO NOT MERGE] Fix context menu position for RTL" by Treehugger Robot · 6 years ago
  5. 9049fd9 Always remeasure weighted children, even if there's no excess space by Alan Viverette · 7 years ago
  6. 2c01b6c Grant default permissions to TextClassifier app. by Abodunrinwa Toki · 7 years ago
  7. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 7 years ago
  8. 961b465 Merge "Allowing Typeface as a param in TypefaceSpan." by TreeHugger Robot · 6 years ago
  9. 6c23883 Increase size of app info tap target by Julia Reynolds · 6 years ago
  10. 1d84b17 Merge "Adding maximum input size checks" by TreeHugger Robot · 6 years ago
  11. a7d4901 Merge "Grant DCS storage access; better OBB errors." by Jeff Sharkey · 6 years ago
  12. 12d5f7d Merge "Remove urb request size maximum for P api" by Jerry Zhang · 6 years ago
  13. a7f9b84 Cutout: Fix issues with PopupWindows by Adrian Roos · 6 years ago
  14. 91f9f348 Fix memory leak by Jorim Jaggi · 7 years ago
  15. 999d1fc Merge "Correct bug in IpSecTransformTest" by Benedict Wong · 6 years ago
  16. e7baef3 Implement requestLocationCb by Yu-Han Yang · 7 years ago
  17. f759af6 Merge "Optimization: don't call AFM.notifyValueChanged() when value didn't change." by TreeHugger Robot · 6 years ago
  18. 03477cb Avoid BinderProxy duplicate native registration by Hans Boehm · 6 years ago
  19. 52982a9 [RTT] Replace Handler with Executor in public APIs by Etan Cohen · 7 years ago
  20. cff2fe4 Add Executor to the TestLooper by Etan Cohen · 7 years ago
  21. 4577b9b [RTT] Ranging timestamp is in millis by Etan Cohen · 7 years ago
  22. 11fa835 [RTT] RangeResult RSSI now in units of dB by Etan Cohen · 7 years ago
  23. 870301c [RTT] LCI/LCR to System API - unparsed by Etan Cohen · 7 years ago
  24. 35ebe91 Merge "Framework: Disable [MissingOverride] for platformprotos" am: 4eaa22f24e am: 1c14209950 by Andreas Gampe · 6 years ago
  25. e7a379c Merge "Deprecate supplicant related stuff in WifiManager" by Oscar Shu · 6 years ago
  26. 4d012a6 Merge "Deprecate WpsInfo" by Oscar Shu · 6 years ago
  27. 4f4cdb2 Merge "BluetoothTile: Avoid NPE during boot up phase" am: 977bcea1f0 am: a1f96ff00e by Bruno Martins · 6 years ago
  28. 63f4ea3 Merge "Framework: Disable [MissingOverride] for platformprotos" am: 4eaa22f24e by Andreas Gampe · 6 years ago
  29. d0c50dd Change sync manager init timing back to PHASE_ACTIVITY_MANAGER_READY by Makoto Onuki · 6 years ago
  30. db10020 Merge "BluetoothTile: Avoid NPE during boot up phase" am: 977bcea1f0 by Bruno Martins · 6 years ago
  31. 1c14209 Merge "Framework: Disable [MissingOverride] for platformprotos" am: 4eaa22f24e by Andreas Gampe · 6 years ago
  32. 045abe7 Align Theme, Theme.Holo, and Theme.Holo.Light with Material attrs by Alan Viverette · 6 years ago
  33. a1f96ff Merge "BluetoothTile: Avoid NPE during boot up phase" am: 977bcea1f0 by Bruno Martins · 6 years ago
  34. 1e132a4 Address comments for ag/3587350 by Svet Ganov · 6 years ago
  35. 0f888de Merge "Resupport long compare" by TreeHugger Robot · 6 years ago
  36. 102431d Custom SmartReplyView layout by Petr Cermak · 7 years ago
  37. 3b9999e Merge "Adds locks to ConfigManager in statsd." by TreeHugger Robot · 6 years ago
  38. 452dc8a Merge "Add more hidden API into light greylist" by David Brazdil · 6 years ago
  39. d7a2d9b Fix javadoc in SettingsSliceContract by Matthew Fritze · 6 years ago
  40. a9e43fa Merge "Remove a statsd duration anomaly sanity check." by TreeHugger Robot · 6 years ago
  41. 7ed04f9 Merge "MediaPlayer2: initial code for playlist support" by TreeHugger Robot · 6 years ago
  42. 22c3585 Remove uses of private Platform class in truth library. by Aurimas Liutikas · 6 years ago
  43. c744dc6 Merge "Hidden API blacklisting killswitch." am: 46656fa28e am: 84259cea59 by Mathew Inwood · 6 years ago
  44. a8bb718 Merge "Hidden API blacklisting killswitch." am: 46656fa28e am: 84259cea59 by Mathew Inwood · 6 years ago
  45. 84259ce Merge "Hidden API blacklisting killswitch." am: 46656fa28e by Mathew Inwood · 6 years ago
  46. eaa78b9 Add local transport parameters for transport flags GTS test by Bernardo Rufino · 7 years ago
  47. 27d0446 Optimization: don't call AFM.notifyValueChanged() when value didn't change. by Felipe Leme · 6 years ago
  48. a24da17 Merge "AppLaunch tests for Wear" by Kevin Neas · 6 years ago
  49. 4eaa22f Merge "Framework: Disable [MissingOverride] for platformprotos" by Treehugger Robot · 6 years ago
  50. 75f5f23 Merge "Revert an incorrectly changed API call" by Felipe Leme · 6 years ago
  51. 2144158 Merge "Revert "[QS] Add header tooltip for long press"" by Evan Laird · 6 years ago
  52. 92fbcb2 Revert "[QS] Add header tooltip for long press" by Evan Laird · 6 years ago
  53. 977bcea Merge "BluetoothTile: Avoid NPE during boot up phase" by Treehugger Robot · 6 years ago
  54. bfd3080 Merge "WebView Tracing API: address comments from the API council." by Tim Volodine · 6 years ago
  55. 8b049b3 Merge "Clean up DozeService plugin listeners." by Daniel Sandler · 6 years ago
  56. 8553d27 Add tests for ActiveRestoreSession by Bernardo Rufino · 7 years ago
  57. 700448e Merge "Animate charging text on lockscreen" by Beverly Tai · 6 years ago
  58. a860141 Merge "Revert "Use destroy in transaction for animation"" by Chavi Weingarten · 6 years ago
  59. 142f571 Merge "Move home stack forward while entering split-screen in some cases" by Wale Ogunwale · 6 years ago
  60. 46656fa Merge "Hidden API blacklisting killswitch." by Treehugger Robot · 6 years ago
  61. 3713218 Merge "Small cleanup in AppLaunch." by Nicolas Geoffray · 6 years ago
  62. 299b0e4 Merge "Reland "Call ImageDecoder directly in ResourcesImpl"" by Leon Scroggins · 6 years ago
  63. fe1eebe Hidden API blacklisting killswitch. by Mathew Inwood · 6 years ago
  64. 1cfc06a Merge "Remove the OP_REQUEST_DELETE_PACKAGES op from the list of runtime permissions." by Peter Visontay · 6 years ago
  65. 1fa777d [LT1] Add a test for release request while lingering by Chalard Jean · 6 years ago
  66. 715d39b Don't refcount TRACK_DEFAULT requests. by Chalard Jean · 6 years ago
  67. 77fb07e DO NOT MERGE : fix useless import by Chalard Jean · 6 years ago
  68. 020731e Revert an incorrectly changed API call by Svet Ganov · 6 years ago
  69. c3f1898 Merge "ContextWrapper should check before calling wrapped instance for autofill compat" by TreeHugger Robot · 6 years ago
  70. a654f06 Merge "Add missing'}' in javadoc of public API method" am: f50d9fbdc1 am: 054bed5968 by Hugo Benichi · 6 years ago
  71. 7b2ffef Merge "Add missing'}' in javadoc of public API method" am: f50d9fbdc1 by Hugo Benichi · 6 years ago
  72. 054bed5 Merge "Add missing'}' in javadoc of public API method" am: f50d9fbdc1 by Hugo Benichi · 6 years ago
  73. aece1aa Merge "Camera: update API for external camera" by TreeHugger Robot · 6 years ago
  74. ab3da3d Merge "Framework: Disable [MissingOverride] for platformprotos" by TreeHugger Robot · 6 years ago
  75. 7526c2c Merge "Pass the compilation reason to dexopt" am: b0817b238a am: 68024999b7 by Calin Juravle · 6 years ago
  76. a6a0d130 Merge "New Autofill API: notifyViewClicked()" by TreeHugger Robot · 6 years ago
  77. 75d6bed Merge "This cl formats incidentd and makes it easier for debugging." by TreeHugger Robot · 6 years ago
  78. e31b7c4 Merge "Pass the compilation reason to dexopt" am: b0817b238a am: 68024999b7 by Calin Juravle · 6 years ago
  79. 6802499 Merge "Pass the compilation reason to dexopt" am: b0817b238a by Calin Juravle · 6 years ago
  80. aff5284 AppLaunch tests for Wear by Kevin Neas · 6 years ago
  81. 59b4bab ContextWrapper should check before calling wrapped instance for autofill compat by Svet Ganov · 6 years ago
  82. 519802d Merge "Don't load config on the initializing thread" by Makoto Onuki · 6 years ago
  83. a426f9e Merge "Audio recording sources: annotate permissions" by TreeHugger Robot · 6 years ago
  84. 7ca10db Merge "Fix crash when starting quickscrub while ending quickscrub animation." by TreeHugger Robot · 6 years ago
  85. 1bc6a76 Merge "Fix LTE Timing Advance Doc String" am: 3df127aefe am: c52bec3acb by Nathan Harold · 6 years ago
  86. e182d08 Merge "Update text OWNERS with set noparent" by TreeHugger Robot · 6 years ago
  87. a3b9bf7 Merge "Merge "NfcTile: Avoid NPE during boot up phase" am: 3a419fe212 am: 3628537476 am: 7a5f915ff7" by Android Build Merger (Role) · 6 years ago
  88. 26eb01b Merge "NfcTile: Avoid NPE during boot up phase" am: 3a419fe212 am: 3628537476 by Bruno Martins · 6 years ago
  89. 9eb8855 Merge "Add LOCAL_MIN_SDK_VERSION to run on older builds" by TreeHugger Robot · 6 years ago
  90. 22a4780 Merge "Fix LTE Timing Advance Doc String" am: 3df127aefe am: c52bec3acb by Nathan Harold · 6 years ago
  91. f50d9fb Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 6 years ago
  92. 7a5f915 Merge "NfcTile: Avoid NPE during boot up phase" am: 3a419fe212 am: 3628537476 by Bruno Martins · 6 years ago
  93. c52bec3 Merge "Fix LTE Timing Advance Doc String" am: 3df127aefe by Nathan Harold · 6 years ago
  94. 3628537 Merge "NfcTile: Avoid NPE during boot up phase" am: 3a419fe212 by Bruno Martins · 6 years ago
  95. 377e6be Merge "Fix HdmiCecLocalDevice concurrent access" am: 549082991d am: 1494c01109 by Dan Zhang · 6 years ago
  96. cd67fb3 Correct bug in IpSecTransformTest by Benedict Wong · 6 years ago
  97. 003ce7c Merge "Add the rest of the nav bar assets for quick step (1/2)" by TreeHugger Robot · 6 years ago
  98. bcc71c5 Resupport long compare by Bookatz · 6 years ago
  99. 33b3337 Merge "Autofill: failing testClickCustomButton caused by fullscreen CL" by Dake Gu · 6 years ago
  100. ddac42b Merge "DndTile: Avoid NPE during boot phase" am: e134d23a7a am: fe607c0e2b by Bruno Martins · 6 years ago