OSDN Git Service

android-x86/frameworks-base.git
2016-03-30 David BrazdilMove OTA package update before fstrim, hide "Optimizing...
2016-03-30 Chris BanesMerge "Re-dispatch nested scrolls if not implemented...
2016-03-30 Insun KangMerge "ExifInterface: Clean up test code and increase...
2016-03-30 Erik KlineMerge "Partially refactor Tethering to new network...
2016-03-30 Andre EisenbachAlways use Write Request for GATT descriptor writes
2016-03-30 Tomasz MikolajewskiMerge "Render thumbnails in DocumentsUI jank tests...
2016-03-30 Yohei YukawaMerge "IME switcher should not always require IME_VISIB...
2016-03-30 Sudheer ShankaMerge "Temporary changes to fix crashes during tests...
2016-03-30 Tomasz MikolajewskiRender thumbnails in DocumentsUI jank tests.
2016-03-30 Sudheer ShankaTemporary changes to fix crashes during tests.
2016-03-30 Erik KlinePartially refactor Tethering to new network callback...
2016-03-30 Andre EisenbachFix log spam in getCharacteristicById()
2016-03-30 Insun KangExifInterface: Clean up test code and increase test...
2016-03-30 Ningyuan WangMerge "When wifi ssid is empty, return WifiSsid.NONE...
2016-03-30 Pierre ImaiMerge "Move connectivity events to frameworks/base...
2016-03-30 Winson ChungMerge changes Ie59ed72c,Ie763a2a6,I7f830e5c,Ife637438...
2016-03-30 Chris TateMerge "Offload killProcessGroup to a worker thread...
2016-03-30 WinsonShould not update initial state at all on resize.
2016-03-30 WinsonAdding logging to track down bitmap issues.
2016-03-30 WinsonMoving the background to the window.
2016-03-30 WinsonAdding clear-all button.
2016-03-30 Miao WangMerge "[RenderScript] Update documentation for Allocati...
2016-03-30 Phil WeaverMerge "Stop non-touchable regions affecting magnificati...
2016-03-30 Roozbeh PournaderMerge "Fix shift precedence in FontListParser." into...
2016-03-30 Miao Wang[RenderScript] Update documentation for Allocation...
2016-03-30 Dianne HackbornMerge "Work on issue #26879170: Adjust doze maintenance...
2016-03-30 Daichi HironoMerge "Use AppFuse to write document." into nyc-dev
2016-03-29 Siyamed SinirMerge "Revert "TextView setText/append methods set...
2016-03-29 Miao WangMerge "[RenderScript] Fix IntrinsicConvolve documentati...
2016-03-29 Miao WangMerge "[RenderScript] Update the documentation of Scrip...
2016-03-29 Rob CarrMerge "Ensure we change SurfaceView size from UI thread...
2016-03-29 Christopher... Offload killProcessGroup to a worker thread
2016-03-29 zhangshuxiaoWhen wifi ssid is empty, return WifiSsid.NONE
2016-03-29 Phil WeaverStop non-touchable regions affecting magnification
2016-03-29 Ben WagnerFix shift precedence in FontListParser.
2016-03-29 Jeff SharkeyMerge "AccessibilityNodeInfo shouldn't touch extras...
2016-03-29 Makoto OnukiMerge "ShortcutManager: proper work profile support...
2016-03-29 Jeff SharkeyAccessibilityNodeInfo shouldn't touch extras.
2016-03-29 Dianne HackbornWork on issue #26879170: Adjust doze maintenance windows...
2016-03-29 Miao Wang[RenderScript] Fix IntrinsicConvolve documentation.
2016-03-29 Tenghui ZhuMerge "Add test for AVD on SW Layer" into nyc-dev
2016-03-29 Miao Wang[RenderScript] Update the documentation of Script.Launc...
2016-03-29 Adam PowellMerge "Add contentInsetStartWithNavigation/EndWithActio...
2016-03-29 Jeff SharkeyMerge "Delay vold connectors until published, fix NPE...
2016-03-29 Jeff SharkeyDelay vold connectors until published, fix NPE.
2016-03-29 Suprabh ShuklaMerge "Removing unused intent extra" into nyc-dev
2016-03-29 Dmitri PlotnikovMerge "Allowing AppWidgetService to start without FEATU...
2016-03-29 Siyamed SinirRevert "TextView setText/append methods set movement...
2016-03-29 Makoto OnukiShortcutManager: proper work profile support
2016-03-29 Chris CraikMerge "Overdraw avoidance in new pipeline" into nyc-dev
2016-03-29 Oren BlasbergMerge "Call the onDismiss listener in submenus." into...
2016-03-29 Adam PowellAdd contentInsetStartWithNavigation/EndWithActions
2016-03-29 Chong ZhangMerge "Animate IME adjustment for docked stack through...
2016-03-29 Oren BlasbergMerge "Make context menu titles a nicer color." into...
2016-03-29 Robert CarrEnsure we change SurfaceView size from UI thread.
2016-03-29 Alan ViveretteMerge "Always use existing PopupWindow dimension if...
2016-03-29 Michal KarpinskiMerge "Moving app process logging from AMS to PMS"...
2016-03-29 Oren BlasbergCall the onDismiss listener in submenus.
2016-03-29 Chris CraikOverdraw avoidance in new pipeline
2016-03-29 Muyuan LiMerge "sysui: refactor for extensibility" into nyc-dev
2016-03-29 Teng-Hui ZhuAdd test for AVD on SW Layer
2016-03-29 Chong ZhangAnimate IME adjustment for docked stack through the...
2016-03-29 Muyuan Lisysui: refactor for extension
2016-03-29 Muyuan Lisysui: refactor for extensibility
2016-03-29 John ReckMerge "Add a font microbench" into nyc-dev
2016-03-29 George MountMerge "Ensure window has been added in isTopOfTask...
2016-03-29 George MountMerge "Run cleanup before end actions of ViewPropertyAn...
2016-03-29 Udam SainiMerge "Calling setIsDrawerPresent(false) twice causes...
2016-03-29 Yohei YukawaIME switcher should not always require IME_VISIBLE.
2016-03-29 Jorim JaggiRevert "Start drawing immediately"
2016-03-29 Jorim JaggiMerge "Intersect task with stack bounds for dimming...
2016-03-29 Makoto OnukiMerge "Extract signature related utilities" into nyc-dev
2016-03-29 Chet HaaseMerge "Add setHasOverlappingRendering() method" into...
2016-03-29 Jason MonkMerge "Fix QS expand on tablets" into nyc-dev
2016-03-29 Tyler GunnMerge "Add missing null checks on Conference and Connec...
2016-03-29 Alan ViveretteAlways use existing PopupWindow dimension if not otherw...
2016-03-29 Andrii KulianMerge "Add minimal width and height logging to AM dump...
2016-03-29 Alan ViveretteMerge "Use default implementation for onForwardingStopp...
2016-03-29 Paul CrowleyMerge "Continue to remove users when destroyUserKey...
2016-03-29 Chris TateMerge "Clean up a couple of bugs about transport init...
2016-03-29 John ReckMerge "Fix array out of bounds access in JankTracker...
2016-03-29 Michal KarpinskiMoving app process logging from AMS to PMS
2016-03-29 Roshan PiusMerge changes from topic 'wifi_tx_power_levels' into...
2016-03-29 Chet HaaseAdd setHasOverlappingRendering() method
2016-03-29 Udam SainiCalling setIsDrawerPresent(false) twice causes a crash.
2016-03-29 George MountEnsure window has been added in isTopOfTask
2016-03-29 Aga WronskaMerge "Action OPEN_DOCUMENT_TREE shows advanced roots...
2016-03-29 Aga WronskaAction OPEN_DOCUMENT_TREE shows advanced roots ignoring...
2016-03-29 Tyler GunnAdd missing null checks on Conference and Connection.
2016-03-29 Alan ViveretteUse default implementation for onForwardingStopped...
2016-03-29 Makoto OnukiExtract signature related utilities
2016-03-29 John ReckAdd a font microbench
2016-03-29 Jason MonkFix QS expand on tablets
2016-03-29 Rebecca SilbersteinMerge "Add hasEverConnected to NetworkStatus object...
2016-03-29 Makoto OnukiMerge "ShortcutManager: Fix work profile" into nyc-dev
2016-03-29 Alan ViveretteMerge "Various fixes for MagnificationController" into...
2016-03-29 Shubham AjmeraMerge changes from topics 'list_default_method', 'map_d...
2016-03-29 Rakesh IyerMerge "Fix crash in CarNavigationBarController." into...
2016-03-29 Jason MonkMerge "Fix overlapping things in battery indicator...
2016-03-29 Shubham AjmeraAdd OpenJDK 8 java.util.List Default Methods
next