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
*
Fix bitmap meshes to work in display lists.
Romain Guy
2011-01-23
2
-2
/
+3
*
Add support for arcs.
Romain Guy
2011-01-23
7
-0
/
+127
*
Add support for ovals and stroked rectangles.
Romain Guy
2011-01-23
7
-15
/
+177
*
Always render text underline extra.
Romain Guy
2011-01-23
2
-3
/
+8
*
Collapse sucessive calls to restoreToCount() in display lists.
Romain Guy
2011-01-23
2
-2
/
+19
*
Fix potential crash in display lists.
Romain Guy
2011-01-23
1
-0
/
+1
*
Fix regression with hardware layers.
Romain Guy
2011-01-22
2
-26
/
+29
*
Merge "Log only 1 line per process when using OpenGLRenderer." into honeycomb
Romain Guy
2011-01-21
10
-25
/
+47
|
\
|
*
Log only 1 line per process when using OpenGLRenderer.
Romain Guy
2011-01-21
10
-25
/
+47
*
|
Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." ...
Shih-wei Liao
2011-01-20
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Handle fatal errors from calling bccRegisterSymbolCallback (if any).
Shih-wei Liao
2011-01-20
1
-1
/
+4
*
|
Merge "Add support for drawBitmapMesh()." into honeycomb
Romain Guy
2011-01-20
4
-0
/
+90
|
\
\
|
*
|
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
4
-0
/
+90
*
|
|
Merge "clean-up unneeded code" into honeycomb
Mathias Agopian
2011-01-20
1
-36
/
+2
|
\
\
\
|
*
|
|
clean-up unneeded code
Mathias Agopian
2011-01-20
1
-36
/
+2
*
|
|
|
Merge "Remove unnecessary library functions." into honeycomb
Stephen Hines
2011-01-20
3
-401
/
+348
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove unnecessary library functions.
Stephen Hines
2011-01-20
3
-401
/
+348
*
|
|
|
Remove unnecessary code.
Romain Guy
2011-01-20
6
-340
/
+91
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb
Romain Guy
2011-01-19
11
-27
/
+638
|
\
\
\
|
*
|
|
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
11
-27
/
+638
*
|
|
|
Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb
Mathias Agopian
2011-01-19
1
-19
/
+4
|
\
\
\
\
|
*
|
|
|
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
Mathias Agopian
2011-01-19
1
-19
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Remove some old logging code." into honeycomb
Jason Sams
2011-01-19
1
-2
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove some old logging code.
Jason Sams
2011-01-19
1
-2
/
+0
*
|
|
|
Merge "Clean up RS math fp library functions." into honeycomb
Stephen Hines
2011-01-19
4
-155
/
+407
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clean up RS math fp library functions.
Stephen Hines
2011-01-19
4
-155
/
+407
*
|
|
|
Merge "fix [3367893] Rotating device on YouTube's home screen several times k...
Mathias Agopian
2011-01-19
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
fix [3367893] Rotating device on YouTube's home screen several times kills sy...
Mathias Agopian
2011-01-19
1
-1
/
+5
*
|
|
|
|
Merge "Check and propogate errors from llvm." into honeycomb
Jason Sams
2011-01-19
2
-11
/
+16
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Check and propogate errors from llvm.
Jason Sams
2011-01-19
2
-11
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb
Mathias Agopian
2011-01-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
improve SurfaceFlinger 'dumpsys' log
Mathias Agopian
2011-01-19
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Don't attempt to create empty layers.
Romain Guy
2011-01-19
2
-18
/
+28
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb
Romain Guy
2011-01-19
4
-5
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make embedded hardware layers work.
Romain Guy
2011-01-19
4
-5
/
+22
*
|
|
Merge "c99 bool support" into honeycomb
Shih-wei Liao
2011-01-19
1
-6
/
+1
|
\
\
\
|
*
|
|
c99 bool support
Shih-wei Liao
2011-01-19
1
-6
/
+1
*
|
|
|
Merge "Fix the fix for 9patches." into honeycomb
Romain Guy
2011-01-19
1
-8
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Fix the fix for 9patches.
Romain Guy
2011-01-19
1
-8
/
+0
*
|
|
Merge "Fix 9patches in Launcher" into honeycomb
Romain Guy
2011-01-19
1
-3
/
+15
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix 9patches in Launcher
Romain Guy
2011-01-19
1
-3
/
+15
*
|
1. fp_mad.rs: Pass C99 check.
Shih-wei Liao
2011-01-19
4
-6
/
+15
*
|
Fix the build.
Shih-wei Liao
2011-01-18
1
-1
/
+1
*
|
Fix bug in modf library function (plus typos).
Stephen Hines
2011-01-18
5
-5
/
+143
*
|
Merge "Correctly log debugging info as debug." into honeycomb
Jason Sams
2011-01-18
1
-19
/
+19
|
\
\
|
*
|
Correctly log debugging info as debug.
Jason Sams
2011-01-18
1
-19
/
+19
*
|
|
Merge "Fix race condition between GC thread and the teardown of RS. The RS c...
Jason Sams
2011-01-18
3
-0
/
+19
|
\
\
\
|
|
/
/
|
*
|
Fix race condition between GC thread and
Jason Sams
2011-01-18
3
-0
/
+19
*
|
|
Merge "Provide mechanism to switch between extern/static." into honeycomb
Stephen Hines
2011-01-18
2
-167
/
+179
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Provide mechanism to switch between extern/static.
Stephen Hines
2011-01-18
2
-167
/
+179
[next]