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
*
Clean up Skia for Clang's -Wtautological-undefined-compare
Mike Klein
2014-06-07
*
formalize named picture versions
commit-bot@chromium.org
2014-05-20
*
fix utf32 text in subpixel mode
commit-bot@chromium.org
2014-05-19
*
add release-mode checks for null, at least for a while
commit-bot@chromium.org
2014-05-02
*
guard against self-assignment
commit-bot@chromium.org
2014-05-02
*
fix warnings around size_t/int
commit-bot@chromium.org
2014-04-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-17
*
always store bitfields along with dirty in FlatteningTraits
commit-bot@chromium.org
2014-04-16
*
remove legacy filter-flags, and store FilterLevel directly
commit-bot@chromium.org
2014-04-16
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-24
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-21
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-20
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-19
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-19
*
change tooBitForLCD to compare against linear size of the text, not the area
commit-bot@chromium.org
2014-03-14
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
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
[next]