index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsExtendedTest.cpp
Commit message (
Expand
)
Author
Age
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
update pathops core and tests
caryclark
2014-07-18
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-26
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Sadly TSAN still reports this as a race, even when we're obviously writing the
commit-bot@chromium.org
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-10-02
*
Writing to testName and reading its size isn't thread safe, TSAN reminds us.
commit-bot@chromium.org
2013-10-01
*
path ops work in progress
caryclark@google.com
2013-09-16
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
*
path ops near exact
caryclark@google.com
2013-07-15
*
path ops work in progress
caryclark@google.com
2013-07-08
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
path ops : fix empty-diff bug, op-in-place
caryclark@google.com
2013-04-25
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-11
*
fix a few pathops test bugs exposed on Mac and Linux
caryclark@google.com
2013-04-10
*
Make parallel unit testing work on windows
caryclark@google.com
2013-04-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-09
*
Add implementation of path ops
caryclark@google.com
2013-04-08