OSDN Git Service

Merge "Don't hold the WM lock when canceling recents animation"
[android-x86/frameworks-base.git] / services / core / java / com / android / server / wm / WindowManagerService.java
2018-03-01 Winson ChungMerge "Don't hold the WM lock when canceling recents...
2018-03-01 TreeHugger RobotMerge "Add setting for off body, radio off feature"
2018-03-01 TreeHugger RobotMerge changes I5c2facba,I2fecbeaa,I045ddf19,I961d190d
2018-03-01 TreeHugger RobotMerge "Auto set summary on preference during updateState"
2018-03-01 TreeHugger RobotMerge "Add attr for customizing progress bar corner...
2018-03-01 TreeHugger RobotMerge "NEW API: Add Image.getHardwareBuffer()"
2018-03-01 TreeHugger RobotMerge "Finish ops started on behalf of a removed package."
2018-03-01 TreeHugger RobotMerge "Use start/finish app ops in window manager"
2018-03-01 TreeHugger RobotMerge "addModemTxPowerToHistory() made synchronized"
2018-03-01 Jean-Michel TriviMerge "Ringtone: unhide looping and volume control"
2018-03-01 TreeHugger RobotMerge "Rename dumpsys protos to make platform proto...
2018-03-01 Joe MaplesMerge "pm: Fix typo in error" am: a12e18bcd1 am: a79fef132b
2018-03-01 Joe MaplesMerge "pm: Fix typo in error" am: a12e18bcd1
2018-02-28 TreeHugger RobotMerge "Add metrics event for recent location requests"
2018-02-28 TreeHugger RobotMerge "Update battery discharging strings"
2018-02-28 TreeHugger RobotMerge "More work on issue #73301635: Ability to extract...
2018-02-28 TreeHugger RobotMerge "Delay the initial package checking in MediaUpdat...
2018-02-28 TreeHugger RobotMerge "WebView: relax URLUtil#isFileUrl()"
2018-02-28 TreeHugger RobotMerge "WM: Split portrait and landscape status bar...
2018-02-28 TreeHugger RobotMerge "Associate TCconstants with the TCM instead of...
2018-02-28 TreeHugger RobotMerge "Added an api to query ForcedAppStandby state"
2018-02-28 TreeHugger RobotMerge "Toggle READ_BINARY_CPU_TIME"
2018-02-28 TreeHugger RobotMerge "Add component ordering"
2018-02-28 TreeHugger RobotMerge "slice() the ByteBuffer passed to ImageDecoder"
2018-02-28 TreeHugger RobotMerge "[Companion] Stop scanning after 20sec timeout"
2018-02-28 Holly Jiuyu SunMerge "Mark EUICC_PROVISIONED as @SystemApi." am: 4b568...
2018-02-28 Leon ScrogginsMerge "Fixes for YuvToJpegEncoder::encode"
2018-02-28 Holly Jiuyu SunMerge "Mark EUICC_PROVISIONED as @SystemApi." am: 4b568...
2018-02-28 Andrii KulianMerge "Use post-execution state for lifecycle callback...
2018-02-28 Jeff SharkeyMerge "More robust @RequiresPermission handling."
2018-02-28 TreeHugger RobotMerge "[AWARE] Add target API check to the Responder...
2018-02-28 Jason MonkMerge "Add APIs to look into whats in an Icon"
2018-02-28 TreeHugger RobotMerge "deprecate EmbossMaskFilter"
2018-02-28 TreeHugger RobotMerge "Avoid reading logs that were processed before."
2018-02-28 TreeHugger RobotMerge "Include slider events from managed profile."
2018-02-28 TreeHugger RobotMerge "Allow chaining ImageDecoder's setters"
2018-02-28 TreeHugger RobotMerge "setPreferRamOverQuality -> setConserveMemory"
2018-02-28 Robert SesekMerge "Delay starting the webview_zygote until first...
2018-02-28 TreeHugger RobotMerge "Log app start memory state in background"
2018-02-28 Yi JinRename dumpsys protos to make platform proto names...
2018-02-28 TreeHugger RobotMerge "Update Slice.Builder#addInt javadoc."
2018-02-28 Robert SesekMerge "Delay starting the webview_zygote until first...
2018-02-28 TreeHugger RobotMerge "Make "am kill" actually support --user all"
2018-02-28 Anton HanssonMerge "frameworks/base: Set LOCAL_SDK_VERSION where...
2018-02-28 TreeHugger RobotMerge "Revert "Update A11y action serialization to...
2018-02-28 TreeHugger RobotMerge "Use the proper API to get managed profile user...
2018-02-28 TreeHugger RobotMerge "MediaPlayerBase API"
2018-02-28 Winson ChungDon't hold the WM lock when canceling recents animation
2018-02-28 TreeHugger RobotMerge "Revert "Elevate remote/recents animation priority""
2018-02-28 TreeHugger RobotMerge "Remove repackaged.android.test.mock"
2018-02-28 TreeHugger RobotMerge "Ignores resolution if installer is disabled"
2018-02-28 Bo ZhuMerge "Check the given CertPath against the root of...
2018-02-28 TreeHugger RobotMerge "Bmgr about running backups"
2018-02-28 TreeHugger RobotMerge "Add short term model reset threshold"
2018-02-28 TreeHugger RobotMerge "Implement QS spec."
2018-02-28 Steven MorelandMerge "Don't use cutils/Atomic.h" am: 07735797a2 am...
2018-02-28 Jorim JaggiRevert "Elevate remote/recents animation priority"
2018-02-28 Steven MorelandMerge "Don't use cutils/Atomic.h" am: 07735797a2
2018-02-28 Bernardo RufinoMerge "More tests for ActiveRestoreSession - 2"
2018-02-28 TreeHugger RobotMerge "Remove @removed from APIs still in use"
2018-02-28 Alexandru-Andrei... Merge "Notify the user and turn off tethering when...
2018-02-28 Alexandru-Andrei... Merge "Notify the user and turn off tethering when...
2018-02-28 TreeHugger RobotMerge "Unhide VideoView2 APIs"
2018-02-28 TreeHugger RobotMerge "Unhide MediaControlView2 APIs"
2018-02-28 Michal KarpinskiMerge "Allow restoring of apps that rotated key"
2018-02-28 Pavel MaltsevMerge "Add OEM_PAID network capability" am: 4c00edd361...
2018-02-28 TreeHugger RobotMerge "Change PreferenceController#getSummary return...
2018-02-28 Pavel MaltsevMerge "Add OEM_PAID network capability" am: 4c00edd361
2018-02-28 Maurice LamMerge "Revert "Small fixes to StatsManager API.""
2018-02-28 TreeHugger RobotMerge "Dynamics Processing Effect"
2018-02-28 fionaxuMerge "Don't throw exception if phone process is dead...
2018-02-28 fionaxuMerge "Don't throw exception if phone process is dead...
2018-02-28 Brad EbingerMerge "Modify shouldProcessCall API to remove redundanc...
2018-02-28 TreeHugger RobotMerge "Add the option to match a whitelist of strings...
2018-02-28 CassieMerge "Add documentation for SECRET_CODE_ACTION accordi...
2018-02-28 Brad EbingerMerge "Modify shouldProcessCall API to remove redundanc...
2018-02-28 CassieMerge "Add documentation for SECRET_CODE_ACTION accordi...
2018-02-28 TreeHugger RobotMerge "Add null check in usagestats dump"
2018-02-28 TreeHugger RobotMerge "Add incidentd to readproc group."
2018-02-28 TreeHugger RobotMerge "Atoms: Keygaurd and Bouncer"
2018-02-28 TreeHugger RobotMerge "Added indication update mode support"
2018-02-28 TreeHugger RobotMerge "Import launcher style reveal animations to QS."
2018-02-28 Tony WickhamMerge "Allow packages to be blacklisted from showing...
2018-02-28 Winson ChungMerge "1/ Fixing docked task animation when entering...
2018-02-28 TreeHugger RobotMerge "Implement a new section to attach LAST_KMSG...
2018-02-28 Jordan LiuMerge "Use 4 thresholds instead of 6" am: fdebcf1ae2...
2018-02-28 Jordan LiuMerge "Use 4 thresholds instead of 6" am: fdebcf1ae2
2018-02-28 TreeHugger RobotMerge "New attribute textFontWeight for selecting weigh...
2018-02-28 TreeHugger RobotMerge "AAPT2: Fix styled string whitespace processing"
2018-02-28 Winson Chung1/ Fixing docked task animation when entering split...
2018-02-28 TreeHugger RobotMerge "Add AOD to BatterySaverPolicy"
2018-02-28 TreeHugger RobotMerge "createAndManageUser should communicate reason...
2018-02-28 Tony MakMerge "Blue work profile badge - Blue is the new orange"
2018-02-28 Tetsutoki ShiozawaMerge "Fix: Double-free error on RemoteFillService...
2018-02-28 Alex ChauMerge "API Review: android.os.UserManager.DISALLOW_USER...
2018-02-28 Tetsutoki ShiozawaMerge "Fix: Double-free error on RemoteFillService...
2018-02-28 TreeHugger RobotMerge changes from topic "terminal_type_fix"
2018-02-28 Andrii KulianMerge "Fix extra pause report from client"
2018-02-28 TreeHugger RobotMerge "Update the RTT features constant."
2018-02-27 TreeHugger RobotMerge "Remove leftover alarm code (Due diligence)"
next