summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-02-111-5/+19
| |\
| | * Default RotateDrawable's pivot set to (50%, 50%)Cyril Mottier2010-02-061-5/+19
| | * merge from eclairJean-Baptiste Queru2009-11-1546-174/+5700
| | |\
| | | * eclair snapshotJean-Baptiste Queru2009-11-1346-175/+5701
| * | | am a66baccc: Merge "Do not merge" into eclairMike Reed2010-01-201-0/+173
| |\ \ \
| | * | | Do not mergeMike Reed2010-01-201-0/+173
| * | | | am fd2f6358: Merge change I771bebb9 into eclairJason Sams2009-12-0711-0/+71
| |\ \ \ \ | | |/ / /
| * | | | am c7a63eea: Add a new field to Intent that allows you to give a hint about w...Joe Onorato2009-12-021-0/+42
| |\ \ \ \
| * \ \ \ \ am fa0394c9: Merge change I715333b8 into eclairJason Sams2009-11-172-1/+14
| |\ \ \ \ \
| * \ \ \ \ \ am ec8178eb: Merge change I9c1bad53 into eclairJason Sams2009-11-162-0/+27
| |\ \ \ \ \ \
* | | | | | | | Modify the API of YuvImage, so that callers do not need to deal withWei-Ta Chen2010-02-101-54/+125
* | | | | | | | Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams2010-02-094-102/+165