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
...
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-16
*
Create a platform-dependent object for accessing purgeable memory.
scroggo@google.com
2013-03-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-15
*
add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated)
reed@google.com
2013-03-14
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
[PDF] Always set the symbolic Flag for Fonts.
vandebo@chromium.org
2013-03-13
*
comment out debugging printfs
reed@google.com
2013-03-13
*
refactor android defines to implicitly assume NDK compliance unless it is exp...
commit-bot@chromium.org
2013-03-13
*
add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow
reed@google.com
2013-03-12
*
Use correct metrics for GDI glyphs.
bungeman@google.com
2013-03-11
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Restart va_list in SkDebugf on win32.
bsalomon@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
add ttcIndex parameter to calls to SkFontStream
reed@google.com
2013-03-05
*
start to plumb ttcIndex into fonthost. For now just add to SkFontStream and i...
reed@google.com
2013-03-05
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-05
*
If Ashmem cache fails pinCache, do not reallocate.
scroggo@google.com
2013-03-04
*
Rely on libfontconfig to determine our default font
reed@google.com
2013-03-04
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
implement fonthost table methods directly in fontconfig backend, _tables now ...
reed@google.com
2013-03-04
*
refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)
reed@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-03
*
eliminate atsuii/coretext distinction, and rename to just _mac
mike@reedtribe.org
2013-03-03
*
try ~0U instead of ~0 to fix signed warning passing to size_t
mike@reedtribe.org
2013-03-03
*
pass ~0 for length when we want to know the length of a table (with dst==null)
mike@reedtribe.org
2013-03-03
*
move some of the impl in fonthost into typeface virtuals
mike@reedtribe.org
2013-03-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
fix getFamilyName by calling FcFreeTypeQuery
reed@google.com
2013-02-26
*
implement CreateTypefaceFromFile
reed@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-26
*
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
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
[prev]
[next]