summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Move OpenGL support out of ViewRoot into a new HardwareRenderer class.Romain Guy2010-06-091-4/+25
* Merge "Begin using reflected files."Jason Sams2010-06-083-19/+15
|\
| * Begin using reflected files.Jason Sams2010-06-083-19/+15
* | am cefdedc3: merge from froyo-plus-aospThe Android Open Source Project2010-06-071-1/+1
|\ \ | |/ |/|
| * merge from froyo-plus-aospThe Android Open Source Project2010-06-071-1/+1
| |\
| | * merge from open-source masterThe Android Open Source Project2010-06-071-1/+1
| | |\
| | | * Canvas.drawVertices: correct color range-checkErik Faye-Lund2010-06-021-1/+1
| | | * Improved error handling when font loading fails.Peter Eliasson2010-04-261-0/+3
| | | * merge from open-source masterThe Android Open Source Project2010-03-302-3/+4
| | | |\
| | | * \ am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live...Jason Sams2010-02-1211-614/+689
| | | |\ \
| | | | * | DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...Jason Sams2010-02-1111-614/+689
* | | | | | Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-043-0/+277
* | | | | | Remove RS_KIND from vertex arrays types.Jason Sams2010-06-013-176/+102
* | | | | | Begin naming cleanup for renderscript runtime.Jason Sams2010-05-193-44/+0
* | | | | | Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.Jason Sams2010-05-173-12/+2
* | | | | | Delete legacy setDefine API.Jason Sams2010-05-141-20/+0
* | | | | | Delete old createFromClass methods.Jason Sams2010-05-142-64/+2
* | | | | | Rename ProgramFragmentStore to ProgramStore.Jason Sams2010-05-134-49/+49
* | | | | | Modify Canvas drawText to run bidi and shape.Doug Felt2010-05-122-22/+210
* | | | | | Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-115-148/+169
* | | | | | Set a layered drawable's child callback to be the container.Romain Guy2010-05-061-1/+1
* | | | | | Make sure that a drawable replacing a layer in a LayerDrawable gets a callback.Romain Guy2010-05-061-0/+1
* | | | | | update dox for FILL_AND_STROKE styleMike Reed2010-04-141-1/+3
* | | | | | am e73a100f: am 445a9785: Merge "don\'t hardcode "mSurface" throughout our so...Mathias Agopian2010-04-131-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
| |/ / / /
* | | | | Added documentation in Drawable.Gilles Debunne2010-04-121-0/+32
* | | | | Fixed links in MipmapDrawable documentation.Gilles Debunne2010-04-122-5/+6
* | | | | New MipmapDrawable class.Gilles Debunne2010-04-123-12/+345
* | | | | Add Overlay mode to the PorterDuff list of supported modes.Romain Guy2010-04-021-1/+4
* | | | | am fad2eca2: am 16d77b8d: am c162668e: Merge "More framework tests cleanup." ...Brett Chabot2010-04-016-0/+255
|\ \ \ \ \ | |/ / / /
| * | | | am c162668e: Merge "More framework tests cleanup." into froyoBrett Chabot2010-04-016-0/+255
| |\ \ \ \
| | * | | | More framework tests cleanup.Brett Chabot2010-04-016-0/+255
* | | | | | am 2438894d: am 5849606d: merge from open-source masterThe Android Open Source Project2010-03-291-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge from open-source masterThe Android Open Source Project2010-03-291-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix typos in comment.David Hoover2010-03-281-1/+2
* | | | | Update Script java classes and llvm samples.Jason Sams2010-03-262-0/+88
* | | | | Checkin new types for RS.Jason Sams2010-03-2619-20/+697
|/ / / /
* | | | merge from open-source masterThe Android Open Source Project2010-03-251-2/+2
|\ \ \ \ | |/ / /
| * | | setCornerRadii should be called when either of corners radius is specifiedviral.vkm2010-03-251-2/+2
| |/ /
* | | update dox that we ignore the exact parameter on computeBoundsMike Reed2010-03-251-9/+7
* | | Fix the build.Romain Guy2010-03-101-0/+4
* | | hidden api sameAs() to compare the pixels of 2 bitmaps for equalityMike Reed2010-03-081-0/+14
* | | Add support for linking to a skia bitmap rather than always copying the data ...Jason Sams2010-03-013-1/+67
* | | Support defered generation of mipmaps. With this change we support mipmap ge...Jason Sams2010-02-233-6/+11
* | | Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.Mathias Agopian2010-02-183-26/+105
* | | Merge "update dox"Mike Reed2010-02-181-7/+7
|\ \ \
| * | | update doxMike Reed2010-02-171-7/+7
* | | | Added more @RemotableViewMethod methods, mutate ImageView.Jeff Sharkey2010-02-171-1/+4
|/ / /
* | | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-112-2/+3
* | | am 1e90ab54: merge from open-source masterThe Android Open Source Project2010-02-111-5/+19
|\ \ \ | |/ /