1. 2d92afb Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev by Miao Wang · 8 years ago
  2. 44fa908 Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into nyc-dev by Miao Wang · 8 years ago
  3. ffe3098 Merge "Ensure we change SurfaceView size from UI thread." into nyc-dev by Rob Carr · 8 years ago
  4. 6246d278 Support buildLayer in new pipeline by Chris Craik · 8 years ago
  5. e3ae7ec ShortcutManager: Support secondary text field. by Makoto Onuki · 8 years ago
  6. ea33b94 Offload killProcessGroup to a worker thread by Christopher Tate · 8 years ago
  7. 99e6d43 Make display brightness ramp rate fast configurable by Prashant Malani · 8 years ago
  8. f51097c When wifi ssid is empty, return WifiSsid.NONE by zhangshuxiao · 9 years ago
  9. 65c0670 Stop non-touchable regions affecting magnification by Phil Weaver · 8 years ago
  10. 008c6c5 Fix shift precedence in FontListParser. by Ben Wagner · 8 years ago
  11. 5339428 Add radio button as a bundle XML file in the manual test by Teng-Hui Zhu · 8 years ago
  12. 77f6e91 Merge "When wifi ssid is empty, return WifiSsid.NONE" am: 4af5c34 am: eef758c by zhangshuxiao · 8 years ago
  13. b33fbc3 Merge "When wifi ssid is empty, return WifiSsid.NONE" am: 4af5c34 am: eef758c by zhangshuxiao · 8 years ago
  14. af64f63 Merge "AccessibilityNodeInfo shouldn't touch extras." into nyc-dev by Jeff Sharkey · 8 years ago
  15. eef758c Merge "When wifi ssid is empty, return WifiSsid.NONE" am: 4af5c34 by zhangshuxiao · 8 years ago
  16. d5b745a Merge "ShortcutManager: proper work profile support" into nyc-dev by Makoto Onuki · 8 years ago
  17. 0474773 Stop SoundPool decode if NdkMediaCodec returns null buffers by Andy Hung · 8 years ago
  18. 4af5c34 Merge "When wifi ssid is empty, return WifiSsid.NONE" by Robert Greenwalt · 8 years ago
  19. 297017d AccessibilityNodeInfo shouldn't touch extras. by Jeff Sharkey · 8 years ago
  20. 953fc94 Work on issue #26879170: Adjust doze maintenance windows... by Dianne Hackborn · 8 years ago
  21. e4cc0bc Merge "Add test for AVD on SW Layer" into nyc-dev am: 5eea9af am: 1f12e83 by Teng-Hui Zhu · 8 years ago
  22. 1f12e83 Merge "Add test for AVD on SW Layer" into nyc-dev am: 5eea9af by Teng-Hui Zhu · 8 years ago
  23. 3d23dce [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  24. 5eea9afe Merge "Add test for AVD on SW Layer" into nyc-dev by Tenghui Zhu · 8 years ago
  25. d782a3c6 Merge "Add contentInsetStartWithNavigation/EndWithActions" into nyc-dev am: b3eca31 by Adam Powell · 8 years ago
  26. cfc0818 Merge "Add contentInsetStartWithNavigation/EndWithActions" into nyc-dev by Adam Powell · 8 years ago
  27. a38266b Merge "Delay vold connectors until published, fix NPE." into nyc-dev am: d974605 by Jeff Sharkey · 8 years ago
  28. 53fdcfb [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  29. 6c4b5c0 Merge "Delay vold connectors until published, fix NPE." into nyc-dev am: d974605 by Jeff Sharkey · 8 years ago
  30. b3eca31 Merge "Add contentInsetStartWithNavigation/EndWithActions" into nyc-dev by Adam Powell · 8 years ago
  31. d974605 Merge "Delay vold connectors until published, fix NPE." into nyc-dev by Jeff Sharkey · 8 years ago
  32. 2734728 Merge "Removing unused intent extra" into nyc-dev am: 7a3bff1 am: 13638e2 by Suprabh Shukla · 8 years ago
  33. f35ad1b Merge "Allowing AppWidgetService to start without FEATURE_APP_WIDGETS" into nyc-dev am: a8213ee by Dmitri Plotnikov · 8 years ago
  34. 13638e2 Merge "Removing unused intent extra" into nyc-dev am: 7a3bff1 by Suprabh Shukla · 8 years ago
  35. 44dcc2b Merge "Allowing AppWidgetService to start without FEATURE_APP_WIDGETS" into nyc-dev by Dmitri Plotnikov · 8 years ago
  36. 5a23f2d Merge "Overdraw avoidance in new pipeline" into nyc-dev am: 80a67f3 am: f42e9b1 by Chris Craik · 8 years ago
  37. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  38. a51f9c0 [RenderScript] Update documentation about API level and RS Support Lib. by Miao Wang · 8 years ago
  39. f42e9b1 Merge "Overdraw avoidance in new pipeline" into nyc-dev am: 80a67f3 by Chris Craik · 8 years ago
  40. cc24651 Merge "Call the onDismiss listener in submenus." into nyc-dev am: d86fd61 by Oren Blasberg · 8 years ago
  41. b61a0da Fix typo in Conversion Functions doc by Brian Carlstrom · 8 years ago
  42. 7a3bff1 Merge "Removing unused intent extra" into nyc-dev by Suprabh Shukla · 8 years ago
  43. 7134fcc RemotePrintDocument might get destroyed in constructor by Philip P. Moltmann · 8 years ago
  44. a8213ee Merge "Allowing AppWidgetService to start without FEATURE_APP_WIDGETS" into nyc-dev by Dmitri Plotnikov · 8 years ago
  45. 7868ced Merge "Frameworks/base: Refactor package manager" am: 453a77c am: 46fd870 -s ours by Andreas Gampe · 8 years ago
  46. 6ffb0a6 Revert "TextView setText/append methods set movement method" by Siyamed Sinir · 8 years ago
  47. d071808 Merge "Call the onDismiss listener in submenus." into nyc-dev am: d86fd61 by Oren Blasberg · 8 years ago
  48. 9da23fc ShortcutManager: proper work profile support by Makoto Onuki · 8 years ago
  49. 80a67f3 Merge "Overdraw avoidance in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  50. 7c9bdc8 Merge "Frameworks/base: Refactor package manager" am: 453a77c by Andreas Gampe · 8 years ago
  51. d86fd61 Merge "Call the onDismiss listener in submenus." into nyc-dev by Oren Blasberg · 8 years ago
  52. 46fd870 Merge "Frameworks/base: Refactor package manager" am: 453a77c by Andreas Gampe · 8 years ago
  53. 453a77c Merge "Frameworks/base: Refactor package manager" by Andreas Gampe · 8 years ago
  54. 679be2d Add contentInsetStartWithNavigation/EndWithActions by Adam Powell · 8 years ago
  55. ac4e0b3 Merge "Animate IME adjustment for docked stack through the divider" into nyc-dev am: 4c78ba6 by Chong Zhang · 8 years ago
  56. e4ac3e2 Merge "Animate IME adjustment for docked stack through the divider" into nyc-dev by Chong Zhang · 8 years ago
  57. 9f57db1 Merge "cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support." into mnc-mr-docs by sreevanis · 8 years ago
  58. 815036f Clear calling identity before calling mountService by Paul Crowley · 8 years ago
  59. d24427f Add WifiScanner API that accepts a WorkSource for scans by Mitchell Wills · 8 years ago
  60. 4c78ba6 Merge "Animate IME adjustment for docked stack through the divider" into nyc-dev by Chong Zhang · 8 years ago
  61. f70f0f4 Merge "cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support." into mnc-mr-docs by Sreevani Sreejith · 8 years ago
  62. 7faccdc Merge "Make context menu titles a nicer color." into nyc-dev am: 77f30cc by Oren Blasberg · 8 years ago
  63. 2cf3ed7 Merge "Make context menu titles a nicer color." into nyc-dev am: 77f30cc by Oren Blasberg · 8 years ago
  64. 77f30cc Merge "Make context menu titles a nicer color." into nyc-dev by Oren Blasberg · 8 years ago
  65. 80f1947 Merge "Always use existing PopupWindow dimension if not otherwise specified" into nyc-dev am: 11c0415 by Alan Viverette · 8 years ago
  66. 7959416 Merge "Moving app process logging from AMS to PMS" into nyc-dev am: 5393784 by Michal Karpinski · 8 years ago
  67. ab985f9 Merge "Always use existing PopupWindow dimension if not otherwise specified" into nyc-dev by Alan Viverette · 8 years ago
  68. acc9468 Merge "Moving app process logging from AMS to PMS" into nyc-dev am: 5393784 by Michal Karpinski · 8 years ago
  69. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  70. 52fe444 Merge "sysui: refactor for extensibility" into nyc-dev am: 415ebdb am: 86a28f0 by Muyuan Li · 8 years ago
  71. 1bdda22 sysui: refactor for extension am: 8303bd2 am: e82ac12 by Muyuan Li · 8 years ago
  72. 198cbf6 Fix dialogs layout after keyboard shows up by Aga Wronska · 8 years ago
  73. 86a28f0 Merge "sysui: refactor for extensibility" into nyc-dev am: 415ebdb by Muyuan Li · 8 years ago
  74. e82ac12 sysui: refactor for extension am: 8303bd2 by Muyuan Li · 8 years ago
  75. 11c0415 Merge "Always use existing PopupWindow dimension if not otherwise specified" into nyc-dev by Alan Viverette · 8 years ago
  76. 5393784 Merge "Moving app process logging from AMS to PMS" into nyc-dev by Michal Karpinski · 8 years ago
  77. 00beb18 cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support. by sreevanis · 8 years ago
  78. 4348688 Call the onDismiss listener in submenus. by Oren Blasberg · 8 years ago
  79. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  80. 415ebdb Merge "sysui: refactor for extensibility" into nyc-dev by Muyuan Li · 8 years ago
  81. f7d9c49 QS: Only allow clicking in the expand button by Jason Monk · 8 years ago
  82. 07ba9ff Merge "Add a font microbench" into nyc-dev am: a5c4545 am: a4d8ea1 by John Reck · 8 years ago
  83. 06a353d Add test for AVD on SW Layer by Teng-Hui Zhu · 8 years ago
  84. 0446ed4 Merge "docs: Updated API changes for Dinar wearable support." into mnc-docs am: 71b1f0b -s ours by sreevanis · 8 years ago
  85. a4d8ea1 Merge "Add a font microbench" into nyc-dev am: a5c4545 by John Reck · 8 years ago
  86. 4fb5dc1 Returns the correct elevation in GnssStatus by Lifu Tang · 8 years ago
  87. baba783 Animate IME adjustment for docked stack through the divider by Chong Zhang · 8 years ago
  88. a6d7166 Merge "docs: Updated API changes for Dinar wearable support." into mnc-docs by sreevanis · 8 years ago
  89. 5f93836 Merge "Ensure window has been added in isTopOfTask" into nyc-dev am: e6ef0f9 by George Mount · 8 years ago
  90. 8303bd2 sysui: refactor for extension by Muyuan Li · 8 years ago
  91. 94fa1df sysui: refactor for extensibility by Muyuan Li · 8 years ago
  92. a5c4545 Merge "Add a font microbench" into nyc-dev by John Reck · 8 years ago
  93. 5659056 Merge "Ensure window has been added in isTopOfTask" into nyc-dev am: e6ef0f9 by George Mount · 8 years ago
  94. 0d018cd3 Merge "Run cleanup before end actions of ViewPropertyAnimator." into nyc-dev am: 58cf2c3 by George Mount · 8 years ago
  95. e6ef0f9 Merge "Ensure window has been added in isTopOfTask" into nyc-dev by George Mount · 8 years ago
  96. 3bed2e9 Merge "Run cleanup before end actions of ViewPropertyAnimator." into nyc-dev by George Mount · 8 years ago
  97. 58cf2c3 Merge "Run cleanup before end actions of ViewPropertyAnimator." into nyc-dev by George Mount · 8 years ago
  98. 724fb13 Merge "Calling setIsDrawerPresent(false) twice causes a crash." into nyc-dev am: bc5aa7a by Udam Saini · 8 years ago
  99. 0c6e099 Fix tests and tag them for continuous testage by Jason Monk · 8 years ago
  100. a0bf76b Merge "Calling setIsDrawerPresent(false) twice causes a crash." into nyc-dev by Udam Saini · 8 years ago