index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkDashPathEffect.h
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
commit-bot@chromium.org
2014-05-15
*
Add asADash entry point into SkPathEffect to allow extracting Dash info from ...
commit-bot@chromium.org
2014-04-22
*
Remove scaleToFit from DashPathEffect
commit-bot@chromium.org
2014-03-31
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Constify SkFlattenable::getFactory().
commit-bot@chromium.org
2013-10-18
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
change all patheffect methods to const, in preparation for marking its
reed@google.com
2012-12-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-29
*
Added dashing fast path
robertphillips@google.com
2012-11-28
*
Export effects classes with SK_API.
tfarina@chromium.org
2012-10-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
Clean up DashPathEffect modulo math from r3761
epoger@google.com
2012-04-27
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add option in flattening to write factory names inline, as we are recording.
reed@google.com
2011-06-21
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
grab from latest android
reed@android.com
2008-12-17