summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add error checks for AllocationAdapters being used in unsupported ways.Jason Sams2011-07-082-14/+57
* Merge "Fix more type info caching bugs."Jason Sams2011-07-071-0/+1
|\
| * Fix more type info caching bugs.Jason Sams2011-07-071-0/+1
* | Merge "Fix defered type creation when loading from A3D."Jason Sams2011-07-071-9/+15
|\ \ | |/
| * Fix defered type creation when loading from A3D.Jason Sams2011-07-071-9/+15
* | Merge "AllocationAdapter cleanup."Jason Sams2011-07-072-233/+207
|\ \ | |/
| * AllocationAdapter cleanup.Jason Sams2011-07-072-233/+207
* | Add an API to query maximum bitmap/texture size on Canvas.Romain Guy2011-07-071-1/+27
* | Merge "Bug 4571308 Provide correct video frame timestamps"Glenn Kasten2011-07-011-1/+4
|\ \ | |/ |/|
| * Bug 4571308 Provide correct video frame timestampsGlenn Kasten2011-06-271-1/+4
* | Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-4/+0
|\ \
| * | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-4/+0
* | | am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image f...Jean-Baptiste Queru2011-06-271-1/+2
|\ \ \ | |/ / |/| |
| * | am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that s...Jean-Baptiste Queru2011-06-241-1/+2
| |\ \
| | * | Add WEBP to the list of Image formats that support Compression.Vikas Arora2011-06-231-1/+2
| * | | am d90a2c4d: am 1e662c32: Merge "DO NOT MERGE. Integrate from master: Rework...Dianne Hackborn2011-05-164-3/+139
| |\ \ \
| | * | | DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-164-3/+139
* | | | | Merge "Finish any enter animation when jumping to state."Jeff Sharkey2011-06-241-0/+1
|\ \ \ \ \
| * | | | | Finish any enter animation when jumping to state.Jeff Sharkey2011-06-241-0/+1
* | | | | | Add allowSynchronousMode to SurfaceTexture constructor.Grace Kloba2011-06-231-2/+15
* | | | | | Merge "Remove verbose logging, update test app and docs."Stephen Hines2011-06-231-2/+4
|\ \ \ \ \ \
| * | | | | | Remove verbose logging, update test app and docs.Stephen Hines2011-06-231-2/+4
* | | | | | | Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."tedbo2011-06-231-2/+18
|\ \ \ \ \ \ \
| * | | | | | | Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-221-2/+18
| |/ / / / / /
* | | | | | | Merge "Fix the issue where onFrameAvailable is not triggered if SurfaceTextur...Jamie Gennis2011-06-231-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in...Grace Kloba2011-06-221-0/+5
| |/ / / / / /
* | | | | | | Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba2011-06-221-0/+6
| |/ / / / / |/| | | | |
* | | | | | Fix flashing artifacts caused by invalidation bugsChet Haase2011-06-222-3/+18
|/ / / / /
* | | | | Merge "Fix bugs in AllocationAdapter."Jason Sams2011-06-211-12/+68
|\ \ \ \ \
| * | | | | Fix bugs in AllocationAdapter.Jason Sams2011-06-211-12/+68
* | | | | | Merge "Support missing RS vector types."Stephen Hines2011-06-211-0/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support missing RS vector types.Stephen Hines2011-06-211-0/+48
* | | | | | First cut at RSTextureView.Jason Sams2011-06-204-7/+221
|/ / / / /
* | | | | Merge "Add support for more vector types to RS."Stephen Hines2011-06-203-1/+218
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support for more vector types to RS.Stephen Hines2011-06-013-1/+218
* | | | | Merge "POSITVE -> POSITIVE typo fix"Stephen Hines2011-06-173-12/+18
|\ \ \ \ \
| * | | | | POSITVE -> POSITIVE typo fixStephen Hines2011-06-163-12/+18
* | | | | | Merge "Add isCompatible() to RS Element."Stephen Hines2011-06-171-2/+29
|\ \ \ \ \ \
| * | | | | | Add isCompatible() to RS Element.Stephen Hines2011-06-171-2/+29
| |/ / / / /
* | | | | | Properly refcount SurfaceTexture in the JNI layer.Romain Guy2011-06-151-4/+1
* | | | | | Merge "Add View.getResolvedLayoutDirection()"Fabrice Di Meglio2011-06-144-11/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-144-11/+18
* | | | | | Allocation copy functions.Alex Sakhartchouk2011-06-144-8/+132
|/ / / / /
* | | | | Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing ...Jamie Gennis2011-06-103-0/+132
|\ \ \ \ \
| * | | | | Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-093-0/+132
* | | | | | Merge "Override equals()/hashCode() for RS BaseObj."Stephen Hines2011-06-091-0/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Override equals()/hashCode() for RS BaseObj.Stephen Hines2011-06-091-0/+30
* | | | | | Merge "Unhiding render target code for renderscript"Alex Sakhartchouk2011-06-061-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Unhiding render target code for renderscriptAlex Sakhartchouk2011-06-061-1/+0
* | | | | | Fix the false-alarm bug when we skip to the end, which should be OK.Shih-wei Liao2011-06-051-1/+1