summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDraw...Jean-Baptiste Queru2010-09-261-8/+10
|\
| * am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable"Jean-Baptiste Queru2010-09-261-8/+10
| |\
| | * Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-151-8/+10
* | | Merge "Adding support for all allowed textures. Cleaning up unused code Addin...Alex Sakhartchouk2010-09-245-61/+36
|\ \ \
| * | | Adding support for all allowed textures.Alex Sakhartchouk2010-09-235-61/+36
* | | | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
| |\ \
| | * | Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-232-136/+263
| * | | am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbreadJoseph Wen2010-09-101-6/+0
| |\ \ \ | | |/ /
| | * | Fix bug in JNI BitmapFactoryJoseph Wen2010-09-101-6/+0
* | | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ...Jason Sams2010-09-221-1/+1
|\ \ \ \
| * | | | Fix two minor RS bugs.Jason Sams2010-09-221-1/+1
* | | | | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-211-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for circular gradients to the GL renderer.Romain Guy2010-09-211-2/+11
* | | | | Detect and throw exception for usingJason Sams2010-09-211-0/+3
* | | | | Merge "Add support for Float64 (double) to RenderScript."Stephen Hines2010-09-213-1/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for Float64 (double) to RenderScript.Stephen Hines2010-09-203-1/+17
* | | | | Add support for SweepGradient in the GL renderer.Romain Guy2010-09-202-5/+11
|/ / / /
* | | | Merge "Adding some documentation to Matrix.mapVectors methods."Adam Cohen2010-09-161-0/+11
|\ \ \ \
| * | | | Adding some documentation to Matrix.mapVectors methods.Adam Cohen2010-09-161-0/+11
* | | | | Fix race condition on exit.Jason Sams2010-09-161-1/+5
* | | | | Fix partial NP2 support and restrict mipmaps and clampJason Sams2010-09-141-2/+2
* | | | | Shader changes to allow for more flexible constant binding.Alex Sakhartchouk2010-09-142-44/+175
|/ / / /
* | | | Merge "Progress Dialog documentation example uses onPrepareDialog"Gilles Debunne2010-09-091-1/+1
|\ \ \ \
| * | | | Progress Dialog documentation example uses onPrepareDialogGilles Debunne2010-09-091-1/+1
* | | | | Do not convert 8888 bitmaps to 565 when doing a copy.Romain Guy2010-09-091-13/+37
* | | | | am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDe...Wei-Ta Chen2010-09-071-270/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for hav...Wei-Ta Chen2010-09-071-270/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-270/+0
* | | | | am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder fo...Wei-Ta Chen2010-09-071-0/+270
|\ \ \ \ \ | |/ / / /
| * | | | am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a be...Wei-Ta Chen2010-09-071-0/+270
| |\ \ \ \ | | |/ / /
| | * | | Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-071-0/+270
| * | | | am 72ecb00a: Merge "Revert "Don\'t recycle native bitmap after the finalizer ...Chih-Chung Chang2010-08-221-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Revert "Don't recycle native bitmap after the finalizer is called."Chih-Chung Chang2010-08-221-1/+0
* | | | | Add arrays to elements.Jason Sams2010-09-073-10/+29
* | | | | Merge "Test for decoding Bitmap from MemoryFile ParcelFileDescriptor"Bjorn Bringert2010-09-031-0/+47
|\ \ \ \ \
| * | | | | Test for decoding Bitmap from MemoryFile ParcelFileDescriptorBjorn Bringert2010-08-261-0/+47
| | |_|/ / | |/| | |
* | | | | Merge "Remove ACC and other legacy bits from RS."Jason Sams2010-09-011-2/+1
|\ \ \ \ \
| * | | | | Remove ACC and other legacy bits from RS.Jason Sams2010-09-011-2/+1
* | | | | | Merge "Remove functions for reflecting dalvik classes to rs types."Jason Sams2010-09-014-201/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove functions for reflecting dalvik classes to rs types.Jason Sams2010-09-014-201/+0
* | | | | | Merge "Cleaning up the api"Alex Sakhartchouk2010-09-011-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Cleaning up the apiAlex Sakhartchouk2010-09-011-2/+2
* | | | | | SubElementData data upload functions.Jason Sams2010-08-313-3/+39
|/ / / / /
* | | | | Add hooks for hardware accelerated WebView.Romain Guy2010-08-311-1/+46
* | | | | Fixing renderscript uniform binding bugs.Alex Sakhartchouk2010-08-272-7/+46
|/ / / /
* | | | Add matrix component types.Jason Sams2010-08-254-18/+75
* | | | More work on the renderscript sampleAlex Sakhartchouk2010-08-244-63/+101
* | | | am 5a14271a: am d6f7f225: Merge "Load bitmaps in the correct format." into gi...Romain Guy2010-08-241-0/+11
|\ \ \ \ | |/ / /
| * | | am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbreadRomain Guy2010-08-201-0/+11
| |\ \ \ | | |/ /