summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from...Narayan Kamath2015-02-242-4/+4
|\
| * am 72dc62ea: Merge "Track removal of refcounts from FileMap."Narayan Kamath2015-02-242-4/+4
| |\
| | * Track removal of refcounts from FileMap.Narayan Kamath2015-02-232-4/+4
* | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix double create of CachesChris Craik2015-01-301-1/+3
| |/ / / /
* | | | | Merge "Rename Canvas::getSkCanvas to Canvas::asSkCanvas"Derek Sollenberger2015-01-303-54/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename Canvas::getSkCanvas to Canvas::asSkCanvasDerek Sollenberger2015-01-293-54/+59
* | | | | resolved conflicts for merge of fe5ac4fc to masterJohn Reck2015-01-295-7/+27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 5f3e21ce: am 6efc3ac6: Merge "Allow ~Layer() to happen after onGLContextDe...John Reck2015-01-295-7/+26
| |\ \ \ \
| | * | | | Allow ~Layer() to happen after onGLContextDestroyedJohn Reck2015-01-295-7/+26
* | | | | | Move more GL state management to RenderState and its directoryChris Craik2015-01-2825-497/+683