OSDN Git Service

android-x86/frameworks-base.git
13 years agoVisual indication of do-not-disturb mode in system bar.
Daniel Sandler [Fri, 18 Feb 2011 17:51:08 +0000 (12:51 -0500)]
Visual indication of do-not-disturb mode in system bar.

Bug: 3408005
Change-Id: I934a6684bb3e90e2ada848872b5670f6b6e3e055

13 years agoMerge "Make sure zoom width is changed before fit-to-screen."
Shimeng (Simon) Wang [Fri, 18 Feb 2011 17:50:11 +0000 (09:50 -0800)]
Merge "Make sure zoom width is changed before fit-to-screen."

13 years agoMake sure zoom width is changed before fit-to-screen.
Shimeng (Simon) Wang [Fri, 18 Feb 2011 17:31:59 +0000 (09:31 -0800)]
Make sure zoom width is changed before fit-to-screen.

issue: 3466509
Change-Id: I7cdb9544fcb3f261ebd0a831ab4a5cd685c5fc77

13 years agoMerge "Fixing font renderer attribute slot locations."
Alex Sakhartchouk [Fri, 18 Feb 2011 17:17:15 +0000 (09:17 -0800)]
Merge "Fixing font renderer attribute slot locations."

13 years agoMerge "Fix UI in image processing."
Alex Sakhartchouk [Fri, 18 Feb 2011 17:12:30 +0000 (09:12 -0800)]
Merge "Fix UI in image processing."

13 years agodon't start long press when selecting text
Cary Clark [Fri, 18 Feb 2011 16:30:12 +0000 (11:30 -0500)]
don't start long press when selecting text

The timers to initiate short press and long press shouldn't
be started if text is selected. Since these presses won't
provide any feedback (e.g., the context menu doesn't show
up), with them disabled, the long press can turn into a
drag.

bug:3440375
Change-Id: I019796334a8f3090922747ae3c9e21d3b87b4a3c

13 years agoFix crash downloading posters for HTML5 video.
Ben Murdoch [Fri, 18 Feb 2011 12:34:35 +0000 (12:34 +0000)]
Fix crash downloading posters for HTML5 video.

We use the apache HTTP stack to download the poster images
for HTML5 video. This will crash if there is no host to use
as the "Host" header when making the request. Limit the java
poster downloader to just http or https for now. WebKit seems
able to display posters over other schemes like file://, but
doesn't always get the dimensions right. This fix just stops
us crashing.

Bug: 3180037
Change-Id: Idf51efda5b9ca1f2fe373c1fdb9c6bb7d5e254c8

13 years agoam d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 04:23:49 +0000 (20:23 -0800)]
am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb

* commit 'd2acfd6d04545562fcacd266e175461f26b25da9':
  Doc change: fixing renderscript samples

13 years agoam aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and...
Scott Main [Fri, 18 Feb 2011 04:23:45 +0000 (20:23 -0800)]
am aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

* commit 'aa680857e6ba107dfc9c76c5a342f6f907120c22':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

13 years agoam a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 04:21:35 +0000 (20:21 -0800)]
am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb

* commit 'a58f58daf94caa7e50c04707a67ba1a9dacb0a9c':
  Doc change: fixing renderscript samples

13 years agoam 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscrip...
Scott Main [Fri, 18 Feb 2011 04:21:24 +0000 (20:21 -0800)]
am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

* commit '0ddd2d1ea7cda544efc4d25601e1cdc0236e44d8':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

13 years agoMerge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames"
Santosh Madhava [Fri, 18 Feb 2011 03:10:02 +0000 (19:10 -0800)]
Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames"

13 years agoMerge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 02:53:36 +0000 (18:53 -0800)]
Merge "Doc change: fixing renderscript samples" into honeycomb

13 years agoMerge "Add ping test to verify data connection."
Xia Wang [Fri, 18 Feb 2011 02:53:16 +0000 (18:53 -0800)]
Merge "Add ping test to verify data connection."

13 years agoDoc change: fixing renderscript samples
Robert Ly [Tue, 15 Feb 2011 02:57:46 +0000 (18:57 -0800)]
Doc change: fixing renderscript samples

Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8

13 years agoMerge "Explode WindowManagerService."
Dianne Hackborn [Fri, 18 Feb 2011 02:30:11 +0000 (18:30 -0800)]
Merge "Explode WindowManagerService."

