OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb
Joe Onorato [Fri, 28 Jan 2011 21:40:45 +0000 (13:40 -0800)]
Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb

* changes:
  Make keyguard also ask to turn the back button off, now that it is controlled separately.
  Allow independent control of the back and the other navigation buttons.
  Allow the status bar disable flags to be used as View's system ui visibility fields.

13 years agoMerge "Plumb whether an input view is actually visible or not through from the IME...
Joe Onorato [Fri, 28 Jan 2011 21:40:28 +0000 (13:40 -0800)]
Merge "Plumb whether an input view is actually visible or not through from the IME to the status bar." into honeycomb

13 years agoMerge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb
Dianne Hackborn [Fri, 28 Jan 2011 20:44:52 +0000 (12:44 -0800)]
Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb

13 years agoMerge "LayoutLib: Update with the new resource map APIs." into honeycomb
Xavier Ducrohet [Fri, 28 Jan 2011 20:38:40 +0000 (12:38 -0800)]
Merge "LayoutLib: Update with the new resource map APIs." into honeycomb

13 years agoMerge "Fix overlapping app icon & info in notifications with large icons." into honeycomb
Daniel Sandler [Fri, 28 Jan 2011 20:18:11 +0000 (12:18 -0800)]
Merge "Fix overlapping app icon & info in notifications with large icons." into honeycomb

13 years agoMerge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs...
Andreas Huber [Fri, 28 Jan 2011 19:49:03 +0000 (11:49 -0800)]
Merge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (again)"" into honeycomb

13 years agoMerge "Allow taps to once again penetrate the darkness." into honeycomb
Daniel Sandler [Fri, 28 Jan 2011 19:21:27 +0000 (11:21 -0800)]
Merge "Allow taps to once again penetrate the darkness." into honeycomb

13 years agoMerge "Fix for an IOOBoundsException in Paint." into honeycomb
Gilles Debunne [Fri, 28 Jan 2011 18:58:53 +0000 (10:58 -0800)]
Merge "Fix for an IOOBoundsException in Paint." into honeycomb

13 years agoMerge "Add docs about threading to SurfaceTexture." into honeycomb
Jamie Gennis [Fri, 28 Jan 2011 18:42:53 +0000 (10:42 -0800)]
Merge "Add docs about threading to SurfaceTexture." into honeycomb

13 years agoMerge "Only send a direction key if we are not in touch mode." into honeycomb
Leon Scroggins [Fri, 28 Jan 2011 18:32:35 +0000 (10:32 -0800)]
Merge "Only send a direction key if we are not in touch mode." into honeycomb

13 years agoMerge "Fix artifact with clipped webview content" into honeycomb
Chet Haase [Fri, 28 Jan 2011 18:16:54 +0000 (10:16 -0800)]
Merge "Fix artifact with clipped webview content" into honeycomb

13 years agoMerge "Fix data network type notifications." into honeycomb
Robert Greenwalt [Fri, 28 Jan 2011 17:48:30 +0000 (09:48 -0800)]
Merge "Fix data network type notifications." into honeycomb

13 years agoMerge "More robust parsing of NPT time ranges in RTSP." into honeycomb
Andreas Huber [Fri, 28 Jan 2011 17:38:50 +0000 (09:38 -0800)]
Merge "More robust parsing of NPT time ranges in RTSP." into honeycomb

13 years agoMerge "Implement the double tap to zoom animation with HW accleration." into honeycomb
Ben Murdoch [Fri, 28 Jan 2011 10:27:38 +0000 (02:27 -0800)]
Merge "Implement the double tap to zoom animation with HW accleration." into honeycomb

13 years agoMerge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb
Dianne Hackborn [Fri, 28 Jan 2011 06:48:58 +0000 (22:48 -0800)]
Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb

13 years agoMerge "Maybe fix issue #3358322: Status and nav bar died while watching youtube"...
Dianne Hackborn [Fri, 28 Jan 2011 06:47:50 +0000 (22:47 -0800)]
Merge "Maybe fix issue #3358322: Status and nav bar died while watching youtube" into honeycomb

13 years agoMerge "Fix issue #3398767: Need translucent holo theme" into honeycomb
Dianne Hackborn [Fri, 28 Jan 2011 06:46:44 +0000 (22:46 -0800)]
Merge "Fix issue #3398767: Need translucent holo theme" into honeycomb

