aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ClipCubicTest.cpp
Commit message (Expand)AuthorAge
* tweak tolerance again for cubicsGravatar Mike Reed2018-05-23
* tweak conservative bounds value to save aberrant cubicGravatar Mike Reed2018-05-18
* IWYU for some test files starting with 'C'.Gravatar Ben Wagner2018-03-13
* Revert "IWYU for some test files starting with 'C'."Gravatar Ben Wagner2018-03-12
* IWYU for some test files starting with 'C'.Gravatar Ben Wagner2018-03-12
* Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""Gravatar Florin Malita2017-05-03
* Revert "Reland: Remove SkLights include from SkCanvas.h"Gravatar Florin Malita2017-05-03
* Reland: Remove SkLights include from SkCanvas.hGravatar Florin Malita2017-05-03
* Revert "Remove SkLights include from SkCanvas.h"Gravatar Florin Malita2017-05-02
* Remove SkLights include from SkCanvas.hGravatar Florin Malita2017-05-02
* path hangGravatar Cary Clark2017-03-22
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* replace setConfig+allocPixels with alloc-or-install-pixelsGravatar commit-bot@chromium.org2014-02-13
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* inject a 32767 bounded cliprect before using SuperSampler blitter, to avoidGravatar reed@google.com2012-01-30
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* update to work correctly for scalar == fixed or floatGravatar reed@android.com2011-02-09
* Move SkTSort.h back to private, and instead allow in the makefile for tests toGravatar reed@android.com2009-03-04
* Format more consistently with the rest of Skia.Gravatar turk@google.com2009-03-04
* Unit test and bug fixes for cubic Bezier clipping.Gravatar turk@google.com2009-03-03