1. c14dd78 Fix incorrect initial locale negotiation. by Seigo Nonaka · 8 years ago
  2. aac5bf1 Merge "When wifi ssid is empty, return WifiSsid.NONE" into nyc-dev by Ningyuan Wang · 8 years ago
  3. bc786b7 Merge "Move connectivity events to frameworks/base." into nyc-dev by Pierre Imai · 8 years ago
  4. fe1886f Merge changes Ie59ed72c,Ie763a2a6,I7f830e5c,Ife637438 into nyc-dev by Winson Chung · 8 years ago
  5. d845a8b Merge "Offload killProcessGroup to a worker thread" into nyc-dev by Chris Tate · 8 years ago
  6. 44849b8 Should not update initial state at all on resize. by Winson · 8 years ago
  7. 7845e8c Adding logging to track down bitmap issues. by Winson · 8 years ago
  8. e8a4eff Moving the background to the window. by Winson · 8 years ago
  9. 3b6ba1a Adding clear-all button. by Winson · 8 years ago
  10. ab9ab56 Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." into nyc-dev by Miao Wang · 8 years ago
  11. 352ea1e Merge "Stop non-touchable regions affecting magnification" into nyc-dev by Phil Weaver · 8 years ago
  12. fbf192a Merge "Fix shift precedence in FontListParser." into nyc-dev by Roozbeh Pournader · 8 years ago
  13. 9ee7607 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  14. 7a6dc6c Merge "Work on issue #26879170: Adjust doze maintenance windows..." into nyc-dev by Dianne Hackborn · 8 years ago
  15. c124427 Merge "Use AppFuse to write document." into nyc-dev by Daichi Hirono · 8 years ago
  16. d225f87 Merge "Revert "TextView setText/append methods set movement method"" into nyc-dev by Siyamed Sinir · 8 years ago
  17. 2d92afb Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev by Miao Wang · 8 years ago
  18. 44fa908 Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into nyc-dev by Miao Wang · 8 years ago
  19. ffe3098 Merge "Ensure we change SurfaceView size from UI thread." into nyc-dev by Rob Carr · 8 years ago
  20. ea33b94 Offload killProcessGroup to a worker thread by Christopher Tate · 8 years ago
  21. f51097c When wifi ssid is empty, return WifiSsid.NONE by zhangshuxiao · 9 years ago
  22. 65c0670 Stop non-touchable regions affecting magnification by Phil Weaver · 8 years ago
  23. 008c6c5 Fix shift precedence in FontListParser. by Ben Wagner · 8 years ago
  24. af64f63 Merge "AccessibilityNodeInfo shouldn't touch extras." into nyc-dev by Jeff Sharkey · 8 years ago
  25. d5b745a Merge "ShortcutManager: proper work profile support" into nyc-dev by Makoto Onuki · 8 years ago
  26. 297017d AccessibilityNodeInfo shouldn't touch extras. by Jeff Sharkey · 8 years ago
  27. 953fc94 Work on issue #26879170: Adjust doze maintenance windows... by Dianne Hackborn · 8 years ago
  28. 3d23dce [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  29. 5eea9afe Merge "Add test for AVD on SW Layer" into nyc-dev by Tenghui Zhu · 8 years ago
  30. 53fdcfb [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  31. b3eca31 Merge "Add contentInsetStartWithNavigation/EndWithActions" into nyc-dev by Adam Powell · 8 years ago
  32. d974605 Merge "Delay vold connectors until published, fix NPE." into nyc-dev by Jeff Sharkey · 8 years ago
  33. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  34. 7a3bff1 Merge "Removing unused intent extra" into nyc-dev by Suprabh Shukla · 8 years ago
  35. a8213ee Merge "Allowing AppWidgetService to start without FEATURE_APP_WIDGETS" into nyc-dev by Dmitri Plotnikov · 8 years ago
  36. 6ffb0a6 Revert "TextView setText/append methods set movement method" by Siyamed Sinir · 8 years ago
  37. 9da23fc ShortcutManager: proper work profile support by Makoto Onuki · 8 years ago
  38. 80a67f3 Merge "Overdraw avoidance in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  39. d86fd61 Merge "Call the onDismiss listener in submenus." into nyc-dev by Oren Blasberg · 8 years ago
  40. 679be2d Add contentInsetStartWithNavigation/EndWithActions by Adam Powell · 8 years ago
  41. 4c78ba6 Merge "Animate IME adjustment for docked stack through the divider" into nyc-dev by Chong Zhang · 8 years ago
  42. 77f30cc Merge "Make context menu titles a nicer color." into nyc-dev by Oren Blasberg · 8 years ago
  43. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  44. 11c0415 Merge "Always use existing PopupWindow dimension if not otherwise specified" into nyc-dev by Alan Viverette · 8 years ago
  45. 5393784 Merge "Moving app process logging from AMS to PMS" into nyc-dev by Michal Karpinski · 8 years ago
  46. 4348688 Call the onDismiss listener in submenus. by Oren Blasberg · 8 years ago
  47. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  48. 415ebdb Merge "sysui: refactor for extensibility" into nyc-dev by Muyuan Li · 8 years ago
  49. 06a353d Add test for AVD on SW Layer by Teng-Hui Zhu · 8 years ago
  50. baba783 Animate IME adjustment for docked stack through the divider by Chong Zhang · 8 years ago
  51. 8303bd2 sysui: refactor for extension by Muyuan Li · 8 years ago
  52. 94fa1df sysui: refactor for extensibility by Muyuan Li · 8 years ago
  53. a5c4545 Merge "Add a font microbench" into nyc-dev by John Reck · 8 years ago
  54. e6ef0f9 Merge "Ensure window has been added in isTopOfTask" into nyc-dev by George Mount · 8 years ago
  55. 58cf2c3 Merge "Run cleanup before end actions of ViewPropertyAnimator." into nyc-dev by George Mount · 8 years ago
  56. bc5aa7a Merge "Calling setIsDrawerPresent(false) twice causes a crash." into nyc-dev by Udam Saini · 8 years ago
  57. 75c21ca Revert "Start drawing immediately" by Jorim Jaggi · 8 years ago
  58. c28230c Merge "Intersect task with stack bounds for dimming" into nyc-dev by Jorim Jaggi · 8 years ago
  59. 021a48d Merge "Extract signature related utilities" into nyc-dev by Makoto Onuki · 8 years ago
  60. fd48a32 Merge "Add setHasOverlappingRendering() method" into nyc-dev by Chet Haase · 8 years ago
  61. 809077d Merge "Fix QS expand on tablets" into nyc-dev by Jason Monk · 8 years ago
  62. 53befa2 Merge "Add missing null checks on Conference and Connection." into nyc-dev by Tyler Gunn · 8 years ago
  63. b91d6d0 Always use existing PopupWindow dimension if not otherwise specified by Alan Viverette · 8 years ago
  64. 029a28b Merge "Add minimal width and height logging to AM dump." into nyc-dev by Andrii Kulian · 8 years ago
  65. f25ea2f Merge "Use default implementation for onForwardingStopped() in action menu" into nyc-dev by Alan Viverette · 8 years ago
  66. f410244 Merge "Continue to remove users when destroyUserKey fails." into nyc-dev by Paul Crowley · 8 years ago
  67. 09d83b0 Merge "Clean up a couple of bugs about transport init staging" into nyc-dev by Chris Tate · 8 years ago
  68. f01e4af Merge "Fix array out of bounds access in JankTracker" into nyc-dev by John Reck · 8 years ago
  69. b52a461 Moving app process logging from AMS to PMS by Michal Karpinski · 8 years ago
  70. 89d9480 Merge changes from topic 'wifi_tx_power_levels' into nyc-dev by Roshan Pius · 8 years ago
  71. 15b6ba5 Add setHasOverlappingRendering() method by Chet Haase · 8 years ago
  72. 68dab67 Calling setIsDrawerPresent(false) twice causes a crash. by Udam Saini · 8 years ago
  73. d0ca0e0 Ensure window has been added in isTopOfTask by George Mount · 8 years ago
  74. 160222a Merge "Action OPEN_DOCUMENT_TREE shows advanced roots ignoring config flag Fixed: 27856396" into nyc-dev by Aga Wronska · 8 years ago
  75. 973168c Action OPEN_DOCUMENT_TREE shows advanced roots ignoring config flag by Aga Wronska · 8 years ago
  76. a8fb8ab Add missing null checks on Conference and Connection. by Tyler Gunn · 8 years ago
  77. 736a85f Use default implementation for onForwardingStopped() in action menu by Alan Viverette · 8 years ago
  78. 590096a Extract signature related utilities by Makoto Onuki · 8 years ago
  79. 2c0f937 Add a font microbench by John Reck · 8 years ago
  80. 85686d6 Fix QS expand on tablets by Jason Monk · 8 years ago
  81. 174b140 Merge "Add hasEverConnected to NetworkStatus object" into nyc-dev by Rebecca Silberstein · 8 years ago
  82. bdda585 Merge "ShortcutManager: Fix work profile" into nyc-dev by Makoto Onuki · 8 years ago
  83. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 8 years ago
  84. 1f8fb9f Merge changes from topics 'list_default_method', 'map_default_methods' into nyc-dev by Shubham Ajmera · 8 years ago
  85. 1d48701 Merge "Fix crash in CarNavigationBarController." into nyc-dev by Rakesh Iyer · 8 years ago
  86. f20ce47 Merge "Fix overlapping things in battery indicator" into nyc-dev by Jason Monk · 8 years ago
  87. 444a51d Add OpenJDK 8 java.util.List Default Methods by Shubham Ajmera · 8 years ago
  88. 49573e9 Fix overlapping things in battery indicator by Jason Monk · 8 years ago
  89. e9a4f87 Run cleanup before end actions of ViewPropertyAnimator. by George Mount · 8 years ago
  90. 338dd5b Port OpenJDK8 changes in java.util.Map by Shubham Ajmera · 8 years ago
  91. bf0982d Merge "Remove the system api method WebViewFactory.getWebViewPackageName" into nyc-dev by Gustav Sennton · 8 years ago
  92. 1a981d2 Merge "Fix SecurityException in getStorageEncryptionStatus" into nyc-dev by Rubin Xu · 8 years ago
  93. 81a9570 Fix SecurityException in getStorageEncryptionStatus by Rubin Xu · 8 years ago
  94. 82b1a68 Merge "Update cross-profile intent resolver." into nyc-dev by Nicolas Prévot · 8 years ago
  95. bc9cc50 Move connectivity events to frameworks/base. by Pierre Imai · 8 years ago
  96. 79f1216 Remove the system api method WebViewFactory.getWebViewPackageName by Gustav Sennton · 8 years ago
  97. 1d0ca4b Merge "Disable testTextAppearanceInSuggestionsPopup" into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  98. 2298bb1 Keyboard shortcuts: RTL for KeyboardShortcutKeysLayout by Andrei Stingaceanu · 8 years ago
  99. e5c431c Disable testTextAppearanceInSuggestionsPopup by Keisuke Kuroyanagi · 8 years ago
  100. 36e480c Merge "Add a toString method to ApfCapabilities." into nyc-dev by Lorenzo Colitti · 8 years ago