summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fix RTL support, specifically fixes the combination of RTL text with numbers ...Eran2010-10-171-96/+70
* Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-10-171-8/+10
* Fix location of ArabicReshape class and a syntax error.Steve Kondik2010-08-052-2/+2
* Even more reshaping integration...David Kohen2010-08-062-50/+41
* Handle RTL in Paint.getTextPathDavid Kohen2010-08-062-5/+19
* More reshaping integrationDavid Kohen2010-08-062-7/+7
* Use the reverse reshaping methodAbdulaziz Alhussien2010-08-061-253/+262
* Reshaping integration fixesDavid Kohen2010-08-061-2/+2
* Reshaping integrationDavid Kohen2010-08-062-144/+234
* Added Arabic reshaping class made by Abdulaziz.Abdulaziz Alhussien2010-08-061-0/+438
* Cosmetic code changes, removal of some excess varriables.David Kohen2010-08-061-61/+68
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-2813-18/+46
|\
| * docs: lots of additions to the resources docsScott Main2010-06-2113-18/+46
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-111-2/+6
* | Fix excess "spaces" in BiDi strings.David Kohen2010-06-301-1/+1
* | Improved BiDi text rendering.Dudy Kohen2010-06-301-69/+259
* | Fix Color.parseColor throws StringIndexOutOfBoundsException.Glenn Maynard2010-06-231-1/+1
|/
* More framework tests cleanup.Brett Chabot2010-04-016-0/+255
* 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