OSDN Git Service

android-x86/frameworks-native.git
14 years agopart of fix [2186418] switch passion to 24-bits framebuffer
Mathias Agopian [Wed, 4 Nov 2009 00:17:55 +0000 (16:17 -0800)]
part of fix [2186418] switch passion to 24-bits framebuffer

add support for RGBX_8888 EGLConfigs in the software renderer
(since that's what we're using in the MDP case)

14 years agoam 00e44ef2: Merge change I54545dfd into eclair-sdk
Dirk Dougherty [Wed, 4 Nov 2009 22:12:29 +0000 (14:12 -0800)]
am 00e44ef2: Merge change I54545dfd into eclair-sdk

Merge commit '00e44ef21777f32b67a8d51ee375cd290a3fb2d4' into eclair

* commit '00e44ef21777f32b67a8d51ee375cd290a3fb2d4':
  doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup.

14 years agoMerge change I54545dfd into eclair-sdk
Android (Google) Code Review [Wed, 4 Nov 2009 22:04:41 +0000 (17:04 -0500)]
Merge change I54545dfd into eclair-sdk

* changes:
  doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup.

14 years agoMerge change Ibbf945f3 into eclair
Android (Google) Code Review [Wed, 4 Nov 2009 20:45:39 +0000 (15:45 -0500)]
Merge change Ibbf945f3 into eclair

* changes:
  fix [2236832] software OpenGL ES driver doesn't work on sholes

14 years agoMerge change Iefd4a388 into eclair
Android (Google) Code Review [Wed, 4 Nov 2009 19:56:14 +0000 (14:56 -0500)]
Merge change Iefd4a388 into eclair

* changes:
  Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles

14 years agoMerge change I6869df3a into eclair
Android (Google) Code Review [Wed, 4 Nov 2009 16:49:25 +0000 (11:49 -0500)]
Merge change I6869df3a into eclair

* changes:
  Add new audio sources to support the A1026 recording configurations.

14 years agofix [2236832] software OpenGL ES driver doesn't work on sholes
Mathias Agopian [Wed, 4 Nov 2009 04:38:08 +0000 (20:38 -0800)]
fix [2236832] software OpenGL ES driver doesn't work on sholes

make sure to not pass our fake handles to the real gralloc

14 years agoMerge change I7a824efc into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 23:56:03 +0000 (18:56 -0500)]
Merge change I7a824efc into eclair

* changes:
  Support applications changing the surface attached to the RS.

14 years agoMerge changes Idcdd2978,Ied564b31,I6179126d into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 23:20:25 +0000 (18:20 -0500)]
Merge changes Idcdd2978,Ied564b31,I6179126d into eclair

* changes:
  Fix 2233444 (No IME).
  Revert "Revert "Fix notification bar performance.""
  Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""

14 years agoMerge change I56981989 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 23:04:49 +0000 (18:04 -0500)]
Merge change I56981989 into eclair

* changes:
  fix [2231527] Compatibility with SpaceJunk game (OpenGL)

14 years agoMerge change I9d5e03db into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 21:56:31 +0000 (16:56 -0500)]
Merge change I9d5e03db into eclair

* changes:
  Fix RS bugs.  We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data.

14 years agoMerge change If2fdad3b into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 21:29:22 +0000 (16:29 -0500)]
Merge change If2fdad3b into eclair

* changes:
  Add a warning when we leave threads in the binder thread pool in the background scheduling group.

14 years agoAdd a warning when we leave threads in the binder thread pool in the background sched...
Jason Parks [Tue, 3 Nov 2009 20:14:38 +0000 (12:14 -0800)]
Add a warning when we leave threads in the binder thread pool in the background scheduling group.

14 years agoMerge change I96444af2 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 20:10:21 +0000 (15:10 -0500)]
Merge change I96444af2 into eclair

* changes:
  Unhide View.isOpaque().

