OSDN Git Service

Merge remote-tracking branch 'korg/froyo' into froyo-x86
[android-x86/frameworks-base.git] / libs /
2010-03-29 Andreas HuberMerge "Fix a bug where the TimedEventQueue mistakenly...
2010-03-29 Romain GuyMerge "Rename private fields to break bad code examples...
2010-03-29 Romain GuyMerge "Make EditTextPreference scrollable. Bug #2549257...
2010-03-29 Daniel LehmannMerge "Increase name-label height so that "g" isn't...
2010-03-29 Jean-Michel TriviMerge "Implement audio focus support in the notificatio...
2010-03-29 Wu-cheng LiAdd some comments for zoom methods.
2010-03-26 Brad FitzpatrickMerge "Clarify some Binder docs regarding things that...
2010-03-26 Mathias AgopianMerge "fix [2236865] STOPSHIP: bump soft gl and egl...
2010-03-26 Jim MillerMerge "Fix 2535700: Add support for enforcing password...
2010-03-26 Marco NelissenMerge "Remove spurious byte order marks from xml files."
2010-03-26 Adam PowellMerge "Fix bug 2544916 - Fun with AbsListView touch...
2010-03-26 Mathias AgopianMerge "fix [2545826] calling into gralloc with external...
2010-03-25 The Android Open... merge from open-source master
2010-03-25 Mathias Agopianfix [2545826] calling into gralloc with external lock...
2010-03-25 Patrick ScottMerge "Add .3gpp as the preferred extension for video...
2010-03-25 Daniel SandlerMerge "Use a more benign icon for ADB notifications."
2010-03-25 Jean-Baptiste QueruMerge "Hide download manager."
2010-03-25 Neal NguyenMerge "Refactoring PackageManagerHostTests helper funct...
2010-03-25 Mike ReedMerge "update dox that we ignore the exact parameter...
2010-03-25 Grace KlobaMerge "Turn on plugin signature checking."
2010-03-25 San MehatMerge "MountService: Switch all Log -> Slog"
2010-03-25 Chih-Chung ChangMerge "Call unlinkToDeath() when we disconnect the...
2010-03-24 Chih-Chung ChangCall unlinkToDeath() when we disconnect the Camera,
2010-03-24 Scott MainMerge "docs: fix several instances of the 'sidebox...
2010-03-23 Kenny RootMerge "Advance encodedKeySearchIndex if encodedKey...
2010-03-23 satokMerge "Call super.close() in MargeCursor"
2010-03-22 The Android Open... merge from open-source master
2010-03-22 Nick KralevichMerge "Unittests for EntropyService. Make EntropyServi...
2010-03-22 Steve BlockMerge "Implements layoutTestController.setAppCacheMaxim...
2010-03-20 Patrick ScottMerge "Compare the cookie names to ensure a consistent...
2010-03-20 Brian CarlstromMerge "b/2511635 Browser displays incorrect SSL cert...
2010-03-20 Amith YamasaniMerge "Move the key feedback bubble to the side if...
2010-03-20 Mathias AgopianMerge "libutils Condition are now PRIVATE by default"
2010-03-19 Dmitry ShmidtMerge "Fix bcm4329 FW dump in bugreport for user-debug...
2010-03-19 Mathias Agopianlibutils Condition are now PRIVATE by default
2010-03-19 Eric OlsenMerge "Add check for null name on SCO connect"
2010-03-19 Suchi AmalapurapuMerge "Grant permissions to apps on sd when enabling...
2010-03-19 Christopher TateMerge "Ensure that binder incalls to the system process...
2010-03-19 Brett ChabotMerge "Add -e package description to InstrumentationTes...
2010-03-19 Vasu NoriMerge "limit sql statement in finalizer warning to...
2010-03-19 Eric OlsenMerge "Add the blacklist for the SCO connections"
2010-03-19 Marco NelissenMerge "We should pass null for the album artist if...
2010-03-19 Romain GuyMerge "Force all views to relayout when ViewRoot is...
2010-03-19 Robert GreenwaltMerge "Add support for DUN over a cdma connection."
2010-03-19 Robert GreenwaltMerge "Fix Tethering Notifications for multiple ifaces"
2010-03-19 Steve BlockMerge "Fix HttpAuthHandler for synchronous requests"
2010-03-19 Kenny RootMerge "Make aapt warning concise"
2010-03-19 Adam PowellMerge "Fix bug 2520540"
2010-03-19 Dmitri PlotnikovMerge "Cleaning up list of common nicknames"
2010-03-19 Christopher TateEnsure that binder incalls to the system process keep...
2010-03-19 Suchi AmalapurapuMerge "Switch default install location to unspecified...
2010-03-19 Wink SavilleMerge "Allow transitionTo in enter/exit."
2010-03-19 Marco NelissenMerge "Include "album artist" when inserting items...
2010-03-18 Irfan SheriffMerge "Clean up changing AP configuration"
2010-03-18 Dianne HackbornMerge "Fix issue #2438457: Resolving Flash artifacts...
2010-03-18 Jason SamsMerge "Change opaque RS typedefs from void * to int...
2010-03-18 Jason SamsChange opaque RS typedefs from void * to int. These...
2010-03-18 Adam PowellMerge "Documentation fix"
2010-03-18 Gloria WangMerge "Release MediaPlayer if suspend() returns false."
2010-03-18 Jason SamsMerge "Change global variables from extern to non stati...
2010-03-18 Jason SamsChange global variables from extern to non static....
2010-03-18 Jean-Michel TriviMerge "Fix bug where the setConfig method in SynthProxy...
2010-03-18 jshMerge "Update signal strength mapping for GSM/UMTS."
2010-03-18 Daniel LehmannMerge "Make the VCardEntry more robust against badly...
2010-03-18 Jason SamsMerge "More rsh headers for renderscript and a llvm...
2010-03-18 Jason SamsMore rsh headers for renderscript and a llvm compatible...
2010-03-18 Andreas HuberMerge "While streaming media data, upon a socket-read...
2010-03-18 Dan EgnorMerge "Add GoogleLogTags that includes event log tags...
2010-03-18 Suchi AmalapurapuMerge "Add new install flag to install on internal...
2010-03-17 Yu Shan Emily LauMerge "Inserted a 1.5s wait time between the camera...
2010-03-17 Jean-Michel TriviMerge "Implementation of the policing of transport...
2010-03-17 Andreas HuberMerge "Instead of asserting that nothing bad happened...
2010-03-17 Scott MainMerge "docs: add Search dev guide new docs: Search...
2010-03-17 Steve BlockMerge "Updates the status of some HTML5 storage layout...
2010-03-17 Dmitri PlotnikovMerge "Disable the HanziToPinyinTest when there is...
2010-03-17 Daniel SandlerMerge "Add progress indicator to USB mass storage screen."
2010-03-17 Eric LaurentMerge "Fix issue 2416481: Support Voice Dialer over...
2010-03-17 Mathias Agopianfix [2511580] Window poop on screen - drop down list...
2010-03-17 Eric LaurentFix issue 2416481: Support Voice Dialer over BT SCO.
2010-03-16 Fred QuintanaMerge "Clean the settings for the account/authority...
2010-03-16 Steve BlockMerge "Fix loading from the cache for synchronous requests"
2010-03-16 Jason SamsMerge "First cut of basic RS headers for ScriptC. ...
2010-03-16 Jason SamsFirst cut of basic RS headers for ScriptC. Not nearly...
2010-03-16 Daisuke MiyakawaMerge "Make JNI function for setLocale() call register_...
2010-03-16 Joe OnoratoMerge "fix typos in docs"
2010-03-16 Vasu NoriMerge "close() database should close the db no matter...
2010-03-16 Jack PalevichMerge "Implement eglInitialize / eglTerminate reference...
2010-03-16 Vasu NoriMerge "fix the way last insert rowid is returned"
2010-03-16 Romain GuyMerge "Dismiss a dialog if dimissed right after calling...
2010-03-16 Fred QuintanaMerge "- make the SyncManager add periodic syncs when...
2010-03-16 Kenny RootMerge "Fix regression in directory scanning"
2010-03-16 Andreas HuberMerge "HTTPDataSource must be connected before it is...
2010-03-16 Kenny RootMerge "Adjust expected text frame length in ID3"
2010-03-16 Mathias AgopianMerge "fix [2515291] Native crash and runtime restart...
2010-03-16 Mathias Agopianfix [2515291] Native crash and runtime restart while...
2010-03-16 Romain GuyMerge "Round up ImageView translations to avoid nasty...
2010-03-16 Romain GuyMerge "Correctly handle disabled list items in AutoComp...
2010-03-16 Robert GreenwaltMerge "Update the tethering icons."
2010-03-15 Jack PalevichMerge "Improve eglSwapBuffers error handling."
2010-03-15 Dmitri PlotnikovMerge "Removed compatibility function (was left in...
next