OSDN Git Service

android-x86/frameworks-base.git
2011-11-16 Jamie GennisMerge "SurfaceTexture: Fix to return the oldest of...
2011-11-16 Eric FischerMerge "Import revised translations. DO NOT MERGE"...
2011-11-16 Gilles DebunneMerge "IME action (done, next...) correctly handled...
2011-11-16 Eric FischerImport revised translations. DO NOT MERGE
2011-11-16 Alex SakhartchoukMerge "Followup to a bug fix. Addtion of synchronized...
2011-11-16 Fred ChungMerge "Bluetooth HDP sample." into ics-mr1
2011-11-16 The Android... No-op merge from ics-mr0
2011-11-16 The Android... Reconcile with ics-factoryrom-2-release
2011-11-16 Gilles DebunneIME action (done, next...) correctly handled
2011-11-16 The Android... Reconcile with ics-mr0-release ics-factoryrom-2-release
2011-11-16 Jake Hambyam 7d4046e9: Merge "Fix 3GPP SMS send failure for 7...
2011-11-16 Bill Gruberam c3cf16d2: Merge "IAB Doc Fix: Error in code snippet...
2011-11-16 Adrian Ludwigam 0fd69ff4: Merge "Adding new "Security Best Practices...
2011-11-16 James DongMerge "Document that release() should be called with...
2011-11-16 Adam PowellMerge "Fix bug 5623642 - Status bar background incompat...
2011-11-16 Jeff BrownMerge "Eliminate hw.keyboards system properties." into...
2011-11-16 The Android... merge in ics-mr0-release history after reset to ics-mr0
2011-11-16 Adam PowellFix bug 5623642 - Status bar background incompatible...
2011-11-16 Dianne HackbornMerge "Whoops, need to acquire lock." into ics-mr1
2011-11-16 Jean-Michel... Merge "Fix 5623252 unlink to death of audio focus clien...
2011-11-16 Mathias AgopianMerge "rework a bit how we manage EGL extensions" into...
2011-11-16 James DongDocument that release() should be called with onPause...
2011-11-16 Jeff BrownEliminate hw.keyboards system properties.
2011-11-16 Jean-Michel... Fix 5623252 unlink to death of audio focus client early
2011-11-16 Dianne HackbornWhoops, need to acquire lock.
2011-11-16 Jim MillerFix 5581164: Add abbreviated localized date strings
2011-11-15 Jim MillerMerge "Fix 5581164: Use abbreviated day in lockscreen...
2011-11-15 Tsu Chiang... am d5897dc7: fix for build breakage.
2011-11-15 Jim MillerMerge "Fix 5602985: Show "Emergency calls only" when...
2011-11-15 Jeff BrownMerge "Override app requested orientation when docked...
2011-11-15 Dianne HackbornMerge "Improve low memory dropbox reporting." into...
2011-11-15 Alex SakhartchoukFollowup to a bug fix.
2011-11-15 Dianne HackbornImprove low memory dropbox reporting.
2011-11-15 Jeff BrownOverride app requested orientation when docked.
2011-11-15 Jake HambyMerge "Fix 3GPP SMS send failure for 7-bit national...
2011-11-15 Mathias AgopianMerge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra...
2011-11-15 Mathias AgopianMerge "fix crash when validating an invalid EGL objects...
2011-11-15 Winson ChungMerge "Defer adding large icon until when we compose...
2011-11-15 Danielle Millettam 8d8e669e: Merge "DO NOT MERGE cherry picking from...
2011-11-15 Eric Fischeram 8d00c194: Merge "Import revised translations. DO...
2011-11-15 Sunita NadampalliSurfaceTexture: Fix to return the oldest of free buffer...
2011-11-15 Tsu Chiang... am 047c4de2: Merge "Adding mobile microbenchmark tests...
2011-11-15 Bill GruberMerge "IAB Doc Fix: Error in code snippet Bug 5221766...
2011-11-15 Adrian LudwigMerge "Adding new "Security Best Practices" to the...
2011-11-15 Gilles DebunneMerge "Clean-up in TextView" into ics-mr1
2011-11-15 John ReckMerge "Call onScrollChanged when scrolling layers"...
2011-11-15 Hong TengMerge "Fix for issue 5309336 -add videoeditor maximum...
2011-11-15 Daniel SandlerMerge "Bring back the 'more notifications' icon." into...
2011-11-15 Jean-Michel... Merge "Fix 5615747 Don't leak remote control client...
2011-11-15 Bill GruberIAB Doc Fix: Error in code snippet
2011-11-15 Wu-cheng LiMerge "Improve camera face detection javadoc." into...
2011-11-15 Wu-cheng LiImprove camera face detection javadoc.
2011-11-15 Michael JurkaMerge "Updating recent apps visuals on tablet" into...
2011-11-15 Michael JurkaUpdating recent apps visuals on tablet
2011-11-15 Jeff SharkeyMerge "Conservatively trim data usage stats." into...
2011-11-15 Nick PellyMerge "Move nfc-extras tests into frameworks/base/nfc...
2011-11-15 Jim MillerFix 5581164: Use abbreviated day in lockscreen
2011-11-15 Jeff SharkeyConservatively trim data usage stats.
2011-11-15 Adam PowellMerge "Fix bug 5594320 - Overlay action bar decor layou...
2011-11-15 Nick PellyMerge "Enforce 1-1 relationship between context and...
2011-11-15 Mathias Agopianenable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
2011-11-15 Mathias Agopianrework a bit how we manage EGL extensions
2011-11-15 Dianne HackbornMerge "Improve low memory reporting." into ics-mr1
2011-11-15 Jeff BrownMerge "Fix races when content providers are acquired...
2011-11-15 Dianne HackbornMerge "Maybe fix issue #5405788: Device continuously...
2011-11-15 Jeff BrownFix races when content providers are acquired and released.
2011-11-15 Jake HambyFix 3GPP SMS send failure for 7-bit national language...
2011-11-15 Dianne HackbornImprove low memory reporting.
2011-11-15 Daisuke MiyakawaMerge "Allow ContactsProvider to remove dulicates"...
2011-11-15 Dianne HackbornMaybe fix issue #5405788: Device continuously opening...
2011-11-15 Mathias Agopianfix crash when validating an invalid EGL objects
2011-11-15 Jamie GennisMerge "EGL: add the ANDROID suffix to the blob cache...
2011-11-15 Jean-Michel... Fix 5615747 Don't leak remote control client death...
2011-11-15 Jim MillerFix 5602985: Show "Emergency calls only" when device...
2011-11-15 The Android... merge in ics-mr0-release history after reset to ics-mr0
2011-11-15 John ReckCall onScrollChanged when scrolling layers
2011-11-15 Jim MillerMerge "Fix 5579440: Add transport control view to table...
2011-11-14 Tsu Chiang... fix for build breakage.
2011-11-14 Adam PowellFix bug 5594320 - Overlay action bar decor layout cause...
2011-11-14 Nick PellyMove nfc-extras tests into frameworks/base/nfc-extras...
2011-11-14 Danielle MillettMerge "DO NOT MERGE cherry picking from MR0 cl 148223...
2011-11-14 Eric FischerMerge "Import revised translations. DO NOT MERGE"...
2011-11-14 Tsu Chiang... Merge "Adding mobile microbenchmark tests." into ics-mr0
2011-11-14 Tsu Chiang... Merge "Adding mobile microbenchmark tests." into ics-mr1
2011-11-14 Adam CohenMerge "Fix uncaught exception in WindowManager#setWallp...
2011-11-14 Nick PellyEnforce 1-1 relationship between context and NfcAdapter...
2011-11-14 Winson ChungDefer adding large icon until when we compose the final...
2011-11-14 Jim MillerFix 5579440: Add transport control view to tablet unloc...
2011-11-14 Fred ChungBluetooth HDP sample.
2011-11-14 Danielle MillettDO NOT MERGE cherry picking from MR0 cl 148223
2011-11-14 Adam CohenFix uncaught exception in WindowManager#setWallpaperOff...
2011-11-14 Eric FischerImport revised translations. DO NOT MERGE
2011-11-14 Daisuke MiyakawaAllow ContactsProvider to remove dulicates
2011-11-14 Hong TengFix for issue 5309336
2011-11-14 Jean-Michel... Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF...
2011-11-14 Dave BurkeMerge "Revert "Discard framebuffer rendering queues...
2011-11-14 John WangMerge "[maguro] Fix STK issues" into ics-mr1
2011-11-14 Mathias AgopianMerge "Define, document, and test the behavior of very...
2011-11-14 Dave BurkeRevert "Discard framebuffer rendering queues when disca...
2011-11-14 dujin.cha[maguro] Fix STK issues
next