summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 38137d7a: Merge "docs: lots of additions to the resources docs new drawabl...Scott Main2010-07-1513-18/+46
|\
| * docs: lots of additions to the resources docsScott Main2010-06-2113-18/+46
* | Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-141-49/+72
* | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* | am c162668e: Merge "More framework tests cleanup." into froyoBrett Chabot2010-04-016-0/+255
|\ \ | |/
| * More framework tests cleanup.Brett Chabot2010-04-016-0/+255
* | merge from open-source masterThe Android Open Source Project2010-03-291-1/+2
|\ \ | |/ |/|
| * Fix typos in comment.David Hoover2010-03-281-1/+2
* | 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
* | | | | | | | Merge "Hide field packer."Jason Sams2010-02-021-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide field packer.Jason Sams2010-02-021-0/+4
* | | | | | | | | Merge "Implement holders for Matrix and Vector data."Jason Sams2010-02-028-29/+385
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Implement holders for Matrix and Vector data.Jason Sams2010-02-028-29/+385
* | | | | | | | | Phase 2 of test cleanup: moving test files from AndroidTests closer to their ...Neal Nguyen2010-01-2913-0/+900
* | | | | | | | | Unhide YuvImage, which supports compressing a YUV rectangle region to JPEG.Wei-Ta Chen2010-01-281-2/+0
|/ / / / / / / /
* | | | | | | | Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams2010-01-272-8/+11
* | | | | | | | Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-271-0/+171
* | | | | | | | add API to change default config on image decoders.Mike Reed2010-01-261-0/+24
* | | | | | | | Implement type generation for user uniforms in vertex shader.Jason Sams2010-01-122-2/+7
* | | | | | | | Merge "Support npot on es 2.0 HW."Jason Sams2010-01-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Support npot on es 2.0 HW.Jason Sams2010-01-061-1/+1
* | | | | | | | | am 9e5f3ec9: am e3bbaf6c: Merge "set nine patch padding initially to an empty...Cary Clark2010-01-061-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" i...Cary Clark2010-01-061-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | set nine patch padding initially to an empty rectangleCary Clark2010-01-061-2/+2
* | | | | | | | | | More complete support for named attribs. Adds user typed attribs as availabl...Jason Sams2010-01-061-1/+2
* | | | | | | | | | Merge "Add RS support for generic attribs as input to vertex programs."Jason Sams2010-01-043-22/+3
|\ \ \ \ \ \ \ \ \ \