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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes for [2474091] Saw Poor behaviour playing a video.
Mathias Agopian
2010-03-08
4
-14
/
+28
*
Issue 2071329: audio track is shorter than video track for video capture on s...
Eric Laurent
2010-03-02
6
-0
/
+31
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-16
/
+159
*
fix [2425395] portrait UI briefly shows in landscape
Mathias Agopian
2010-03-01
1
-1
/
+2
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
6
-8
/
+49
*
Merge "Demote the famous ResourceTypes warning to LOGV."
Ficus Kirkpatrick
2010-03-01
1
-2
/
+2
|
\
|
*
Demote the famous ResourceTypes warning to LOGV.
Ficus Kirkpatrick
2010-03-01
1
-2
/
+2
*
|
Merge "Add support for linking to a skia bitmap rather than always copying th...
Jason Sams
2010-03-01
4
-6
/
+60
|
\
\
|
*
|
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
4
-6
/
+60
*
|
|
Merge "Support defered generation of mipmaps. With this change we support mi...
Jason Sams
2010-03-01
4
-5
/
+13
|
\
\
\
|
|
/
/
|
*
|
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
4
-5
/
+13
*
|
|
Merge "Begin implementation of generated java files from RS files."
Jason Sams
2010-03-01
3
-2
/
+257
|
\
\
\
|
|
/
/
|
*
|
Begin implementation of generated java files from RS files.
Jason Sams
2010-02-23
3
-2
/
+257
*
|
|
Unhide zoom API.
Wu-cheng Li
2010-03-01
1
-0
/
+5
|
|
/
|
/
|
*
|
to help debugging [2461567] Home screen redraw messed up
Mathias Agopian
2010-02-26
2
-0
/
+6
*
|
Unhide exposure compensation API.
Wu-cheng Li
2010-02-26
1
-1
/
+3
*
|
Merge "Fix issue 2327064: Music played via line out is interrupted due to the...
Eric Laurent
2010-02-25
1
-12
/
+10
|
\
\
|
*
|
Fix issue 2327064: Music played via line out is interrupted due to the phone ...
Eric Laurent
2010-02-24
1
-12
/
+10
*
|
|
Merge "Use UTF-8 strings to avoid duplicate caching, part 1"
Kenny Root
2010-02-24
1
-6
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-6
/
+39
*
|
|
Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired...
Eric Laurent
2010-02-23
1
-3
/
+21
|
\
\
\
|
*
|
|
Fix issue 2305382: Pick up original call makes a noisy beep when wired headse...
Eric Laurent
2010-02-23
1
-3
/
+21
|
|
/
/
*
|
|
Merge "remove a dependency of surfaceflinger on libskia"
Mathias Agopian
2010-02-23
5
-180
/
+351
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove a dependency of surfaceflinger on libskia
Mathias Agopian
2010-02-22
5
-180
/
+351
|
|
/
*
|
beging np2 extension check work.
Jason Sams
2010-02-22
7
-5
/
+41
|
/
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
5
-45
/
+182
*
Initialize layer position
Mathias Agopian
2010-02-19
1
-0
/
+1
*
Merge "Add test pattern icon to Fountain."
Jason Sams
2010-02-19
2
-1
/
+3
|
\
|
*
Add test pattern icon to Fountain.
Jason Sams
2010-02-19
2
-1
/
+3
*
|
Merge "Remove a dependency of Region (libui) on Parcel (libbinder)."
Mathias Agopian
2010-02-17
2
-48
/
+33
|
\
\
|
|
/
|
/
|
|
*
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-17
2
-48
/
+33
*
|
Implement type collapsing for Elements and Types. Now if a user creates two ...
Jason Sams
2010-02-17
7
-12
/
+79
|
/
*
fix a bug I introduced recently where YUV formats would crash the system
Mathias Agopian
2010-02-16
1
-4
/
+35
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
4
-24
/
+35
*
Merge "minor cleanup."
Mathias Agopian
2010-02-16
2
-18
/
+10
|
\
|
*
minor cleanup.
Mathias Agopian
2010-02-12
2
-18
/
+10
*
|
Merge "Add comment block matching the type defines added by RS."
Jason Sams
2010-02-12
1
-2
/
+26
|
\
\
|
*
|
Add comment block matching the type defines added by RS.
Jason Sams
2010-02-12
1
-2
/
+26
*
|
|
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2010-02-12
3
-822
/
+0
|
|
/
|
/
|
*
|
Merge changes I128ce4b2,I5cbb940c
Mathias Agopian
2010-02-12
3
-9
/
+8
|
\
\
|
*
|
real fix for [2440014] launcher2 crashing in loop during boot
Mathias Agopian
2010-02-12
2
-3
/
+3
|
*
|
Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""
Mathias Agopian
2010-02-12
2
-7
/
+6
|
|
/
*
|
Excise code from Unicode.cpp that was dead
Kenny Root
2010-02-12
2
-102
/
+0
|
/
*
Revert "RenderScript should not depend on libsurfaceflinger_client.so"
Jack Palevich
2010-02-12
2
-6
/
+7
*
RenderScript should not depend on libsurfaceflinger_client.so
Mathias Agopian
2010-02-11
2
-7
/
+6
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
27
-82
/
+122
*
Change default mode.
Jason Sams
2010-02-10
1
-1
/
+1
*
Add java benchmark to imageProcessing.
Jason Sams
2010-02-10
2
-10
/
+46
*
Cleanup image processing example script.
Jason Sams
2010-02-10
1
-22
/
+10
*
Merge "Fix ImageProcessing example."
Jason Sams
2010-02-10
1
-4
/
+9
|
\
[next]