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
*
Fix memory leaks reported by clang static analyzer.
sdefresne
2016-09-21
*
Remove SK_ADDING_src_ports_SkFontConfigInterface_cpp
bungeman
2016-09-20
*
Fix a memory leak reported by clang static analyzer.
sdefresne
2016-09-20
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
Sane use of FcPatternGetXXX in SkFontConfigInterface.
bungeman
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Simulated fonts aren't TrueType fonts.
bungeman
2016-09-13
*
SkPDF: SkTypeface_FreeType ToUnicode table improvement.
halcanary
2016-09-13
*
Add shader-based GaussianEdgeShader for reveal case
robertphillips
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-08
*
Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:...
robertphillips
2016-09-07
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-07
*
SkFontMgr_FontConfigInterface create typeface from FontParameters.
bungeman
2016-09-01
*
Restrict supported font formats in Chrome context
drott
2016-08-26
*
SkOSFile instead of dirent in android font parser.
bungeman
2016-08-26
*
s/invertable/invertible
bungeman
2016-08-24
*
Add simple font fallback on Mac.
bungeman
2016-08-24
*
SkScalerContextRec::computeMatrices to return status.
bungeman
2016-08-23
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https:...
bungeman
2016-08-23
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https:...
mtklein
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
SkFontMgr_android clean up.
bungeman
2016-08-19
*
Use CSS3 style matching on Android.
bungeman
2016-08-18
*
Move FamilyClass and Panose enums to enum class.
bungeman
2016-08-17
*
Add test for platform encoders, turn off platform encoders by default
msarett
2016-08-16
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
Fix WIC encoder to support kJPEG_Type
msarett
2016-08-15
*
Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of htt...
msarett
2016-08-15
*
Fix WIC encoder to support kJPEG_Type
msarett
2016-08-15
*
Add more error printing to know why command buffer lib failed to load.
bsalomon
2016-08-10
*
SkTypeface_win_dw.cpp remove unused fn
halcanary
2016-08-08
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Remove now unused source files.
bungeman
2016-08-02
*
Rename FontConfigInterface font manager files.
bungeman
2016-08-02
*
Replace 'Ulta' with 'Ultra'.
bungeman
2016-08-01
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Correct advances for 'monospace' fonts in PDF.
bungeman
2016-07-22
[next]