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
*
Implement all onCreateFromStream overloads.
bungeman
2016-06-10
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Implement support for rendering color emoji on Windows
kulshin
2016-06-01
*
Use nullptr instead of 0 in call to FontConfig.
bungeman
2016-05-24
*
pthread_once -> SkOnce
mtklein
2016-05-24
*
Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS.
bungeman
2016-05-17
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Less indentation.
bungeman
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Fix race in SkTypeface_FreeType::onCountGlyphs.
bungeman
2016-04-29
*
Simplify style handling in custom font manager.
bungeman
2016-04-27
*
Add oblique as a slant.
bungeman
2016-04-27
*
SkFontHost/FreeType/ToUnicode: add an assert
halcanary
2016-04-20
*
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
[next]