OSDN Git Service

android-x86/frameworks-native.git
2010-03-22 Derek SollenbergerMerge "Adding a hidden method to check if a surface...
2010-03-22 Brad FitzpatrickMerge "Make getting wifi state lockless."
2010-03-22 Marco NelissenMerge "Fix Tabwidget copy/paste bug."
2010-03-22 Mark WagnerMerge "null check"
2010-03-22 Xia WangMerge "Add connectivity manager automation test framewo...
2010-03-22 Marco NelissenMerge "Fix javadoc copy/paste error."
2010-03-22 Nick KralevichMerge "Unittests for EntropyService. Make EntropyServi...
2010-03-22 San MehatMerge "MountService: Handle volumes shared on startup"
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 Jean-Michel... Merge "Fix two AudioFocus issues: - if a focus owner...
2010-03-19 Dmitry ShmidtMerge "Fix bcm4329 FW dump in bugreport for user-debug...
2010-03-19 Irfan SheriffMerge "Allow space in SSID"
2010-03-19 Mathias Agopianlibutils Condition are now PRIVATE by default
2010-03-19 Christopher... Merge "Use atomic++ rather than lock/++/unlock in the...
2010-03-19 Eric OlsenMerge "Add check for null name on SCO connect"
2010-03-19 Irfan SheriffMerge "Fix wakelock"
2010-03-19 Dianne HackbornMerge "Fix issue #2512131: Trackball goes up when moving"
2010-03-19 Suchi AmalapurapuMerge "Grant permissions to apps on sd when enabling...
2010-03-19 Christopher... Merge "Ensure that binder incalls to the system process...
2010-03-19 Kenny RootMerge "Ensure adapter is not null in AutoCompleteTextView"
2010-03-19 Brett ChabotMerge "Add -e package description to InstrumentationTes...
2010-03-19 Grace KlobaMerge "Change overscroll background to be same as statu...
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 Dianne HackbornMerge "Fix issue #2512507: Shortcuts and Widgets lost...
2010-03-19 Kenny RootMerge "Make aapt warning concise"
2010-03-19 Dianne HackbornMerge "Only backup real files."
2010-03-19 Eric LaurentMerge "Unhide AudioManager API to control bluetooth...
2010-03-19 Adam PowellMerge "Fix bug 2520540"
2010-03-19 Dmitri PlotnikovMerge "Cleaning up list of common nicknames"
2010-03-19 Christopher... Ensure 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 Adam PowellMerge "Documentation fix"
2010-03-18 Daniel LehmannMerge "Added a comment to make it clearer that the...
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 Adam PowellMerge "Fix current.xml for previous changes"
2010-03-18 Jean-Michel... Merge "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 Andreas HuberMerge "Report a runtime error rather than asserting...
2010-03-18 Adam PowellMerge "Fix bug 2523989"
2010-03-18 Andreas HuberMerge "Tweak the omx tests to always do a seek-beyond...
2010-03-18 Kenny RootMerge "Fix minSdkVersion scanning to not throw warnings"
2010-03-18 Jean-Michel... Merge "Update TTS plugin interface to receive engine...
2010-03-18 Jean-Michel... Update TTS plugin interface to receive engine configura...
2010-03-18 Dianne HackbornMerge "Fix problem with calling onConfigurationChanged...
2010-03-18 Robert GreenwaltMerge "Fix bug in airplane mode."
2010-03-18 Andreas HuberMerge "Either the software mp3 decoder's CRC computatio...
2010-03-18 Kenny RootMerge "Import revised translations"
2010-03-18 Leon ScrogginsMerge "Pass selection data with the message to open...
2010-03-18 Eric LaurentMerge "Issue 2416481: Support Voice Dialer over BT...
2010-03-18 Charles ChenMerge "Enabling plugin engines to pass in their engine...
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 Dan EgnorAdd GoogleLogTags that includes event log tags used...
2010-03-18 Mike LockwoodMerge "Remove unused file NmeaParser.java"
2010-03-18 Bjorn BringertMerge "RecognitionManager does not throw exceptions...
2010-03-18 Steve BlockMerge "Adds worker tests to the DumpRenderTree ignoreRe...
2010-03-18 Dianne HackbornMerge "Rework permissions to be retained when an app...
2010-03-18 Amith YamasaniMerge "Fix window leak and receiver leak. Bug: 2520143...
2010-03-18 Robert GreenwaltMerge "Make Tethering not disconnect on every net change."
2010-03-18 Jean-Michel... Merge "Support plugin parameter updates for TTS plugin...
2010-03-18 Joe OnoratoMerge "fix 2517656 Pin/Password Unlocks place focus...
2010-03-18 Joe OnoratoMerge "Fix for deadlock between StatusBarService and...
2010-03-18 Charles ChenMerge "Added a check to TtsService to make sure that...
2010-03-18 Eric LaurentMerge "Added a configuration option indicating if the...
2010-03-18 Suchi AmalapurapuMerge "Add new install flag to install on internal...
2010-03-18 Adam PowellMerge "Make AbsListViews remeasure children after rotation"
2010-03-18 Dianne HackbornMerge "Fix issue #2325621: Runtime restart after launch...
2010-03-18 ErikMerge "b/2483233 Made each reminder time a unique intent"
2010-03-18 Wink SavilleMerge "Add additional sendMessage methods."
2010-03-18 Jean-Michel... Merge "Fix bug where the ID stored for an OnAudioFocusC...
2010-03-17 James DongMerge "Don't stop a test case when the test case failed...
2010-03-17 Romain GuyMerge "Prevent crash when dismissing a PopupWindow...
2010-03-17 Yu Shan Emily LauMerge "Inserted a 1.5s wait time between the camera...
2010-03-17 Jean-Michel... Merge "Implementation of the policing of transport...
2010-03-17 Andreas HuberMerge "Instead of asserting that nothing bad happened...
2010-03-17 Romain GuyMerge "Fix centering in FrameLayout when margins are...
2010-03-17 Scott MainMerge "docs: add Search dev guide new docs: Search...
2010-03-17 Romain GuyMerge "Fix NPE in AutoCompleteTextView to tame the...
2010-03-17 Steve BlockMerge "Updates the status of some HTML5 storage layout...
2010-03-17 San MehatMerge "dumpstate: Remove df from bugreport and add...
2010-03-17 Dmitri PlotnikovMerge "Disable the HanziToPinyinTest when there is...
2010-03-17 Daniel SandlerMerge "Add progress indicator to USB mass storage screen."
next