summaryrefslogtreecommitdiffstats
path: root/graphics/java
Commit message (Expand)AuthorAgeFilesLines
* am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbreadRomain Guy2010-08-201-0/+11
|\
| * Load bitmaps in the correct format.Romain Guy2010-08-201-0/+11
* | am dc2eabd1: Merge "Don\'t recycle native bitmap after the finalizer is calle...Chih-Chung Chang2010-08-201-0/+1
|\ \ | |/
| * Don't recycle native bitmap after the finalizer is called.Chih-Chung Chang2010-08-201-0/+1
* | am d018a0ce: Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-191-2/+4
|\ \ | |/
| * Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-191-2/+4
| |\
| | * Text selection without trackball.Gilles Debunne2010-08-191-2/+4
* | | am 288471d8: DO NOT MERGE. Load assets in place instead of deferring until draw.Romain Guy2010-08-191-13/+11
|\ \ \ | |/ /
| * | DO NOT MERGE. Load assets in place instead of deferring until draw.Romain Guy2010-08-191-13/+11
| |/
* | am f1f48bc7: Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271
|\ \ | |/
| * Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271
* | am 5352d237: am 38137d7a: Merge "docs: lots of additions to the resources doc...Scott Main2010-07-1513-18/+46
|\ \ | |/
| * 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
* | | am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into ging...Mathias Agopian2010-07-141-49/+72
|\ \ \ | |/ /
| * | Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-141-49/+72
* | | 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-1210-496/+591
| |\ \ \
| | * | | DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...Jason Sams2010-02-1110-496/+591
* | | | | 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-012-1/+46
* | | Support defered generation of mipmaps. With this change we support mipmap ge...Jason Sams2010-02-232-2/+7
* | | 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
|/ / /
* | | 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-1544-174/+4158
| | |\ \
| | | * | eclair snapshotJean-Baptiste Queru2009-11-1344-175/+4159
| * | | | 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-171-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ am ec8178eb: Merge change I9c1bad53 into eclairJason Sams2009-11-161-0/+16
| |\ \ \ \ \ \
* | | | | | | | 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-093-97/+152
* | | | | | | | Merge "Hide field packer."Jason Sams2010-02-021-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide field packer.Jason Sams2010-02-021-0/+4