OSDN Git Service

android-x86/frameworks-native.git
2010-02-24 Andy McFaddenMerge "Fix build."
2010-02-24 Romain GuyMerge "Add disabled state to the Spinner widget. Bug...
2010-02-24 Mike LockwoodMerge "LocationTracker: change copyright from Google...
2010-02-24 San MehatMerge "MountService: Fix bug which would allow apps...
2010-02-24 Andy McFaddenMerge "Add class init stats to alloc counters (API...
2010-02-24 Andreas HuberMerge "Tag stagefright development tools as "debug...
2010-02-24 Grace KlobaMerge "Temp disable plugin's signature checking."
2010-02-24 Kenny RootMerge "Use UTF-8 strings to avoid duplicate caching...
2010-02-24 Daisuke MiyakawaMerge "Purge CallLog."
2010-02-24 Bjorn BringertMerge "Use PackageMonitor in SearchManagerService"
2010-02-24 Eric LaurentMerge "Fix issue 2305382: Pick up original call makes...
2010-02-24 Daniel SandlerMerge "Turn off lock screen sounds by default."
2010-02-24 Joe OnoratoMerge "Make the notification windowshade work properly...
2010-02-24 Brian CarlstromMerge "javadoc spelling fix"
2010-02-24 Roy WestMerge "Edit strings related to calendar permissions...
2010-02-24 Robert GreenwaltMerge "Add USB RNDIS enable/disable control"
2010-02-24 Fabrice Di... Merge "Fix bug #2449594 (device should fold RRULEs...
2010-02-24 Eric FischerMerge "Fix rounding of extra spacing when it is negative."
2010-02-24 Romain GuyMerge "Remove unused private assets from Android 1.0."
2010-02-23 James DongMerge "Use Java API from xml configuration in the test...
2010-02-23 Dmitry ShmidtMerge "Add Arp Cache dump"
2010-02-23 Joe OnoratoMerge "Remove never-used dead code from BackupManager"
2010-02-23 Jim MillerMerge "Fix 2463886: Allow delayed fetching of DevicePol...
2010-02-23 Mathias AgopianMerge "remove a dependency of surfaceflinger on libskia"
2010-02-23 Doug ZongkerMerge "fix error in javadoc"
2010-02-23 Adam PowellMerge "Fixing pressed state in preferences, addresses...
2010-02-23 Dan EgnorMerge "Update AccountManager's javadoc."
2010-02-23 Eric LaurentFix issue 2305382: Pick up original call makes a noisy...
2010-02-23 Brett ChabotMerge "Add ability to run tests restricted to given...
2010-02-23 Mike LockwoodMerge "Move LocationTracker from com.google.android...
2010-02-23 Andreas HuberMerge "Return runtime errors instead of asserting in...
2010-02-23 James DongMerge "Replace system property retrieval calls with...
2010-02-23 Kenny RootUse UTF-8 strings to avoid duplicate caching, part 1
2010-02-23 Bjorn BringertMerge "Clean up global search and web search activity...
2010-02-23 Mike LockwoodMerge "Move LocationTracker test app from vendor/google...
2010-02-23 Dianne HackbornMerge "Fix some random bugs."
2010-02-23 Mike LockwoodMerge "Don't start location providers until the system...
2010-02-23 Oscar MontemayorMerge "Fix bug when adding SET_INSTALL_LOCATION to...
2010-02-23 Guang ZhuMerge "Quick fix layout test path problems"
2010-02-23 Mathias Agopianremove a dependency of surfaceflinger on libskia
2010-02-23 Jason SamsMerge "beging np2 extension check work."
2010-02-23 Romain GuyMerge "Calling super.finalize() in finalize() methods...
2010-02-23 Romain GuyMerge "Prevent crash in AbsSpinner when the selection...
2010-02-23 Daniel SandlerMerge "Show the USB mass storage UI as soon as USB...
2010-02-23 Adam PowellMerge "Standard alert dialogs overscroll only when...
2010-02-23 Andreas HuberMerge "Properly unload the renderer shared library...
2010-02-23 Brad FitzpatrickMerge "Reduce SQLiteDatabase and ContentResolver EventL...
2010-02-23 Gloria WangMerge "Fix for the safty check. It checks that nFir21...
2010-02-22 Andreas HuberMerge "This hardware video decoder lies about its requi...
2010-02-22 Mathias AgopianMerge "remove a dependency of GraphicBuffer (libui...
2010-02-22 Romain GuyMerge "Fix bug where calling getButton(int) returns...
2010-02-22 Oscar MontemayorMerge "Better file permissions enforcement on system...
2010-02-22 Adam PowellMerge "Don't switch layout modes in AbsListView#onTouch...
2010-02-22 San MehatMerge "MountService: Force unmount when enabling ums"
2010-02-22 Vasu NoriMerge "fix race condition introduced by CL https:/...
2010-02-22 Dianne HackbornMerge "Fix missing UI_MODE_SERVICE rename."
2010-02-22 Bjorn BringertMerge "Don't start global search from system dialogs"
2010-02-22 Dianne HackbornMerge "Fix issue #2438980: Implement package watcher...
2010-02-22 Eric Laurentam 8978547f: am f5fe3949: Fix issue 2459650.
2010-02-22 Eric Laurentam f5fe3949: Fix issue 2459650.
2010-02-22 Joe OnoratoMerge "Ignore touch down events near the edge of the...
2010-02-22 Brad FitzpatrickMerge "Don't let email addresses in database names...
2010-02-22 Steve BlockMerge "In DumpRenderTree, skip tests for which we have...
2010-02-22 Daniel SandlerMerge "Add new action for launching the user's music...
2010-02-22 Mathias Agopianremove a dependency of GraphicBuffer (libui) on Parcel...
2010-02-22 Wu-cheng LiMerge "Increase the sleep time to fix testTakePicture."
2010-02-20 Chris TateMerge "Automatically restore app data at install time"
2010-02-20 Jim MillerMerge "Fix 2448345: Fix tactile feedback bug in passwor...
2010-02-20 Elliott HughesMerge "Update the "Android Performance" documentation."
2010-02-20 Mathias AgopianMerge "Initialize layer position"
2010-02-20 Mathias AgopianInitialize layer position
2010-02-20 Marco NelissenMerge "Make sure that the event callback thread is...
2010-02-19 Suchi AmalapurapuMerge "Move package from internal to external and vice...
2010-02-19 Fred QuintanaMerge "improve logging of errors when trying to resolve...
2010-02-19 Adam PowellMerge "Spinner now allows disabled adapter items"
2010-02-19 Adam PowellMerge "Recycle MotionEvents properly in GestureDetector"
2010-02-19 Jason SamsMerge "Add test pattern icon to Fountain."
2010-02-19 Kenny RootMerge "Use direct reference to enum in AaptAssets"
2010-02-19 Dan EgnorMerge "Add some useful methods to OperationScheduler...
2010-02-19 Steve BlockMerge "Ignore TEMPLATE.html in LayoutTest directories"
2010-02-19 Martin HibdonMerge "Enable bluetooth voice dialing in BluetoothHeads...
2010-02-19 Fred QuintanaMerge "- fix the AccountManager documentation. b/240179...
2010-02-19 Steve BlockMerge "Remove tests that no longer exist from the DumpR...
2010-02-19 Steve BlockMerge "Merges unused bug list with ignored result list...
2010-02-19 Andreas HuberMerge "The MediaScanner is way too obsessed with restri...
2010-02-19 Brett ChabotMerge "Move framework test-runner unit tests to be...
2010-02-19 San MehatMerge "MountService: Move boot-time mount to a thread...
2010-02-19 Steve BlockMerge "Makes sure GeolocationPermissions is fully robus...
2010-02-19 Leon ScrogginsMerge "Change to 5 days ago group to 7 days ago."
2010-02-19 Steve BlockMerge "Adds synchronization around message handler...
2010-02-19 Andreas HuberMerge "Implement legacy behaviour for MediaPlayer's...
2010-02-19 Andreas HuberMerge "Fix a race condition in the prefetcher, the...
2010-02-19 Mike LeBeauMerge "Elaborate a little on the documentation for...
2010-02-19 Mike LeBeauMerge "Two big additions to the voice recognition APIs:"
2010-02-19 Jim MillerMerge "Fix 2455162: Fix mdpi password entry keyboard...
2010-02-19 Chih-Chung... Merge "Do setThreadPriority() later so we can notify...
2010-02-19 Robert GreenwaltMerge "Add USB RNDIS enable/disable control"
2010-02-19 San MehatMerge "framework: tests: Clean up asec unit tests and...
2010-02-19 Vasu NoriMerge "add diagnostic info to help debug bug:2427686"
2010-02-18 Adam PowellMerge "Don't cache mFirstPosition before a layoutChildr...
next