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
*
Move OpenGL support out of ViewRoot into a new HardwareRenderer class.
Romain Guy
2010-06-09
1
-4
/
+25
*
Merge "Begin using reflected files."
Jason Sams
2010-06-08
3
-19
/
+15
|
\
|
*
Begin using reflected files.
Jason Sams
2010-06-08
3
-19
/
+15
*
|
am cefdedc3: merge from froyo-plus-aosp
The Android Open Source Project
2010-06-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
merge from froyo-plus-aosp
The Android Open Source Project
2010-06-07
1
-1
/
+1
|
|
\
|
|
*
merge from open-source master
The Android Open Source Project
2010-06-07
1
-1
/
+1
|
|
|
\
|
|
|
*
Canvas.drawVertices: correct color range-check
Erik Faye-Lund
2010-06-02
1
-1
/
+1
|
|
|
*
Improved error handling when font loading fails.
Peter Eliasson
2010-04-26
1
-0
/
+3
|
|
|
*
merge from open-source master
The Android Open Source Project
2010-03-30
2
-3
/
+4
|
|
|
|
\
|
|
|
*
\
am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live...
Jason Sams
2010-02-12
11
-614
/
+689
|
|
|
|
\
\
|
|
|
|
*
|
DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...
Jason Sams
2010-02-11
11
-614
/
+689
*
|
|
|
|
|
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
3
-0
/
+277
*
|
|
|
|
|
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
3
-176
/
+102
*
|
|
|
|
|
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
3
-44
/
+0
*
|
|
|
|
|
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
3
-12
/
+2
*
|
|
|
|
|
Delete legacy setDefine API.
Jason Sams
2010-05-14
1
-20
/
+0
*
|
|
|
|
|
Delete old createFromClass methods.
Jason Sams
2010-05-14
2
-64
/
+2
*
|
|
|
|
|
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
4
-49
/
+49
*
|
|
|
|
|
Modify Canvas drawText to run bidi and shape.
Doug Felt
2010-05-12
2
-22
/
+210
*
|
|
|
|
|
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
5
-148
/
+169
*
|
|
|
|
|
Set a layered drawable's child callback to be the container.
Romain Guy
2010-05-06
1
-1
/
+1
*
|
|
|
|
|
Make sure that a drawable replacing a layer in a LayerDrawable gets a callback.
Romain Guy
2010-05-06
1
-0
/
+1
*
|
|
|
|
|
update dox for FILL_AND_STROKE style
Mike Reed
2010-04-14
1
-1
/
+3
*
|
|
|
|
|
am e73a100f: am 445a9785: Merge "don\'t hardcode "mSurface" throughout our so...
Mathias Agopian
2010-04-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Added documentation in Drawable.
Gilles Debunne
2010-04-12
1
-0
/
+32
*
|
|
|
|
Fixed links in MipmapDrawable documentation.
Gilles Debunne
2010-04-12
2
-5
/
+6
*
|
|
|
|
New MipmapDrawable class.
Gilles Debunne
2010-04-12
3
-12
/
+345
*
|
|
|
|
Add Overlay mode to the PorterDuff list of supported modes.
Romain Guy
2010-04-02
1
-1
/
+4
*
|
|
|
|
am fad2eca2: am 16d77b8d: am c162668e: Merge "More framework tests cleanup." ...
Brett Chabot
2010-04-01
6
-0
/
+255
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am c162668e: Merge "More framework tests cleanup." into froyo
Brett Chabot
2010-04-01
6
-0
/
+255
|
|
\
\
\
\
|
|
*
|
|
|
More framework tests cleanup.
Brett Chabot
2010-04-01
6
-0
/
+255
*
|
|
|
|
|
am 2438894d: am 5849606d: merge from open-source master
The Android Open Source Project
2010-03-29
1
-1
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
merge from open-source master
The Android Open Source Project
2010-03-29
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Fix typos in comment.
David Hoover
2010-03-28
1
-1
/
+2
*
|
|
|
|
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
2
-0
/
+88
*
|
|
|
|
Checkin new types for RS.
Jason Sams
2010-03-26
19
-20
/
+697
|
/
/
/
/
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-03-25
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
setCornerRadii should be called when either of corners radius is specified
viral.vkm
2010-03-25
1
-2
/
+2
|
|
/
/
*
|
|
update dox that we ignore the exact parameter on computeBounds
Mike Reed
2010-03-25
1
-9
/
+7
*
|
|
Fix the build.
Romain Guy
2010-03-10
1
-0
/
+4
*
|
|
hidden api sameAs() to compare the pixels of 2 bitmaps for equality
Mike Reed
2010-03-08
1
-0
/
+14
*
|
|
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
3
-1
/
+67
*
|
|
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
3
-6
/
+11
*
|
|
Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.
Mathias Agopian
2010-02-18
3
-26
/
+105
*
|
|
Merge "update dox"
Mike Reed
2010-02-18
1
-7
/
+7
|
\
\
\
|
*
|
|
update dox
Mike Reed
2010-02-17
1
-7
/
+7
*
|
|
|
Added more @RemotableViewMethod methods, mutate ImageView.
Jeff Sharkey
2010-02-17
1
-1
/
+4
|
/
/
/
*
|
|
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
2
-2
/
+3
*
|
|
am 1e90ab54: merge from open-source master
The Android Open Source Project
2010-02-11
1
-5
/
+19
|
\
\
\
|
|
/
/
[next]