13 years agoMerge "Make SIP AuthName APIs public."
Chung-yih Wang [Fri, 18 Feb 2011 02:29:38 +0000 (18:29 -0800)]
Merge "Make SIP AuthName APIs public."

13 years agobring back sqlite WAL tests now that the feature is in.
Vasu Nori [Fri, 18 Feb 2011 02:11:40 +0000 (18:11 -0800)]
bring back sqlite WAL tests now that the feature is in.

Change-Id: I92103915845b7cf3f41f95e909051b6669c63ec4

13 years agoMerge "Reset initial zoom overview state when user takes zoom action."
Shimeng (Simon) Wang [Fri, 18 Feb 2011 01:47:15 +0000 (17:47 -0800)]
Merge "Reset initial zoom overview state when user takes zoom action."

13 years agoMerge "Composing span is removed when insertion point is moved"
Gilles Debunne [Fri, 18 Feb 2011 01:04:46 +0000 (17:04 -0800)]
Merge "Composing span is removed when insertion point is moved"

13 years agoFixing font renderer attribute slot locations.
Alex Sakhartchouk [Fri, 18 Feb 2011 00:45:37 +0000 (16:45 -0800)]
Fixing font renderer attribute slot locations.

Change-Id: I6377bb641df7d8372d873c00790189f9a190afd6

13 years agoExplode WindowManagerService.
Dianne Hackborn [Fri, 18 Feb 2011 00:07:28 +0000 (16:07 -0800)]
Explode WindowManagerService.

Change-Id: I3d73ed4c9a1b5d730aeffeb2df24ce5e6117d698

13 years agoDO NOT MERGE
Scott Main [Fri, 18 Feb 2011 00:09:25 +0000 (16:09 -0800)]
DO NOT MERGE
Delete unused/broken samples and tests from the renderscript libs,
so we can publish the entire contents of libs/rs/java/ for samples in HC

Change-Id: I0428074e995d7ee282520f54a9a3c81e32bff027

13 years agoMerge "Fix 3324645: Fix text wrapping issue in RecentApps"
Jim Miller [Fri, 18 Feb 2011 00:05:08 +0000 (16:05 -0800)]
Merge "Fix 3324645: Fix text wrapping issue in RecentApps"

13 years agoComposing span is removed when insertion point is moved
Gilles Debunne [Fri, 18 Feb 2011 00:03:10 +0000 (16:03 -0800)]
Composing span is removed when insertion point is moved

Bug 3457633

Change-Id: I8896823b7e700dd52acec180c2a1d8e2f6ac5ae1

13 years agoMerge "Fixed the media playback report format."
Yu Shan Emily Lau [Thu, 17 Feb 2011 23:56:41 +0000 (15:56 -0800)]
Merge "Fixed the media playback report format."

13 years agoFixed the media playback report format.
Yu Shan Emily Lau [Thu, 17 Feb 2011 23:51:56 +0000 (15:51 -0800)]
Fixed the media playback report format.

Change-Id: I8b943f8cd914acc6c9ee81a71f0efbecece7263e

13 years agoAdd ping test to verify data connection.
Xia Wang [Thu, 17 Feb 2011 23:32:37 +0000 (15:32 -0800)]
Add ping test to verify data connection.

Change-Id: I88e06934747e9e98bd440ae84268e69486c74734

13 years agoFix 3324645: Fix text wrapping issue in RecentApps
Jim Miller [Thu, 17 Feb 2011 23:12:46 +0000 (15:12 -0800)]
Fix 3324645: Fix text wrapping issue in RecentApps

This fixes a problem where the application label and descriptions
would wrap to the next line.  It now correctly stays within the
reserved space.

Change-Id: I586b15b1f69b61f260eb612e69b82260f6c9f84a

13 years agoReset initial zoom overview state when user takes zoom action.
Shimeng (Simon) Wang [Thu, 17 Feb 2011 23:02:34 +0000 (15:02 -0800)]
Reset initial zoom overview state when user takes zoom action.

This will prevent wrong fit-to-screen when a new picture comes.

issue: 3466509
Change-Id: I37d5509190766ba16665527bbdef968bddff8915

13 years agoMerge "Experimental support for https transfers in stagefright."
Andreas Huber [Thu, 17 Feb 2011 22:52:38 +0000 (14:52 -0800)]
Merge "Experimental support for https transfers in stagefright."

