Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ae92262f3ba5b3412ff468877277d817f1b61308
/
src
/
ports
c4b0915
Implement support for rendering color emoji on Windows
by kulshin
· 9 years ago
6d195b2
Use nullptr instead of 0 in call to FontConfig.
by bungeman
· 9 years ago
2cb49bd
pthread_once -> SkOnce
by mtklein
· 9 years ago
b3ed65e
Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS.
by bungeman
· 9 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
5a493cd
Less indentation.
by bungeman
· 9 years ago
57cd94a
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
by halcanary
· 9 years ago
e20a875
SkAdvancedTypefaceMetrics: abstract out linked list
by halcanary
· 9 years ago
ffa4a92
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
959a293
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ )
by reed
· 9 years ago
82da9a8
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ )
by reed
· 9 years ago
7eb33da
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ )
by reed
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
9bd3fc7
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
0265707
Clean up SkFontConfigInterface implementation.
by bungeman
· 9 years ago
572f879
Fix race in SkTypeface_FreeType::onCountGlyphs.
by bungeman
· 9 years ago
77a8ab2
Simplify style handling in custom font manager.
by bungeman
· 9 years ago
b4bb7d8
Add oblique as a slant.
by bungeman
· 9 years ago
f8c74a1
SkFontHost/FreeType/ToUnicode: add an assert
by halcanary
· 9 years ago
82497f9
Add option to specify font fallback when creating the skia font manager
by kulshin
· 9 years ago
82a455f
Remove requestedStyle from SkTypefaceCache.
by bungeman
· 9 years ago
d3b63d3
Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters.
by bungeman
· 9 years ago
ed2edab
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
by bungeman
· 9 years ago
11a77c6
Begin switch to SkFontStyle for legacy calls.
by bungeman
· 9 years ago
a9322c2
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )"
by reed
· 9 years ago
25e0a04
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )
by borenet
· 9 years ago
c791728
Pass effects directly to fontcache
by reed
· 9 years ago
20f313b
Increase request cache size.
by bungeman
· 9 years ago
53d5c6e
Test CTFonts for equality, not just name and style.
by bungeman
· 9 years ago
a1e8f8d
Decouple contrast boost from fake gamma.
by brianosman
· 9 years ago
6c71e0a
Reverse dependency between SkScalar.h and SkFixed.h.
by benjaminwagner
· 9 years ago
083b869
Register SkLocalMatrixImageFilter for serialization.
by mtklein
· 9 years ago
59dc542
remove avoid and pixelxor xfermodes
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
5cd0ed3
Delete SkImageDecoder_empty
by msarett
· 9 years ago
df801aa
Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX.
by bungeman
· 9 years ago
c61edcc
rm src/ports/SkTime_*.cpp
by halcanary
· 9 years ago
d442d32
Remove extra definitions of SkMovie
by msarett
· 9 years ago
cce4927
[CMake fixes] Linux X11 pixel format and Windows compilation fix
by marco.diiga
· 9 years ago
c1d0312
Rename encoders to Sk*ImageEncoder
by msarett
· 9 years ago
6b3eacb
Change type of SkGlyph::fAdvance[XY] to float.
by benjaminwagner
· 9 years ago
e280d06
Draw black on white for CG glyph masks.
by bungeman
· 9 years ago
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
59f093d
Correctly handle lfWidth in GDI.
by bungeman
· 9 years ago
60316a9
Disable the WIC encoder for jpegs
by msarett
· 9 years ago
fe7ada7
Make FreeType usable on Windows.
by caryclark
· 9 years ago
e820dfe
Remove uses of SkImageDecoder from gms
by msarett
· 9 years ago
fc0b6d1
Add SkImageGeneratorWIC
by msarett
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
5f939ab
Use std::unique_ptr.
by mtklein
· 9 years ago
e7ec417
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
2691d76
Use std::unique_ptr.
by mtklein
· 9 years ago
351c0d2
Revert "Initialize the font fallback when the direct write font"
by kulshin
· 9 years ago
fde0511
Make sp variants for SkData
by reed
· 9 years ago
218c846
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
3dd9ed3
Use std::unique_ptr.
by mtklein
· 9 years ago
977c07d
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
20c1e3a
Use std::unique_ptr.
by mtklein
· 9 years ago
fdd52c4
Don't build CG on Linux CMake
by msarett
· 9 years ago
1897631
Add an SkImageGeneratorCG
by msarett
· 9 years ago
08d739c
Fix Windows clang compiler complaint
by robertphillips
· 9 years ago
042f859
Initialize the font fallback when the direct write font manager is created.
by kulshin
· 9 years ago
ad514d0
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
by bsalomon
· 9 years ago
aabd71c
SkFontHost_FreeType constructor to correctly release resources.
by bungeman
· 9 years ago
27876bc
Improve horizontal baseline detection.
by bungeman
· 9 years ago
64a3c95
Check scalar to fixed conversions with axes.
by benjaminwagner
· 9 years ago
47a1e96
Deduplicate axis value resolving code.
by bungeman
· 9 years ago
4534562
Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6.
by benjaminwagner
· 9 years ago
bf521ff
Move SkTArray to include/private.
by bungeman
· 9 years ago
70bb808
Add request cache to SkFontHost_fontconfig.
by bungeman
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
944c2d9
SkOSFile_stdio: less ::
by mtklein
· 9 years ago
ebc465b
Add support for caching font files in the Android SkFontMgr.
by khushalsagar
· 9 years ago
1de415f
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ )
by kjlubick
· 9 years ago
026388a
Make SkPicture/SkImageGenerator default to SkCodec
by scroggo
· 9 years ago
918090c
SkTArray to move when moving.
by bungeman
· 9 years ago
6b48984
Don't print dialog box prior to crashing.
by djsollen
· 9 years ago
50b98b4
add note about security and new subclasses
by reed
· 9 years ago
69d1603
Add option to specify a font collection when creating a
by kulshin
· 9 years ago
8610002
Move SkColorMatrixFilter implementation to core.
by bsalomon
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
2a1d401
Move SkAvoidXfermode over from Android
by robertphillips
· 9 years ago
64b0f5f
Remove SkLerpXfermode
by robertphillips
· 9 years ago
c721196
Fixed compilation on mingw.
by cjacek
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
f6c7107
Expose API for gx font variation axes.
by bungeman
· 9 years ago
5eff9e7
Implement onMatchFamilyStyle for Mac.
by bungeman
· 9 years ago
a913275
SkStream/Priv cleanups
by scroggo
· 9 years ago
576c206
Update tests to produce more sensible output for Android framework builds.
by djsollen
· 9 years ago
f33e7a3
remove unused SkGlobalInitialization_none.cpp
by reed
· 9 years ago
Next »