OSDN Git Service

android-x86/frameworks-base.git
2011-07-19 Dianne HackbornMerge "Fix issue #4869092: ResolverActivity occasionall...
2011-07-19 Mathias AgopianMerge changes I4d50e985,Iaa2baa66
2011-07-19 Fabrice Di... Merge "Code cleaning"
2011-07-19 Dianne HackbornFix issue #4869092: ResolverActivity occasionally fails...
2011-07-19 Gilles DebunneMerge "Layout changes in Settings"
2011-07-19 Colin CrossMerge "Allow BoardConfig.mk to define an extension...
2011-07-19 Fabrice Di... Code cleaning
2011-07-19 Russell BrennerMerge "Include DroidSansEthiopic-Regular as fallback...
2011-07-19 Mathias Agopianuse SurfaceTexture new scaling mode in SF
2011-07-19 Mathias AgopianAdd set_scaling_mode() to ANativeWindow.
2011-07-19 Doug ZongkerMerge "add rebootWipeCache call to RecoverySystem API"
2011-07-19 Chris CraikMerge "Added TileBenchmark"
2011-07-19 Doug Zongkeradd rebootWipeCache call to RecoverySystem API
2011-07-19 Wink Savilleam 57aebc61: am f679d4cb: Merge "Fix FeatureUser leak...
2011-07-19 Kazuhiro Ondoam 5abddc73: am bf361b59: Return IMEI SV if CDMA-LTE...
2011-07-19 Wink Savilleam f679d4cb: Merge "Fix FeatureUser leak in Connectivit...
2011-07-19 Kazuhiro Ondoam bf361b59: Return IMEI SV if CDMA-LTE mode is used
2011-07-19 Wink SavilleMerge "Fix FeatureUser leak in ConnectivityService...
2011-07-19 Kazuhiro OndoReturn IMEI SV if CDMA-LTE mode is used
2011-07-19 Kazuhiro OndoFix FeatureUser leak in ConnectivityService
2011-07-19 Chet HaaseMerge "Don't constrain invalidation rect when not clipp...
2011-07-19 Jesse WilsonRemove accidental spaces from expected failure message.
2011-07-19 Wu-cheng LiMerge "Add camera new picture and new video broadcast...
2011-07-19 Shimeng (Simon... Merge "Change log msg since viewport can be changed...
2011-07-19 Shimeng (Simon... Change log msg since viewport can be changed before...
2011-07-19 James DongMerge "Remove PV AVC decoder"
2011-07-19 Chet HaaseDon't constrain invalidation rect when not clipping...
2011-07-19 Russell BrennerInclude DroidSansEthiopic-Regular as fallback font
2011-07-19 Philip MilneMerge "Fix build breakage."
2011-07-19 Philip MilneFix build breakage.
2011-07-19 Todd KennedyAdd getBlob() to MatrixCursor
2011-07-19 Shimeng (Simon... Merge "Add in i18n TLDs and new TLDs to the URL RegEx...
2011-07-19 Xavier Ducrohetam 9139868b: am ba6c98db: am 82943ecf: am d40c93f6...
2011-07-19 Xavier Ducrohetam bf31250b: am d5431ed5: am 2e659ae5: am 42755155...
2011-07-19 Shimeng (Simon... Add in i18n TLDs and new TLDs to the URL RegEx matcher.
2011-07-19 Xavier Ducrohetam ba6c98db: am 82943ecf: am d40c93f6: Merge "Add depen...
2011-07-19 Xavier Ducrohetam d5431ed5: am 2e659ae5: am 42755155: Merge "Copy...
2011-07-19 Fabrice Di... Merge "Test Gallery layout direction."
2011-07-19 Xavier Ducrohetam 82943ecf: am d40c93f6: Merge "Add dependency generat...
2011-07-19 Xavier Ducrohetam 2e659ae5: am 42755155: Merge "Copy once-created...
2011-07-19 Xavier Ducrohetam d40c93f6: Merge "Add dependency generation to Aapt...
2011-07-19 Xavier Ducrohetam 42755155: Merge "Copy once-created R.java into libra...
2011-07-19 Philip MilneMerge "Gather View's hierarchy notifications into metho...
2011-07-19 Xavier DucrohetMerge "Add dependency generation to Aapt for R.java"
2011-07-19 Xavier DucrohetMerge "Copy once-created R.java into library projects"
2011-07-19 Narayan KamathMerge "Fix a threading issue in AudioPlaybackHandler"
2011-07-19 Narayan KamathMerge "Return the play stayed locked."
2011-07-19 Philip MilneGather View's hierarchy notifications into methods...
2011-07-19 James DongRemove PV AVC decoder
2011-07-19 Narayan KamathReturn the play stayed locked.
2011-07-19 Chet HaaseMerge "Don't recreate view's display list when size...
2011-07-19 Narayan KamathFix a threading issue in AudioPlaybackHandler
2011-07-19 satokMerge "Hide "Configure input method" button when the...
2011-07-19 satokMerge "Enable IMEs to set additional subtypes in backgr...
2011-07-19 satokHide "Configure input method" button when the screen...
2011-07-19 Jeff BrownMerge "Fix drag and drop regression. Bug: 5032496"
2011-07-19 Jeff BrownMerge "Remove an unnecessary finalizer."
2011-07-19 Bart SearsMerge "Revert "Add in i18n TLDs and new TLDs to the...
2011-07-19 Bart SearsRevert "Add in i18n TLDs and new TLDs to the URL RegEx...
2011-07-19 Adam PowellMerge "Fix bug 5031652 - offer a way to associate metad...
2011-07-19 Todor KalaydjievMerge "Manually bring change Ie8fb8162 to master (...
2011-07-19 Wink Savilleam 6e8c7dd2: am cd4636ec: Add LteOnCdmaDevice system...
2011-07-19 Wink Savilleam cd4636ec: Add LteOnCdmaDevice system property.
2011-07-19 Jeff BrownFix drag and drop regression.
2011-07-19 Shimeng (Simon... Merge "Add in i18n TLDs and new TLDs to the URL RegEx...
2011-07-19 Todor KalaydjievManually bring change Ie8fb8162 to master ("Add images...
2011-07-19 Romain GuyMerge "Update TextureView.lockCanvas() test."
2011-07-19 Chet HaaseDon't recreate view's display list when size hasn't...
2011-07-19 Fabrice Di... Fix bug #5037425 Canvas.drawText can't handle Right...
2011-07-19 Romain GuyUpdate TextureView.lockCanvas() test.
2011-07-19 Gilles DebunneLayout changes in Settings
2011-07-19 Fabrice Di... Merge "Add unit tests for bug #5037425 Canvas.drawText...
2011-07-19 Doug FeltTest Gallery layout direction.
2011-07-19 Amith YamasaniSearchView behavioral and visual changes
2011-07-19 Colin CrossAllow BoardConfig.mk to define an extension to dumpstate
2011-07-19 Chris CraikAdded TileBenchmark
2011-07-19 Shimeng (Simon... Add in i18n TLDs and new TLDs to the URL RegEx matcher.
2011-07-19 Jeff BrownRemove an unnecessary finalizer.
2011-07-19 Doug KwanMerge "Add C code to use BDADDR_ANY macro properly...
2011-07-18 Conley Owensam e5143d6c: am a4aef41a: am a74774fd: am 4d8f6a38...
2011-07-18 Conley Owensam a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefrig...
2011-07-18 Conley Owensam a74774fd: am 4d8f6a38: Merge "stagefright aacenc...
2011-07-18 Conley Owensam 4d8f6a38: Merge "stagefright aacenc: Mark codeWord...
2011-07-18 Conley OwensMerge "stagefright aacenc: Mark codeWord as UWord16"
2011-07-18 Adam PowellFix bug 5031652 - offer a way to associate metadata...
2011-07-18 Adam PowellMerge "Make the theme attribute actionModeStyle public."
2011-07-18 Adam PowellMake the theme attribute actionModeStyle public.
2011-07-18 Dianne HackbornI. Can. Not. Stand. ViewAncestor.
2011-07-18 Romain GuyMerge "Trim OpenGLRenderer's memory usage whenever...
2011-07-18 Dianne HackbornMerge "Fix issue # 5017868: Twitter crashes on start:"
2011-07-18 Mike LockwoodMerge "UsbManager: document that passing null setCurren...
2011-07-18 Fabrice Di... Add unit tests for bug #5037425 Canvas.drawText can...
2011-07-18 Deckard Autoverifieram 3ab6ccda: am 2acddc54: am 89bac182: am 88409911...
2011-07-18 Deckard Autoverifieram b32af642: am 31140598: am 16db83c2: am eb07c531...
2011-07-18 Deckard Autoverifieram d4dee1a5: am 29fd8cdb: am 80ef1745: am c06c3603...
2011-07-18 Deckard Autoverifieram b7f0d825: am 691257b1: am 68e37dac: am 55f115a3...
2011-07-18 Deckard Autoverifieram 2acddc54: am 89bac182: am 88409911: Merge "stagefrig...
2011-07-18 Deckard Autoverifieram 31140598: am 16db83c2: am eb07c531: Merge "stagefrig...
2011-07-18 Deckard Autoverifieram 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefrig...
2011-07-18 Deckard Autoverifieram 691257b1: am 68e37dac: am 55f115a3: Merge "stagefrig...
next