13 years agoMerge "A/V synchronization at the beginning of a recording session"
James Dong [Thu, 17 Feb 2011 22:50:14 +0000 (14:50 -0800)]
Merge "A/V synchronization at the beginning of a recording session"

13 years agoFix UI in image processing.
Alex Sakhartchouk [Thu, 17 Feb 2011 22:43:27 +0000 (14:43 -0800)]
Fix UI in image processing.

Change-Id: I4ec562e986e5009c101a62de8b15c6be0f0bc03b

13 years agoA/V synchronization at the beginning of a recording session
James Dong [Wed, 16 Feb 2011 20:28:26 +0000 (12:28 -0800)]
A/V synchronization at the beginning of a recording session

o do not use edts/elst boxes since these optional boxes are ignored
o manipulate the first video/audio frame duration to make sure that the rest
  of the audio/video is in sync (ideally, we should only manipulate
  the vidoe frame duration, not the audio)
o reduce the initial audio mute/suppression period, which is used to
  eliminate the "recording" sound.

bug - 3405882 and 3362703

Change-Id: Ib0acfb4f3843b365157288951dc122b006299c18

13 years agoMerge "Start window manager refactoring."
Dianne Hackborn [Thu, 17 Feb 2011 22:39:06 +0000 (14:39 -0800)]
Merge "Start window manager refactoring."

13 years agoExperimental support for https transfers in stagefright.
Andreas Huber [Thu, 17 Feb 2011 21:35:08 +0000 (13:35 -0800)]
Experimental support for https transfers in stagefright.

Change-Id: If1bd0f265dda136c7c34b53317f64383023b53a3

13 years agoStart window manager refactoring.
Dianne Hackborn [Thu, 17 Feb 2011 22:22:17 +0000 (14:22 -0800)]
Start window manager refactoring.

Move all of the pieces into a new com.android.server.wm package.

Change-Id: I942b7bcfb84ee0f843f47d58e55ffc5a93c0da94

13 years agoMerge "data activity reporting on wifi"
Irfan Sheriff [Thu, 17 Feb 2011 22:06:52 +0000 (14:06 -0800)]
Merge "data activity reporting on wifi"

13 years agodata activity reporting on wifi
Irfan Sheriff [Wed, 16 Feb 2011 03:30:27 +0000 (19:30 -0800)]
data activity reporting on wifi

Initial checkin, need icons to complete the feature

Bug: 3412258

Change-Id: I9a3ecc8159cc314d84707065dafe23d402409a84

13 years agoam 831a0892: am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
Joe Malin [Thu, 17 Feb 2011 21:29:01 +0000 (13:29 -0800)]
am 831a0892: am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library

* commit '831a089272ae851a20aed2d78d0945160c58d5f7':
  DOC CHANGE: Bug 3396898 add attribute uses-library

13 years agoam e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
Joe Malin [Thu, 17 Feb 2011 21:18:30 +0000 (13:18 -0800)]
am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library

* commit 'e766fcd5e967c2400a1fe90a4a01e4f0a12dbd1d':
  DOC CHANGE: Bug 3396898 add attribute uses-library

13 years agoMerge "Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed""
Paul Westbrook [Thu, 17 Feb 2011 21:14:22 +0000 (13:14 -0800)]
Merge "Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed""

13 years agoMerge "Turn on wallpaper restore debug logs"
Christian Sonntag [Thu, 17 Feb 2011 21:08:47 +0000 (13:08 -0800)]
Merge "Turn on wallpaper restore debug logs"

13 years agoDOC CHANGE: Bug 3396898 add attribute uses-library
Joe Malin [Fri, 4 Feb 2011 21:02:23 +0000 (13:02 -0800)]
DOC CHANGE: Bug 3396898 add attribute uses-library

Change-Id: I21810676050abed04c0c69b61c05d8d7228f434d

13 years agoMerge "Fix a regression with MotionEvent parceling."
Jeff Brown [Thu, 17 Feb 2011 21:03:15 +0000 (13:03 -0800)]
Merge "Fix a regression with MotionEvent parceling."

13 years agoFix a regression with MotionEvent parceling.
Jeff Brown [Thu, 17 Feb 2011 21:01:34 +0000 (13:01 -0800)]
Fix a regression with MotionEvent parceling.

Also added some more unit tests.

Change-Id: I413654294d1a998eec056884e6df5eaa50f3daf4

