Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f0429db88cd0846c2da2b2f31ee241a79f58ba1e
/
src
/
ports
e7ac58c
Remove SK_IGNORE_SUBPIXEL_HINTING_FIX.
by Ben Wagner
· 7 years ago
2d6b393
Remove subpixel positioning implies no bytecode hinting.
by Ben Wagner
· 7 years ago
0341f16
replace gInited with SkOnce
by Mike Klein
· 7 years ago
7a0248f
Compute inverse gamma table at compile time.
by Ben Wagner
· 7 years ago
ce4a389
remove dead code -- older than min picture version
by Mike Reed
· 7 years ago
1700baf
Add include guard to SkFontConfigInterface.h
by Ben Wagner
· 7 years ago
d94e00c
abort if glyph metrics fall outside safe rect
by Mike Klein
· 7 years ago
5922739
Revert "Revert "migrate to sk_sp for SkFontMgr API""
by Mike Reed
· 7 years ago
f40ae1a
Revert "migrate to sk_sp for SkFontMgr API"
by Mike Reed
· 7 years ago
4bf296b
migrate to sk_sp for SkFontMgr API
by Mike Reed
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
4f6fc83
Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics
by Ben Wagner
· 7 years ago
7028443
fix race in SkFontHost_mac.cpp
by Mike Klein
· 7 years ago
e903449
remove sk_mkdir: error 17 creating dir
by Mike Klein
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
4189d1b
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
by Sadrul Habib Chowdhury
· 7 years ago
7ca9a74
Remove uses of sk_throw.
by Ben Wagner
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
aee878d
Move lang to list in Android font manager.
by Ben Wagner
· 7 years ago
ddfd2a6
Use kLow_SkFilterQuality in generateGlyphImage
by Robert Phillips
· 7 years ago
423d163
Revert "Remove subpixel positioning implies no bytecode hinting."
by Ben Wagner
· 7 years ago
8807680
Remove subpixel positioning implies no bytecode hinting.
by Ben Wagner
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
35ee0e0
clean up useage of SkFloatBits
by Mike Reed
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
ce3f44a
Don't re-enter mutex in SkFontMgr_fontconfig.
by Ben Wagner
· 7 years ago
205c69d
implement serialization for tosrgb
by Mike Reed
· 7 years ago
40e7e65
remove (unused?) arcto patheffect
by Mike Reed
· 7 years ago
219f362
Add strikeout font metrics.
by Ben Wagner
· 7 years ago
cae60da
Add aliases mapping Windows CJ fonts to Noto Serif CJK
by Jungshik Shin
· 7 years ago
3223e27
SkTypeface: fix non-determinism on AdvacedMetrics
by Hal Canary
· 7 years ago
c3aef18
Load FreeType glyph bitmap before emboldening.
by Ben Wagner
· 7 years ago
6cdb5f2
Clip FreeType glyph bitmap to mask.
by Ben Wagner
· 7 years ago
44eb6d9
remove SkImageEncoder_none.cpp
by Hal Canary
· 7 years ago
8d3f443
SkXfermode no longer needs to e a flattenable
by Mike Reed
· 7 years ago
bb3f562
Revert "Revert "Delete SkGaussianEdgeShader""
by Florin Malita
· 7 years ago
9d14f93
Revert "Delete SkGaussianEdgeShader"
by Florin Malita
· 7 years ago
64790a3
Delete SkGaussianEdgeShader
by Florin Malita
· 7 years ago
76f7062
move all details for dashing into impl
by Mike Reed
· 7 years ago
564ad05
Revert "sk_fgetsize to not use ftell."
by Leon Scroggins
· 7 years ago
14d54c2
Hide SkPerlinNoiseShader impl details
by Florin Malita
· 7 years ago
ebb1b5c
Add new SkImageGenerator::getPixels() API, deprecate the old
by Matt Sarett
· 7 years ago
209e4b1
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
by Hal Canary
· 8 years ago
59ad782
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
by Hal Canary
· 8 years ago
cef0188
SkTypeface::getAdvancedMetrics(): cleanup
by Hal Canary
· 8 years ago
342a9fa
add virtual to support CTFontRef
by Mike Reed
· 8 years ago
7575bb1
SkFontMgr::matchFamily should not crash on nullptr.
by bungeman
· 8 years ago
68b8e3d
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
by Matt Sarett
· 8 years ago
0122af0
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
by Matt Sarett
· 8 years ago
d4a338f
Delete copyTo(Allocator), hide copyTo() behind flag
by Matt Sarett
· 8 years ago
2feb796
Finish removing GrContext param from onRefEncodedData
by Brian Osman
· 8 years ago
21c1313
Remove SK_IGNORE_GASP_VERSION_CHECK.
by Ben Wagner
· 8 years ago
4785897
Remove compressed texture support from cacherator
by Brian Osman
· 8 years ago
bc096bf
Improve variation comment for iOS.
by bungeman
· 8 years ago
42a2a20
Only respect version 1 gasp tables for symmetric.
by Ben Wagner
· 8 years ago
9f59134
Symmetric rendering when >20px with DirectWrite.
by Ben Wagner
· 8 years ago
1f5f6b8
Fix advances for aliased text with DirectWrite.
by Ben Wagner
· 8 years ago
f1bc5e8
Set the kMultiMaster_FontFlag in DirectWrite.
by Ben Wagner
· 8 years ago
266dcb0
SkTypeface:: populate_glyph_to_unicode uniformly across platforms
by Hal Canary
· 8 years ago
3390cdf
SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar
by Hal Canary
· 8 years ago
ea07652
Use the rounded text size for gasp.
by Ben Wagner
· 8 years ago
b1f7653
Use the rounded text size for gasp.
by Ben Wagner
· 8 years ago
9aec894
Use last value for axis for variation position.
by bungeman
· 8 years ago
3e306f6
Use FontWeight symbols when available on Mac.
by bungeman
· 8 years ago
2f3db61
Remove SK_IGNORE_DW_GRAY_FIX.
by Ben Wagner
· 8 years ago
56ea77a
Implement SkBlurDrawLooper with SkLayerDrawLooper
by Matt Sarett
· 8 years ago
a2cedff
Fix gaussianedge GM
by Robert Phillips
· 8 years ago
b338484
quiet some annoying logging in unit tests
by Mike Klein
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
3318da5
Replace Thinkness with Thickness.
by Ben Wagner
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
eefa289
sk_fgetsize to not use ftell.
by Ben Wagner
· 8 years ago
e0a34e7
Only set dw antialias mode to grayscale for A8.
by Ben Wagner
· 8 years ago
2225306
Support pixel antialising in DirectWrite.
by Ben Wagner
· 8 years ago
b66fa52
Revert "Support pixel antialising in DirectWrite."
by Mike Reed
· 8 years ago
34db1ee
Support pixel antialising in DirectWrite.
by Ben Wagner
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
f1b61af
Mark function used as template parameter extern.
by Ben Wagner
· 8 years ago
c0128d4
DW last resort font default name not necessary.
by Ben Wagner
· 8 years ago
aa3af7b
SkPDF: Always get advances at unitsPerEm.
by Hal Canary
· 8 years ago
c663905
Tell PDF on Mac when a font is a variation font.
by Ben Wagner
· 8 years ago
e7e5499
Check that the FT_Face actually exists in SkTypeface_FreeType::onGetVariationDesignPosition.
by Ben Wagner
· 8 years ago
e0c9e00
Remove SK_HAS_DWRITE_X defines.
by Ben Wagner
· 8 years ago
2a098d0
Call FT_Set_Default_Properties when available.
by Ben Wagner
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
fc49734
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 8 years ago
edee1ae
Write SkRegion fuzzer
by Kevin Lubick
· 8 years ago
7d07d46
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
87e7f82
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
394d414
Implement SkHighContrastFilter
by Dominic Mazzoni
· 8 years ago
4ec46aa
Work around Mac x- and cap-height calculation.
by bungeman
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
8be952a
SkScalarMul is deprecated
by Mike Reed
· 8 years ago
Next »