OSDN Git Service

android-x86/frameworks-native.git
14 years agoMerge "Fix OperationScheduler moratorium calculation for clock rollback case." into...
Dan Egnor [Fri, 9 Apr 2010 00:38:28 +0000 (17:38 -0700)]
Merge "Fix OperationScheduler moratorium calculation for clock rollback case." into froyo

14 years agoFix OperationScheduler moratorium calculation for clock rollback case.
Dan Egnor [Fri, 9 Apr 2010 00:24:26 +0000 (17:24 -0700)]
Fix OperationScheduler moratorium calculation for clock rollback case.

Make the unit test exercise some clock-rollback scenarios, using
a properly injected artificial clock.

Bug: 2579585
Change-Id: I6f81c32318ba27429bd30ff53b48449218e4ac64

14 years agoMerge "Adds back the finalize method on the replaced Paint class." into froyo
Xavier Ducrohet [Fri, 9 Apr 2010 00:29:39 +0000 (17:29 -0700)]
Merge "Adds back the finalize method on the replaced Paint class." into froyo

14 years agoMerge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo
Jeff Brown [Fri, 9 Apr 2010 00:18:15 +0000 (17:18 -0700)]
Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo

14 years agoMerge "Workaround NPE caused by packages missing signatures." into froyo
Jeff Brown [Thu, 8 Apr 2010 23:41:47 +0000 (16:41 -0700)]
Merge "Workaround NPE caused by packages missing signatures." into froyo

14 years agoMerge "Improve robustness of package manager certificate collection." into froyo
Jeff Brown [Thu, 8 Apr 2010 23:41:37 +0000 (16:41 -0700)]
Merge "Improve robustness of package manager certificate collection." into froyo

14 years agoMerge "IME test fixes." into froyo
Brett Chabot [Thu, 8 Apr 2010 23:36:02 +0000 (16:36 -0700)]
Merge "IME test fixes." into froyo

14 years agoMerge "Updating some notificiation UI for Throttling" into froyo
Robert Greenwalt [Thu, 8 Apr 2010 23:09:31 +0000 (16:09 -0700)]
Merge "Updating some notificiation UI for Throttling" into froyo

14 years agoMerge "Change TrafficStats to a new JNI implementation." into froyo
Dan Egnor [Thu, 8 Apr 2010 21:45:07 +0000 (14:45 -0700)]
Merge "Change TrafficStats to a new JNI implementation." into froyo

14 years agoMerge "Missed these ones in the previous rename." into froyo
Dan Egnor [Thu, 8 Apr 2010 21:10:50 +0000 (14:10 -0700)]
Merge "Missed these ones in the previous rename." into froyo

14 years agoMerge "For performance reason, we choose to block the picture update during drag...
Grace Kloba [Thu, 8 Apr 2010 21:05:05 +0000 (14:05 -0700)]
Merge "For performance reason, we choose to block the picture update during drag and fling. For sites like nytimes.com, there is a JavaScript constantly updating the content. If we don't block the live update during drag/fling, frame rate can drop by 30%." into froyo

14 years agoMerge "Rename logtag for clarity." into froyo
Brad Fitzpatrick [Thu, 8 Apr 2010 21:01:23 +0000 (14:01 -0700)]
Merge "Rename logtag for clarity." into froyo

14 years agoMerge "Refactor connection/redirection code, support redirects on reconnection."...
Andreas Huber [Thu, 8 Apr 2010 19:44:33 +0000 (12:44 -0700)]
Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo

14 years agoMerge "Add service to monitor/control the flow of data." into froyo
Robert Greenwalt [Thu, 8 Apr 2010 19:42:09 +0000 (12:42 -0700)]
Merge "Add service to monitor/control the flow of data." into froyo

14 years agoMerge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode....
Dianne Hackborn [Thu, 8 Apr 2010 18:35:27 +0000 (11:35 -0700)]
Merge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode..." into froyo

14 years agoMerge "docs: revisions to the installLocation documentation" into froyo
Scott Main [Thu, 8 Apr 2010 18:22:42 +0000 (11:22 -0700)]
Merge "docs: revisions to the installLocation documentation" into froyo