13 years agoMerge "Add more debug info for profiling." into honeycomb
Romain Guy [Fri, 28 Jan 2011 06:30:57 +0000 (22:30 -0800)]
Merge "Add more debug info for profiling." into honeycomb

13 years agoFix issue #3392073: At times soft keyboard comes up in...
Dianne Hackborn [Fri, 28 Jan 2011 03:37:40 +0000 (19:37 -0800)]
Fix issue #3392073: At times soft keyboard comes up in...

...gallery while attaching picture to gmail message

In various places we could block switching the IME target incorrectly.

Change-Id: I7e647fb35f4ea6f2e39eb7efd911420ea9ee64fa

13 years agoMerge "Fix another barrier bug 3333866 Atomically update put." into honeycomb
Jason Sams [Fri, 28 Jan 2011 05:24:00 +0000 (21:24 -0800)]
Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb

13 years agoMerge "Fixing static StackView scenario (Issue: 3399844)" into honeycomb
Adam Cohen [Fri, 28 Jan 2011 04:04:21 +0000 (20:04 -0800)]
Merge "Fixing static StackView scenario (Issue: 3399844)" into honeycomb

13 years agoMerge "Update InputMethodPanel when locale was changed." into honeycomb
satok [Fri, 28 Jan 2011 04:00:43 +0000 (20:00 -0800)]
Merge "Update InputMethodPanel when locale was changed." into honeycomb

13 years agoMerge "Correctly free resouces bound to scripts when the scripts are deleted." into...
Stephen Hines [Fri, 28 Jan 2011 03:40:24 +0000 (19:40 -0800)]
Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb

13 years agoMerge "Attenuate notification icons in the system bar." into honeycomb
Justin Ho [Fri, 28 Jan 2011 03:32:13 +0000 (19:32 -0800)]
Merge "Attenuate notification icons in the system bar." into honeycomb

13 years agoMerge "Updated data and wifi indicators, updated GPS" into honeycomb
Justin Ho [Fri, 28 Jan 2011 02:39:19 +0000 (18:39 -0800)]
Merge "Updated data and wifi indicators, updated GPS" into honeycomb

13 years agoMerge "Updated tether icons" into honeycomb
Justin Ho [Fri, 28 Jan 2011 02:21:54 +0000 (18:21 -0800)]
Merge "Updated tether icons" into honeycomb

13 years agoMerge "Accessibility support to NumberPicker, DatePicker, and TimePicker" into honeycomb
Svetoslav Ganov [Fri, 28 Jan 2011 02:16:27 +0000 (18:16 -0800)]
Merge "Accessibility support to NumberPicker, DatePicker, and TimePicker" into honeycomb

13 years agoMerge "Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes"...
Jean-Michel Trivi [Fri, 28 Jan 2011 02:13:00 +0000 (18:13 -0800)]
Merge "Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes" into honeycomb

13 years agoMerge "Fix 3381322: Update transition animation from lockscreen to home." into honeycomb
Jim Miller [Fri, 28 Jan 2011 01:42:52 +0000 (17:42 -0800)]
Merge "Fix 3381322: Update transition animation from lockscreen to home." into honeycomb

13 years agoMerge "Fix bug 3400213 - MenuItem ignores String spannable colors" into honeycomb
Adam Powell [Fri, 28 Jan 2011 01:18:11 +0000 (17:18 -0800)]
Merge "Fix bug 3400213 - MenuItem ignores String spannable colors" into honeycomb

13 years agoMerge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb
Santosh Madhava [Fri, 28 Jan 2011 00:00:15 +0000 (16:00 -0800)]
Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb

13 years agoMerge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attri...
Adam Powell [Thu, 27 Jan 2011 23:58:18 +0000 (15:58 -0800)]
Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attribute does not work in ScrollView tag" into honeycomb

13 years agoMerge "LayoutLib: Properly compute available space to layouts." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 23:51:13 +0000 (15:51 -0800)]
Merge "LayoutLib: Properly compute available space to layouts." into honeycomb

13 years agoMerge "Pushing in fixed scrubber asset" into honeycomb
Justin Ho [Thu, 27 Jan 2011 23:47:31 +0000 (15:47 -0800)]
Merge "Pushing in fixed scrubber asset" into honeycomb

13 years agoMerge "Removing old pocket assets" into honeycomb
Justin Ho [Thu, 27 Jan 2011 23:46:45 +0000 (15:46 -0800)]
Merge "Removing old pocket assets" into honeycomb

13 years agoMerge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb
Romain Guy [Thu, 27 Jan 2011 23:41:08 +0000 (15:41 -0800)]
Merge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb

