index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ports
Commit message (
Expand
)
Author
Age
*
Android specific changes that are upstreamed from the android framework.
djsollen@google.com
2013-05-24
*
Add a fontConfig interface for android.
djsollen@google.com
2013-05-21
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
*
Remove unused complex script support from android builds
commit-bot@chromium.org
2013-05-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
forward declare SkTypeface
reed@google.com
2013-04-11
*
add SK_API to public classes for sharedlib build
reed@google.com
2013-04-10
*
Temporary patch to get Chrome Windows compiling
robertphillips@google.com
2013-04-09
*
extend FontConfigInterface to start to match new fontmgr design
reed@google.com
2013-04-09
*
add matcher to fontstyleset
reed@google.com
2013-03-29
*
impl part of SKFontMgr for mac
reed@google.com
2013-03-26
*
oops, don't say static for an extern function
reed@google.com
2013-03-26
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.com
2013-03-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
check-point (early) for fontmgr stuff, not called.
reed@google.com
2013-03-25
*
move fontmgr into include/ports for now
reed@google.com
2013-03-25
*
add new API for gdi fonts (not hooked up yet)
reed@google.com
2013-03-20
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
export api with SK_API
reed@google.com
2013-03-04
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-25
*
check-point: skiafy SkFontHost_fontconfig from chrome
reed@google.com
2013-02-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-23
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Disable automatic font fallback of SkFontHost_android when building for WebKit
djsollen@google.com
2012-10-09
*
Delete SkStream_Win.h as it appears to never have been used.
bungeman@google.com
2012-10-03
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
[android] Add an API to load customized font config for testing.
djsollen@google.com
2012-06-25
*
change static variable to #define
djsollen@google.com
2012-06-04
*
Add legacy script to enable skia roll into chromium.
djsollen@google.com
2012-06-04
*
Update the implementation of SkTypeface_android.h functions.
djsollen@google.com
2012-06-01
*
Add CreateFallbackForScript to SkTypeface for Android.
djsollen@google.com
2012-03-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
export function to return a typeface's LOGFONT
reed@google.com
2011-07-19
*
Changed mac specific files to use ApplicationServices rather than Carbon
yangsu@google.com
2011-06-21
*
add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRef
reed@google.com
2011-03-22
*
Add SK_API to SkCreateTypefaceFromLOGFONT.
ctguil@chromium.org
2011-03-16
*
export SkCreateTypefaceFromLOGFONT
reed@google.com
2011-03-04
*
update save/restore comments to mention that the drawFilter is also saved
reed@android.com
2010-02-11
*
move core files into core (were in images, but are required for core library)
reed@android.com
2008-12-18
*
grab from latest android
reed@android.com
2008-12-17