1. d5b46b1 Fix dependency for fontchain_lint by Ying Wang · 10 years ago
  2. a27cf02 Merge "Add public API for sim authentication." into nyc-dev by Junda Liu · 10 years ago
  3. 4345904 Merge "(Docs only) Make battery stats process state docs more clear." into nyc-dev by Dianne Hackborn · 10 years ago
  4. a7d301c Merge "Fix issue #28001806: Background check is incorrectly restricting binding of services" into nyc-dev by Dianne Hackborn · 10 years ago
  5. a0200e3 (Docs only) Make battery stats process state docs more clear. by Dianne Hackborn · 10 years ago
  6. 4fb9c4a Fix issue #28001806: Background check is incorrectly restricting binding of services by Dianne Hackborn · 10 years ago
  7. 9d8ec0f Merge "Rewrite popup window positioning algorithm" into nyc-dev by Alan Viverette · 10 years ago
  8. 5cb05f8 Merge "Fix typo" into nyc-dev by Glenn Kasten · 10 years ago
  9. bbcf432 Merge "Add a hidden test-only API to get Toolbar's navigation view." into nyc-dev by Kirill Grouchnikov · 10 years ago
  10. 63d1ee4 Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev by Rubin Xu · 10 years ago
  11. 29e2d42 Merge "Make Material switch style public" into nyc-dev by Alan Viverette · 10 years ago
  12. 5798a42 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  13. 06296db Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  14. 22092d7 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  15. ba6880e Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  16. 8a9cc71 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  17. 16aaa3e Merge "Fix bad workaround docs in Resources.getDrawable()" into nyc-dev by Alan Viverette · 10 years ago
  18. a0480cc Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  19. 9e902f8 Make Material switch style public by Alan Viverette · 10 years ago
  20. b65b710 Revert "Add Preference#onDetachedFromActivity" by Jason Monk · 10 years ago
  21. 691b1a6 Merge "Switch to work challenge if MP calls resetPassword" into nyc-dev by Robin Lee · 10 years ago
  22. 723a65a Merge "Fix Build" into nyc-dev by Jason Monk · 10 years ago
  23. 7c359bf Fix Build by Jason Monk · 10 years ago
  24. 1a548b2 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  25. 1f61b4b Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  26. 19e84f7 Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev by Lorenzo Colitti · 10 years ago
  27. c42c975 Clean up netd state when tethering fails. by Lorenzo Colitti · 10 years ago
  28. a3d5948 Clear LinkProperties on interface removed. by Lorenzo Colitti · 10 years ago
  29. a46be16 Merge "Fix: Selection handle behavior in scrolled TextView." into nyc-dev by Keisuke Kuroyanagi · 10 years ago
  30. 4ce88b1 Merge "Separate inflate from render step" into nyc-dev by Diego Perez · 10 years ago
  31. a1a56ed Merge "Stop automatically creating action mode in FS extracted mode." into nyc-dev by Keisuke Kuroyanagi · 10 years ago
  32. 9e59dfa Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  33. b1b8865 Fix: Selection handle behavior in scrolled TextView. by Keisuke Kuroyanagi · 10 years ago
  34. f65a843 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  35. 0b3aebb Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  36. f1ac762 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  37. 2209860 Merge "Hide 'select all' menu option when ALLOW_MULTIPLE intent is not passed in DocumentsActivity. Make 'select all' select only enabled files." into nyc-dev by Aga Wronska · 10 years ago
  38. f8565cd Merge "resolve merge conflicts of 20ebbb3 to nyc-dev" into nyc-dev by Pavel Zhamaitsiak · 10 years ago
  39. 39ca5c2 Merge "Delete unused default DNS setting code" into nyc-dev by Erik Kline · 10 years ago
  40. 5db3f10 Merge "Move from on464XlatChange() to setNeighborDiscoveryOffload()" into nyc-dev by Erik Kline · 10 years ago
  41. f7d28fa Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 10 years ago
  42. 3609013 Delete unused default DNS setting code by Erik Kline · 10 years ago
  43. cd404a2 Merge "Add APF code to drop ARP IPv4 requests not for us" into nyc-dev by Lorenzo Colitti · 10 years ago
  44. 5c2e922 Move from on464XlatChange() to setNeighborDiscoveryOffload() by Erik Kline · 10 years ago
  45. a149c42 Merge "Fix issue with overridden configuration in onConfigurationChanged" into nyc-dev by Adam Lesinski · 10 years ago
  46. 5169c62 Merge "Fix opacity setup in FrameBuilder" into nyc-dev by Sergei Vasilinetc · 10 years ago
  47. a8458c0 Add APF code to drop ARP IPv4 requests not for us by Paul Jensen · 10 years ago
  48. b4cc448 Merge "App upload to Context hub." into nyc-dev by Ashutosh Joshi · 10 years ago
  49. de21fce Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  50. 1418269 Merge "Avoid destroying Device separately" into nyc-dev by Yang Ni · 10 years ago
  51. ce13079 resolve merge conflicts of 20ebbb3 to nyc-dev by Pavel Zhamaitsiak · 10 years ago
  52. 31da177 Merge "Fix perf tests for cold startup." into nyc-dev by Tomasz Mikolajewski · 10 years ago
  53. a82ffc5 Fix opacity setup in FrameBuilder by sergeyv · 10 years ago
  54. 10d70bf Merge "Fix potential ApfFilter bugs by careful ByteBuffer use" into nyc-dev by Paul Jensen · 10 years ago
  55. 1059494 Merge "Plumb WiFi multicast filter through to ApfFilter" into nyc-dev by Paul Jensen · 10 years ago
  56. ac4c87f Merge "Make Metrics.logKeyboardAction() method take @KeyboardAction type instead of KeyEvent" into nyc-dev by Aga Wronska · 10 years ago
  57. 20ebbb3 Merge "ConnectivityMetricsLogger: Switch to "pull" model" into mm-wireless-dev by Pavel Zhamaitsiak · 10 years ago
  58. 3210c4d Hide 'select all' menu option when ALLOW_MULTIPLE intent is not passed by Aga Wronska · 10 years ago
  59. eae454b Merge "Do not enable binder exception logging." into nyc-dev by Makoto Onuki · 10 years ago
  60. 807c3a82 Merge "Unhide View#dispatch{Start,Finish}TemporaryDetach()" into nyc-dev by Yohei Yukawa · 10 years ago
  61. df9b907 Merge "Correct screenshot bounds calculation." into nyc-dev by Rob Carr · 10 years ago
  62. cd2273c Merge "Get rid of negative margins" into nyc-dev by Adrian Roos · 10 years ago
  63. cafdee9 App upload to Context hub. by Ashutosh Joshi · 10 years ago
  64. 5ba429c Merge "Fix slow dismiss animation" into nyc-dev by Mady Mellor · 10 years ago
  65. 18d2b32 SettingsLib: refactor for extensibility. by Muyuan Li · 10 years ago
  66. e9301ed Merge "Fix showing gear behind notification when RTL language selected" into nyc-dev by Mady Mellor · 10 years ago
  67. 13af984 Merge "Tweaks for ScaleGestureDetector" into nyc-dev by Adam Powell · 10 years ago
  68. fe3442d Merge "Fix minimized dock" into nyc-dev by Jorim Jaggi · 10 years ago
  69. e23283a Do not enable binder exception logging. by Makoto Onuki · 10 years ago
  70. 7c8bf0f Merge "Adding content description for app-info button when talkback is enabled." into nyc-dev by Winson Chung · 10 years ago
  71. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 10 years ago
  72. bd99936 Correct screenshot bounds calculation. by Robert Carr · 10 years ago
  73. b12c260 Merge "AAPT2: Add option to add JavaDoc annotations to Java classes" into nyc-dev by Adam Lesinski · 10 years ago
  74. 3ad1b48 Fix issue with overridden configuration in onConfigurationChanged by Adam Lesinski · 10 years ago
  75. bf8ea13 Merge "power_profile: Move all wifi power values" into nyc-dev by Roshan Pius · 10 years ago
  76. 3d48074 Merge "Provide command to change WebView implementation." into nyc-dev by Gustav Sennton · 10 years ago
  77. b92dd63 Adding content description for app-info button when talkback is enabled. by Winson · 10 years ago
  78. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 10 years ago
  79. ef92d6f Fix minimized dock by Jorim Jaggi · 10 years ago
  80. 26952d74 Do not call forceLayout if not needed by Jorim Jaggi · 10 years ago
  81. d928908 Merge "Make AVD thread safe" into nyc-dev by Doris Liu · 10 years ago
  82. c6df18f Tweaks for ScaleGestureDetector by Adam Powell · 10 years ago
  83. 1d8e194 Make AVD thread safe by Doris Liu · 10 years ago
  84. 2523d8f Merge "MediaActionSound: fix SoundPool load race condition" into nyc-dev by Eric Laurent · 10 years ago
  85. 1e9c685 Merge "Set correct bounds when docked stack is removed" into nyc-dev by Andrii Kulian · 10 years ago
  86. d42a9be Make Metrics.logKeyboardAction() method take @KeyboardAction type by Aga Wronska · 10 years ago
  87. ab3b6b1 Provide command to change WebView implementation. by Gustav Sennton · 10 years ago
  88. a68fe1e4d Merge "PowerManager: Adds isSustainedPerformanceModeSupported()" into nyc-dev by Ruchi Kandoi · 10 years ago
  89. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 10 years ago
  90. bcff143 Move docked stack to the side in landscape instead of clip by Jorim Jaggi · 10 years ago
  91. e1d4361 Fix screen rotation animation by Jorim Jaggi · 10 years ago
  92. 67960a0 Add a hidden test-only API to get Toolbar's navigation view. by Kirill Grouchnikov · 10 years ago
  93. c6418c0 Merge "Cleanup addtional files that were missed in the first purge of AvoidXfermode" into nyc-dev by Derek Sollenberger · 10 years ago
  94. 817ef32 Merge "Ensure we leave space between layers in docked stack." into nyc-dev by Rob Carr · 10 years ago
  95. 2f1eb93 Merge "Expose setDrawGLFunctionDetachedCallback to webview" into nyc-dev by Bo Liu · 10 years ago
  96. 7182d98 Merge "Move more code from WebViewUpdateService to separate overridable class" into nyc-dev by Gustav Sennton · 10 years ago
  97. 24b7415 Merge "ShortcutManager: More command for CTS, more tests.." into nyc-dev by Makoto Onuki · 10 years ago
  98. dc6c97d Fix slow dismiss animation by Mady Mellor · 10 years ago
  99. d7a267d MediaActionSound: fix SoundPool load race condition by Eric Laurent · 10 years ago
  100. 3524a23 AAPT2: Add option to add JavaDoc annotations to Java classes by Adam Lesinski · 10 years ago