13 years agoMerge "Add Plugin API for controling the device power states" into honeycomb
Derek Sollenberger [Thu, 27 Jan 2011 23:26:53 +0000 (15:26 -0800)]
Merge "Add Plugin API for controling the device power states" into honeycomb

13 years agoMerge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 21:54:52 +0000 (13:54 -0800)]
Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb

13 years agoMerge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk...
Adam Powell [Thu, 27 Jan 2011 21:53:03 +0000 (13:53 -0800)]
Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk > Friend Info" into honeycomb

13 years agoMerge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 21:51:48 +0000 (13:51 -0800)]
Merge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb

13 years agoMerge "b/3347670 Support installing online certs to the system keystore." into honeycomb
Huahui Wu [Thu, 27 Jan 2011 21:26:27 +0000 (13:26 -0800)]
Merge "b/3347670 Support installing online certs to the system keystore." into honeycomb

13 years agoMerge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb
Vasu Nori [Thu, 27 Jan 2011 20:46:00 +0000 (12:46 -0800)]
Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb

13 years agoMerge "Correct the translationY of the empty notification panel." into honeycomb
Daniel Sandler [Thu, 27 Jan 2011 19:11:37 +0000 (11:11 -0800)]
Merge "Correct the translationY of the empty notification panel." into honeycomb

13 years agoMerge "CustomSelectionActionModeCallback can prevent selection mode from starting...
Gilles Debunne [Thu, 27 Jan 2011 19:07:16 +0000 (11:07 -0800)]
Merge "CustomSelectionActionModeCallback can prevent selection mode from starting." into honeycomb

13 years agoMerge "Refresh the list of preloaded drawables and color state lists" into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 19:07:04 +0000 (11:07 -0800)]
Merge "Refresh the list of preloaded drawables and color state lists" into honeycomb

13 years agoMerge "Fix NPE with display lists when view not attached" into honeycomb
Chet Haase [Thu, 27 Jan 2011 18:41:26 +0000 (10:41 -0800)]
Merge "Fix NPE with display lists when view not attached" into honeycomb

13 years agoMerge "Handle ActivityNotFoundException in the WM policy." into honeycomb
Jeff Brown [Thu, 27 Jan 2011 07:52:41 +0000 (23:52 -0800)]
Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb

13 years agoMerge "Fix display List bugs" into honeycomb
Chet Haase [Thu, 27 Jan 2011 07:49:23 +0000 (23:49 -0800)]
Merge "Fix display List bugs" into honeycomb

13 years agoMerge "Fix down arrow in AutoCompleteTextView." into honeycomb
Jeff Brown [Thu, 27 Jan 2011 07:45:59 +0000 (23:45 -0800)]
Merge "Fix down arrow in AutoCompleteTextView." into honeycomb

13 years agoMerge "bug:3396894 (HC branch) remove STOPSHIP code" into honeycomb
Vasu Nori [Thu, 27 Jan 2011 07:43:17 +0000 (23:43 -0800)]
Merge "bug:3396894  (HC branch) remove STOPSHIP code" into honeycomb

13 years agoMerge "The calendar view widget was jumping incorrectly to the next week while select...
Svetoslav Ganov [Thu, 27 Jan 2011 06:59:23 +0000 (22:59 -0800)]
Merge "The calendar view widget was jumping incorrectly to the next week while selectiong the last day of the week." into honeycomb

13 years agoMerge "Revert "Video editor CTS: Framework modifications"" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:50:59 +0000 (22:50 -0800)]
Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb

13 years agoMerge "Revert "Fixes Issue ID: 3396697"" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:50:50 +0000 (22:50 -0800)]
Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb

13 years agoMerge "Don't draw the same triangles several times. Bug #3388197" into honeycomb
Romain Guy [Thu, 27 Jan 2011 06:44:02 +0000 (22:44 -0800)]
Merge "Don't draw the same triangles several times. Bug #3388197" into honeycomb

13 years agoMerge "Fixing some ugly StackView relayouts on rotation" into honeycomb
Adam Cohen [Thu, 27 Jan 2011 06:41:43 +0000 (22:41 -0800)]
Merge "Fixing some ugly StackView relayouts on rotation" into honeycomb

13 years agoMerge "Fix 3388705: Explicitly check for low battery level" into honeycomb
Joe Onorato [Thu, 27 Jan 2011 06:21:26 +0000 (22:21 -0800)]
Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb

