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
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
add paint::getFontBounds()
reed
2014-12-15
*
Bump min picture version.
mtklein
2014-12-01
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...
mtklein
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
add gamma value to deviceproperties
reed
2014-10-14
*
Add SkPaint::getHash().
mtklein
2014-10-07
*
remove unused TextBufferDirection enum
reed
2014-10-03
*
fix prev change to tooBigForLCD, and add test
reed
2014-10-01
*
avoid extra math work in MackRec
reed
2014-10-01
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
Make a flipped fDirtyBit always mean "this field is not the default".
mtklein
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Serialize the font index.
bungeman
2014-09-18
*
remove confusing/unused stream methods
reed
2014-09-12
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
remove (unused) scale parameter from measureText
reed
2014-08-26
*
extend SkShader to report a luminance-color to be used for gamma correction
reed
2014-08-22
*
Remove fOrigFontID from SkScalerContextRec.
bungeman
2014-08-18
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
patch from issue 383923002
reed
2014-07-14
*
Use stack allocation for Android data in SkScalerContext::MakeRec().
jvanverth
2014-07-08
*
Remove SK_IGNORE_FASTER_TEXT_FIX.
Ben Wagner
2014-07-02
*
Remove A8_LCD luminance hack.
jvanverth
2014-07-01
*
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...
rmistry
2014-06-23
*
Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...
rmistry
2014-06-23
*
Fix SkPaint::measureText for stroked hairline text
kkinnunen
2014-06-22
*
Gamma correction for distance field text.
jvanverth
2014-06-10
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
Revert of Gamma correction for distance field text. (https://codereview.chrom...
scroggo
2014-06-09
*
Gamma correction for distance field text.
jvanverth
2014-06-09
*
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
[next]