Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f9ad558943ee14bdff824ebfb33988bece8ed3db
/
src
/
gpu
/
GrFontScaler.cpp
a27b82d
Remove distance field generation and storage from SkGlyphCache.
by jvanverth
· 10 years ago
d54d3fc
remove unused kLCD_MaskFormat
by reed
· 10 years ago
294c326
Fix color emoji.
by jvanverth
· 10 years ago
e817dbb
Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/)
by jvanverth
· 10 years ago
bc92163
Fix color emoji.
by jvanverth
· 10 years ago
733f5f5
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
by jvanverth
· 11 years ago
[Renamed (83%) from src/gpu/SkGrFontScaler.cpp]
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
762cd80
Move distance field generation to the glyph cache.
by commit-bot@chromium.org
· 11 years ago
f8cb184
Add GPU support for color bitmap fonts
by commit-bot@chromium.org
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 11 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
7435f34
Minimal changes to not crash GPU with color fonts.
by bungeman@google.com
· 11 years ago
adacc70
Start cleaning up 64bit Win warnings
by robertphillips@google.com
· 11 years ago
a4de8c2
Remove GrRefCnt.h in favor of SkRefCnt.h
by commit-bot@chromium.org
· 11 years ago
330313a
My clang now doesn't complain about !"foo".
by mtklein@google.com
· 12 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 12 years ago
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
f0c1e0f
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
10b7dea
Fix for DEPS compiler issue in SkGrFontScaler.cpp
by robertphillips@google.com
· 12 years ago
c8699ef
Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache
by bsalomon@google.com
· 12 years ago
c377baf
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
by tomhudson@google.com
· 13 years ago
a320194
Make GrClipMaskManager configure the stencil and scissor on GrGpu
by bsalomon@google.com
· 13 years ago
8d033a1
Remove GrPath typedef
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
1eeaf0b
Add support for 8 bits/component glyphs, to
by caryclark@google.com
· 14 years ago
07f3ee1
use SkPath for GrPath, removing GrPathIter entirely
by reed@google.com
· 14 years ago
c34effe
support BW text on GPU
by mike@reedtribe.org
· 14 years ago
98539c6
support lcd16 in text atlas (sans shader support)
by reed@google.com
· 14 years ago
1fcd51e
add template macro to "safely" perform casts w/o breaking strict-aliasing
by reed@google.com
· 14 years ago
873cb1e
add gpu to the default makefile move skia-gpu files into skia/src/gpu
by reed@google.com
· 14 years ago
[Renamed from gpu/src/skia/SkGrFontScaler.cpp]
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago