index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
Commit message (
Expand
)
Author
Age
*
Add option to specify font fallback when creating the skia font manager
kulshin
2016-04-15
*
Remove requestedStyle from SkTypefaceCache.
bungeman
2016-04-14
*
Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters.
bungeman
2016-04-13
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Increase request cache size.
bungeman
2016-04-08
*
Test CTFonts for equality, not just name and style.
bungeman
2016-04-08
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Register SkLocalMatrixImageFilter for serialization.
mtklein
2016-04-06
*
remove avoid and pixelxor xfermodes
reed
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Delete SkImageDecoder_empty
msarett
2016-03-28
*
Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX.
bungeman
2016-03-28
*
rm src/ports/SkTime_*.cpp
halcanary
2016-03-28
*
Remove extra definitions of SkMovie
msarett
2016-03-25
*
[CMake fixes] Linux X11 pixel format and Windows compilation fix
marco.diiga
2016-03-25
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Draw black on white for CG glyph masks.
bungeman
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Correctly handle lfWidth in GDI.
bungeman
2016-03-22
*
Disable the WIC encoder for jpegs
msarett
2016-03-21
*
Make FreeType usable on Windows.
caryclark
2016-03-21
*
Remove uses of SkImageDecoder from gms
msarett
2016-03-18
*
Add SkImageGeneratorWIC
msarett
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert "Initialize the font fallback when the direct write font"
kulshin
2016-03-11
*
Make sp variants for SkData
reed
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
Don't build CG on Linux CMake
msarett
2016-03-09
*
Add an SkImageGeneratorCG
msarett
2016-03-09
*
Fix Windows clang compiler complaint
robertphillips
2016-03-09
*
Initialize the font fallback when the direct write font
kulshin
2016-03-08
*
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
bsalomon
2016-03-02
[next]