14 years agoMerge change Id2906ad8 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 19:53:02 +0000 (14:53 -0500)]
Merge change Id2906ad8 into eclair

* changes:
  Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.

14 years agoMerge change Ia86f2849 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 19:29:39 +0000 (14:29 -0500)]
Merge change Ia86f2849 into eclair

* changes:
  Fix layoutlib tests so they pas when run from Eclipse workbench.

14 years agoMerge change I0fae86b8 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 18:58:03 +0000 (13:58 -0500)]
Merge change I0fae86b8 into eclair

* changes:
  Make QuickContact styles public.

14 years agoMerge change I60bed5d3 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 18:23:55 +0000 (13:23 -0500)]
Merge change I60bed5d3 into eclair

* changes:
  Log for issue 2203561.

14 years agoLog for issue 2203561.
Eric Laurent [Mon, 2 Nov 2009 18:29:02 +0000 (10:29 -0800)]
Log for issue 2203561.

Implemented AudioPolicyService dump().
Added detailed dump for AudioPolicyManageriGeneric when AudioPolicyService is dumped.

14 years agoMerge changes I116424c4,Ibd0ef67f into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 17:32:04 +0000 (12:32 -0500)]
Merge changes I116424c4,Ibd0ef67f into eclair

* changes:
  Remove obsolete hardware auto-brightness support.
  Add documentation for proximity and light sensors.

14 years agofix [2231527] Compatibility with SpaceJunk game (OpenGL)
Mathias Agopian [Tue, 3 Nov 2009 02:33:08 +0000 (18:33 -0800)]
fix [2231527] Compatibility with SpaceJunk game (OpenGL)

we treated all lights as local lights when transforming their
position back to object space.

14 years agoMerge change I36d0184e into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 02:26:54 +0000 (21:26 -0500)]
Merge change I36d0184e into eclair

* changes:
  fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video

14 years agoam 671c61d6: Merge change Iaf5d2cc2 into eclair-sdk
Dirk Dougherty [Tue, 3 Nov 2009 02:17:26 +0000 (18:17 -0800)]
am 671c61d6: Merge change Iaf5d2cc2 into eclair-sdk

Merge commit '671c61d66f8d556f206d167d0f3c3bbe037ed86b' into eclair

* commit '671c61d66f8d556f206d167d0f3c3bbe037ed86b':
  doc change: misc doc fixes.

14 years agoMerge change Iaf5d2cc2 into eclair-sdk
Android (Google) Code Review [Tue, 3 Nov 2009 02:05:30 +0000 (21:05 -0500)]
Merge change Iaf5d2cc2 into eclair-sdk

* changes:
  doc change: misc doc fixes.

14 years agofix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when...
Mathias Agopian [Tue, 3 Nov 2009 01:48:33 +0000 (17:48 -0800)]
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video

we lost the concept of vertical stride when moving video playback to EGLImage.
Here we bring it back in a somewhat hacky-way that will work only for the
softgl/mdp backend.

14 years agoMerge change Ib0036762 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 01:13:20 +0000 (20:13 -0500)]
Merge change Ib0036762 into eclair

* changes:
  Add windows media support check in MediaMetadataRetrieverTest bug 2232274

14 years agoMerge change I43a335c3 into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 01:08:16 +0000 (20:08 -0500)]
Merge change I43a335c3 into eclair

* changes:
  Suppress takePicture test from continuous DO NOT MERGE.

14 years agoMerge change Ic8c7ca7b into eclair
Android (Google) Code Review [Tue, 3 Nov 2009 01:07:11 +0000 (20:07 -0500)]
Merge change Ic8c7ca7b into eclair

* changes:
  Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.

14 years agolibbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
Dima Zavin [Tue, 3 Nov 2009 00:02:43 +0000 (16:02 -0800)]
libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap

Change-Id: Ia7beb800f5a24beaa4b7f3032b486d4ed1991b23
Signed-off-by: Dima Zavin <dima@android.com>
14 years agoMerge change I73d6c0f8 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 23:46:04 +0000 (18:46 -0500)]
Merge change I73d6c0f8 into eclair

* changes:
  Add ability to disable sending Photos using Vcard. Do Not Merge

14 years agoMerge change Ic4918c30 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 23:05:55 +0000 (18:05 -0500)]
Merge change Ic4918c30 into eclair

* changes:
  Fix a build break.  Too many branches to keep track of.

14 years agoMerge change Ibaef6141 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 22:55:43 +0000 (17:55 -0500)]
Merge change Ibaef6141 into eclair

* changes:
  libbinder: add a NO_CACHING flag to MemoryHeapBase

14 years agoMerge change Id095e180 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 22:36:52 +0000 (17:36 -0500)]
Merge change Id095e180 into eclair

* changes:
  Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second.

14 years agoMerge change Ib7a6c434 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 22:31:15 +0000 (17:31 -0500)]
Merge change Ib7a6c434 into eclair

* changes:
  Fix some leaks.  This fixes the major malloc memory leak in allApps.  Still tracking some much more minor issues.

14 years agoMerge change Icbb3aa0a into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 21:58:26 +0000 (16:58 -0500)]
Merge change Icbb3aa0a into eclair

* changes:
  Use setRepeating() rather than setInexactRepeating() for backup scheduling, and add some random fuzz to the scheduling times, to make sure we aren't creating hour-aligned server load spikes.

14 years agoMerge change I0d7dc3b8 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 21:29:31 +0000 (16:29 -0500)]
Merge change I0d7dc3b8 into eclair

* changes:
  Fix notification bar performance.

14 years agoMerge change I73680cd9 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 20:34:28 +0000 (15:34 -0500)]
Merge change I73680cd9 into eclair

* changes:
  Fix 2194140: [Passion] Support Audience chip.

14 years agoMerge change Ieca126e6 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 19:42:25 +0000 (14:42 -0500)]
Merge change Ieca126e6 into eclair

* changes:
  Fix problem with proximity sensor not reawaking screen if the values change too quickly.

14 years agoMerge change I60413727 into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 18:43:52 +0000 (13:43 -0500)]
Merge change I60413727 into eclair

* changes:
  Fix issue #2226370: Resource versions match with equality

14 years agoMerge change I29bc113c into eclair
Android (Google) Code Review [Mon, 2 Nov 2009 18:05:08 +0000 (13:05 -0500)]
Merge change I29bc113c into eclair

* changes:
  Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.

14 years agoFix issue 197683: English IME key-press latency is noticeably higher on passion than...
Eric Laurent [Fri, 30 Oct 2009 18:09:39 +0000 (11:09 -0700)]
Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.

Reduce sleep time in AudioFlinger mixer thread when no data has been written to output to speed up startup time when  exiting standby.

The rest of the modifications for this issues is in kernel driver:
 commit 0dbb0ee136ed8de757df1ae26d84556c1751deae for buffer size modification from 8192 to 4800 bytes.
Another kernel improvement that is not submitted yes will reduce delay when audio output is exiting standby.

14 years agoFix issue #2226370: Resource versions match with equality
Dianne Hackborn [Mon, 2 Nov 2009 05:16:59 +0000 (21:16 -0800)]
Fix issue #2226370: Resource versions match with equality

Also fixed turned-around increment of version number for resources. :(

Change-Id: I604137272da984bcd69cee4f174e6b7f2c786e46

14 years agolibbinder: add a NO_CACHING flag to MemoryHeapBase
Iliyan Malchev [Fri, 30 Oct 2009 05:55:00 +0000 (22:55 -0700)]
libbinder: add a NO_CACHING flag to MemoryHeapBase

The NO_CACHING flag translates to opening a memory region with O_SYNC.

Signed-off-by: Iliyan Malchev <malchev@google.com>
14 years agoMerge change I8c0eb9a6 into eclair
Android (Google) Code Review [Sat, 31 Oct 2009 01:29:56 +0000 (21:29 -0400)]
Merge change I8c0eb9a6 into eclair

* changes:
  libagl: silence a LOGD

14 years agolibagl: silence a LOGD
Iliyan Malchev [Sat, 31 Oct 2009 01:29:08 +0000 (18:29 -0700)]
libagl: silence a LOGD

Signed-off-by: Iliyan Malchev <malchev@google.com>
14 years agoMerge change I7df84618 into eclair
Android (Google) Code Review [Sat, 31 Oct 2009 01:12:00 +0000 (21:12 -0400)]
Merge change I7df84618 into eclair

* changes:
  Add a privateImeOption to represent that the IME should not show the voice input microphone, if it otherwise would, whenever the search dialog is planning on showing a voice search button (as specified by the current searchable).

14 years agoMerge change I92cdc5ed into eclair
Android (Google) Code Review [Sat, 31 Oct 2009 00:02:13 +0000 (20:02 -0400)]
Merge change I92cdc5ed into eclair

* changes:
  PerformanceCollector: Collect & report perf measurements in key/value form

14 years agoMerge change Ie3e80456 into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 23:40:09 +0000 (19:40 -0400)]
Merge change Ie3e80456 into eclair

* changes:
  Turns out the SGX driver is correct and the bug was in this test.

14 years agoTurns out the SGX driver is correct and the bug was in this test.
Mathias Agopian [Fri, 30 Oct 2009 23:32:52 +0000 (16:32 -0700)]
Turns out the SGX driver is correct and the bug was in this test.

make sure the 565 1-texel wide texture is specified with an alignment of 4
which is the OpenGL ES default.

14 years agoMerge change Id8b28e4f into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 21:54:16 +0000 (17:54 -0400)]
Merge change Id8b28e4f into eclair

* changes:
  fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp

14 years agoMerge change I56779290 into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 21:54:10 +0000 (17:54 -0400)]
Merge change I56779290 into eclair

* changes:
  fix[2222341] Soft reset while going back from camcorder settings

14 years agoMerge change If007a2fa into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 21:54:03 +0000 (17:54 -0400)]
Merge change If007a2fa into eclair

* changes:
  return proper error code from eglCreateImageKHR

14 years agofix[2222341] Soft reset while going back from camcorder settings
Mathias Agopian [Fri, 30 Oct 2009 01:29:30 +0000 (18:29 -0700)]
fix[2222341] Soft reset while going back from camcorder settings

add a way to convert a mapped "pushbuffer" buffer to a gralloc handle
which then can be safely used by surfaceflinger, without including
gralloc_priv.h

14 years agoMerge change Iae849da2 into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 21:03:18 +0000 (17:03 -0400)]
Merge change Iae849da2 into eclair

* changes:
  add table maskfilter

14 years agoMerge change I08c19bee into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 17:53:32 +0000 (13:53 -0400)]
Merge change I08c19bee into eclair

* changes:
  DO NOT MERGE: Another gcc 4.0.3 workaround.

14 years agoDO NOT MERGE: Another gcc 4.0.3 workaround.
Andy McFadden [Thu, 29 Oct 2009 17:19:34 +0000 (10:19 -0700)]
DO NOT MERGE: Another gcc 4.0.3 workaround.

Temporarily make a function public that doesn't need to be.  When
host gcc-4.0.3 is gone from the build servers we can undo this.

(Cherry-picked from eclair-mr2.)

14 years agoMerge change I4b3db907 into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 17:23:43 +0000 (13:23 -0400)]
Merge change I4b3db907 into eclair

* changes:
  Revert the channge where channels were not selected randomly.

14 years agofix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp
Mathias Agopian [Fri, 30 Oct 2009 03:24:44 +0000 (20:24 -0700)]
fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp

crash was due to an unintialized variable, which caused the wrong bluring
format to be used and caused a memory overrrun.

14 years agoreturn proper error code from eglCreateImageKHR
Mathias Agopian [Thu, 29 Oct 2009 04:00:29 +0000 (21:00 -0700)]
return proper error code from eglCreateImageKHR

14 years agoMerge change Iee0486e2 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 23:01:23 +0000 (19:01 -0400)]
Merge change Iee0486e2 into eclair

* changes:
  Dump media recorder PID in dumpsys media.player, and fix minor bugs.

14 years agoMerge change I4e036287 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 22:48:10 +0000 (18:48 -0400)]
Merge change I4e036287 into eclair

* changes:
  update line test to expose some bug on SGX530 ed4

14 years agoupdate line test to expose some bug on SGX530 ed4
Mathias Agopian [Thu, 29 Oct 2009 22:47:12 +0000 (15:47 -0700)]
update line test to expose some bug on SGX530 ed4

14 years agoMerge change I9efe265f into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 21:47:52 +0000 (17:47 -0400)]
Merge change I9efe265f into eclair

* changes:
  unhide AccountManagerResponse

14 years agoMerge change Id6f158b3 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 21:08:34 +0000 (17:08 -0400)]
Merge change Id6f158b3 into eclair

* changes:
  Removed javadoc link to hidden class (temporary fix for build)

14 years agoMerge change I26a2d829 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 20:40:32 +0000 (16:40 -0400)]
Merge change I26a2d829 into eclair

* changes:
  Add -P flag to ps in dumpstate

14 years agoMerge change Idc4c7714 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 20:18:35 +0000 (16:18 -0400)]
Merge change Idc4c7714 into eclair

* changes:
  Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes.

14 years agoMerge change Ieab4c75b into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 19:48:51 +0000 (15:48 -0400)]
Merge change Ieab4c75b into eclair

* changes:
  Fix type in Java enums.  Not currently used, easier to fix now than when apps are using it.

14 years agoMerge change I3b7d5cbe into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 19:11:40 +0000 (15:11 -0400)]
Merge change I3b7d5cbe into eclair

* changes:
  Copy the selection args when creating a CPO since callers often reuse the passed in array.

14 years agoMerge change Ia5109a87 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 19:02:53 +0000 (15:02 -0400)]
Merge change Ia5109a87 into eclair

* changes:
  process: Add debug code to log process group transitions

14 years agoMerge change I4a943184 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 17:02:53 +0000 (13:02 -0400)]
Merge change I4a943184 into eclair

* changes:
  Avoid trying to throw multiple exceptions at once.

14 years agoMerge change I6cae32c7 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 07:55:49 +0000 (03:55 -0400)]
Merge change I6cae32c7 into eclair

* changes:
  When upgrading packages with shared user ids make sure we are eliminating the package about to be deleted or upgraded when updating permissions associated with the shared user. Include a simple null check when retrieving the permission.

14 years agoam 3534dadd: docs: fix XSS vulnerability in search
Scott Main [Thu, 29 Oct 2009 06:32:13 +0000 (23:32 -0700)]
am 3534dadd: docs: fix XSS vulnerability in search

Merge commit '3534daddeefefbd42ea0a3819348327e5d85315c' into eclair

* commit '3534daddeefefbd42ea0a3819348327e5d85315c':
  docs: fix XSS vulnerability in search

14 years agoUse image rect information to display zoomed picture.
Wu-cheng Li [Fri, 23 Oct 2009 09:39:46 +0000 (17:39 +0800)]
Use image rect information to display zoomed picture.

14 years agoMerge change I911458a0 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 23:02:24 +0000 (19:02 -0400)]
Merge change I911458a0 into eclair

* changes:
  Fix x offset for boxed textures

14 years agoMerge change Ic03d28b9 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 22:28:42 +0000 (18:28 -0400)]
Merge change Ic03d28b9 into eclair

* changes:
  Check that the window which wants to force hide is visible before setting the flag forceHiding to true. If we do layout the surfaces again this flag gets set no matter what since the keyguard window is always present in the list of tokens and this hides the window which would have become visible since the keyguard just got dismissed. This causes unnecessary focus changes due to changes in visibility of current window.

14 years agoMerge change Id572ffc7 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 22:05:09 +0000 (18:05 -0400)]
Merge change Id572ffc7 into eclair

* changes:
  don't throw an exception when we can't find a pending sync operation in the database

14 years agofix [2071412] work around mdp 32-bits fade limitation
Mathias Agopian [Wed, 28 Oct 2009 06:33:48 +0000 (23:33 -0700)]
fix [2071412] work around mdp 32-bits fade limitation

in the case where we fade a 32-bits surface (ie: GL_MODULATE w/ a,a,a,a + blending),
we first make a copy of the background into a RGB buffer, then we blend the 32-bits
surface as usual (without the alpha component), and finally blend the copy of
the background on top with 1-a. This uses a lot of bandwidth, but no CPU time.

14 years agoMerge change I8e7f5f07 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 19:09:29 +0000 (15:09 -0400)]
Merge change I8e7f5f07 into eclair

* changes:
  DO NOT MERGE: Fix loss of focus after wakeup into incall screen

14 years agoam d14f1bd7: Merge change Iacb6e122 into eclair-sdk
Scott Main [Wed, 28 Oct 2009 18:40:09 +0000 (11:40 -0700)]
am d14f1bd7: Merge change Iacb6e122 into eclair-sdk

Merge commit 'd14f1bd7e4ba28489bdc472aa736aee5a587cb98' into eclair

* commit 'd14f1bd7e4ba28489bdc472aa736aee5a587cb98':
  docs: add 2.0 video to developer site feature videos

14 years agoam 5a4d6696: Merge change Ib80db923 into eclair-sdk
Dirk Dougherty [Wed, 28 Oct 2009 18:39:55 +0000 (11:39 -0700)]
am 5a4d6696: Merge change Ib80db923 into eclair-sdk

Merge commit '5a4d66965d3c5061d47201fcaa62c90d126e7187' into eclair

* commit '5a4d66965d3c5061d47201fcaa62c90d126e7187':
  doc change: some fixes for online sdk docs. update "testing" section of screens support doc.

14 years agoMerge change Iacb6e122 into eclair-sdk
Android (Google) Code Review [Wed, 28 Oct 2009 18:27:48 +0000 (14:27 -0400)]
Merge change Iacb6e122 into eclair-sdk

* changes:
  docs: add 2.0 video to developer site feature videos

14 years agoMerge change Id4d04def into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 17:18:39 +0000 (13:18 -0400)]
Merge change Id4d04def into eclair

* changes:
  Fix a race that kept the locale picker from working under heavy CPU load.

14 years agoMerge change Ib80db923 into eclair-sdk
Android (Google) Code Review [Wed, 28 Oct 2009 15:56:04 +0000 (11:56 -0400)]
Merge change Ib80db923 into eclair-sdk

* changes:
  doc change: some fixes for online sdk docs. update "testing" section of screens support doc.

14 years agoMerge change I4e83a76a into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 15:47:54 +0000 (11:47 -0400)]
Merge change I4e83a76a into eclair

* changes:
  Fix bug 2201417. Whenever the System setting that indicates whether the notifcation stream uses the ring volume changes, the table of stream volume aliases in AudioService is updated. But the name of the alias stored in VolumeStreamState.mVolumeIndexSettingName was not updated whenever the NOTIFICATIONS_USE_RING_VOLUME setting was updated. This caused the wrong volume setting to be persisted. This change ensures the setting name is updated whenever the volume alias is, and persists the notification volume change right away (instead of after a delay), so that registered observers are notified right away. The notification seekbar in the sound settings is an example of such an observer.

14 years agoMerge change I081f08c1 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 12:46:06 +0000 (08:46 -0400)]
Merge change I081f08c1 into eclair

* changes:
  A better solution for ignoring user activity while the screen is animating off.

14 years agoadded GL test for textured lines
Mathias Agopian [Wed, 28 Oct 2009 09:09:21 +0000 (02:09 -0700)]
added GL test for textured lines

14 years agoMerge change I8d2de438 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 06:42:12 +0000 (02:42 -0400)]
Merge change I8d2de438 into eclair

* changes:
      fix [2143798] Need to figure out how to do video

14 years agoMerge change I95529db1 into eclair
Android (Google) Code Review [Wed, 28 Oct 2009 00:36:13 +0000 (20:36 -0400)]
Merge change I95529db1 into eclair

* changes:
  Add Free Flight ringtone to source tree.

14 years agoam 675eb31d: Merge change I1a010c12 into eclair-sdk
Scott Main [Wed, 28 Oct 2009 00:27:13 +0000 (17:27 -0700)]
am 675eb31d: Merge change I1a010c12 into eclair-sdk

Merge commit '675eb31d8d3f349de3d4f8db11631aee0118d85d' into eclair

* commit '675eb31d8d3f349de3d4f8db11631aee0118d85d':
  docs: fix broken link for download page.

14 years agoMerge change I1a010c12 into eclair-sdk
Android (Google) Code Review [Wed, 28 Oct 2009 00:16:58 +0000 (20:16 -0400)]
Merge change I1a010c12 into eclair-sdk

* changes:
  docs: fix broken link for download page.

14 years agoMerge change Idb328ab7 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 23:02:47 +0000 (19:02 -0400)]
Merge change Idb328ab7 into eclair

* changes:
  Explicitly specify that online-sdk depends on framework-res.

14 years agoMerge change I2e90d640 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 22:44:56 +0000 (18:44 -0400)]
Merge change I2e90d640 into eclair

* changes:
  Remove the activity restart between urls.

14 years agoMerge change I7136220b into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 22:37:48 +0000 (18:37 -0400)]
Merge change I7136220b into eclair

* changes:
  Fix egl cleanup code on context teardown.

14 years agoMerge change I9c242127 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 20:43:28 +0000 (16:43 -0400)]
Merge change I9c242127 into eclair

* changes:
  PowerManagerService: Animate LCD backlight changes due to autobrightness support.

14 years agoMerge change I8cc42c52 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 20:34:37 +0000 (16:34 -0400)]
Merge change I8cc42c52 into eclair

* changes:
  Add some logging to detect if AsyncPlayer is lagging. Bug 2201082.

14 years ago fix [2143798] Need to figure out how to do video
Mathias Agopian [Tue, 27 Oct 2009 03:12:37 +0000 (20:12 -0700)]
fix [2143798] Need to figure out how to do video

    Use EGLImageKHR instead of copybit directly.
    We now have the basis to use streaming YUV textures (well, in fact
    we already are). When/if we use the GPU instead of the MDP we'll
    need to make sure it supports the appropriate YUV format.

    Also make sure we compile if EGL_ANDROID_image_native_buffer is not supported

14 years agoMerge change I882d2eb8 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 19:50:10 +0000 (15:50 -0400)]
Merge change I882d2eb8 into eclair

* changes:
  do not merge

14 years agoMerge change Idb13ed9a into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 19:47:57 +0000 (15:47 -0400)]
Merge change Idb13ed9a into eclair

* changes:
  Add SDK version for MR1.

14 years agoMerge change I11c3cdc7 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 17:02:43 +0000 (13:02 -0400)]
Merge change I11c3cdc7 into eclair

* changes:
  Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.

14 years agoMerge change Ib0d3d9d0 into eclair
Android (Google) Code Review [Tue, 27 Oct 2009 12:01:38 +0000 (08:01 -0400)]
Merge change Ib0d3d9d0 into eclair

* changes:
  PowerManagerService: Clear Binder calling identity around calls to Sensor Manager.