index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
ports.gyp
Commit message (
Expand
)
Author
Age
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Add a working SkFontMgr_fontconfig.
bungeman
2014-08-25
*
Delete the old font management implementation based on SkFontConfigInterface,...
tomhudson
2014-08-13
*
SkFontMgr for Android.
bungeman
2014-07-24
*
Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/)
robertphillips
2014-07-22
*
SkFontMgr for Android.
bungeman
2014-07-22
*
skia_directwrite -> skia_gdi
Mike Klein
2014-07-16
*
Rename SkFontHost_win_dw.cpp SkScalerContext.
Ben Wagner
2014-06-05
*
Split SkFontHost_win_dw.
bungeman
2014-06-05
*
remove ashmem from skia
halcanary
2014-06-05
*
Use SkAtomics_sync on Android
commit-bot@chromium.org
2014-05-27
*
Drop support for non-atomic non-mutex platforms.
commit-bot@chromium.org
2014-05-27
*
Purge SkPurgeableMemoryBlock.
commit-bot@chromium.org
2014-04-01
*
Fix r13897.
bungeman@google.com
2014-03-21
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21
*
Build Skia for a bare-bones embedded Linux system.
commit-bot@chromium.org
2014-02-24
*
Split atomic and mutex implementations and make inlinable.
bungeman@google.com
2013-12-18
*
Implement SkAshmemDiscardableMemory
halcanary@google.com
2013-12-10
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-21
*
Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...
robertphillips@google.com
2013-08-20
*
skia: Added SkDiscardableMemory interface.
scroggo@google.com
2013-08-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-16
*
Revert r10718 to unblock roll
robertphillips@google.com
2013-08-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-15
*
allow both GDI and DW fontmgrs at the same time
reed@google.com
2013-08-14
*
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-07-31
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
refactor gyp to isolate freetype usage
djsollen@google.com
2013-07-22
*
Revert deps changes in r10220 and r10217.
bungeman@google.com
2013-07-20
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
Remove unneeded mention of SkThread_pthread.cpp in ports.gyp.
bungeman@google.com
2013-07-19
*
Split TLS implementation into its own translation unit.
bungeman@google.com
2013-07-16
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
Fix broken include path for directwrite backend
djsollen@google.com
2013-06-03
*
Prepare skia for shared library build on android
djsollen@google.com
2013-06-03
*
prepare skia for shared library build on android
djsollen@google.com
2013-05-31
*
prepare skia for shared library build on android
djsollen@google.com
2013-05-31
*
Change SkStream.
bungeman@google.com
2013-05-29
*
Add a fontConfig interface for android.
djsollen@google.com
2013-05-21
*
add separate impl file for SkFontMgr_fontconfig, so we don't polute
reed@google.com
2013-05-13
*
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
reed@google.com
2013-03-22
*
remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*
reed@google.com
2013-03-21
*
Use function-ptr instead of SkFontHost api to allow client to handle
reed@google.com
2013-03-21
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
Fix android build
robertphillips@google.com
2013-03-17
[next]