13 years agoMerge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb
Joe Onorato [Thu, 27 Jan 2011 06:00:07 +0000 (22:00 -0800)]
Merge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb

13 years agoMerge "Video editor CTS: Framework modifications" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 05:48:02 +0000 (21:48 -0800)]
Merge "Video editor CTS: Framework modifications" into honeycomb

13 years agoMerge "Fixes Issue ID: 3396697" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 05:47:40 +0000 (21:47 -0800)]
Merge "Fixes Issue ID: 3396697" into honeycomb

13 years agoMerge "New stat_sys_download/upload icons" into honeycomb
Justin Ho [Thu, 27 Jan 2011 05:37:22 +0000 (21:37 -0800)]
Merge "New stat_sys_download/upload icons" into honeycomb

13 years agoMerge "Eliminate duplicated code in export method" into honeycomb
James Dong [Thu, 27 Jan 2011 04:42:18 +0000 (20:42 -0800)]
Merge "Eliminate duplicated code in export method" into honeycomb

13 years agoMerge "Add API for preferred Launcher icon size and density" into honeycomb
Kenny Root [Thu, 27 Jan 2011 04:16:31 +0000 (20:16 -0800)]
Merge "Add API for preferred Launcher icon size and density" into honeycomb

13 years agoMerge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 03:54:46 +0000 (19:54 -0800)]
Merge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb

13 years agoMerge "Fix 3381324: Restart ripples when the user moves away from the edge." into...
Jim Miller [Thu, 27 Jan 2011 03:39:23 +0000 (19:39 -0800)]
Merge "Fix 3381324: Restart ripples when the user moves away from the edge." into honeycomb

13 years agoMerge "Integrating xlarge mdpi battery charging assets" into honeycomb
Justin Ho [Thu, 27 Jan 2011 03:34:50 +0000 (19:34 -0800)]
Merge "Integrating xlarge mdpi battery charging assets" into honeycomb

13 years agoMerge "fix incognito url loading" into honeycomb
Michael Kolb [Thu, 27 Jan 2011 03:21:49 +0000 (19:21 -0800)]
Merge "fix incognito url loading" into honeycomb

13 years agoMerge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 03:04:15 +0000 (19:04 -0800)]
Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb

13 years agoMerge "Fix crash in movie studio." into honeycomb
Romain Guy [Thu, 27 Jan 2011 02:46:29 +0000 (18:46 -0800)]
Merge "Fix crash in movie studio." into honeycomb

13 years agoMerge "Make sure that we update SurfaceView's window with display lists. Bug #3395487...
Romain Guy [Thu, 27 Jan 2011 02:29:38 +0000 (18:29 -0800)]
Merge "Make sure that we update SurfaceView's window with display lists. Bug #3395487" into honeycomb

13 years agoMerge "Status bar visual tweaks." into honeycomb
Daniel Sandler [Thu, 27 Jan 2011 02:17:49 +0000 (18:17 -0800)]
Merge "Status bar visual tweaks." into honeycomb

13 years agoMerge "Tabs are resized to make sure they fit in their parent." into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 02:09:23 +0000 (18:09 -0800)]
Merge "Tabs are resized to make sure they fit in their parent." into honeycomb

13 years agoMerge "Disable PBAP for no voice capability" into honeycomb
Jaikumar Ganesh [Thu, 27 Jan 2011 01:52:50 +0000 (17:52 -0800)]
Merge "Disable PBAP for no voice capability" into honeycomb

13 years agoMerge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on...
Shih-wei Liao [Thu, 27 Jan 2011 01:43:13 +0000 (17:43 -0800)]
Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 01:38:57 +0000 (17:38 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoMerge "Comment out the isAvailable optimization." into honeycomb
Wink Saville [Thu, 27 Jan 2011 01:29:32 +0000 (17:29 -0800)]
Merge "Comment out the isAvailable optimization." into honeycomb

13 years agoMerge "Update package descriptions with editorial revisions. Notably, this removes...
Scott Main [Thu, 27 Jan 2011 01:06:45 +0000 (17:06 -0800)]
Merge "Update package descriptions with editorial revisions. Notably, this removes exessive info about resources from the content package, because it's not a good location and the info is avilable in the dev guide, but also added some of the info to the Resources class description." into honeycomb

13 years agoMerge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 00:52:49 +0000 (16:52 -0800)]
Merge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb

13 years agoMerge "Remove xlarge specific icon size" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 00:28:46 +0000 (16:28 -0800)]
Merge "Remove xlarge specific icon size" into honeycomb

