| Commit message (Expand) | Author | Age |
* | Fix CrOS SampleApp | jvanverth | 2015-10-02 |
* | Some iOS fixes to make SampleApp work better. | jvanverth | 2015-10-02 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-09 |
* | Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200... | mtklein | 2015-09-09 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-08 |
* | Rename flag from "distance field" to "device independent." | bsalomon | 2015-08-31 |
* | skia: add ability to load command_buffer_gles2 | hendrikw | 2015-08-27 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | private iterator to visit all resource cache entries | reed | 2015-08-19 |
* | remove SkDeferredCanvas | reed | 2015-08-19 |
* | support both box and circle lcd | reed | 2015-08-15 |
* | show LCD on max fat-zoom | reed | 2015-08-15 |
* | Add high resolution WallTimer to SampleApp | jvanverth | 2015-08-11 |
* | SkPDF: allow PDF module to be disabled in DM and SampleApp | halcanary | 2015-08-11 |
* | - allow for stepping through a picture with 'n' and 'p' | reed | 2015-08-04 |
* | Generate platform specific fontmgr gm. | caryclark | 2015-07-20 |
* | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 |
* | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 |
* | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 |
* | Fix up -Winconsistent-missing-override | mtklein | 2015-07-13 |
* | Use SkPaintFilterCanvas for SampleApp paint filtering | fmalita | 2015-06-15 |
* | Implement support for mixed sampled render targets | vbuzinov | 2015-06-12 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | add DeferredCanvas mode to SampleApp | reed | 2015-05-05 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | fuzzer fixes | caryclark | 2015-02-25 |
* | remove dead code from sampleapp, trim bad asserts | reed | 2015-02-21 |
* | Pass Rendertarget into context. | joshualitt | 2015-02-18 |
* | remove unneeded preroll | reed | 2015-02-15 |
* | Support multiple null GL contexts on a thread. | bsalomon | 2015-02-11 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | initial preroll api | reed | 2015-01-25 |
* | Fix SampleApp picture-mode transform. | fmalita | 2015-01-23 |
* | delete the dreaded TransitionView | reed | 2015-01-13 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Add sRGB texture support. | jvanverth | 2014-12-22 |
* | tell our grcontext to abandon its backend | reed | 2014-10-30 |
* | MultiPictureDraw is taskgroup aware. | reed | 2014-10-29 |
* | fix some bit-rot in the ios port of sampleapp | reed | 2014-10-22 |
* | use SkDocument to capture pdfs from SampleApp 'e' | reed | 2014-10-08 |
* | GrContext::copyTexture->GrContext::copySurface. | bsalomon | 2014-10-07 |
* | extra call to flush until brian can figure it out | reed | 2014-10-07 |
* | add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts | reed | 2014-10-06 |