aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed ...Gravatar vandebo@chromium.org2012-04-17
* [PDF] Handle failures of matrix inversion.Gravatar vandebo@chromium.org2012-04-17
* Fix reset of scissor state in onResetContextGravatar bsalomon@google.com2012-04-17
* expose font-table APIs to SkTypefaceGravatar reed@google.com2012-04-17
* Revert r3705 for fixed pt failures. Gravatar bsalomon@google.com2012-04-17
* track oval in SkPathGravatar bsalomon@google.com2012-04-17
* we have to explicitly pin the results from sect_with_horizontal, since even withGravatar reed@google.com2012-04-17
* Add coverage AA support for SampleApp root layers (windows only)Gravatar bsalomon@google.com2012-04-17
* work in progressGravatar caryclark@google.com2012-04-17
* Add cast to support 64 bit.Gravatar caryclark@google.com2012-04-16
* add defer canvas to benchGravatar bsalomon@google.com2012-04-16
* Add SK_SYSTEM_ZLIB define.Gravatar justinlin@google.com2012-04-16
* Minor refactoring to pull GrClipMaskManager into its own filesGravatar robertphillips@google.com2012-04-16
* Allow specifying multiple configs for bench, e.g. -config 8888 -config GPU.Gravatar tomhudson@google.com2012-04-16
* rebaseline for fixes to cubic clippingGravatar reed@google.com2012-04-16
* need to invert the alpha computation for single scanline on innerfillGravatar reed@google.com2012-04-16
* rebaseline for quad clipper fixGravatar reed@google.com2012-04-16
* First pass at stencil clip mask refactoringGravatar robertphillips@google.com2012-04-16
* fix clamping when we chop a cubicGravatar reed@google.com2012-04-16
* Minor code cleanup of Debug GL InterfaceGravatar robertphillips@google.com2012-04-16
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...Gravatar epoger@google.com2012-04-16
* Make Mac build generate both 32-bit and 64-bit code.Gravatar epoger@google.com2012-04-16
* Fix 64-bit build on MacGravatar epoger@google.com2012-04-16
* Propagated AA flags through Ganesh's clip stack (in preparation for GL AA cli...Gravatar robertphillips@google.com2012-04-16
* Revert r3681 due to fixed point failures in tests.Gravatar bsalomon@google.com2012-04-16
* Add file missing from r3682 checkin Gravatar bsalomon@google.com2012-04-16
* add gm circlesGravatar bsalomon@google.com2012-04-16
* add isSimilarityTransform() and some testsGravatar bsalomon@google.com2012-04-16
* rebaseline after clamp fix to quad clipper in rev. 3677Gravatar reed@google.com2012-04-16
* proper handling if SkMatrix::invert failes, addresses hack fix in rev. 3657Gravatar mike@reedtribe.org2012-04-14
* dd DrawPathTest to gypGravatar mike@reedtribe.org2012-04-14
* pin the edge points to the clip, rather than just calling clamp_ge/le in theGravatar reed@google.com2012-04-13
* [PDF] If matrix inversion fails, use the identity matrix.Gravatar vandebo@chromium.org2012-04-13
* Some fonts do not measure correctly in Mountain Lion,Gravatar caryclark@google.com2012-04-13
* rebaseline after SkScalarNearlyZero() change (< to <=) rev. 3652Gravatar reed@google.com2012-04-13
* Revert gm baseline deletions from r3653 and r3656, so I can rebaseline them w...Gravatar epoger@google.com2012-04-13
* exercise buildbot change in r3671Gravatar epoger@google.com2012-04-13
* replace getTotalClipStack() with replayClips()+ClipVisitorGravatar reed@google.com2012-04-13
* Fixed uninitialized memory issue on Linux when running "gm --debuggl"Gravatar robertphillips@google.com2012-04-12
* add SK_WARN_UNUSED_RESULT warning to SkPathMeasure methods that might leaveGravatar reed@google.com2012-04-12
* Make download_baselines.py download *all* platforms, if none are specified.Gravatar epoger@google.com2012-04-12
* rename compare-baselines.py and download-baselines.py using underscores inste...Gravatar epoger@google.com2012-04-12
* If skdiff encounters image size mismatch, do not display diff imagesGravatar epoger@google.com2012-04-12
* mark getTotalClip as deprecatedGravatar reed@google.com2012-04-12
* Fix crash with LCD vertical text.Gravatar bungeman@google.com2012-04-12
* can't perform fast top_bottom cull if the text is verticalGravatar reed@google.com2012-04-12
* Reinstate early out from antialiased path rendering if we anticipateGravatar tomhudson@google.com2012-04-12
* always check the result of SkMatrix::invertGravatar reed@google.com2012-04-12
* rebaselineGravatar reed@google.com2012-04-12