13 years agoMerge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 00:27:40 +0000 (16:27 -0800)]
Merge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb

13 years agoMerge "Fix issue #3380072: Switching in and out of gmail not preserving position...
Dianne Hackborn [Thu, 27 Jan 2011 00:25:49 +0000 (16:25 -0800)]
Merge "Fix issue #3380072: Switching in and out of gmail not preserving position in label" into honeycomb

13 years agoMerge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb
Mike Lockwood [Thu, 27 Jan 2011 00:24:19 +0000 (16:24 -0800)]
Merge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb

13 years agoMerge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes...
Andreas Huber [Wed, 26 Jan 2011 23:50:04 +0000 (15:50 -0800)]
Merge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes." into honeycomb

13 years agoMerge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycomb
Jim Miller [Wed, 26 Jan 2011 23:47:40 +0000 (15:47 -0800)]
Merge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycomb

13 years agoMerge "Optimize invalidate() calls." into honeycomb
Romain Guy [Wed, 26 Jan 2011 23:40:16 +0000 (15:40 -0800)]
Merge "Optimize invalidate() calls." into honeycomb

13 years agoMerge "Fix bug #3395355 ("adb shell dumpsys content" should present human readable...
Fabrice Di Meglio [Wed, 26 Jan 2011 23:39:24 +0000 (15:39 -0800)]
Merge "Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)" into honeycomb

13 years agoMerge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb
Jason Chen [Wed, 26 Jan 2011 23:30:56 +0000 (15:30 -0800)]
Merge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb

13 years agoMerge "MTP: Fix month off by one error in date parsing and formatting code" into...
Mike Lockwood [Wed, 26 Jan 2011 23:30:07 +0000 (15:30 -0800)]
Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb

13 years agoMerge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
Shih-wei Liao [Wed, 26 Jan 2011 22:56:41 +0000 (14:56 -0800)]
Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb

13 years agoMerge "Enable recovery in RIL wakelock release check." into honeycomb
John Wang [Wed, 26 Jan 2011 22:45:24 +0000 (14:45 -0800)]
Merge "Enable recovery in RIL wakelock release check." into honeycomb

13 years agoMerge "Make sure that key frame is generated for timelapse video recording if there...
James Dong [Wed, 26 Jan 2011 22:43:59 +0000 (14:43 -0800)]
Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb

13 years agoMerge "Final polish of WebView accessibility support for no JavaScript case." into...
Svetoslav Ganov [Wed, 26 Jan 2011 22:39:47 +0000 (14:39 -0800)]
Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb

13 years agoMerge "Hook up tgammaf properly for RS." into honeycomb
Stephen Hines [Wed, 26 Jan 2011 22:08:49 +0000 (14:08 -0800)]
Merge "Hook up tgammaf properly for RS." into honeycomb

13 years agoMerge "Remove unused API" into honeycomb
Romain Guy [Wed, 26 Jan 2011 21:41:10 +0000 (13:41 -0800)]
Merge "Remove unused API" into honeycomb

13 years agoMerge "Holo theme for error popups in TextViews." into honeycomb
Gilles Debunne [Wed, 26 Jan 2011 21:33:24 +0000 (13:33 -0800)]
Merge "Holo theme for error popups in TextViews." into honeycomb

13 years agoMerge "Fixing bug where widgets would go dead after moving to another screen" into...
Adam Cohen [Wed, 26 Jan 2011 21:26:58 +0000 (13:26 -0800)]
Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb

13 years agoMerge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
Shimeng (Simon) Wang [Wed, 26 Jan 2011 21:23:58 +0000 (13:23 -0800)]
Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb

13 years agoMerge "Integrating drawable-xlarge stat_sys assets" into honeycomb
Justin Ho [Wed, 26 Jan 2011 21:02:01 +0000 (13:02 -0800)]
Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb

13 years agoMerge "Ticker visual fixes." into honeycomb
Daniel Sandler [Wed, 26 Jan 2011 20:51:30 +0000 (12:51 -0800)]
Merge "Ticker visual fixes." into honeycomb

13 years agoMerge "Overlay java files Issue 3370836" into honeycomb
Dharmaray Kundargi [Wed, 26 Jan 2011 20:46:23 +0000 (12:46 -0800)]
Merge "Overlay java files Issue 3370836" into honeycomb

13 years agoMerge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb
Dharmaray Kundargi [Wed, 26 Jan 2011 20:46:20 +0000 (12:46 -0800)]
Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb