| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* changes:
fix [2153873] EGL-1.4 software implementation misses surface attributes
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Merge commit 'ae26b8b6f40ad037927bf02ffd47953001c2cb3b' into eclair
* commit 'ae26b8b6f40ad037927bf02ffd47953001c2cb3b':
Update 5.xml with last minute changes.
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* changes:
fix [2151588] glTexSubImage2D() allows pixel format conversion
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
one step towards fixing [2071412] work around mdp 32-bits fade limitation
|
| |/ /
| | |
| | |
| | | |
simplify the GL_MODULATE case and allow blending disabled with RGBA texture
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Merge commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f' into eclair
* commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f':
docs: fix doc error in dialog example snippet (no not merge)
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
1) Add 10 seconds wait time before collecting the end memory. 2) Modified the player stress test, shorten the plabyack time.
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
* 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.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
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]
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
fix [2182249] [MR1] valgrind error in surface flinger
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
* changes:
docs: fix doc error in dialog example snippet
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
* 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
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* changes:
Register for light sensor events if non-hardware based auto-brightnees is enabled
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* changes:
Remove PowerManager.setAutoBrightness()
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
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.
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* changes:
Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix bug where dirty messages for allocations attached to programVertex objects could be lost.
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* changes:
Make sure CF icon updates when using "all CF" MMI.
|
| |/ /
|/| |
| | |
| | |
| | | |
* changes:
Fix possible NPE in the code that restores widgets' state.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* 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.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Remove STOPSHIP comment.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
* changes:
SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial. Changed image links to use @docRoot.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
7 more ringtones. Now with more Dr. No!
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
* changes:
Another fix for #2186897: Cannot unlock the device by swiping
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix issue #2186709: Can't unlock the device for a while
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* changes:
Futher reduce the logging of EriManager.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Work on issue #2144454: Inconsistent swipes...
|
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
* changes:
Add a little logging to diagnose wifi cycle bug
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* changes:
Throttle camera preview frames to the app. Bug 2180302.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
* changes:
Continue caching "POST" result so that we won't get the resubmission warning when back to Google search result.
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* changes:
Reduce the amount of EriManager Logging.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit ed5ecdba36648973be3033a045e2ece8bf039e4a.
|
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
* changes:
Fix race condition in WindowManagerService.disableKeyguard()
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Delay 500ms between each registering each SDP record using sdptool.
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* changes:
Fix issue #2179931: Power key to wake up frequently ignored when in dock app
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
fix sync exponential backoff for expedited syncs
|
| | |
| | |
| | |
| | |
| | | |
* changes:
Add new RenderScript sample: ImageProcessing.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. See bug 2177046.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix issue #2174566: HOT STABILITY: NPE in activity manager
|
| |/ / /
|/| | |
| | | |
| | | |
| | | | |
* changes:
Fix issue #2175693: Add vmallocinfo to dumpstate
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
add a way to easily catch and log GL errors (compile time flag)
|
| | | | | |
|