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
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
Sadrul Habib Chowdhury
2017-08-18
*
Remove uses of sk_throw.
Ben Wagner
2017-08-17
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Move lang to list in Android font manager.
Ben Wagner
2017-08-14
*
Use kLow_SkFilterQuality in generateGlyphImage
Robert Phillips
2017-08-14
*
Revert "Remove subpixel positioning implies no bytecode hinting."
Ben Wagner
2017-08-11
*
Remove subpixel positioning implies no bytecode hinting.
Ben Wagner
2017-08-11
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
clang on windows support
Mike Klein
2017-07-31
*
Don't re-enter mutex in SkFontMgr_fontconfig.
Ben Wagner
2017-07-27
*
implement serialization for tosrgb
Mike Reed
2017-07-25
*
remove (unused?) arcto patheffect
Mike Reed
2017-07-24
*
Add strikeout font metrics.
Ben Wagner
2017-07-21
*
Add aliases mapping Windows CJ fonts to Noto Serif CJK
Jungshik Shin
2017-07-19
*
SkTypeface: fix non-determinism on AdvacedMetrics
Hal Canary
2017-07-06
*
Load FreeType glyph bitmap before emboldening.
Ben Wagner
2017-06-27
*
Clip FreeType glyph bitmap to mask.
Ben Wagner
2017-06-23
*
remove SkImageEncoder_none.cpp
Hal Canary
2017-06-21
*
SkXfermode no longer needs to e a flattenable
Mike Reed
2017-06-10
*
Revert "Revert "Delete SkGaussianEdgeShader""
Florin Malita
2017-05-31
*
Revert "Delete SkGaussianEdgeShader"
Florin Malita
2017-05-31
*
Delete SkGaussianEdgeShader
Florin Malita
2017-05-30
*
move all details for dashing into impl
Mike Reed
2017-05-24
*
Revert "sk_fgetsize to not use ftell."
Leon Scroggins
2017-05-23
*
Hide SkPerlinNoiseShader impl details
Florin Malita
2017-05-18
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
Hal Canary
2017-05-05
*
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
Hal Canary
2017-05-04
*
SkTypeface::getAdvancedMetrics(): cleanup
Hal Canary
2017-05-04
*
add virtual to support CTFontRef
Mike Reed
2017-05-04
*
SkFontMgr::matchFamily should not crash on nullptr.
bungeman
2017-05-01
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
Finish removing GrContext param from onRefEncodedData
Brian Osman
2017-04-27
*
Remove SK_IGNORE_GASP_VERSION_CHECK.
Ben Wagner
2017-04-26
*
Remove compressed texture support from cacherator
Brian Osman
2017-04-25
*
Improve variation comment for iOS.
bungeman
2017-04-25
*
Only respect version 1 gasp tables for symmetric.
Ben Wagner
2017-04-24
*
Symmetric rendering when >20px with DirectWrite.
Ben Wagner
2017-04-14
*
Fix advances for aliased text with DirectWrite.
Ben Wagner
2017-04-14
*
Set the kMultiMaster_FontFlag in DirectWrite.
Ben Wagner
2017-04-07
*
SkTypeface:: populate_glyph_to_unicode uniformly across platforms
Hal Canary
2017-04-07
*
SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar
Hal Canary
2017-04-07
*
Use the rounded text size for gasp.
Ben Wagner
2017-04-05
*
Use the rounded text size for gasp.
Ben Wagner
2017-03-30
[next]