index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
Commit message (
Expand
)
Author
Age
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-01
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...
commit-bot@chromium.org
2014-04-30
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
one more tsan fix
commit-bot@chromium.org
2014-04-25
*
pathops debug globals use atomic increment
commit-bot@chromium.org
2014-04-25
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-15
*
change #if SK_DEBUG to #ifdef SK_DEBUG
commit-bot@chromium.org
2014-04-14
*
fix broken build
commit-bot@chromium.org
2014-04-14
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-22
*
Potential fix for array bounds warning.
commit-bot@chromium.org
2014-02-21
*
remove file added accidentally
commit-bot@chromium.org
2014-01-14
*
remove unused reduce order code
caryclark@google.com
2013-11-25
*
fix pathops quad line intersection
caryclark@google.com
2013-11-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-22
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
fix line intersection
caryclark@google.com
2013-11-08
*
Fix for Chromium-side compilation complaint:
robertphillips@google.com
2013-11-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-02
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
fix linux point compare
caryclark@google.com
2013-07-15
*
path ops near exact
caryclark@google.com
2013-07-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-09
*
path ops work in progress
caryclark@google.com
2013-07-08
*
use else instead of else-if -- fixes 'possibly unused' warning
reed@google.com
2013-07-02
*
SkPath::rewind needs to have same reset as SkPath::reset.
bungeman@google.com
2013-06-21
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-08
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
SkOpSegment.cpp gcc 4.7 build failure.
fmalita@google.com
2013-05-01
*
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
*
path ops : enable optimizations
caryclark@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
path ops -- use standard SkTQSort
commit-bot@chromium.org
2013-04-22
[next]