| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
related-to-bug: 2359268
|
|\
| |
| |
| | |
in order to not block the calling thread for any significant amount of time..."
|
| |
| |
| |
| |
| |
| | |
to not block the calling thread for any significant amount of time...
related-to-bug: 2431117
|
|/
|
|
| |
from the source, report and error instead of asserting.
|
| |
|
|\
| |
| |
| | |
error state while shutting down."
|
| |
| |
| |
| | |
state while shutting down.
|
|\ \
| |/
|/|
| | |
OMX_StateInvalid."
|
| |
| |
| |
| | |
related-to-bug: 2420917
|
| | |
|
| |
| |
| |
| |
| |
| | |
extracting metadata.
related-to-bug: 2399408
|
|\ \ |
|
| | |
| | |
| | |
| | | |
related-to-bug: 2413002
|
|\ \ \
| | | |
| | | |
| | | | |
ends up in the UTF-8 string otherwise."
|
| | | |
| | | |
| | | |
| | | | |
ends up in the UTF-8 string otherwise.
|
|\ \ \ \
| |/ / /
|/| | | |
|
| |/ / |
|
|/ / |
|
|\ \
| |/
|/|
| | |
setSeekTo first."
|
| | |
|
| |
| |
| |
| |
| |
| | |
library for doing Ogg Vorbis decompression)"
This reverts commit 2f46c062b05254671aec96a98b431f91ae7b270c.
|
|\ \
| | |
| | |
| | | |
library for doing Ogg Vorbis decompression)"
|
| |/
| |
| |
| | |
for doing Ogg Vorbis decompression)
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Merge commit '0af0449301e72a52beeed8f26021e5460004d67a'
* commit '0af0449301e72a52beeed8f26021e5460004d67a':
android-2.1_r1 snapshot
Use 128p map tiles for high dpi devices.
Throttle nitz updates as the are too numerous on cdma.
don't request a sync when temp providers are created
Increase light sensor delay from one to two seconds.
Revert jparks code from IPCThreadState.
Add a warning when we leave threads in the binder thread pool in the background scheduling group.
PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge commit '31bfdf695ef741f64066ef605bd6a7e23df88714' into eclair-plus-aosp
* commit '31bfdf695ef741f64066ef605bd6a7e23df88714':
android-2.1_r1 snapshot
Use 128p map tiles for high dpi devices.
Throttle nitz updates as the are too numerous on cdma.
don't request a sync when temp providers are created
Increase light sensor delay from one to two seconds.
Revert jparks code from IPCThreadState.
Add a warning when we leave threads in the binder thread pool in the background scheduling group.
PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
Fix regression.
Fix broken build.
Bluetooth A2DP suspend/resume functionality
EventLog when a database file is deleted due to corruption.
Don't forget to clear "backup in progress" state when finishing a pass
Fix issue #2148939: Sholes slow to wake up in landscape mode
Fix Cdma re-start of default connection.
Merge change 26821 into eclair
Not all WebView's host have permission to read the history.
Merge change 26908 into eclair
|
| | |\ \ |
|
| | | |\ \ |
|
| | | | | | |
|
|\ \ \ \ \ \ |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | | |
int - Use static values() method from Enum, rather than if-else"
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Use Enum for Quality instead of int
- Use static values() method from Enum, rather than if-else
bug - 2417312
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
even in non-FULL_STAGEFRIGHT builds.
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This avoids having to instantiate the renderer twice in case the video decoder sends a format change before the first frame.
related-to-bug: 2375037
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
negative media positions.
related-to-bug: 2414900
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
stream had ended at the same time the observer was shutting down the AudioPlayer.
related-to-bug: 2414536
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
A typo caused GL_AMBIENT_AND_DIFFUSE to only set the the ambient color.
Fix another typo which caused the viewer position to be wrong for
specular highlights.
Switch back to eye-space lighting, since there are still some issues
with some demos (San Angeles in particular).
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
current media time.
related-to-bug: 2414900
|
|\ \ \ \ \ |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
single newline instead of the required CRLF sequence.
related-to-bug: 2414022
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream."
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
(since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream.
related-to-bug: 2403674
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
related-to-bug: 2295468
|
| | | | |
| | | | |
| | | | |
| | | | | |
related-to-bug: 2312941
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file"
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Changed the Java API as suggested
- Treat /etc/media_profiles.xml as the default xml configurtion file
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
through surface flinger if possible."
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
surface flinger if possible.
related-to-bug: 2386023
|