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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
mixed text blobs really draws LCD
joshualitt
2015-07-24
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps
robertphillips
2015-06-26
*
Remove distance field flag from SkPaint
jvanverth
2015-06-22
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Remove gamma field from SkDeviceProperties
robertphillips
2015-06-19
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Fix build warning: reference cannot be bound to dereferenced null pointer in ...
dongseong.hwang
2015-04-30
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
Switch to one single bitmap text blob cache allocation
joshualitt
2015-04-01
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Call to retrieve SkDescriptor for SkScalarContext from SkPaint.
joshualitt
2015-03-13
*
Glyph positions maintain 32 bit integer part.
bungeman
2015-03-11
*
optional res-scale parameter to getFillPath
reed
2015-02-12
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
add newImage API
reed
2015-01-23
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
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
[next]