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
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Don't read unecessary font files on Android.
bungeman
2015-02-02
*
Convert FamilyData to Skia style field names.
bungeman
2015-01-30
*
Do not leak FamilyData in Android SkFontMgr.
bungeman
2015-01-30
*
Do not add indirection to XML_Parser.
bungeman
2015-01-30
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
SkFontHost_FreeType takes advantage of SkStreamAsset.
bungeman
2015-01-27
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
And change SkAutoTUnref<const SkStream to SkAutoTDelete.
scroggo
2015-01-21
*
Remove another caller of SkRef(SkStream)
scroggo
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Lcd request early check in SkFontHost_FreeType::onFilterRec.
bungeman
2015-01-21
*
Reduce overhead of SkFontHost_FreeType::onFilterRec.
bungeman
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Can't include SkTypes.h from ports/
Mike Klein
2015-01-09
*
Use error-checking mutexes in Debug builds.
mtklein
2015-01-09
*
Upstream custom freetype embolding strength from Android
djsollen
2015-01-09
*
Work around changes in OSX 10.10.
bungeman
2015-01-08
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
will write a custom one for blink later
reed
2015-01-06
*
remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code
reed
2014-12-22
*
add arcto patheffect
reed
2014-12-17
*
Replace use of deprecated CG methods.
bungeman
2014-12-10
*
Change how SkDebugf is sent to stdout on Android.
scroggo
2014-12-10
*
Factor text size device mapping in SkScalerContext.
bungeman
2014-12-05
*
Remove support for OSX 10.5.
bungeman
2014-12-01
*
Remove SkASSERT_CONTINUE.
bungeman
2014-12-01
*
Clean up FreeType library ref counting.
bungeman
2014-12-01
*
Fix Windows SkTime version
robertphillips
2014-12-01
*
Use text size on Mac.
bungeman
2014-11-25
*
Clean up FreeType code for 2.3.8.
bungeman
2014-11-21
*
add runtime config option to retain stream for custom typefaces
humper
2014-11-19
*
change roundOut() to take a dst, so we can use that signature to return IRect
reed
2014-11-18
*
Enforce pure virtual behavior for onMatchFamilyStyleCharacter
djsollen
2014-11-14
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Remove SK_USE_SCALED_FONTMETRICS.
bungeman
2014-11-12
*
guard call to CGColorSpaceCopyICCProfile in case we're building for iOS
reed
2014-11-11
*
Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.
bungeman
2014-11-10
*
Fix SkTime::GetDateTime Posix implementation, add unit test.
halcanary
2014-11-10
*
flag imageinfo as srgb
reed
2014-11-10
*
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...
bungeman
2014-11-10
*
Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https:...
egdaniel
2014-11-05
*
Allow all font weights on Android and respect overrides.
bungeman
2014-11-04
*
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...
bungeman
2014-11-04
[next]