index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPaint.cpp
Commit message (
Expand
)
Author
Age
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
Adding code to calculate Underline Thickness from Font Metrics, this will be ...
commit-bot@chromium.org
2014-03-01
*
Factory methods for heap-allocated SkAnnotation objects.
commit-bot@chromium.org
2014-02-27
*
Upstream changes from Android
commit-bot@chromium.org
2014-02-26
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-21
*
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...
robertphillips@google.com
2014-02-20
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-19
*
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...
commit-bot@chromium.org
2014-02-18
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-18
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Implement a computeFastBounds() traversal for SkImageFilter.
senorblanco@chromium.org
2014-01-27
*
Clarify kAutohinting is kForceAutohinting.
bungeman@google.com
2014-01-23
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Clean up 4 old bytes per paint.
commit-bot@chromium.org
2013-11-26
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
All SkAnnotations are no-draw. Propose we fold that through.
commit-bot@chromium.org
2013-10-29
*
Add display of filterLevel to debugger
robertphillips@google.com
2013-10-16
*
force readbuffer clients to use specialized readFoo for flattenables
reed@google.com
2013-10-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...
reed@google.com
2013-10-14
*
Update #if to #ifdef for consistency
commit-bot@chromium.org
2013-10-08
*
We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.
commit-bot@chromium.org
2013-09-26
*
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
mtklein@google.com
2013-08-15
*
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
robertphillips@google.com
2013-08-07
*
Remove operator== from SkPaint
commit-bot@chromium.org
2013-08-07
*
add FilterLevel API to SkPaint, replacing various Flag bits
reed@google.com
2013-07-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
add size limit for using glyphcache. above that, draw using paths
reed@google.com
2013-06-04
*
Android specific changes that are upstreamed from the android framework.
djsollen@google.com
2013-05-24
*
Move SkDrawLooper implementation to its own file.
commit-bot@chromium.org
2013-05-24
*
Add printing of SkColorFilter-derived classes to debugger
robertphillips@google.com
2013-05-23
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
*
we only need one fontmetrics, since the paint (and fontcache) now know explic...
reed@google.com
2013-05-08
*
Add SkTypeface* parameter to SkScalerContext (and its callers)
reed@google.com
2013-03-19
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
Initialize bounds even if the text length is zero.
djsollen@google.com
2013-03-04
*
Fixed sk_getMetrics_utf32_xy function
sugoi@google.com
2013-02-26
*
Move SkPaint::toString from debugger to SkPaint
robertphillips@google.com
2013-02-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
Fix VC++ warning and Android only code for 7317.
bungeman@google.com
2013-01-22
*
Expose geometry and gamma on device.
bungeman@google.com
2013-01-22
*
fix spelling: cannonical -> canonical
reed@google.com
2013-01-08
[next]