summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * 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
| | |/
* | | Merge "Renderscript samples. Resolving name conflict in model viewer. Adding ...Alex Sakhartchouk2010-08-234-8/+163
|\ \ \
| * | | Renderscript samples.Alex Sakhartchouk2010-08-234-8/+163
* | | | Merge "Make sure we have a native Surface in nContextSetSurface."Jim Miller2010-08-201-3/+2
|\ \ \ \
| * | | | Make sure we have a native Surface in nContextSetSurface.Jim Miller2010-08-191-3/+2
* | | | | Merge "Load assets in place instead of deferring until draw."Romain Guy2010-08-191-13/+11
|\ \ \ \ \
| * | | | | Load assets in place instead of deferring until draw.Romain Guy2010-08-191-13/+11
* | | | | | Merge "Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly."Romain Guy2010-08-191-4/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly.Romain Guy2010-08-191-4/+1
| |/ / /
* | | | Merge "Renderscript samples. Merged two model related projects. Cleanup."Alex Sakhartchouk2010-08-191-1/+108
|\ \ \ \ | |/ / / |/| | |
| * | | Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-181-1/+108
* | | | Merge "Remove OOB object destruction."Jason Sams2010-08-183-14/+1
|\ \ \ \
| * | | | Remove OOB object destruction.Jason Sams2010-08-173-14/+1
* | | | | New API and implementation of DB and memory-backed FDsBjorn Bringert2010-08-181-19/+0
* | | | | Merge "Make java entry points for native fifo synchronized."Jason Sams2010-08-173-617/+684
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Make java entry points for native fifo synchronized.Jason Sams2010-08-173-617/+684
* | | | am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am f1f48bc7: Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271
| |\ \ | | |/
| | * Do JPEG tile-based decoding.Joseph Wen2010-08-172-0/+271