OSDN Git Service

android-x86/frameworks-base.git
2012-09-15 Christopher... Fix build
2012-09-13 Jeff BrownMerge "Add preliminary API for reporting display capabi...
2012-09-13 Victoria LeaseMerge "Require ACCESS_FINE_LOCATION for Geofence use...
2012-09-13 Jeff BrownMerge "Enable remote submix for wifi display." into...
2012-09-13 Svetoslav GanovMerge "Add accessibility scroll actions to TabWidget...
2012-09-13 Christopher... Merge "Settings db upgrade steps only apply to the...
2012-09-13 Christopher... Settings db upgrade steps only apply to the owner user
2012-09-13 Jason SamsMerge "Fix bugs in grain where values could go out...
2012-09-13 Kenny RootMerge "Use shared app gid for forward-locked processes...
2012-09-13 Victoria LeaseRequire ACCESS_FINE_LOCATION for Geofence use.
2012-09-13 alanvAdd accessibility scroll actions to TabWidget
2012-09-13 Craig MautnerMerge "Propagate systemUiVisibility changes to window...
2012-09-13 Craig MautnerPropagate systemUiVisibility changes to window manager
2012-09-13 Guang Zhudodging the @JavascriptInterface bullet
2012-09-13 Jeff BrownAdd preliminary API for reporting display capabilities.
2012-09-13 Adam PowellFix build.
2012-09-13 Michael JurkaMerge "Fix crash in recents" into jb-mr1-dev
2012-09-13 Eino-Ville... Merge "NEW_API: Unhide android.hardware.Camera#enableSh...
2012-09-13 Michael JurkaFix crash in recents
2012-09-13 Jason SamsFix bugs in grain where values could go out of bounds.
2012-09-13 Geremy CondraMerge changes I69689a73,Iaaef6d41,I7e3cb47a,I42307f58...
2012-09-13 Dianne HackbornMerge "Bring back new permission organization." into...
2012-09-13 Katie McCormickam d21b9a9e: am 2f140f96: Merge "Doc change: GCM change...
2012-09-13 Katie McCormickam 2f140f96: Merge "Doc change: GCM changes" into jb-dev
2012-09-13 Katie McCormickMerge "Doc change: GCM changes" into jb-dev
2012-09-13 Kenny RootMerge "Try to avoid possible NPE" into jb-mr1-dev
2012-09-13 Kenny RootTry to avoid possible NPE
2012-09-13 Jeff SharkeyMerge "Give DefaultContainerService all external storag...
2012-09-13 Jeff SharkeyGive DefaultContainerService all external storage.
2012-09-13 Dianne HackbornBring back new permission organization.
2012-09-13 Dianne HackbornMerge "Fix build." into jb-mr1-dev
2012-09-13 Dianne HackbornFix build.
2012-09-13 Stephen HinesMerge "Updated tests for simpler ScriptC constructors...
2012-09-13 Stephen HinesUpdated tests for simpler ScriptC constructors.
2012-09-13 Svetoslav GanovMerge "Core accessibility settings should not be cleare...
2012-09-13 Svetoslav GanovCore accessibility settings should not be cleared on...
2012-09-13 Dianne HackbornMerge "New permissions UI, again." into jb-mr1-dev
2012-09-13 Svetoslav GanovMerge "Enforcing BIND_ACCESSIBILITY_SERVICE for connect...
2012-09-13 Svetoslav GanovEnforcing BIND_ACCESSIBILITY_SERVICE for connecting...
2012-09-13 Victoria LeaseMerge "Secure setting for LocationFudger's accuracy...
2012-09-13 Dianne HackbornNew permissions UI, again.
2012-09-13 Winson ChungUpdating IME tile with proper subtype name.
2012-09-13 Amith YamasaniMerge "Fix service binding for singleUser services...
2012-09-13 Amith YamasaniFix service binding for singleUser services
2012-09-13 Winson ChungAdding IME tile.
2012-09-13 Geremy CondraDO NOT MERGE Push event logging down into libcore.Event...
2012-09-13 Geremy CondraDO NOT MERGE Added event logging for config installatio...
2012-09-13 Geremy CondraDO NOT MERGE Create intermediate directories when insta...
2012-09-13 Geremy CondraDO NOT MERGE Add components for the Android Config...
2012-09-13 Christopher... Merge "Moved a few telephony settings from Secure to...
2012-09-13 Christopher... Moved a few telephony settings from Secure to Global
2012-09-13 Fabrice Di... Merge "Fix Javadoc spelling" into jb-mr1-dev
2012-09-13 Romain GuyMerge "Don't crash when copying a null Rect Bug #715806...
2012-09-13 Chet HaaseMerge "end() a reverse()'d animation correctly" into...
2012-09-13 Romain GuyDon't crash when copying a null Rect
2012-09-13 Ruei-sung LinMerge "Fix b/7087723 Patch leftover after tapping the...
2012-09-13 Jeff BrownMerge "Wait for installd to finish starting before...
2012-09-13 Victoria LeaseSecure setting for LocationFudger's accuracy
2012-09-13 Dianne HackbornMerge "Maybe fix issue #7146119: exception in FragmentM...
2012-09-13 Jeff BrownWait for installd to finish starting before booting.
2012-09-12 Jim MillerMerge "Music in keyguard improvements - fix overscroll...
2012-09-12 Craig MautnerMerge "Rename variables and methods for clarity." into...
2012-09-12 Craig MautnerRename variables and methods for clarity.
2012-09-12 Jim MillerMusic in keyguard improvements
2012-09-12 Chet Haaseend() a reverse()'d animation correctly
2012-09-12 Fabrice Di... Fix Javadoc spelling
2012-09-12 Mike LockwoodMerge "MtpDatabase: Use actual file size instead of...
2012-09-12 Raph LevienMerge "Fix for bug 6872613 Need to revert back to a...
2012-09-12 Craig MautnerMerge "Only consider hiddenRequested when deciding...
2012-09-12 Jim MillerMerge "Initial pass at adding Music control to new...
2012-09-12 Craig MautnerOnly consider hiddenRequested when deciding layout
2012-09-12 Makoto OnukiMerge "A new broadcast action which is sent when profil...
2012-09-12 Jeff BrownEnable remote submix for wifi display.
2012-09-12 Raph LevienFix for bug 6872613 Need to revert back to a less hacky...
2012-09-12 Mike LockwoodMtpDatabase: Use actual file size instead of media...
2012-09-12 Raph LevienMerge "Fix for b7155617 race condition in TextLayoutCac...
2012-09-12 Raph LevienFix for b7155617 race condition in TextLayoutCache.cpp
2012-09-12 Ruei-sung LinFix b/7087723 Patch leftover after tapping the red...
2012-09-12 rich canningsTemporarily turn off package verification
2012-09-12 Katie McCormickDoc change: GCM changes
2012-09-12 Selim GurunMerge "Minor update to addjavascriptinterface documenta...
2012-09-12 Selim GurunMinor update to addjavascriptinterface documentation
2012-09-12 Fabrice Di... Merge "Fix SeekBar when in RTL layout direction" into...
2012-09-12 Fabrice Di... Merge "Fix bug #7148393 Switch can crash when hierarchy...
2012-09-12 Fabrice Di... Merge "Enforce encapsulation for MarginLayoutParams...
2012-09-12 Selim GurunMerge "Make JavascriptInterface annotation public....
2012-09-12 Brian CarlstromMerge "Tracking upgrade to bouncycastle 1.47" into...
2012-09-12 Elliott Hughesam 40ad466e: am 4c686dad: am cceed1df: Merge "Include...
2012-09-12 Elliott Hughesam 4c686dad: am cceed1df: Merge "Include <sys/socket...
2012-09-12 Elliott Hughesam cceed1df: Merge "Include <sys/socket.h> instead...
2012-09-12 Scott Mainam 53d1864c: am 8dc0ff07: Merge "fix another link in...
2012-09-12 Scott Mainam 8dc0ff07: Merge "fix another link in the style doc...
2012-09-12 Scott MainMerge "fix another link in the style doc" into jb-dev
2012-09-12 Scott Mainfix another link in the style doc
2012-09-12 Marco NelissenMerge "EffectsTest enhancements" into jb-mr1-dev
2012-09-12 Elliott HughesMerge "Include <sys/socket.h> instead of <linux/socket...
2012-09-12 Scott Mainam eb0b6e27: am 94b2b5ef: Merge "fix links to style...
2012-09-12 Scott Mainam 94b2b5ef: Merge "fix links to style and themes sourc...
2012-09-12 Scott MainMerge "fix links to style and themes source files"...
2012-09-12 Scott Mainfix links to style and themes source files
next