summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Fix glop rendering within unclipped saveLayersChris Craik2015-02-277-47/+50
* Glop TextureLayer supportChris Craik2015-02-276-25/+79
* Merge "Glop mesh reorg, support for drawBitmapMesh"Chris Craik2015-02-268-135/+179
|\
| * Glop mesh reorg, support for drawBitmapMeshChris Craik2015-02-268-135/+179
* | Merge "Remove renderer abstract class"Chris Craik2015-02-265-273/+112
|\ \ | |/
| * Remove renderer abstract classChris Craik2015-02-255-273/+112
* | Merge "Glop support for custom textured UVs, simplify drawBitmap(src,dst)"Chris Craik2015-02-267-68/+100
|\ \ | |/
| * Glop support for custom textured UVs, simplify drawBitmap(src,dst)Chris Craik2015-02-257-68/+100
* | Merge "Add null egl/gles stub support"John Reck2015-02-269-25/+448
|\ \ | |/ |/|
| * Add null egl/gles stub supportJohn Reck2015-02-259-25/+448
* | Merge "Fix atrace saveLayer flag logging"Chris Craik2015-02-241-3/+4
|\ \
| * | Fix atrace saveLayer flag loggingChris Craik2015-02-231-3/+4
* | | Merge "Simplify Texture member initialization"Chris Craik2015-02-235-66/+23
|\ \ \
| * | | Simplify Texture member initializationChris Craik2015-02-235-66/+23
* | | | Merge "Correctly name the lightRadius"ztenghui2015-02-203-7/+7
|\ \ \ \
| * | | | Correctly name the lightRadiusztenghui2015-02-203-7/+7
| | |_|/ | |/| |
* | | | Merge "C++11 style fixups"John Reck2015-02-206-32/+43
|\ \ \ \
| * | | | C++11 style fixupsJohn Reck2015-02-206-32/+43
| |/ / /
* | | | Merge "Glop layer mesh rendering"Chris Craik2015-02-2011-128/+192
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Glop layer mesh renderingChris Craik2015-02-1911-128/+192
| |/
* | Merge "Initial attempt at jank-tracking stat collection"John Reck2015-02-2018-57/+564
|\ \
| * | Initial attempt at jank-tracking stat collectionJohn Reck2015-02-2018-57/+564
| |/
* | Fix onDrawText for non-absolute positioningTom Hudson2015-02-201-5/+7
|/
* Merge "Glop text shadows, clearLayerRegions, and rectangleList"Chris Craik2015-02-184-39/+131
|\
| * Glop text shadows, clearLayerRegions, and rectangleListChris Craik2015-02-174-39/+131
* | Fix layer shader to store layer pointerChris Craik2015-02-181-1/+1
|/
* Glop SkiaShader supportChris Craik2015-02-1710-53/+389
* Glop path texture supportChris Craik2015-02-126-18/+71
* Glop Bitmap and RoundRect clipping supportChris Craik2015-02-1214-189/+421
* Fix Glop vertex alpha blendingChris Craik2015-02-093-6/+17
* Glop support for indexed quadsChris Craik2015-02-098-53/+123
* Merge "Glop ColorFilter & VertexBuffer support, initial enable"Chris Craik2015-02-0639-415/+443
|\
| * Glop ColorFilter & VertexBuffer support, initial enableChris Craik2015-02-0639-415/+443
* | Merge "Don't try to fully tear down program in terminate()"Chris Craik2015-02-051-1/+1
|\ \ | |/
| * Don't try to fully tear down program in terminate()Chris Craik2015-02-051-1/+1
* | Merge "GlopBuilder, and test app refactor"Chris Craik2015-02-0515-112/+417
|\ \ | |/
| * GlopBuilder, and test app refactorChris Craik2015-02-0415-112/+417
* | resolved conflicts for merge of c7e6b93a to masterJohn Reck2015-02-044-13/+13
|\ \
| * \ am af6eaf65: Merge "Fix ANR caused by hwuiTask thread" automerge: 5ad36d4John Reck2015-02-044-13/+13
| |\ \
| | * \ Merge "Fix ANR caused by hwuiTask thread"John Reck2015-02-044-13/+13
| | |\ \
| | | * | Fix ANR caused by hwuiTask threadSangkyu Lee2015-01-124-13/+13
* | | | | Merge "Refactoring of Program ownership/lifecycle, and WIP Glop rendering path"Chris Craik2015-02-0317-124/+293
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Refactoring of Program ownership/lifecycle, and WIP Glop rendering pathChris Craik2015-02-0217-124/+293
* | | | | Merge "Add a WAIT_FOR_GPU_COMPLETION option"John Reck2015-01-304-115/+21
|\ \ \ \ \
| * | | | | Add a WAIT_FOR_GPU_COMPLETION optionJohn Reck2015-01-304-115/+21
* | | | | | Merge "Refactor blending and texture gl state"Chris Craik2015-01-3026-345/+498
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Refactor blending and texture gl stateChris Craik2015-01-3026-345/+498
* | | | | | Merge "Create proxy between Skia's SkCanvas and the framework Canvas."Derek Sollenberger2015-01-306-12/+474
|\ \ \ \ \ \
| * | | | | | Create proxy between Skia's SkCanvas and the framework Canvas.Derek Sollenberger2015-01-306-12/+474
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix double create of Caches"Chris Craik2015-01-301-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |