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
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "More RS exceptions cleanup. Remove some dead code."
Jason Sams
2010-11-04
7
-69
/
+51
|
\
|
*
More RS exceptions cleanup.
Jason Sams
2010-11-04
7
-69
/
+51
*
|
Merge "Fix possible rendering issue when drawing a path."
Romain Guy
2010-11-04
1
-4
/
+11
|
\
\
|
*
|
Fix possible rendering issue when drawing a path.
Romain Guy
2010-11-04
1
-4
/
+11
*
|
|
Merge "Update ScriptC constructor to remove depricated param."
Jason Sams
2010-11-03
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update ScriptC constructor to remove depricated param.
Jason Sams
2010-11-03
1
-2
/
+2
*
|
Add new fade in/out feature for drawable containers.
Dianne Hackborn
2010-11-03
3
-15
/
+201
|
/
*
RS Error cleanup.
Jason Sams
2010-11-03
6
-8
/
+129
*
Merge "Fix race condition in resize that was created when GetType for allocat...
Jason Sams
2010-11-01
1
-0
/
+1
|
\
|
*
Fix race condition in resize that was created when
Jason Sams
2010-11-01
1
-0
/
+1
*
|
Performance optimizations for animations and toolkit
Chet Haase
2010-11-01
1
-2
/
+21
|
/
*
Balls test app.
Jason Sams
2010-10-29
2
-73
/
+7
*
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-27
2
-23
/
+20
*
Merge "Begin adding async allocation creation."
Jason Sams
2010-10-26
3
-20
/
+9
|
\
|
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
3
-20
/
+9
*
|
Optimizing ColorFilter in display lists
Chet Haase
2010-10-26
3
-7
/
+8
|
/
*
Some cleanup
Alex Sakhartchouk
2010-10-18
1
-3
/
+0
*
Fix object cast.
Jason Sams
2010-10-14
1
-1
/
+1
*
Async type creation.
Jason Sams
2010-10-14
3
-60
/
+47
*
Merge "Changing scenegraph sample to use arrays."
Alex Sakhartchouk
2010-10-14
1
-1
/
+1
|
\
|
*
Changing scenegraph sample to use arrays.
Alex Sakhartchouk
2010-10-13
1
-1
/
+1
*
|
Delete unused WebView drag tracking code
Bjorn Bringert
2010-10-14
1
-173
/
+0
*
|
Merge "Begin hooking up SurfaceConfig."
Jason Sams
2010-10-13
3
-12
/
+50
|
\
\
|
|
/
|
/
|
|
*
Begin hooking up SurfaceConfig.
Jason Sams
2010-10-13
3
-12
/
+50
*
|
Add a getNativeMatrix() API.
Romain Guy
2010-10-13
1
-0
/
+10
|
/
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-2
/
+2
*
Simplify black texture fragment shader.
Romain Guy
2010-10-12
1
-2
/
+2
*
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
2
-1
/
+9
*
Update allocation from bitmap.
Alex Sakhartchouk
2010-10-11
3
-0
/
+34
*
Fix support for 64-bit integers.
Stephen Hines
2010-10-11
3
-0
/
+16
*
Cleanup error message for null binding address.
Jason Sams
2010-10-10
5
-71
/
+84
*
Merge "changing vec4 to vec2 for perf reasons."
Alex Sakhartchouk
2010-10-06
2
-4
/
+4
|
\
|
*
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
2
-4
/
+4
*
|
Merge "Implement allocation resizing."
Jason Sams
2010-10-05
3
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
Implement allocation resizing.
Jason Sams
2010-10-05
3
-0
/
+43
*
|
am b12bfbd4: am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gin...
Brad Fitzpatrick
2010-10-04
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbread
Brad Fitzpatrick
2010-10-04
1
-0
/
+9
|
|
\
|
|
*
Document Bitmap.createScaledBitmap
Brad Fitzpatrick
2010-10-04
1
-0
/
+9
*
|
|
Apply all Canvas transformations to ColorDrawable.
Romain Guy
2010-10-04
1
-5
/
+7
*
|
|
am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\'
Brad Fitzpatrick
2010-10-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
am 83d52229: Doc fix: duplicate word \'of\'
Brad Fitzpatrick
2010-10-03
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Doc fix: duplicate word 'of'
Brad Fitzpatrick
2010-10-03
1
-1
/
+1
|
*
|
am f7681f84: Do not merge.
Wei-Ta Chen
2010-10-01
1
-263
/
+0
|
|
\
\
|
|
|
/
|
|
*
Do not merge.
Wei-Ta Chen
2010-10-01
1
-263
/
+0
|
|
*
Prevent unhandled exception in NinePatchDrawable
Sonia Serafimova
2010-09-26
1
-8
/
+10
*
|
|
Merge "Support for 64-bit integer type."
Stephen Hines
2010-10-01
2
-1
/
+9
|
\
\
\
|
*
|
|
Support for 64-bit integer type.
Stephen Hines
2010-10-01
2
-1
/
+9
*
|
|
|
Merge "Make simple paths made of lines work."
Romain Guy
2010-09-30
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make simple paths made of lines work.
Romain Guy
2010-09-30
1
-0
/
+2
*
|
|
|
Finish plumbing for double RS elements.
Stephen Hines
2010-09-30
3
-2
/
+10
|
/
/
/
[next]