14 years agoMerge "Don't allow connection to profiles in TURNING_OFF state." into froyo
Jaikumar Ganesh [Thu, 8 Apr 2010 17:01:50 +0000 (10:01 -0700)]
Merge "Don't allow connection to profiles in TURNING_OFF state." into froyo

14 years agoMerge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now...
Andrei Popescu [Thu, 8 Apr 2010 16:07:32 +0000 (09:07 -0700)]
Merge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now always called via the MediaPlayer.onCompletion() callback." into froyo

14 years agoMerge "Increase the size of the pages used in CachingDataSource (total amount of...
Andreas Huber [Thu, 8 Apr 2010 15:27:20 +0000 (08:27 -0700)]
Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection." into froyo

14 years agoMerge "Transparent alarm icons for lockscreen." into froyo
Daniel Sandler [Thu, 8 Apr 2010 13:07:57 +0000 (06:07 -0700)]
Merge "Transparent alarm icons for lockscreen." into froyo

14 years agoMerge "Add emergency call button to PUK'd lockscreen." into froyo
Daniel Sandler [Thu, 8 Apr 2010 13:06:50 +0000 (06:06 -0700)]
Merge "Add emergency call button to PUK'd lockscreen." into froyo

14 years agoMerge "Fix 2579461 Move install location values to secure settings. Diable attribute...
Suchi Amalapurapu [Thu, 8 Apr 2010 04:24:36 +0000 (21:24 -0700)]
Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo

14 years agoMerge "Revert "Use the content width to calculate the zoom overview"" into froyo
Grace Kloba [Thu, 8 Apr 2010 01:57:51 +0000 (18:57 -0700)]
Merge "Revert "Use the content width to calculate the zoom overview"" into froyo

14 years agoMerge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on...
Dianne Hackborn [Thu, 8 Apr 2010 01:37:04 +0000 (18:37 -0700)]
Merge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app" into froyo

14 years agoMerge "Fix issue #2528537: android.os.DeadObjectException" into froyo
Dianne Hackborn [Thu, 8 Apr 2010 01:31:06 +0000 (18:31 -0700)]
Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo

14 years agoMerge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo
Grace Kloba [Thu, 8 Apr 2010 01:18:17 +0000 (18:18 -0700)]
Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo

14 years agoMerge "Add emergencyOnly indicator in ServiceState." into froyo
John Wang [Thu, 8 Apr 2010 00:51:41 +0000 (17:51 -0700)]
Merge "Add emergencyOnly indicator in ServiceState." into froyo

14 years agoMerge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into...
San Mehat [Wed, 7 Apr 2010 22:32:44 +0000 (15:32 -0700)]
Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo

14 years agoMerge "Fix 2578016." into froyo
Suchi Amalapurapu [Wed, 7 Apr 2010 22:25:51 +0000 (15:25 -0700)]
Merge "Fix 2578016." into froyo

14 years agoMerge "Add Backup/Restore sample to the SDK docs" into froyo
Christopher Tate [Wed, 7 Apr 2010 21:19:44 +0000 (14:19 -0700)]
Merge "Add Backup/Restore sample to the SDK docs" into froyo

14 years agoMerge "Don't check whether a specific named activity supports mp3 playback, just...
Marco Nelissen [Wed, 7 Apr 2010 20:28:51 +0000 (13:28 -0700)]
Merge "Don't check whether a specific named activity supports mp3 playback, just that there is at least one that does. Fixes bug 2534382. Change-Id: I00d9ac49bd91f161388d5c3de47b1b6abe9e8d9c" into froyo

14 years agoMerge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener...
Ray Chen [Wed, 7 Apr 2010 19:05:58 +0000 (12:05 -0700)]
Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener 2553871" into froyo

14 years agoMerge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into...
Dianne Hackborn [Wed, 7 Apr 2010 18:49:37 +0000 (11:49 -0700)]
Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo

14 years agoMerge "Report the requested seek time while seek is in progress." into froyo
Andreas Huber [Wed, 7 Apr 2010 17:58:05 +0000 (10:58 -0700)]
Merge "Report the requested seek time while seek is in progress." into froyo

14 years agoMerge " Fix bug2537659 When airplane mode is disabled, Mobile connection may be...
Xia Wang [Wed, 7 Apr 2010 17:30:19 +0000 (10:30 -0700)]
Merge " Fix bug2537659  When airplane mode is disabled, Mobile connection may be bring up  before connecting to a known wifi." into froyo

14 years agoMerge "Show the microphone when the search box is opened from browser" into froyo
Leon Scroggins [Wed, 7 Apr 2010 17:04:50 +0000 (10:04 -0700)]
Merge "Show the microphone when the search box is opened from browser" into froyo

14 years agoMerge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo
Adam Powell [Wed, 7 Apr 2010 16:48:48 +0000 (09:48 -0700)]
Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo

14 years agoMerge "docs: add a screenLayout and uiMode values for configChanges attribute add...
Scott Main [Wed, 7 Apr 2010 16:02:59 +0000 (09:02 -0700)]
Merge "docs: add a screenLayout and uiMode values for configChanges attribute add note that this should be avoided and point to dev guide" into froyo

14 years agoMerge "Add more WindowManager flags to ViewDebug." into froyo
Daniel Sandler [Wed, 7 Apr 2010 13:40:26 +0000 (06:40 -0700)]
Merge "Add more WindowManager flags to ViewDebug." into froyo

14 years agoMerge "Comment-only change to clarify the role and use of IntentService" into froyo
Dan Egnor [Wed, 7 Apr 2010 03:50:25 +0000 (20:50 -0700)]
Merge "Comment-only change to clarify the role and use of IntentService" into froyo

14 years agoMerge "Add makefile so package manager test apks can get buitl from root." into froyo
Brett Chabot [Tue, 6 Apr 2010 23:31:14 +0000 (16:31 -0700)]
Merge "Add makefile so package manager test apks can get buitl from root." into froyo

14 years agoMerge "Partial revert of previous change to improve hardware AAC decoder performance...
Andreas Huber [Tue, 6 Apr 2010 21:43:05 +0000 (14:43 -0700)]
Merge "Partial revert of previous change to improve hardware AAC decoder performance, increasing the input buffer size so dramatically accidentally broke streaming performance." into froyo

14 years agoMerge "Fix last character of password field being visible after rotation" into froyo
Kenny Root [Tue, 6 Apr 2010 21:33:24 +0000 (14:33 -0700)]
Merge "Fix last character of password field being visible after rotation" into froyo

14 years agoMerge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works...
Daniel Lehmann [Tue, 6 Apr 2010 21:10:04 +0000 (14:10 -0700)]
Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo

14 years agoMerge "Fix 'bmgr restore'" into froyo
Christopher Tate [Tue, 6 Apr 2010 19:19:11 +0000 (12:19 -0700)]
Merge "Fix 'bmgr restore'" into froyo

14 years agoMerge "Update the Webkit version." into froyo
Grace Kloba [Tue, 6 Apr 2010 18:50:32 +0000 (11:50 -0700)]
Merge "Update the Webkit version." into froyo

14 years agoMerge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into...
Romain Guy [Tue, 6 Apr 2010 18:25:43 +0000 (11:25 -0700)]
Merge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into froyo

14 years agoMerge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B...
Dianne Hackborn [Tue, 6 Apr 2010 18:18:01 +0000 (11:18 -0700)]
Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo

14 years agoMerge "Forcibly unmount the sdcard after N retries." into froyo
Suchi Amalapurapu [Tue, 6 Apr 2010 17:50:56 +0000 (10:50 -0700)]
Merge "Forcibly unmount the sdcard after N retries." into froyo

14 years agoMerge "Guard against NPE in SearchManagerService" into froyo
Bjorn Bringert [Tue, 6 Apr 2010 15:53:12 +0000 (08:53 -0700)]
Merge "Guard against NPE in SearchManagerService" into froyo

