summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Delete unused" into mnc-devJohn Reck2015-06-082-15/+0
|\
| * Delete unusedJohn Reck2015-06-082-15/+0
* | Merge "Add projection info to RenderNode dumps" into mnc-devChris Craik2015-06-081-9/+12
|\ \
| * | Add projection info to RenderNode dumpsChris Craik2015-06-081-9/+12
* | | Merge "Disable -Werror on Clang" into mnc-devJohn Reck2015-06-081-1/+5
|\ \ \
| * | | Disable -Werror on ClangJohn Reck2015-06-081-1/+5
| | |/ | |/|
* | | Fix clang warningsJohn Reck2015-06-081-1/+0
| |/ |/|
* | Iterate step of launch & iterateJohn Reck2015-06-044-56/+97
|/
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-036-98/+73
* Fix warningJohn Reck2015-06-033-3/+3
* Merge "Handle shader matrix correctly when ignoring canvas transform" into mn...Chris Craik2015-06-0310-132/+203
|\
| * Handle shader matrix correctly when ignoring canvas transformChris Craik2015-06-0210-132/+203
* | Merge "More colors, now with material colors" into mnc-devJohn Reck2015-06-024-75/+85
|\ \
| * | More colors, now with material colorsJohn Reck2015-06-024-75/+85
| |/
* | FrameInfo header fixesJohn Reck2015-06-023-1/+24
|/
* Tweak the threshold for conic path quads computation.ztenghui2015-05-293-33/+62
* Merge "Fix round cap approximation to understand scale" into mnc-devChris Craik2015-05-282-5/+18
|\
| * Fix round cap approximation to understand scaleChris Craik2015-05-272-5/+18
* | Fix buildChris Craik2015-05-281-1/+2
* | Merge "Use path intersection instead of saveLayer+mesh to mask projected ripp...Chris Craik2015-05-2815-126/+190
|\ \ | |/ |/|
| * Use path intersection instead of saveLayer+mesh to mask projected ripplesChris Craik2015-05-2615-126/+190
* | Merge "Fix assert when dumping view at 0 alpha" into mnc-devChris Craik2015-05-272-3/+4
|\ \
| * | Fix assert when dumping view at 0 alphaChris Craik2015-05-272-3/+4
| |/
* | Merge "Fix GL texture binding for TextureViews" into mnc-devChris Craik2015-05-271-2/+2
|\ \
| * | Fix GL texture binding for TextureViewsChris Craik2015-05-271-2/+2
| |/
* | Merge "Enable swapBuffersWithDamage by default" into mnc-devJohn Reck2015-05-272-8/+3
|\ \
| * | Enable swapBuffersWithDamage by defaultJohn Reck2015-05-272-8/+3
* | | Merge "Fix position snapping for drawBitmap(rect, rect)" into mnc-devChris Craik2015-05-261-6/+9
|\ \ \
| * | | Fix position snapping for drawBitmap(rect, rect)Chris Craik2015-05-261-6/+9
| | |/ | |/|
* | | Merge "Unflip TextureView getBitmap readback" into mnc-devChris Craik2015-05-261-8/+0
|\ \ \ | |_|/ |/| |
| * | Unflip TextureView getBitmap readbackChris Craik2015-05-221-8/+0
| |/
* | Suppress benign clang warning.Chih-Hung Hsieh2015-05-221-1/+3
* | Eliminate requireGlContextJohn Reck2015-05-207-56/+17
|/
* Add missing const qualifier to compile with clang/llvm.Chih-Hung Hsieh2015-05-191-1/+1
* Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-152-0/+121
* Adjust light source for window positionAlan Viverette2015-05-148-19/+42
* Merge "Add tracing for path texture upload" into mnc-devChris Craik2015-05-141-0/+1
|\
| * Add tracing for path texture uploadChris Craik2015-05-131-0/+1
* | Merge "Add back alpha atrace log" into mnc-devChris Craik2015-05-133-8/+15
|\ \
| * | Add back alpha atrace logChris Craik2015-05-133-8/+15
| |/
* | Merge "Unify DrawProfiler/JankStats" into mnc-devJohn Reck2015-05-138-126/+90
|\ \ | |/ |/|
| * Unify DrawProfiler/JankStatsJohn Reck2015-05-128-126/+90
* | Merge "Shrink default path cache size" into mnc-devChris Craik2015-05-121-1/+1
|\ \
| * | Shrink default path cache sizeChris Craik2015-05-111-1/+1
* | | Merge "Remove usage of Texture::cleanup in PathCache" into mnc-devChris Craik2015-05-122-29/+12
|\ \ \ | |_|/ |/| |
| * | Remove usage of Texture::cleanup in PathCacheChris Craik2015-05-112-29/+12
| |/
* | Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-121-0/+1
|/
* Merge "Fix kSkippedFrame setting" into mnc-devJohn Reck2015-05-081-2/+5
|\
| * Fix kSkippedFrame settingJohn Reck2015-05-081-2/+5
* | Add eglSwapBuffersWithDamageKHR supportJohn Reck2015-05-086-32/+76
|/