| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Don't promote functors onto layers due to outline rect clipping" into ... | Chris Craik | 2015-06-26 | 2 | -1/+7 |
|\ |
|
| * | Don't promote functors onto layers due to outline rect clipping | Chris Craik | 2015-06-25 | 2 | -1/+7 |
* | | Limit dotProduct value to 1.0f, so acosf would not return NaN. | Lazar Trsic | 2015-06-25 | 1 | -0/+3 |
* | | Merge "Avoid over-damaging layer area for multidraws" into mnc-dev | Chris Craik | 2015-06-24 | 2 | -8/+19 |
|\ \ |
|
| * | | Avoid over-damaging layer area for multidraws | Chris Craik | 2015-06-24 | 2 | -8/+19 |
| |/ |
|
* | | Merge "Sync canvas proxy CTM (b/21945972)" into mnc-dev | Tom Hudson | 2015-06-24 | 2 | -0/+12 |
|\ \ |
|
| * | | Sync canvas proxy CTM (b/21945972) | Tom Hudson | 2015-06-24 | 2 | -0/+12 |
| |/ |
|
* | | Merge "Unify clipping return value behavior - true if not empty" into mnc-dev | Chris Craik | 2015-06-24 | 1 | -3/+3 |
|\ \ |
|
| * | | Unify clipping return value behavior - true if not empty | Chris Craik | 2015-06-23 | 1 | -3/+3 |
| |/ |
|
* | | Merge "Dump GL errors and crash on failure to allocate texture for layer" int... | Chris Craik | 2015-06-23 | 3 | -11/+10 |
|\ \ |
|
| * | | Dump GL errors and crash on failure to allocate texture for layer | Chris Craik | 2015-06-23 | 3 | -11/+10 |
| |/ |
|
* | | Avoid flushing DisplayListCanvas state for noop calls | Chris Craik | 2015-06-22 | 1 | -0/+6 |
|/ |
|
* | Fix null deref | John Reck | 2015-06-16 | 1 | -2/+6 |
* | Merge "Put WebViews with on a HW layer if stencil/shader clipping is needed" ... | Chris Craik | 2015-06-12 | 6 | -19/+85 |
|\ |
|
| * | Put WebViews with on a HW layer if stencil/shader clipping is needed | Chris Craik | 2015-06-12 | 6 | -19/+85 |
* | | Merge "Fix roundrect clipping / blending ordering" into mnc-dev | Chris Craik | 2015-06-12 | 3 | -29/+42 |
|\ \
| |/
|/| |
|
| * | Fix roundrect clipping / blending ordering | Chris Craik | 2015-06-12 | 3 | -29/+42 |
* | | Revert to save-layer based alpha if layer would be too large | Chris Craik | 2015-06-12 | 3 | -5/+42 |
|/ |
|
* | Merge "Upload bitmaps in SkShader* safely" into mnc-dev | John Reck | 2015-06-09 | 3 | -16/+23 |
|\ |
|
| * | Upload bitmaps in SkShader* safely | John Reck | 2015-06-09 | 3 | -16/+23 |
* | | Merge "Delete unused" into mnc-dev | John Reck | 2015-06-08 | 2 | -15/+0 |
|\ \
| |/ |
|
| * | Delete unused | John Reck | 2015-06-08 | 2 | -15/+0 |
* | | Merge "Add projection info to RenderNode dumps" into mnc-dev | Chris Craik | 2015-06-08 | 1 | -9/+12 |
|\ \ |
|
| * | | Add projection info to RenderNode dumps | Chris Craik | 2015-06-08 | 1 | -9/+12 |
* | | | Merge "Disable -Werror on Clang" into mnc-dev | John Reck | 2015-06-08 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Disable -Werror on Clang | John Reck | 2015-06-08 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | Fix clang warnings | John Reck | 2015-06-08 | 1 | -1/+0 |
| |/
|/| |
|
* | | Iterate step of launch & iterate | John Reck | 2015-06-04 | 4 | -56/+97 |
|/ |
|
* | Delete MAKE_ENUM_FLAGS | Chris Craik | 2015-06-03 | 6 | -98/+73 |
* | Fix warning | John Reck | 2015-06-03 | 3 | -3/+3 |
* | Merge "Handle shader matrix correctly when ignoring canvas transform" into mn... | Chris Craik | 2015-06-03 | 10 | -132/+203 |
|\ |
|
| * | Handle shader matrix correctly when ignoring canvas transform | Chris Craik | 2015-06-02 | 10 | -132/+203 |
* | | Merge "More colors, now with material colors" into mnc-dev | John Reck | 2015-06-02 | 4 | -75/+85 |
|\ \ |
|
| * | | More colors, now with material colors | John Reck | 2015-06-02 | 4 | -75/+85 |
| |/ |
|
* | | FrameInfo header fixes | John Reck | 2015-06-02 | 3 | -1/+24 |
|/ |
|
* | Tweak the threshold for conic path quads computation. | ztenghui | 2015-05-29 | 3 | -33/+62 |
* | Merge "Fix round cap approximation to understand scale" into mnc-dev | Chris Craik | 2015-05-28 | 2 | -5/+18 |
|\ |
|
| * | Fix round cap approximation to understand scale | Chris Craik | 2015-05-27 | 2 | -5/+18 |
* | | Fix build | Chris Craik | 2015-05-28 | 1 | -1/+2 |
* | | Merge "Use path intersection instead of saveLayer+mesh to mask projected ripp... | Chris Craik | 2015-05-28 | 15 | -126/+190 |
|\ \
| |/
|/| |
|
| * | Use path intersection instead of saveLayer+mesh to mask projected ripples | Chris Craik | 2015-05-26 | 15 | -126/+190 |
* | | Merge "Fix assert when dumping view at 0 alpha" into mnc-dev | Chris Craik | 2015-05-27 | 2 | -3/+4 |
|\ \ |
|
| * | | Fix assert when dumping view at 0 alpha | Chris Craik | 2015-05-27 | 2 | -3/+4 |
| |/ |
|
* | | Merge "Fix GL texture binding for TextureViews" into mnc-dev | Chris Craik | 2015-05-27 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix GL texture binding for TextureViews | Chris Craik | 2015-05-27 | 1 | -2/+2 |
| |/ |
|
* | | Merge "Enable swapBuffersWithDamage by default" into mnc-dev | John Reck | 2015-05-27 | 2 | -8/+3 |
|\ \ |
|
| * | | Enable swapBuffersWithDamage by default | John Reck | 2015-05-27 | 2 | -8/+3 |
* | | | Merge "Fix position snapping for drawBitmap(rect, rect)" into mnc-dev | Chris Craik | 2015-05-26 | 1 | -6/+9 |
|\ \ \ |
|
| * | | | Fix position snapping for drawBitmap(rect, rect) | Chris Craik | 2015-05-26 | 1 | -6/+9 |
| | |/
| |/| |
|
* | | | Merge "Unflip TextureView getBitmap readback" into mnc-dev | Chris Craik | 2015-05-26 | 1 | -8/+0 |
|\ \ \
| |_|/
|/| | |
|