14 years agoMerge "Redo the look of the recent apps switcher" into froyo
Joe Onorato [Tue, 6 Apr 2010 15:32:07 +0000 (08:32 -0700)]
Merge "Redo the look of the recent apps switcher" into froyo

14 years agoMerge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo
Dianne Hackborn [Tue, 6 Apr 2010 01:35:11 +0000 (18:35 -0700)]
Merge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo

14 years agoMerge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo
Jim Miller [Tue, 6 Apr 2010 00:16:00 +0000 (17:16 -0700)]
Merge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo

14 years agoMerge "docs: add manifest documentation for installLocation" into froyo
Dirk Dougherty [Mon, 5 Apr 2010 23:37:07 +0000 (16:37 -0700)]
Merge "docs: add manifest documentation for installLocation" into froyo

14 years agoMerge "bug 2542580: fix bad icon." into froyo
Wei Huang [Mon, 5 Apr 2010 22:36:40 +0000 (15:36 -0700)]
Merge "bug 2542580: fix bad icon." into froyo

14 years agoMerge "remove OTA packages from the old (pre-froyo) updater" into froyo
Doug Zongker [Mon, 5 Apr 2010 22:16:12 +0000 (15:16 -0700)]
Merge "remove OTA packages from the old (pre-froyo) updater" into froyo

14 years agoMerge "Adding a feature definition for touchscreens that was overlooked in the last...
Dan Morrill [Mon, 5 Apr 2010 21:56:03 +0000 (14:56 -0700)]
Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo

14 years agoMerge "Revert to previous text selection behavior" into froyo
Kenny Root [Mon, 5 Apr 2010 21:55:10 +0000 (14:55 -0700)]
Merge "Revert to previous text selection behavior" into froyo

14 years agoMerge "Add an extra for the Disconnect Headset State." into froyo
Jaikumar Ganesh [Mon, 5 Apr 2010 21:45:27 +0000 (14:45 -0700)]
Merge "Add an extra for the Disconnect Headset State." into froyo

14 years agoMerge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo
Wei Huang [Mon, 5 Apr 2010 21:36:47 +0000 (14:36 -0700)]
Merge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo

14 years agoMerge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo
Amith Yamasani [Mon, 5 Apr 2010 21:17:55 +0000 (14:17 -0700)]
Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo

14 years agoMerge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed...
San Mehat [Mon, 5 Apr 2010 17:35:56 +0000 (10:35 -0700)]
Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo

14 years agoMerge "Fix "incall in landscape sometimes" bug #2523942" into froyo
Christopher Tate [Sat, 3 Apr 2010 02:14:58 +0000 (19:14 -0700)]
Merge "Fix "incall in landscape sometimes" bug #2523942" into froyo

14 years agoMerge "doc change: miscellaneous small fixes." into froyo
Dirk Dougherty [Sat, 3 Apr 2010 01:37:10 +0000 (18:37 -0700)]
Merge "doc change: miscellaneous small fixes." into froyo

14 years agoMerge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService...
Amith Yamasani [Sat, 3 Apr 2010 00:20:53 +0000 (17:20 -0700)]
Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo

14 years agoMerge "Make sure when WebView modified mScrollX/Y directly, onScrollChanged() is...
Grace Kloba [Fri, 2 Apr 2010 23:41:13 +0000 (16:41 -0700)]
Merge "Make sure when WebView modified mScrollX/Y directly, onScrollChanged() is called so that the View system can do what it needs to adjust." into froyo

14 years agoMerge "Coalesce multiple encoded AAC frames into a single input buffer on this partic...
Andreas Huber [Fri, 2 Apr 2010 21:03:46 +0000 (14:03 -0700)]
Merge "Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly." into froyo

14 years agoMerge "Add a new intent category used for activities running in carmode." into froyo
Dianne Hackborn [Fri, 2 Apr 2010 20:35:59 +0000 (13:35 -0700)]
Merge "Add a new intent category used for activities running in carmode." into froyo

