OSDN Git Service

Push unlocking/unlocked state to UserManager
[android-x86/frameworks-base.git] / services / core / java / com / android / server / am / UserController.java
2016-05-10 Fyodor KupolovPush unlocking/unlocked state to UserManager
2016-05-09 Selim CinekMerge "Fixed an issue where clearing transient views...
2016-05-09 Selim CinekMerge "Fixed a crash with min-priority notifications...
2016-05-09 Selim CinekMerge "Fixed a concurrent modification crash" into...
2016-05-09 TreeHugger RobotMerge "Fixed a bug where notifications could become...
2016-05-09 Jae SeoMerge "MediaBrowser: Make support lib v23.x available...
2016-05-09 Selim CinekMerge "Fixed a bug where the statusbar could become...
2016-05-09 Selim CinekMerge "Fixed a bug where Notifications could overlap...
2016-05-09 smain@google.comupdate the older redirects based on studio restructure...
2016-05-09 Jaewan KimMerge "Fix recents row blinking when PIP is focused...
2016-05-09 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-09 Richard UhlerMerge "Remove inconsistent 'cmd package compile' docume...
2016-05-09 smain@google.comupdate redirects for /studio files for the restructure...
2016-05-09 Bo HuMerge "Ensure Netd Service is alive" into nyc-dev
2016-05-06 TreeHugger RobotMerge "Reset transparent region when saving a surface...
2016-05-06 Sid SoundararajanMerge "Reset Cards as they come into view" into nyc-dev
2016-05-06 Keisuke KuroyanagiMerge "Fix: Cannot control ime_switcher and menu after...
2016-05-06 Phil WeaverMerge "Make AccessibilityService#disableSelf atomic...
2016-05-06 Tony MakMerge "Fix enterprise contacts APIs naming and docs...
2016-05-06 Glenn KastenUpdate MIDI package summary am: 15a9a35bee am: c1b551aba6
2016-05-06 Glenn KastenUpdate MIDI package summary am: 15a9a35bee am: c1b551aba6
2016-05-06 TreeHugger RobotMerge "allow optionally skipping of initial launch...
2016-05-06 Dirk DoughertyMerge "Add vanity url for bg optimations." into mnc...
2016-05-06 TreeHugger RobotMerge "Fix status bar background flicker" into nyc-dev
2016-05-05 Adam LesinskiMerge "Fix issue where existing Activity Resources...
2016-05-05 Vladislav KaznacheevMerge "Add @TestApi to ActivityOptions.setLaunchStackId...
2016-05-05 Yohei YukawaMerge "Fix stale InputMethodManager#mFullscreenMode...
2016-05-05 Dianne HackbornMerge "Fix issue #28602068: Add count to job scheduler...
2016-05-05 TreeHugger RobotMerge "Add layer tracing tags in new pipeline" into...
2016-05-05 TreeHugger RobotMerge "Prepare to replace windows across recreate(...
2016-05-05 Chris TateMerge "Ensure that the stream feeder doesn't hang in...
2016-05-05 Alan ViveretteMerge "Revert "Always assign leftover pixels to last...
2016-05-05 Shubang LuMerge "TIF: Keep recording sessions while changing...
2016-05-05 Chris ThorntonMerge "VIMS should only stop the keyphrases it started...
2016-05-05 Youngsang ChoMerge "TIF: build TvInput list at onUnlockUser" into...
2016-05-05 Jason MonkMerge "Add action to launch webview implementation...
2016-05-05 Cheryl Potterresolve merge conflicts of c522dc6 to mnc-mr-docs am...
2016-05-05 Adam PowellMerge "Have the Resolver/Chooser activities handle...
2016-05-05 Jason MonkMerge "Fix QS crash with RTL rotate" into nyc-dev
2016-05-05 Jason MonkMerge "Fix QS edit accessibility" into nyc-dev
2016-05-05 Jason MonkMerge "QS Edit: announce exit/entrance" into nyc-dev
2016-05-05 Adrian RoosMerge "Fix Trust Agent discovery for FBE" into nyc-dev
2016-05-05 Clara BayarriMerge "Fix RTL margins on Power dialog" into nyc-dev
2016-05-05 Diego PerezMerge "Add missing delegate in Bitmap_Delegate" into...
2016-05-05 Neil FullerMerge "Track external/icu API changes for factory regis...
2016-05-05 Jaewan KimMerge "Fix thumbnail transition animation when Recents...
2016-05-05 Alan ViveretteMerge "Always assign leftover pixels to last weighted...
2016-05-05 TreeHugger RobotMerge "Don't resize task when dismissing docked stack...
2016-05-05 Andrew Solovaydocs: Fixing bad URL in libraries TOC am: 084d99bfd4...
2016-05-05 Jorim JaggiMerge "Add dump information for divider" into nyc-dev
2016-05-04 Jim MillerMerge "Send FINGERPRINT_ERROR_LOCKOUT on some devices...
2016-05-04 Ruben BrunkMerge "Update VR API docs." into nyc-dev
2016-05-04 TreeHugger RobotMerge changes I4d34ed4b,Iddfbdf5c into nyc-dev
2016-05-04 TreeHugger RobotMerge "Fixed an issue where the scrim could be lost...
2016-05-04 TreeHugger RobotMerge "Fixed a flickering when expanding and the notifi...
2016-05-04 TreeHugger RobotMerge changes Ic30e4de6,I34496c73,I096d3823 into nyc-dev
2016-05-04 Selim CinekMerge "Made the dismissal of notifications snappier...
2016-05-04 Selim CinekMerge "Fixed an issue where children would animate...
2016-05-04 Fyodor KupolovMerge "Call unlockUserKey in a synchronized section...
2016-05-04 Andrew SolovayMerge "docs: Skeletal N-DP3 release notes" into mnc...
2016-05-04 TreeHugger RobotMerge "Fix View leakage from mPreSortedChildren" into...
2016-05-04 Fyodor KupolovCall unlockUserKey in a synchronized section
2016-05-04 David FriedmanDocs: Adds fugu to list of Vulkan-supported devices...
2016-05-04 Andrew SolovayMerge "docs: Renaming /go/ top-level directory to ...
2016-05-04 smain@google.comredirect removed file from cl: https://critique.corp...
2016-05-04 TreeHugger RobotMerge "Use LUT for computing final shadow alpha" into...
2016-05-04 Jaewan KimMerge "Fix documentation for drawable resource" into...
2016-05-04 Keisuke KuroyanagiMerge "Show drag handles after finishing batch edit...
2016-05-03 Dirk DoughertyRemove extraneous Training heading that doesn\'t appear...
2016-05-03 Dianne HackbornMerge "Work on issue #28200735: AcitvityManagerService...
2016-05-03 Siyamed SinirMerge "Revert "Request re-layout after setText if layou...
2016-05-03 Chris CraikMerge "Add LightingFilter behavior test" into nyc-dev
2016-05-03 smain@google.comMerge "add new redirects for migration of sdk/ and...
2016-05-03 Ruben BrunkMerge "Update dumpsys logging for VrManagerService...
2016-05-03 Chris TateMerge "Always log web link filter verification paramete...
2016-05-03 Dirk DoughertyFix stray char in metadata file. am: 4852cb74fc am...
2016-05-03 Joe Fernandezdocs: May 2016 Dashboard update am: a018241fd4 am:...
2016-05-03 Dirk DoughertyMerge "Add metadata for Android Studio card and point...
2016-05-03 Joe Fernandezdocs: May 2016 Dashboard update am: ae5c8a9f4a am:...
2016-05-03 Doris LiuMerge "Count native allocation for VD against Java...
2016-05-03 Makoto OnukiMerge "ShortcutManager: finishing touches" into nyc-dev
2016-05-03 Janis DanisevskisMerge "Clarifies that filesystem permission 0700 is...
2016-05-03 smain@google.comdelete outdated translated versions of sdk/tools pages...
2016-05-03 Dirk Doughertyresolve merge conflicts of 3481659 to nyc-dev
2016-05-03 Daichi HironoMerge "Do not terminate AppFuse message loop when FUSE_...
2016-05-03 Keisuke KuroyanagiMerge "Adjust touch position for handles using window...
2016-05-03 Daichi HironoMerge "Remove "don't disconnect the device" description...
2016-05-03 smain@google.comMerge "delete outdated translated versions of sdk/tools...
2016-05-03 Eric SchmidtMerge "Merge "docs: Added virtual files to preview...
2016-05-03 Andrew SolovayMerge "docs: Fixing redirects for DAC-on-devsite" into...
2016-05-02 Ben LinMerge "Add ability to rename a downloaded file." into...
2016-05-02 TreeHugger RobotMerge "Fixed a bug where the image and the text were...
2016-05-02 Cheryl Potterdocs: Polish Android Monitor pages b/26279420 am: b8437...
2016-05-02 Amit MahajanMerge "Change to return phone count as 0 if voice,...
2016-05-02 Adam PowellBackport ChooserTarget package source check from N...
2016-05-02 smain@google.comresolve merge conflicts of 7829131 to nyc-dev
2016-05-02 Adrian RoosMerge "Make sure all Notification actions are shown...
2016-05-02 Steve McKayMerge "Add archive support to Bug report docs provider...
2016-05-02 smain@google.comMerge "Delete everything from /sdk directory that is...
2016-05-02 Sudheer ShankaMerge "Allow any app to silently uninstall the orphan...
next