1. 2e074db Plumb WiFi multicast filter through to ApfFilter by Paul Jensen · 8 years ago
  2. 41e54ad Merge "ExifInterface: keep tags in the original tag groups" into nyc-dev by Jaesung Chung · 8 years ago
  3. 6b69b12 Merge "Re-dispatch nested scrolls if not implemented" into nyc-dev by Chris Banes · 8 years ago
  4. 7625a59 Merge "ExifInterface: Clean up test code and increase test coverage" into nyc-dev by Insun Kang · 8 years ago
  5. 01a235b Merge "Partially refactor Tethering to new network callback APIs" into nyc-dev by Erik Kline · 8 years ago
  6. 613f430 Always use Write Request for GATT descriptor writes by Andre Eisenbach · 8 years ago
  7. 836bd28 Merge "Render thumbnails in DocumentsUI jank tests." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  8. 7c101a40d Merge "IME switcher should not always require IME_VISIBLE." into nyc-dev by Yohei Yukawa · 8 years ago
  9. e1f9e51 Merge "Temporary changes to fix crashes during tests." into nyc-dev by Sudheer Shanka · 8 years ago
  10. 794306f Render thumbnails in DocumentsUI jank tests. by Tomasz Mikolajewski · 8 years ago
  11. 4118ca8 ExifInterface: keep tags in the original tag groups by Jaesung Chung · 8 years ago
  12. 1c15e01 Temporary changes to fix crashes during tests. by Sudheer Shanka · 8 years ago
  13. 6ff17f7 Partially refactor Tethering to new network callback APIs by Erik Kline · 9 years ago
  14. 1591d36 Fix log spam in getCharacteristicById() by Andre Eisenbach · 8 years ago
  15. 9e175f4 ExifInterface: Clean up test code and increase test coverage by Insun Kang · 8 years ago
  16. aac5bf1 Merge "When wifi ssid is empty, return WifiSsid.NONE" into nyc-dev by Ningyuan Wang · 8 years ago
  17. bc786b7 Merge "Move connectivity events to frameworks/base." into nyc-dev by Pierre Imai · 8 years ago
  18. fe1886f Merge changes Ie59ed72c,Ie763a2a6,I7f830e5c,Ife637438 into nyc-dev by Winson Chung · 8 years ago
  19. d845a8b Merge "Offload killProcessGroup to a worker thread" into nyc-dev by Chris Tate · 8 years ago
  20. 44849b8 Should not update initial state at all on resize. by Winson · 8 years ago
  21. 7845e8c Adding logging to track down bitmap issues. by Winson · 8 years ago
  22. e8a4eff Moving the background to the window. by Winson · 8 years ago
  23. 3b6ba1a Adding clear-all button. by Winson · 8 years ago
  24. ab9ab56 Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." into nyc-dev by Miao Wang · 8 years ago
  25. 352ea1e Merge "Stop non-touchable regions affecting magnification" into nyc-dev by Phil Weaver · 8 years ago
  26. fbf192a Merge "Fix shift precedence in FontListParser." into nyc-dev by Roozbeh Pournader · 8 years ago
  27. 9ee7607 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  28. 7a6dc6c Merge "Work on issue #26879170: Adjust doze maintenance windows..." into nyc-dev by Dianne Hackborn · 8 years ago
  29. c124427 Merge "Use AppFuse to write document." into nyc-dev by Daichi Hirono · 8 years ago
  30. d225f87 Merge "Revert "TextView setText/append methods set movement method"" into nyc-dev by Siyamed Sinir · 8 years ago
  31. 2d92afb Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev by Miao Wang · 8 years ago
  32. 44fa908 Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into nyc-dev by Miao Wang · 8 years ago
  33. ffe3098 Merge "Ensure we change SurfaceView size from UI thread." into nyc-dev by Rob Carr · 8 years ago
  34. ea33b94 Offload killProcessGroup to a worker thread by Christopher Tate · 8 years ago
  35. f51097c When wifi ssid is empty, return WifiSsid.NONE by zhangshuxiao · 9 years ago
  36. 65c0670 Stop non-touchable regions affecting magnification by Phil Weaver · 8 years ago
  37. 008c6c5 Fix shift precedence in FontListParser. by Ben Wagner · 8 years ago
  38. af64f63 Merge "AccessibilityNodeInfo shouldn't touch extras." into nyc-dev by Jeff Sharkey · 8 years ago
  39. d5b745a Merge "ShortcutManager: proper work profile support" into nyc-dev by Makoto Onuki · 8 years ago
  40. 297017d AccessibilityNodeInfo shouldn't touch extras. by Jeff Sharkey · 8 years ago
  41. 953fc94 Work on issue #26879170: Adjust doze maintenance windows... by Dianne Hackborn · 8 years ago
  42. 3d23dce [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  43. 5eea9afe Merge "Add test for AVD on SW Layer" into nyc-dev by Tenghui Zhu · 8 years ago
  44. 53fdcfb [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  45. b3eca31 Merge "Add contentInsetStartWithNavigation/EndWithActions" into nyc-dev by Adam Powell · 8 years ago
  46. d974605 Merge "Delay vold connectors until published, fix NPE." into nyc-dev by Jeff Sharkey · 8 years ago
  47. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  48. 7a3bff1 Merge "Removing unused intent extra" into nyc-dev by Suprabh Shukla · 8 years ago
  49. a8213ee Merge "Allowing AppWidgetService to start without FEATURE_APP_WIDGETS" into nyc-dev by Dmitri Plotnikov · 8 years ago
  50. 6ffb0a6 Revert "TextView setText/append methods set movement method" by Siyamed Sinir · 8 years ago
  51. 9da23fc ShortcutManager: proper work profile support by Makoto Onuki · 8 years ago
  52. 80a67f3 Merge "Overdraw avoidance in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  53. d86fd61 Merge "Call the onDismiss listener in submenus." into nyc-dev by Oren Blasberg · 8 years ago
  54. 679be2d Add contentInsetStartWithNavigation/EndWithActions by Adam Powell · 8 years ago
  55. 4c78ba6 Merge "Animate IME adjustment for docked stack through the divider" into nyc-dev by Chong Zhang · 8 years ago
  56. 77f30cc Merge "Make context menu titles a nicer color." into nyc-dev by Oren Blasberg · 8 years ago
  57. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  58. 11c0415 Merge "Always use existing PopupWindow dimension if not otherwise specified" into nyc-dev by Alan Viverette · 8 years ago
  59. 5393784 Merge "Moving app process logging from AMS to PMS" into nyc-dev by Michal Karpinski · 8 years ago
  60. 4348688 Call the onDismiss listener in submenus. by Oren Blasberg · 8 years ago
  61. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  62. 415ebdb Merge "sysui: refactor for extensibility" into nyc-dev by Muyuan Li · 8 years ago
  63. 06a353d Add test for AVD on SW Layer by Teng-Hui Zhu · 8 years ago
  64. baba783 Animate IME adjustment for docked stack through the divider by Chong Zhang · 8 years ago
  65. 8303bd2 sysui: refactor for extension by Muyuan Li · 8 years ago
  66. 94fa1df sysui: refactor for extensibility by Muyuan Li · 8 years ago
  67. a5c4545 Merge "Add a font microbench" into nyc-dev by John Reck · 8 years ago
  68. e6ef0f9 Merge "Ensure window has been added in isTopOfTask" into nyc-dev by George Mount · 8 years ago
  69. 58cf2c3 Merge "Run cleanup before end actions of ViewPropertyAnimator." into nyc-dev by George Mount · 8 years ago
  70. bc5aa7a Merge "Calling setIsDrawerPresent(false) twice causes a crash." into nyc-dev by Udam Saini · 8 years ago
  71. 8939838 IME switcher should not always require IME_VISIBLE. by Yohei Yukawa · 8 years ago
  72. 75c21ca Revert "Start drawing immediately" by Jorim Jaggi · 8 years ago
  73. c28230c Merge "Intersect task with stack bounds for dimming" into nyc-dev by Jorim Jaggi · 8 years ago
  74. 021a48d Merge "Extract signature related utilities" into nyc-dev by Makoto Onuki · 8 years ago
  75. fd48a32 Merge "Add setHasOverlappingRendering() method" into nyc-dev by Chet Haase · 8 years ago
  76. 809077d Merge "Fix QS expand on tablets" into nyc-dev by Jason Monk · 8 years ago
  77. 53befa2 Merge "Add missing null checks on Conference and Connection." into nyc-dev by Tyler Gunn · 8 years ago
  78. b91d6d0 Always use existing PopupWindow dimension if not otherwise specified by Alan Viverette · 8 years ago
  79. 029a28b Merge "Add minimal width and height logging to AM dump." into nyc-dev by Andrii Kulian · 8 years ago
  80. f25ea2f Merge "Use default implementation for onForwardingStopped() in action menu" into nyc-dev by Alan Viverette · 8 years ago
  81. f410244 Merge "Continue to remove users when destroyUserKey fails." into nyc-dev by Paul Crowley · 8 years ago
  82. 09d83b0 Merge "Clean up a couple of bugs about transport init staging" into nyc-dev by Chris Tate · 8 years ago
  83. f01e4af Merge "Fix array out of bounds access in JankTracker" into nyc-dev by John Reck · 8 years ago
  84. b52a461 Moving app process logging from AMS to PMS by Michal Karpinski · 8 years ago
  85. 89d9480 Merge changes from topic 'wifi_tx_power_levels' into nyc-dev by Roshan Pius · 8 years ago
  86. 15b6ba5 Add setHasOverlappingRendering() method by Chet Haase · 8 years ago
  87. 68dab67 Calling setIsDrawerPresent(false) twice causes a crash. by Udam Saini · 8 years ago
  88. d0ca0e0 Ensure window has been added in isTopOfTask by George Mount · 8 years ago
  89. 160222a Merge "Action OPEN_DOCUMENT_TREE shows advanced roots ignoring config flag Fixed: 27856396" into nyc-dev by Aga Wronska · 8 years ago
  90. 973168c Action OPEN_DOCUMENT_TREE shows advanced roots ignoring config flag by Aga Wronska · 8 years ago
  91. a8fb8ab Add missing null checks on Conference and Connection. by Tyler Gunn · 8 years ago
  92. 736a85f Use default implementation for onForwardingStopped() in action menu by Alan Viverette · 8 years ago
  93. 590096a Extract signature related utilities by Makoto Onuki · 8 years ago
  94. 2c0f937 Add a font microbench by John Reck · 8 years ago
  95. 85686d6 Fix QS expand on tablets by Jason Monk · 8 years ago
  96. 174b140 Merge "Add hasEverConnected to NetworkStatus object" into nyc-dev by Rebecca Silberstein · 8 years ago
  97. bdda585 Merge "ShortcutManager: Fix work profile" into nyc-dev by Makoto Onuki · 8 years ago
  98. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 8 years ago
  99. 1f8fb9f Merge changes from topics 'list_default_method', 'map_default_methods' into nyc-dev by Shubham Ajmera · 8 years ago
  100. 1d48701 Merge "Fix crash in CarNavigationBarController." into nyc-dev by Rakesh Iyer · 8 years ago