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
*
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
*
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
[next]