14 years agoMerge "Dont start wifi if in airplane mode" into froyo
Irfan Sheriff [Fri, 2 Apr 2010 19:47:45 +0000 (12:47 -0700)]
Merge "Dont start wifi if in airplane mode" into froyo

14 years agoMerge "Handle exceptions when doing dexopt." into froyo
Suchi Amalapurapu [Fri, 2 Apr 2010 19:46:38 +0000 (12:46 -0700)]
Merge "Handle exceptions when doing dexopt." into froyo

14 years agoMerge "Support another kind of iso mpeg4 file." into froyo
Andreas Huber [Fri, 2 Apr 2010 18:18:32 +0000 (11:18 -0700)]
Merge "Support another kind of iso mpeg4 file." into froyo

14 years agoMerge "Fix AbsListView scrolling behavior at edges." into froyo
Adam Powell [Fri, 2 Apr 2010 18:02:21 +0000 (11:02 -0700)]
Merge "Fix AbsListView scrolling behavior at edges." into froyo

14 years agoMerge "Make desk mode work again." into froyo
Daniel Sandler [Fri, 2 Apr 2010 17:54:57 +0000 (10:54 -0700)]
Merge "Make desk mode work again." into froyo

14 years agoMerge "revert the stripping of System Group: from the names of google system groups...
Fred Quintana [Fri, 2 Apr 2010 17:47:11 +0000 (10:47 -0700)]
Merge "revert the stripping of System Group: from the names of google system groups" into froyo

14 years agoMerge "Add test annotations to frameworks common tests." into froyo
Brett Chabot [Fri, 2 Apr 2010 17:24:00 +0000 (10:24 -0700)]
Merge "Add test annotations to frameworks common tests." into froyo

14 years agoMerge "Instead of holding an ApplicationContext, JWebCoreJavaBridge will have a refer...
Grace Kloba [Fri, 2 Apr 2010 16:14:39 +0000 (09:14 -0700)]
Merge "Instead of holding an ApplicationContext, JWebCoreJavaBridge will have a reference of the current window's main WebView. It is only non-null if the WebView's window has the focus." into froyo

14 years agoMerge "Fix bug 2565463 Ensure an object cannot appear twice in the AudioFocus stack...
Jean-Michel Trivi [Fri, 2 Apr 2010 15:53:42 +0000 (08:53 -0700)]
Merge "Fix bug 2565463 Ensure an object cannot appear twice in the  AudioFocus stack.  Enforce parameter check in AudioManager.requestAudioFocus()  Typo correction in AudioService.unregisterMediaButtonEventReceiver()" into froyo

14 years agoAdd test annotations to frameworks common tests.
Brett Chabot [Fri, 2 Apr 2010 15:53:22 +0000 (08:53 -0700)]
Add test annotations to frameworks common tests.

Change-Id: Iaf5af2cbd49015ac8f1bf23a4d20f055ac9a000e

14 years agoMerge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into...
Dave Sparks [Fri, 2 Apr 2010 14:56:44 +0000 (07:56 -0700)]
Merge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into froyo

14 years agoMerge "More framework tests cleanup." into froyo
Brett Chabot [Fri, 2 Apr 2010 04:45:41 +0000 (21:45 -0700)]
Merge "More framework tests cleanup." into froyo

14 years agoMerge "Vibrate before shutting down." into froyo
Mike Lockwood [Fri, 2 Apr 2010 04:08:53 +0000 (21:08 -0700)]
Merge "Vibrate before shutting down." into froyo

14 years agoMerge "Use flattenToShortString instead of toShortString on ComponentNames to be...
Mike LeBeau [Fri, 2 Apr 2010 01:11:43 +0000 (18:11 -0700)]
Merge "Use flattenToShortString instead of toShortString on ComponentNames to be sent in RecognizerIntent.EXTRA_CALLING_PACKAGE. This never should have been using toShortString because that includes curly braces and is not correctly parsed by ComponentName.unflattenFromString." into froyo

14 years agoMerge "Fix for bug 2564771 - pitch setting between apps can interfere with one anothe...
Charles Chen [Fri, 2 Apr 2010 00:56:47 +0000 (17:56 -0700)]
Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo

14 years agoMerge "Also send EXTRA_CALLING_PACKAGE for voice search intents that do web search...
Mike LeBeau [Thu, 1 Apr 2010 22:30:51 +0000 (15:30 -0700)]
Merge "Also send EXTRA_CALLING_PACKAGE for voice search intents that do web search (not just for in-app search). Needed as part of b/2546173" into froyo

14 years agoMerge "Refactor in PositionTesterContextMenuListener." into froyo
Gilles Debunne [Thu, 1 Apr 2010 21:47:00 +0000 (14:47 -0700)]
Merge "Refactor in PositionTesterContextMenuListener." into froyo

14 years agoMerge "Remove FrameworkTest package." into froyo
Brett Chabot [Thu, 1 Apr 2010 21:36:36 +0000 (14:36 -0700)]
Merge "Remove FrameworkTest package." into froyo

14 years agoMerge "allow null authtokens to invalidateAuthToken" into froyo
Fred Quintana [Thu, 1 Apr 2010 21:27:00 +0000 (14:27 -0700)]
Merge "allow null authtokens to invalidateAuthToken" into froyo

14 years agoMerge "doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify...
Dirk Dougherty [Thu, 1 Apr 2010 17:35:21 +0000 (10:35 -0700)]
Merge "doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.)" into froyo

14 years agoMerge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo
James Dong [Thu, 1 Apr 2010 17:33:45 +0000 (10:33 -0700)]
Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo

14 years agoMerge "NetworkManagementService: Add interface counters & throttle API" into froyo
Robert Greenwalt [Thu, 1 Apr 2010 17:19:57 +0000 (10:19 -0700)]
Merge "NetworkManagementService: Add interface counters & throttle API" into froyo

14 years agoMerge "Fix for bug 2558156: Encodig is null" into froyo
Kristian Monsen [Thu, 1 Apr 2010 16:54:47 +0000 (09:54 -0700)]
Merge "Fix for bug 2558156: Encodig is null" into froyo

14 years agoMerge changes Ic9531e3c,I3f04433b into froyo
Ben Murdoch [Thu, 1 Apr 2010 15:42:14 +0000 (08:42 -0700)]
Merge changes Ic9531e3c,I3f04433b into froyo

* changes:
  Cherry pick from master.
  Cherry pick from master.

14 years agoMerge "As we don't support over scroll any more, we need to pin the (x,y) if we handl...
Grace Kloba [Thu, 1 Apr 2010 15:15:09 +0000 (08:15 -0700)]
Merge "As we don't support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo

14 years agoMerge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo
Eric Laurent [Thu, 1 Apr 2010 06:33:52 +0000 (23:33 -0700)]
Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo

14 years agoMerge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcord...
Dianne Hackborn [Thu, 1 Apr 2010 06:04:22 +0000 (23:04 -0700)]
Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo

14 years agoMerge "Fix issue #2560791: Expose API to go in to car mode." into froyo
Dianne Hackborn [Thu, 1 Apr 2010 06:03:26 +0000 (23:03 -0700)]
Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo

14 years agoMerge "Fix issue #2561067: Screen Display half faded..." into froyo
Dianne Hackborn [Thu, 1 Apr 2010 05:49:30 +0000 (22:49 -0700)]
Merge "Fix issue #2561067: Screen Display half faded..." into froyo

14 years agoMerge "Test connecitvity manager functionality in state change. * Verify state change...
Xia Wang [Thu, 1 Apr 2010 03:29:10 +0000 (20:29 -0700)]
Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo

14 years agoMerge "Fix bug 2562240 and clean up scrollbar behavior" into froyo
Adam Powell [Thu, 1 Apr 2010 03:11:33 +0000 (20:11 -0700)]
Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo

14 years agoMerge "Fix crash while turning bluetooth on, due to a race condition." into froyo
Jaikumar Ganesh [Thu, 1 Apr 2010 01:36:35 +0000 (18:36 -0700)]
Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo