Android (Google) Code Review
898300890d
Merge change I0953c1d5 into eclair
...
* changes:
fix [2153873] EGL-1.4 software implementation misses surface attributes
2009-10-19 18:27:47 -04:00
Dianne Hackborn
89c515fa58
am ae26b8b6: Update 5.xml with last minute changes.
...
Merge commit 'ae26b8b6f40ad037927bf02ffd47953001c2cb3b' into eclair
* commit 'ae26b8b6f40ad037927bf02ffd47953001c2cb3b':
Update 5.xml with last minute changes.
2009-10-19 15:04:14 -07:00
Mathias Agopian
0985f6a4ea
fix [2153873] EGL-1.4 software implementation misses surface attributes
2009-10-19 14:46:27 -07:00
Android (Google) Code Review
e614aeaf32
Merge change Ide4c8cbc into eclair
...
* changes:
fix [2151588] glTexSubImage2D() allows pixel format conversion
2009-10-19 17:31:52 -04:00
Android (Google) Code Review
5694da94a7
Merge change I88d11cfb into eclair
...
* changes:
one step towards fixing [2071412] work around mdp 32-bits fade limitation
2009-10-19 17:31:35 -04:00
Mathias Agopian
d13e46158a
fix [2151588] glTexSubImage2D() allows pixel format conversion
2009-10-19 14:23:02 -07:00
Mathias Agopian
6dbedd7519
one step towards fixing [2071412] work around mdp 32-bits fade limitation
...
simplify the GL_MODULATE case and allow blending disabled with RGBA texture
2009-10-16 18:24:12 -07:00
Scott Main
7846561bd6
am f3bc5349: docs: fix doc error in dialog example snippet (no not merge)
...
Merge commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f' into eclair
* commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f':
docs: fix doc error in dialog example snippet (no not merge)
2009-10-16 17:52:15 -07:00
Android (Google) Code Review
8fe00cfcee
Merge change I11ebbfd9 into eclair
...
* changes:
A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
2009-10-16 18:13:19 -04:00
Android (Google) Code Review
997d737bbb
Merge change Idcaa1ef8 into eclair
...
* changes:
1) Add 10 seconds wait time before collecting the end memory. 2) Modified the player stress test, shorten the plabyack time.
2009-10-16 18:06:43 -04:00
Android (Google) Code Review
7ee5449954
Merge change I7299c83b into eclair
...
* changes:
Fix bug exposed by filmstrip. The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used.
2009-10-16 17:56:29 -04:00
Android (Google) Code Review
031a1dc6d8
Merge change I6fc56997 into eclair
...
* changes:
fix [2187212] add support for GLESv2 dispatch based on TLS
2009-10-16 17:26:55 -04:00
Android (Google) Code Review
76f95d0caf
Merge change Ia8ac904d into eclair
...
* changes:
fix [2182249] [MR1] valgrind error in surface flinger
2009-10-16 17:26:15 -04:00
Android (Google) Code Review
8a601f3795
Merge change Ic37381fb into eclair
...
* changes:
docs: fix doc error in dialog example snippet
2009-10-16 17:23:11 -04:00
Android (Google) Code Review
e48d115ba2
Merge change Ib897cff1 into eclair
...
* changes:
do not merge Return valid package info for packages that have been uninstalled with an option to retain data and resources using the flag GET_UNINSTALLED_PACKAGES These packages do not have a package setting. just check the flag and return the required info from PackageParser.generatePackageInfo
2009-10-16 15:36:40 -04:00
Android (Google) Code Review
dfaab0d35b
Merge change I9521cf8b into eclair
...
* changes:
Register for light sensor events if non-hardware based auto-brightnees is enabled
2009-10-16 12:29:39 -04:00
Android (Google) Code Review
cc6581660f
Merge change I01935be3 into eclair
...
* changes:
Remove PowerManager.setAutoBrightness()
2009-10-16 12:29:15 -04:00
Android (Google) Code Review
3f205ecfac
Merge change I0e09e56f into eclair
...
* changes:
Don't callback on NULL client. Bug 2180510.
2009-10-16 01:19:10 -04:00
Android (Google) Code Review
2c037df204
Merge change I486fdb55 into eclair
...
* changes:
Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down
2009-10-15 23:32:39 -04:00
Android (Google) Code Review
bff2e7d7f7
Merge change I741a6100 into eclair
...
* changes:
Fix bug where dirty messages for allocations attached to programVertex objects could be lost.
2009-10-15 21:47:03 -04:00
Mathias Agopian
38a7fa2ae3
fix [2182249] [MR1] valgrind error in surface flinger
2009-10-15 18:08:15 -07:00
Android (Google) Code Review
cc4366deb8
Merge change I51d41230 into eclair
...
* changes:
Make sure CF icon updates when using "all CF" MMI.
2009-10-15 18:49:44 -04:00
Android (Google) Code Review
156a67e55e
Merge change I0d74deb6 into eclair
...
* changes:
Fix possible NPE in the code that restores widgets' state.
2009-10-15 18:33:12 -04:00
Dave Sparks
393eb7967f
Don't callback on NULL client. Bug 2180510.
...
We weren't checking to see if there was a valid camera client when
calling the notify callback function. Now we grab a strong pointer
before the callback to guarantee that the client is not destroyed
before we complete the callback. This change also fixes other
places in the code where we weren't holding a local strong pointer.
2009-10-15 15:18:08 -07:00
Android (Google) Code Review
39c999a537
Merge change Ic9b31801 into eclair
...
* changes:
docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0... move upgrading doc into a new guide for "updating" with the new manager tools and remove the previous updating doc from the dev guide. set up preliminary download page and guide for installing the full SDK. add the requirements doc in sdk/ for all general purposes. revise the download 'thank you' message.
2009-10-14 20:52:50 -04:00
Android (Google) Code Review
f7f46955f7
Merge change I2492bffe into eclair
...
* changes:
Remove STOPSHIP comment.
2009-10-14 14:55:44 -04:00
Android (Google) Code Review
bf89a25446
Merge change If30c5e20 into eclair
...
* changes:
SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial. Changed image links to use @docRoot.
2009-10-14 12:52:00 -04:00
Mathias Agopian
618fa10949
fix [2187212] add support for GLESv2 dispatch based on TLS
...
Instead of using a different function pointer table for ES 1.x and ES 2.x,
we use a single one that is the union (sort|uniq) of both tables. Two
instances of this table are initialized with pointers to GL ES 1.x and GL ES 2.x
entry-points.
When a context is created, we store its version number and when it is bound to a
thread we set the approruiate table based on the stored version.
This introduce no penalty while dispatching gl calls to the right API version.
[Pending Dr No approval for MR1]
2009-10-14 02:06:37 -07:00
Android (Google) Code Review
90e1850c05
Merge change I4ef3e82f into eclair
...
* changes:
7 more ringtones. Now with more Dr. No!
2009-10-14 03:13:12 -04:00
Android (Google) Code Review
d6e991e167
Merge change I875200fe into eclair
...
* changes:
Another fix for #2186897 : Cannot unlock the device by swiping
2009-10-14 01:51:00 -04:00
Android (Google) Code Review
f1e8da6637
Merge change Iac534225 into eclair
...
* changes:
Fix issue #2186709 : Can't unlock the device for a while
2009-10-13 23:13:37 -04:00
Android (Google) Code Review
7f2eeca5ba
Merge change I61c08260 into eclair
...
* changes:
Futher reduce the logging of EriManager.
2009-10-13 17:07:10 -04:00
Android (Google) Code Review
8ace1a7d11
Merge change I1369e9ab into eclair
...
* changes:
Work on issue #2144454 : Inconsistent swipes...
2009-10-13 14:45:56 -04:00
Android (Google) Code Review
676a3f3ca4
Merge change If1acb2dd into eclair
...
* changes:
Add a little logging to diagnose wifi cycle bug
2009-10-13 12:45:30 -04:00
Android (Google) Code Review
f4fc80918c
Merge change I9f93ce61 into eclair
...
* changes:
Throttle camera preview frames to the app. Bug 2180302.
2009-10-13 06:02:59 -04:00
Android (Google) Code Review
295b1d2c74
Merge change I124356f6 into eclair
...
* changes:
Continue caching "POST" result so that we won't get the resubmission warning when back to Google search result.
2009-10-12 21:30:04 -04:00
Android (Google) Code Review
90ba1f8aed
Merge change I71f48a21 into eclair
...
* changes:
Reduce the amount of EriManager Logging.
2009-10-12 15:25:51 -04:00
Android (Google) Code Review
c811a2e0c9
Merge change I6261ab54 into eclair
...
* changes:
Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"
2009-10-12 15:01:43 -04:00
Android (Google) Code Review
beb1f98afb
Merge change Iad66a274 into eclair
...
* changes:
Fix race condition in WindowManagerService.disableKeyguard()
2009-10-12 14:14:44 -04:00
Android (Google) Code Review
b511d372c6
Merge change I305c181c into eclair
...
* changes:
Delay 500ms between each registering each SDP record using sdptool.
2009-10-12 14:05:44 -04:00
Android (Google) Code Review
71df04a877
Merge change I067d55ea into eclair
...
* changes:
Fix issue #2179931 : Power key to wake up frequently ignored when in dock app
2009-10-12 14:04:31 -04:00
Android (Google) Code Review
3b3b62cba2
Merge change I66693ea2 into eclair
...
* changes:
fix sync exponential backoff for expedited syncs
2009-10-10 00:10:29 -04:00
Dima Zavin
4445712fd4
Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"
...
This reverts commit ed5ecdba36648973be3033a045e2ece8bf039e4a.
2009-10-09 18:23:08 -07:00
Android (Google) Code Review
ff86952114
Merge change I5e482bbc into eclair
...
* changes:
Add new RenderScript sample: ImageProcessing.
2009-10-09 19:07:12 -04:00
Android (Google) Code Review
9888bb6eb6
Merge change Iee649a81 into eclair
...
* changes:
Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. See bug 2177046.
2009-10-08 23:19:03 -04:00
Android (Google) Code Review
db62e0610d
Merge change I9485aec1 into eclair
...
* changes:
Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen
2009-10-08 22:04:36 -04:00
Android (Google) Code Review
eb14967436
Merge change I490e01ba into eclair
...
* changes:
Fix issue #2174566 : HOT STABILITY: NPE in activity manager
2009-10-08 21:38:39 -04:00
Android (Google) Code Review
d2f518f5a0
Merge change I88c6e267 into eclair
...
* changes:
Fix issue #2175693 : Add vmallocinfo to dumpstate
2009-10-08 19:52:35 -04:00
Android (Google) Code Review
39af502ccc
Merge change Ib96df854 into eclair
...
* changes:
add a way to easily catch and log GL errors (compile time flag)
2009-10-08 19:10:42 -04:00
Mathias Agopian
7d21a745ac
add a way to easily catch and log GL errors (compile time flag)
2009-10-08 15:58:11 -07:00