projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
core
/
SkAAClip.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
reed
remove unused kLCD_MaskFormat
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
humper
add a simple ascii-art debug thing for AA clips
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
reed
add isRect() check to AAClip, to detect if a soft-clip...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
reed
Revert of add isRect() check to AAClip, to detect if...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
reed
add isRect() check to AAClip, to detect if a soft-clip...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
commit-bot@chromiu...
fix (some) 64bit warnings -- size_t -> int
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
commit-bot@chromiu...
More clang warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
commit-bot@chromiu...
Make skia almost compile again with clang.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
commit-bot@chromiu...
Build fix for [-Werror=maybe-uninitialized].
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
scroggo@google.com
Fix some 64 bit warnings on mac.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
rmistry@google.com
Result of running tools/sanitize_source_files.py (which...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
robertphillips@goo...
Fixed oversized SkRegion bound problem for complexclip_...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
reed@google.com
if bounds don't intersect in DIFF mode, just return...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
reed@google.com
landing mirror of https://codereview.appspot.com/6304098/
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
caryclark@google.com
fix warnings on Mac in src/core
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
tomhudson@google.com
Fix a memory leak in SkAAClip::translate().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-29
reed@google.com
fix bug and add test for aaclip when blitV is called
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
reed@google.com
be sure to mark fLastY with the bottom of the rect...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
reed@google.com
aaclip needs to handle paths with holes
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
tomhudson@google.com
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
tomhudson@google.com
New 'blitAntiRect' entry point for blitters, specialize...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
reed@google.com
revert 2783 -- broke debug gm
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
tomhudson@google.com
New function SkBlitter::blitAntiRect(); specifically...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
reed@google.com
speedup AAClip::setRegion (n^2 to n)
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
tomhudson@google.com
Removes warnings generated by gcc and clang.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
reed@google.com
implement blitRect for aaclip builder. This speeds...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
reed@google.com
call blitRect in our convex scanconverter (next: take...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
reed@google.com
reload base after we call memmove
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
reed@google.com
fix bad return type (should have been void)
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
reed@google.com
now we trim the aaclip after building it, to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
reed@google.com
add initial unittests for aaclip. Fix case where Builde...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
bsalomon@google.com
Fix some warnings on VS2010
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
reed@google.com
enable soft clipping (yikes)
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
reed@google.com
checkpoint -- more support changes for soft clipping
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
reed@google.com
trim off extra alpha==0 spans before and after our...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
reed@google.com
use SkRasterClip inside canvas (check-point for soft...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
reed@google.com
fix warnings (failed to return a bool)
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
reed@google.com
add setRegion and doAA parameter to setPath
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
reed@google.com
implement region-ops
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
reed@google.com
check-point for aaclip
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
reed@google.com
check-point for aaclip
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
reed@google.com
first cut at aaclipping
blob
|
commitdiff
|
raw
|
diff to current