13 years agoTurn on wallpaper restore debug logs
Christopher Tate [Thu, 17 Feb 2011 20:58:59 +0000 (12:58 -0800)]
Turn on wallpaper restore debug logs

For investigation of bug 3462173 et alia

Change-Id: Id5f82a97c72d2a02f9a878029782fa698c5b124f

13 years agoMerge "Update the summary output format which match the PM data posting."
Yu Shan Emily Lau [Thu, 17 Feb 2011 20:21:13 +0000 (12:21 -0800)]
Merge "Update the summary output format which match the PM data posting."

13 years agoMerge "Fix bug 3465210 - Anchored popups don't appear above anchor when there isn...
Adam Powell [Thu, 17 Feb 2011 20:15:23 +0000 (12:15 -0800)]
Merge "Fix bug 3465210 - Anchored popups don't appear above anchor when there isn't enough room."

13 years agoMerge "Rework thumbnail API to not suffer from IPC failures."
Dianne Hackborn [Thu, 17 Feb 2011 20:14:33 +0000 (12:14 -0800)]
Merge "Rework thumbnail API to not suffer from IPC failures."

13 years agoUpdate the summary output format which match the PM data posting.
Yu Shan Emily Lau [Thu, 17 Feb 2011 19:44:25 +0000 (11:44 -0800)]
Update the summary output format which match the PM data posting.

Change-Id: I3e3f7313020da6d0d219acd90ac9edc8a4d0bce4

13 years agoFix bug 3465210 - Anchored popups don't appear above anchor when there
Adam Powell [Thu, 17 Feb 2011 20:03:09 +0000 (12:03 -0800)]
Fix bug 3465210 - Anchored popups don't appear above anchor when there
isn't enough room.

Oops. Fix a regression introduced by recent changes.

Change-Id: I413998dc2413763f2ea3f31a7ca68f098be19b36

13 years agoMerge "Add WPA support for soft Ap"
Irfan Sheriff [Thu, 17 Feb 2011 19:49:57 +0000 (11:49 -0800)]
Merge "Add WPA support for soft Ap"

13 years agoAdd WPA support for soft Ap
Irfan Sheriff [Thu, 17 Feb 2011 01:00:33 +0000 (17:00 -0800)]
Add WPA support for soft Ap

Bug: 2771935

Change-Id: Ib16c1c3b9aaccbcdf372365d3c0825bdf0680207

13 years agoMerge "LayoutLib: add support for layout_only render."
Xavier Ducrohet [Thu, 17 Feb 2011 19:21:37 +0000 (11:21 -0800)]
Merge "LayoutLib: add support for layout_only render."

13 years agoRevert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed"
Paul Westbrook [Thu, 17 Feb 2011 18:59:56 +0000 (10:59 -0800)]
Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed"

This reverts commit d67dbeeb322eac08681fab5be09d30f9663cc128.

This reenables WAL in the framework.  We are tracking down the cause of
the problems with WAL

13 years agoOnly give WebTextView keys if it has focus.
Leon Scroggins [Thu, 17 Feb 2011 18:51:50 +0000 (13:51 -0500)]
Only give WebTextView keys if it has focus.

Bug:3460690
Change-Id: Iab82dc2c6e07a83062338ede8428e9d81ef0b949

13 years agoMerge "Keep track of which keys are pressed."
Leon Scroggins [Thu, 17 Feb 2011 18:24:54 +0000 (10:24 -0800)]
Merge "Keep track of which keys are pressed."

13 years agoLayoutLib: add support for layout_only render.
Xavier Ducrohet [Thu, 17 Feb 2011 18:24:46 +0000 (10:24 -0800)]
LayoutLib: add support for layout_only render.

Change-Id: I1cd791cf9560156c1ac488f8e454240c84e29cc6

13 years agoMerge "Import revised translations."
Eric Fischer [Thu, 17 Feb 2011 18:18:05 +0000 (10:18 -0800)]
Merge "Import revised translations."

13 years agoImport revised translations.
Eric Fischer [Thu, 17 Feb 2011 18:14:16 +0000 (10:14 -0800)]
Import revised translations.

Change-Id: I49c5a60899acbd7cb223935268507a3646b03286

13 years agoMerge "Fine tune the zoom overview behavior."
Shimeng (Simon) Wang [Thu, 17 Feb 2011 17:55:36 +0000 (09:55 -0800)]
Merge "Fine tune the zoom overview behavior."

13 years agoKeep track of which keys are pressed.
Leon Scroggins [Thu, 17 Feb 2011 17:00:48 +0000 (12:00 -0500)]
Keep track of which keys are pressed.

Bug:3460798

Rather than using a boolean which may not work properly,
keep track of which keys are pressed and handle up for
each key that was pressed.

Change-Id: I381bf617d1752aa194d9d8e8cf8380f9a87fc334

13 years agoMerge "Make WifiInfo not use int for ip address."
Robert Greenwalt [Thu, 17 Feb 2011 17:39:49 +0000 (09:39 -0800)]
Merge "Make WifiInfo not use int for ip address."

13 years agoFine tune the zoom overview behavior.
Shimeng (Simon) Wang [Wed, 16 Feb 2011 22:52:13 +0000 (14:52 -0800)]
Fine tune the zoom overview behavior.

issue: 3451476
Change-Id: Idc267979ae0b33f4f2fbcb9aab7739bdd1dc1eff

13 years agoMerge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding...
Alex Sakhartchouk [Thu, 17 Feb 2011 17:14:03 +0000 (09:14 -0800)]
Merge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding ability to load a3d files from disk."

13 years agoMerge "Updated from comments to previous change after submitting"
Kristian Monsen [Thu, 17 Feb 2011 16:47:41 +0000 (08:47 -0800)]
Merge "Updated from comments to previous change after submitting"

13 years agoMake SIP AuthName APIs public.
Chung-yih Wang [Thu, 10 Feb 2011 07:20:41 +0000 (15:20 +0800)]
Make SIP AuthName APIs public.

bug:3326867
Change-Id: I766e6e28f6ad3e84de2c9e24850d472ad00271cc

13 years agoFix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames
Santosh Madhava [Thu, 17 Feb 2011 06:32:02 +0000 (22:32 -0800)]
Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames

Change-Id: I0f9257a1bfb96c00acfdffa0f4f7f8188646c713

13 years agoMerge "Add support for arbitrary axes in MotionEvents."
Jeff Brown [Thu, 17 Feb 2011 04:00:21 +0000 (20:00 -0800)]
Merge "Add support for arbitrary axes in MotionEvents."

13 years agoRework thumbnail API to not suffer from IPC failures.
Dianne Hackborn [Thu, 17 Feb 2011 02:53:31 +0000 (18:53 -0800)]
Rework thumbnail API to not suffer from IPC failures.

Thumbnails are now requested separately, so we don't exceed the
IPC buffer size limit.

Also implement issue #3349553: Please provide a hook to intercept
fragment-breadcrumb clicks

And maybe fix issue #3439199: Music Notification does not turn on
when app switching out of Music app

Change-Id: Ie939e78cc8ded07b18112760e053185947549f61

13 years agoMerge "Make high performance wifi lock public"
Irfan Sheriff [Thu, 17 Feb 2011 02:18:10 +0000 (18:18 -0800)]
Merge "Make high performance wifi lock public"

13 years agoMerge "Expose an API to get a bitmap's size in bytes."
Jesse Wilson [Thu, 17 Feb 2011 01:57:09 +0000 (17:57 -0800)]
Merge "Expose an API to get a bitmap's size in bytes."

13 years agoExpose an API to get a bitmap's size in bytes.
Jesse Wilson [Wed, 16 Feb 2011 23:46:12 +0000 (15:46 -0800)]
Expose an API to get a bitmap's size in bytes.

Change-Id: I960c3b02b1ba8d3a8d92aaa98955a159e6f3a228
http://b/3184897

13 years agoMerge "Fix 3197205: Minor edits to device policy admin strings and documentation"
Jim Miller [Thu, 17 Feb 2011 01:49:17 +0000 (17:49 -0800)]
Merge "Fix 3197205: Minor edits to device policy admin strings and documentation"

13 years agoMake WifiInfo not use int for ip address.
Robert Greenwalt [Thu, 17 Feb 2011 01:31:11 +0000 (17:31 -0800)]
Make WifiInfo not use int for ip address.

Change-Id: Ib27824cd0722099e157024ee2a9797236157bc8e

13 years agoMerge "StackView rendering fix for non-hardware accelerated apps and hardware layers"
Adam Cohen [Thu, 17 Feb 2011 01:12:25 +0000 (17:12 -0800)]
Merge "StackView rendering fix for non-hardware accelerated apps and hardware layers"

