index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGrFontScaler.cpp
Commit message (
Expand
)
Author
Age
*
Add GPU support for color bitmap fonts
commit-bot@chromium.org
2013-12-03
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Minimal changes to not crash GPU with color fonts.
bungeman@google.com
2013-11-26
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-11
*
Fix for DEPS compiler issue in SkGrFontScaler.cpp
robertphillips@google.com
2012-09-10
*
Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache
bsalomon@google.com
2012-09-10
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add support for 8 bits/component glyphs, to
caryclark@google.com
2011-06-22
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
support BW text on GPU
mike@reedtribe.org
2011-04-06
*
support lcd16 in text atlas (sans shader support)
reed@google.com
2011-03-15
*
add template macro to "safely" perform casts w/o breaking strict-aliasing
reed@google.com
2011-01-05
*
add gpu to the default makefile
reed@google.com
2010-12-23