C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / gpu / GrAAHairLinePathRenderer.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-04 joshualittHairline batch
2015-02-03 joshualittRevert of Hairline batch (patchset #17 id:360001 of...
2015-02-03 joshualittHairline batch
2015-02-03 joshualittRevert of Hairline batch (patchset #16 id:300001 of...
2015-02-03 joshualittHairline batch
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-11 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-10 joshualittRevert of Remove GP from drawstate, revision of invaria...
2014-12-10 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-12-03 joshualittFirst step to moving vertex attributes to the geometryP...
2014-11-17 joshualittDrawstate on stack
2014-02-11 robertphillips@goo... Revert of r13384 (Stateful PathRenderer implementation)
2014-02-10 robertphillips@goo... Stateful PathRenderer implementation
2013-08-17 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-08-16 jvanverth@google.comFix hairline pathrenderer for Nexus-10. Switches to...
2013-08-14 jvanverth@google.comReverting r10707. Unreviewed.
2013-08-14 commit-bot@chromiu... Fix hairline pathrenderer for Nexus-10. Switches to...
2013-07-12 egdaniel@google.comAdd implicit hairline conic rendering to GPU
2013-05-20 bsalomon@google.comReland path bounds change with correct bounds for conve...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-17 sugoi@google.comFollow up on the previous patch :
2012-12-06 sugoi@google.comAs part of preliminary groundwork for a chromium fix...
2012-10-08 bsalomon@google.comRemove translate param from GrContext::drawPath (and...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-20 bsalomon@google.comRemove stage masks
2012-05-24 robertphillips@goo... Updated useSWOnlyPath method to use path chain instead...
2012-05-17 robertphillips@goo... First functioning version of SW-only clip mask creator
2012-03-07 bsalomon@google.commake pathrenderers release their geometry before returning
2012-03-02 bsalomon@google.comsimplify GrPathRenderer interface
2011-12-06 bsalomon@google.comPrep #1 for making GrDrawState a class
2011-10-27 bsalomon@google.comDon't use GrDrawTarget's AA state bit to convey whether...
2011-10-12 bsalomon@google.comMove gpu/include/* to include/gpu and gpu/src/* to...