13 years agoMerge "Fix invalidation bug with View bounds properties"
Chet Haase [Thu, 17 Feb 2011 01:05:06 +0000 (17:05 -0800)]
Merge "Fix invalidation bug with View bounds properties"

13 years agoMerge "Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior"
Adam Powell [Thu, 17 Feb 2011 00:56:44 +0000 (16:56 -0800)]
Merge "Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior"

13 years agoFix bug 3413800 - Revise AutoCompleteTextView dropdown behavior
Adam Powell [Thu, 17 Feb 2011 00:49:50 +0000 (16:49 -0800)]
Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior

Be more conservative with when we let an AutoCompleteTextView's
dropdown box of completion suggestions cover the IME.

Disable the expand-when-touched behavior of the dropdown list when
more than 3 items can be seen at a time without it.

Don't let a ListPopupWindow that is expanding in response to touch
scroll the anchor view within its parent and slide the dropdown out
from under the user's finger.

Change-Id: I009accfd4e841c9a5e1072735d8a0b067a0bc06a

13 years agoMerge "Add missing resources"
John Reck [Thu, 17 Feb 2011 00:51:46 +0000 (16:51 -0800)]
Merge "Add missing resources"

13 years agoAdd missing resources
John Reck [Thu, 17 Feb 2011 00:41:04 +0000 (16:41 -0800)]
Add missing resources

 Bug: 3463011

Change-Id: Ie312c72bf7315cddfef12118de11bcfa634e73dc

13 years agoMerge "Rename method to discourage use of this in favor of member field"
Alon Albert [Thu, 17 Feb 2011 00:39:47 +0000 (16:39 -0800)]
Merge "Rename method to discourage use of this in favor of member field"

13 years agoFix invalidation bug with View bounds properties
Chet Haase [Thu, 17 Feb 2011 00:23:29 +0000 (16:23 -0800)]
Fix invalidation bug with View bounds properties

When setLeft/Right/Top/Bottom() functions were called on View,
invalidation was only happening at the parent level. When an
app is hardware accelerated, this means that the view's display
list is not being recreated. So views that were changing size due
to these calls were not getting redrawn properly, causing some
artifacts in animations (especially LayoutTransition, which
calls these setters).

Fix is to invalidate the child instead of just the child's bounds
in the parent.

Change-Id: Ic8b2a5db519345dce617f914c2214738f22031b2

13 years agoFix 3197205: Minor edits to device policy admin strings and documentation
Jim Miller [Thu, 17 Feb 2011 00:27:41 +0000 (16:27 -0800)]
Fix 3197205: Minor edits to device policy admin strings and documentation

Change-Id: I3788772c375b916752cd8a98ff5d3751448e4334

13 years agoAdding better navigation to model viewer (pinch to zoom, rotations)
Alex Sakhartchouk [Thu, 17 Feb 2011 00:08:49 +0000 (16:08 -0800)]
Adding better navigation to model viewer (pinch to zoom, rotations)
Adding ability to load a3d files from disk.

Change-Id: I8697483cf0e3136113e74f9239dc5bc3de770cee

13 years agoMerge "fix a surface leak in SurfaceFlinger"
Mathias Agopian [Wed, 16 Feb 2011 23:43:17 +0000 (15:43 -0800)]
Merge "fix a surface leak in SurfaceFlinger"

13 years agofix a surface leak in SurfaceFlinger
Mathias Agopian [Wed, 16 Feb 2011 03:01:06 +0000 (19:01 -0800)]
fix a surface leak in SurfaceFlinger

SF kept a strong reference to ISurface until the
window manager removed the surface from the screen.
This fell appart when running standalone tests, that is
when the window manager wasn't involved.

When the window manager is around, it would clean-up surfaces
even when an application died.

with this change, SF is able to do its own cleanup without
relying on the window manager.

the change is very simple, we simply don't keep a reference
to ISurface and make sure no more than one of them can
be created.

Change-Id: I61f2d7473bf8d4aa651549a846c34cdbb0d0c85a

13 years agoMerge "Scale major axis when finger is oriented."
Jeff Brown [Wed, 16 Feb 2011 23:30:54 +0000 (15:30 -0800)]
Merge "Scale major axis when finger is oriented."

13 years agoMerge "Adding a debug setting to enable visual indicator for GL"
Teng-Hui Zhu [Wed, 16 Feb 2011 23:13:24 +0000 (15:13 -0800)]
Merge "Adding a debug setting to enable visual indicator for GL"

13 years agoMerge "Fix Paint#breakText(char[]..) JavaDoc"
Brian Muramatsu [Wed, 16 Feb 2011 23:08:45 +0000 (15:08 -0800)]
Merge "Fix Paint#breakText(char[]..) JavaDoc"

13 years agoMerge "Adds localization support for incognito start page"
John Reck [Wed, 16 Feb 2011 23:05:04 +0000 (15:05 -0800)]
Merge "Adds localization support for incognito start page"

13 years agoFix Paint#breakText(char[]..) JavaDoc
Brian Muramatsu [Wed, 16 Feb 2011 19:40:06 +0000 (11:40 -0800)]
Fix Paint#breakText(char[]..) JavaDoc

The JavaDoc says that if the "...count is negative then the
characters before index are measured in reverse order. This
allows for measuring the end of string."

However, the native code doesn't work its way backwards
from the given index when the count is negative. It always
passes Skia the substring starting from index and the
absolute value of count.

Its better to fix the JavaDoc rather than the behavior, since
this API is public and has been this way for some time. It
is also used by TextUtils.ellipsize indirectly, so its best
to avoid breaking that sensitive code.

Change-Id: I8bd51def6ec98251e355370710eb44f58fb737c4

13 years agoMerge "VideoEditor:Issue ID: 3431967"
Basavapatna Dattaguru [Wed, 16 Feb 2011 22:54:08 +0000 (14:54 -0800)]
Merge "VideoEditor:Issue ID: 3431967"

13 years agoAdds localization support for incognito start page
John Reck [Wed, 16 Feb 2011 22:21:21 +0000 (14:21 -0800)]
Adds localization support for incognito start page

 Bug: 3460867
 This change has BrowserFrame intercept browser:incognito URLs to
 provide a localized version of them. It also adds a spanish
 translation for the page.

Change-Id: I888453d895ea1047544a09ba7f23645e2746bea6

13 years agoAdding a debug setting to enable visual indicator for GL
Teng-Hui Zhu [Wed, 16 Feb 2011 19:25:03 +0000 (11:25 -0800)]
Adding a debug setting to enable visual indicator for GL

  [This is the WebView part]
  The idea is to turn on the visual indicator without building the code.

  The implementation included:
  1. Setup the UI on browser side to check whether or not this is enabled.
  2. Transfer the info from browser setting to web setting.
  3. Send this info down from WebView to webkit.
  4. In the webkit, we save this info in TilesManager.
  5. At texture generation time, we query this info to decide whether or
     not add the visual indicator on the texture.

  One design decision we made is we don't want to restart the browser for
  debugging purpose. This is better preserving the browser current activity,
  the only pitfall is that the visual indicator is NOT updated on different
  textures simultaneously.

  The corresponding browser change is: #change,97058
  The dependent webkit change is: #change,97052

bug:3458721

Change-Id: I34a0514048df61b414c3386b292f2586efbde74e

13 years agoam 09b18c2f: (-s ours) am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond...
Andreas Huber [Wed, 16 Feb 2011 22:31:27 +0000 (14:31 -0800)]
am 09b18c2f: (-s ours) am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.

* commit '09b18c2f1d5ca6cf25352ae633f2121556a516ab':
  DO NOT MERGE: Respond to RTSP server->client requests.

13 years agoVideoEditor:Issue ID: 3431967
Basavapatna Dattaguru [Wed, 16 Feb 2011 05:54:48 +0000 (21:54 -0800)]
VideoEditor:Issue ID: 3431967

Fixes memory leak in getProperties
Updated with Review comments

Change-Id: Ie4e8edaee1c76f18d0526b5eae9f9a128e0a3c17

13 years agoMake high performance wifi lock public
Irfan Sheriff [Wed, 16 Feb 2011 20:13:59 +0000 (12:13 -0800)]
Make high performance wifi lock public

gtalk and sip already use the high perf lock. Improve
the comments and make the constant public.

This will allow applications that use voice or video
to keep the connection good even when device screen
is off

Change-Id: I3608cd478175c773bd835b26a686a61b8baf5471

13 years agoam 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client...
Andreas Huber [Wed, 16 Feb 2011 22:28:01 +0000 (14:28 -0800)]
am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.

* commit '79a97489494deb8bdae85696f612ec7acda54240':
  DO NOT MERGE: Respond to RTSP server->client requests.