summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Do not merge.Wei-Ta Chen2011-01-112-0/+273
* Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
* Document Bitmap.createScaledBitmapBrad Fitzpatrick2010-10-041-0/+9
* Doc fix: duplicate word 'of'Brad Fitzpatrick2010-10-031-1/+1
* Do not merge.Wei-Ta Chen2010-10-011-263/+0
* Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-261-8/+10
* Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-232-136/+263
* Fix bug in JNI BitmapFactoryJoseph Wen2010-09-101-6/+0
* Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-270/+0
* Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-071-0/+270
* Revert "Don't recycle native bitmap after the finalizer is called."Chih-Chung Chang2010-08-221-1/+0
* Load bitmaps in the correct format.Romain Guy2010-08-201-0/+11
* Don't recycle native bitmap after the finalizer is called.Chih-Chung Chang2010-08-201-0/+1
* Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-191-2/+4
|\
| * Text selection without trackball.Gilles Debunne2010-08-191-2/+4
* | DO NOT MERGE. Load assets in place instead of deferring until draw.Romain Guy2010-08-191-13/+11
|/
* Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271
* 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