index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor car mode.
Dianne Hackborn
2010-03-05
1
-1
/
+2
*
Add location provider name to gps-processing-method in EXIF header.
Ray Chen
2010-03-05
1
-0
/
+3
*
Issue 2071329: audio track is shorter than video track for video capture on s...
Eric Laurent
2010-03-02
3
-0
/
+12
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-6
/
+7
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
2
-0
/
+12
*
Unhide zoom API.
Wu-cheng Li
2010-03-01
1
-1
/
+23
*
Unhide exposure compensation API.
Wu-cheng Li
2010-02-26
1
-7
/
+14
*
Merge "Image encoding settings java API through xml configuration file"
James Dong
2010-02-25
1
-0
/
+17
|
\
|
*
Image encoding settings java API through xml configuration file
James Dong
2010-02-24
1
-0
/
+17
*
|
Merge "Use UTF-8 strings to avoid duplicate caching, part 1"
Kenny Root
2010-02-24
1
-0
/
+2
|
\
\
|
*
|
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-0
/
+2
*
|
|
Propagate errors all the way through the MediaSources and send either MEDIA_P...
Andreas Huber
2010-02-23
2
-1
/
+3
|
/
/
*
|
Merge "This hardware video decoder lies about its required input buffer sizes...
Andreas Huber
2010-02-22
1
-0
/
+1
|
\
\
|
*
|
This hardware video decoder lies about its required input buffer sizes alloca...
Andreas Huber
2010-02-22
1
-0
/
+1
|
|
/
*
|
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
3
-6
/
+77
|
/
*
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-17
1
-6
/
+0
*
fix a bug I introduced recently where YUV formats would crash the system
Mathias Agopian
2010-02-16
1
-1
/
+2
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-18
/
+9
*
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2010-02-12
1
-128
/
+0
*
Merge "Excise code from Unicode.cpp that was dead"
Kenny Root
2010-02-12
1
-127
/
+0
|
\
|
*
Excise code from Unicode.cpp that was dead
Kenny Root
2010-02-12
1
-127
/
+0
*
|
New API on java's MediaPlayer to suspend/resume a session.
Andreas Huber
2010-02-12
3
-0
/
+7
|
/
*
Merge "Add support for "album artist" tag."
Marco Nelissen
2010-02-11
2
-0
/
+2
|
\
|
*
Add support for "album artist" tag.
Marco Nelissen
2010-02-11
2
-0
/
+2
*
|
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
16
-55
/
+62
*
|
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
1
-16
/
+69
|
/
*
Implementation of stagefright-enabled MediaPlayerService::decode functionality
Andreas Huber
2010-02-10
2
-5
/
+5
*
Merge "Add exposure compensation parameter."
Wu-cheng Li
2010-02-09
1
-0
/
+7
|
\
|
*
Add exposure compensation parameter.
Wu-cheng Li
2010-02-09
1
-0
/
+7
*
|
Add support for the TPOS/TPA (disc number) id3 tag.
Marco Nelissen
2010-02-08
2
-0
/
+2
|
/
*
Camcorder profile Java API support
James Dong
2010-02-04
1
-2
/
+2
*
Fix a deadlock caused by the AudioPlayer notifying the observer that the stre...
Andreas Huber
2010-02-03
1
-6
/
+4
*
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
Mathias Agopian
2010-02-03
1
-2
/
+2
*
Merge "implement [2396050] Add ETC1 texture support to AGL"
Mathias Agopian
2010-02-02
1
-1
/
+6
|
\
|
*
implement [2396050] Add ETC1 texture support to AGL
Mathias Agopian
2010-02-02
1
-1
/
+6
*
|
Don't use a HEAD request to determine redirects, instead do a regular GET (si...
Andreas Huber
2010-02-02
1
-1
/
+0
|
/
*
Properly advertise the content length of the HTTP stream if available.
Andreas Huber
2010-02-02
2
-0
/
+11
*
Merge "Initial check-in for xml-based encoder capabilities retrieval - Change...
James Dong
2010-02-01
1
-0
/
+303
|
\
|
*
Initial check-in for xml-based encoder capabilities retrieval
James Dong
2010-02-01
1
-0
/
+303
*
|
The TI MP3 decoder lies about the number of channels it outputs, add a quirk ...
Andreas Huber
2010-02-01
1
-0
/
+1
*
|
Add float support for set and get in CameraParameters.
Wu-cheng Li
2010-01-31
1
-0
/
+2
|
/
*
Add focal length and view angle API.
Wu-cheng Li
2010-01-30
1
-0
/
+10
*
Simplify the MemoryDealer implementation
Mathias Agopian
2010-01-29
2
-208
/
+11
*
Properly forward errors returned by AudioTrack up to the player.
Andreas Huber
2010-01-29
1
-1
/
+1
*
Support the specification of additional HTTP headers in the creation of a Dat...
Andreas Huber
2010-01-28
3
-6
/
+15
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
4
-5
/
+23
*
Fix http streaming for shoutcast servers that do not support http ranges.
Andreas Huber
2010-01-27
1
-0
/
+1
*
Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/...
Eric Laurent
2010-01-27
3
-0
/
+13
|
\
|
*
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
Eric Laurent
2010-01-26
3
-0
/
+13
*
|
Merge "Better support for HTTP streaming media content, fixes to the way HTTP...
Andreas Huber
2010-01-27
3
-0
/
+16
|
\
\
[next]