1. ce13079 resolve merge conflicts of 20ebbb3 to nyc-dev by Pavel Zhamaitsiak · 9 years ago
  2. 31da177 Merge "Fix perf tests for cold startup." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  3. 10d70bf Merge "Fix potential ApfFilter bugs by careful ByteBuffer use" into nyc-dev by Paul Jensen · 9 years ago
  4. 1059494 Merge "Plumb WiFi multicast filter through to ApfFilter" into nyc-dev by Paul Jensen · 9 years ago
  5. ac4c87f Merge "Make Metrics.logKeyboardAction() method take @KeyboardAction type instead of KeyEvent" into nyc-dev by Aga Wronska · 9 years ago
  6. 20ebbb3 Merge "ConnectivityMetricsLogger: Switch to "pull" model" into mm-wireless-dev by Pavel Zhamaitsiak · 9 years ago
  7. eae454b Merge "Do not enable binder exception logging." into nyc-dev by Makoto Onuki · 9 years ago
  8. 807c3a82 Merge "Unhide View#dispatch{Start,Finish}TemporaryDetach()" into nyc-dev by Yohei Yukawa · 9 years ago
  9. df9b907 Merge "Correct screenshot bounds calculation." into nyc-dev by Rob Carr · 9 years ago
  10. cd2273c Merge "Get rid of negative margins" into nyc-dev by Adrian Roos · 9 years ago
  11. 5ba429c Merge "Fix slow dismiss animation" into nyc-dev by Mady Mellor · 9 years ago
  12. 18d2b32 SettingsLib: refactor for extensibility. by Muyuan Li · 9 years ago
  13. e9301ed Merge "Fix showing gear behind notification when RTL language selected" into nyc-dev by Mady Mellor · 9 years ago
  14. 13af984 Merge "Tweaks for ScaleGestureDetector" into nyc-dev by Adam Powell · 9 years ago
  15. fe3442d Merge "Fix minimized dock" into nyc-dev by Jorim Jaggi · 9 years ago
  16. e23283a Do not enable binder exception logging. by Makoto Onuki · 9 years ago
  17. 7c8bf0f Merge "Adding content description for app-info button when talkback is enabled." into nyc-dev by Winson Chung · 9 years ago
  18. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 9 years ago
  19. bd99936 Correct screenshot bounds calculation. by Robert Carr · 9 years ago
  20. b12c260 Merge "AAPT2: Add option to add JavaDoc annotations to Java classes" into nyc-dev by Adam Lesinski · 9 years ago
  21. bf8ea13 Merge "power_profile: Move all wifi power values" into nyc-dev by Roshan Pius · 9 years ago
  22. 3d48074 Merge "Provide command to change WebView implementation." into nyc-dev by Gustav Sennton · 9 years ago
  23. b92dd63 Adding content description for app-info button when talkback is enabled. by Winson · 9 years ago
  24. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 9 years ago
  25. ef92d6f Fix minimized dock by Jorim Jaggi · 9 years ago
  26. 26952d7 Do not call forceLayout if not needed by Jorim Jaggi · 9 years ago
  27. d928908 Merge "Make AVD thread safe" into nyc-dev by Doris Liu · 9 years ago
  28. c6df18f Tweaks for ScaleGestureDetector by Adam Powell · 9 years ago
  29. 1d8e194 Make AVD thread safe by Doris Liu · 9 years ago
  30. 2523d8f Merge "MediaActionSound: fix SoundPool load race condition" into nyc-dev by Eric Laurent · 9 years ago
  31. 1e9c685 Merge "Set correct bounds when docked stack is removed" into nyc-dev by Andrii Kulian · 9 years ago
  32. d42a9be Make Metrics.logKeyboardAction() method take @KeyboardAction type by Aga Wronska · 9 years ago
  33. ab3b6b1 Provide command to change WebView implementation. by Gustav Sennton · 9 years ago
  34. a68fe1e4d Merge "PowerManager: Adds isSustainedPerformanceModeSupported()" into nyc-dev by Ruchi Kandoi · 9 years ago
  35. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 9 years ago
  36. bcff143 Move docked stack to the side in landscape instead of clip by Jorim Jaggi · 9 years ago
  37. e1d4361 Fix screen rotation animation by Jorim Jaggi · 9 years ago
  38. c6418c0 Merge "Cleanup addtional files that were missed in the first purge of AvoidXfermode" into nyc-dev by Derek Sollenberger · 9 years ago
  39. 817ef32 Merge "Ensure we leave space between layers in docked stack." into nyc-dev by Rob Carr · 9 years ago
  40. 2f1eb93 Merge "Expose setDrawGLFunctionDetachedCallback to webview" into nyc-dev by Bo Liu · 9 years ago
  41. 7182d98 Merge "Move more code from WebViewUpdateService to separate overridable class" into nyc-dev by Gustav Sennton · 9 years ago
  42. 24b7415 Merge "ShortcutManager: More command for CTS, more tests.." into nyc-dev by Makoto Onuki · 9 years ago
  43. dc6c97d Fix slow dismiss animation by Mady Mellor · 9 years ago
  44. d7a267d MediaActionSound: fix SoundPool load race condition by Eric Laurent · 9 years ago
  45. 3524a23 AAPT2: Add option to add JavaDoc annotations to Java classes by Adam Lesinski · 9 years ago
  46. 68a5811 Merge "Camera: Allow preview operation of SCENE_MODE_HDR" into nyc-dev by Eino-Ville Talvala · 9 years ago
  47. ecfbb0a Merge "Camera: Add proper buffer drop errors to LEGACY mode" into nyc-dev by Eino-Ville Talvala · 9 years ago
  48. 23c60f6 Merge "Add app attribution to QS editing" into nyc-dev by Jason Monk · 9 years ago
  49. b4aa2e9 PowerManager: Adds isSustainedPerformanceModeSupported() by Ruchi Kandoi · 9 years ago
  50. cd1e9ad Merge "Fix bug where service disabled with disableSelf() would not reset soft keyboard behavior. Bug: 27947344" into nyc-dev by Anna Galusza · 9 years ago
  51. 4666cbd Fix showing gear behind notification when RTL language selected by Mady Mellor · 9 years ago
  52. 93ab281 Cleanup addtional files that were missed in the first purge of AvoidXfermode by Derek Sollenberger · 9 years ago
  53. 063988c Properly handle DimLayers which become fullscreen. by Robert Carr · 9 years ago
  54. 84e69c3 Merge changes I7d406cc8,Id6cf70ea into nyc-dev by Rob Carr · 9 years ago
  55. 6412d75 Ensure we leave space between layers in docked stack. by Robert Carr · 9 years ago
  56. ac21497 ShortcutManager: More command for CTS, more tests.. by Makoto Onuki · 9 years ago
  57. 3942978 Merge "Show toast when subtype is rotated by Meta-Space." into nyc-dev by Yohei Yukawa · 9 years ago
  58. c7c569d Camera: Allow preview operation of SCENE_MODE_HDR by Eino-Ville Talvala · 9 years ago
  59. ebdb34d Merge "Never "save" if the surface control is null." into nyc-dev by Chong Zhang · 9 years ago
  60. 133b07a Merge "Fix missing exit animation when app is closed during starting window" into nyc-dev by Chong Zhang · 9 years ago
  61. ebda7d7 Show toast when subtype is rotated by Meta-Space. by Yohei Yukawa · 9 years ago
  62. 40358e4 Merge "Fix a bug that IMS#mShowInputFlags is never updated." into nyc-dev by Yohei Yukawa · 9 years ago
  63. 385f9e2 Camera: Add proper buffer drop errors to LEGACY mode by Eino-Ville Talvala · 9 years ago
  64. 5bf198c Merge "Fix MediaExtractor.getDrmInitData implementation for webm" into nyc-dev by Robert Shih · 9 years ago
  65. 8a12f64 Fix bug where service disabled with disableSelf() would not reset soft keyboard by Anna Galusza · 9 years ago
  66. 7eb716c0 Merge "Make a11y text navigation by page symmetric." into nyc-dev by Phil Weaver · 9 years ago
  67. 2bf5f20 Merge "Support SET_TEXT for editable text views." into nyc-dev by Phil Weaver · 9 years ago
  68. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 9 years ago
  69. 5af3084 Merge "Remove docs for removed a11y gesture methods." into nyc-dev by Phil Weaver · 9 years ago
  70. 0b349ad Add app attribution to QS editing by Jason Monk · 9 years ago
  71. e8c5480 Merge "Don't try to compress .mkv resources" into nyc-dev by Wonsik Kim · 9 years ago
  72. 6dffdf828 Merge "Fix intent filter priorities" into nyc-dev by Todd Kennedy · 9 years ago
  73. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 9 years ago
  74. 18e7e10 Merge "Update Path and RenderNode delegates to new API" into nyc-dev by Diego Perez · 9 years ago
  75. faec9eb Merge "Track libcore commit cf86f3319e738c76c5e97ad95bb8a4e30654a787 (part 2)" into nyc-dev by Yi Kong · 9 years ago
  76. 876f7df Track libcore commit cf86f3319e738c76c5e97ad95bb8a4e30654a787 (part 2) by Yi Kong · 9 years ago
  77. 6a19637 Track libcore commit cf86f3319e738c76c5e97ad95bb8a4e30654a787 by Yi Kong · 9 years ago
  78. 8f43dfe Update Path and RenderNode delegates to new API by Diego Perez · 9 years ago
  79. 23c8292 Merge "Grant NFC tag app default permissions." into nyc-dev by Martijn Coenen · 9 years ago
  80. 16bbf7d Merge "MediaBrowser: Make EXTRA_PAGE zero-based" into nyc-dev by Sungsoo Lim · 9 years ago
  81. 6e452f9e Don't try to compress .mkv resources by Wonsik Kim · 9 years ago
  82. ef5b465 Fix a bug that IMS#mShowInputFlags is never updated. by Yohei Yukawa · 9 years ago
  83. cff0846 Merge "Don't broadcast <Standby> message during shutdown when setting is disabled" into nyc-dev by Donghyun Cho · 9 years ago
  84. 9ccff51 Don't broadcast <Standby> message during shutdown when setting is disabled by Donghyun Cho · 9 years ago
  85. b707db0 Merge "Use proper package name and UID when checking write settings access" into nyc-dev by Svetoslav Ganov · 9 years ago
  86. 94ba4017 Use proper package name and UID when checking write settings access by Svet Ganov · 9 years ago
  87. 5ee693f Merge "Turn on HDMI-related logs conditionally for better debugging" into nyc-dev by Donghyun Cho · 9 years ago
  88. 699632c Merge "Kill app if revoking a permission while resetting app prefs" into nyc-dev by Svetoslav Ganov · 9 years ago
  89. 893e097 Kill app if revoking a permission while resetting app prefs by Svet Ganov · 9 years ago
  90. 75aee0a Merge "Make TextViewActivityTest stable by sleeping between clicks." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  91. fc1d11e Merge "Make hasTransientState be true only if user created selection is active." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  92. 0799bd07 MediaBrowser: Make EXTRA_PAGE zero-based by Sungsoo Lim · 9 years ago
  93. 6a72a0e Fix perf tests for cold startup. by Tomasz Mikolajewski · 9 years ago
  94. 7d718bb Merge "Support direct-boot tests." into nyc-dev by Jeff Sharkey · 9 years ago
  95. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 9 years ago
  96. 1bb269d Merge "Fix extra data in cache" into nyc-dev by Simranjit Kohli · 9 years ago
  97. 858511c Fix extra data in cache by Simranjit Kohli · 9 years ago
  98. a83a1dc Merge "Added handling apps query response from context hub" into nyc-dev by Ashutosh Joshi · 9 years ago
  99. 5d580ba Merge "Fix suggestions in the language selector" into nyc-dev by Mihai Niță · 9 years ago
  100. b741e3b Added handling apps query response from context hub by Ashutosh Joshi · 9 years ago