summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add more optimizations for Text measuring / breaking / getting advancesFabrice Di Meglio2011-08-081-0/+39
* Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-081-2/+2
* Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans...Fabrice Di Meglio2011-08-081-1/+1
|\
| * Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-051-1/+1
* | Merge "Start using bcinfo components within librs."Stephen Hines2011-08-053-14/+31
|\ \
| * | Start using bcinfo components within librs.Stephen Hines2011-08-033-14/+31
* | | Merge "Add camera bayer image format."Wu-cheng Li2011-08-041-1/+13
|\ \ \
| * | | Add camera bayer image format.Wu-cheng Li2011-08-041-1/+13
* | | | Add a 'release' method to the SurfaceTexture public Java APIMathias Agopian2011-08-031-0/+20
| |_|/ |/| |
* | | Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-021-0/+1
* | | Copy constructors should actually copy stuff.Romain Guy2011-08-022-4/+18
|/ /
* | Allow Canvas.setBitmap() to receive a null Bitmap.Romain Guy2011-08-011-6/+11
|/
* cherrypick Change-Id: Iaada8d42f97786d393743cd7fc3011da1d21f22eScott Main2011-07-271-1/+1
* Merge "Add getName to renderscript base object"Alex Sakhartchouk2011-07-271-0/+7
|\
| * Add getName to renderscript base objectAlex Sakhartchouk2011-07-261-0/+7
* | Unhide new RS apis.Jason Sams2011-07-263-5/+2
|/
* Fixing bitmap invalidation bug.Alex Sakhartchouk2011-07-201-0/+1
* Merge "Clean test APIs for Harfbuzz support"Fabrice Di Meglio2011-07-181-75/+1
|\
| * Clean test APIs for Harfbuzz supportFabrice Di Meglio2011-07-151-75/+1
* | Remove unused codeRomain Guy2011-07-151-40/+0
|/
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-121-9/+0
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+0
* | Merge "Add error checks for AllocationAdapters being used in unsupported ways."Jason Sams2011-07-112-14/+57
|\ \ | |/ |/|
| * Add error checks for AllocationAdapters being used in unsupported ways.Jason Sams2011-07-082-14/+57
* | Use resource entry name instead of mangled name.Logan Chien2011-07-111-1/+1
* | Merge "Correctly render nested rectangles with different winding rules."Romain Guy2011-07-081-9/+19
|\ \ | |/ |/|
| * Correctly render nested rectangles with different winding rules.Romain Guy2011-07-081-9/+19
* | 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
| |/ / / / / /