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
...
*
use sk_bzero instead of bzero, since it isn't always available.
reed@android.com
2009-06-29
*
move xfermode modes from porterduff into xfermode itself
reed@android.com
2009-06-22
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
update to latest api (need a test for this port!)
reed@android.com
2009-06-19
*
Make sure we have a non-null FreeType face before dereferencing it.
deanm@chromium.org
2009-06-19
*
Some Linux / 64-bit compile fixes.
deanm@chromium.org
2009-06-11
*
fontconfig: allow fallback for certain magical font names.
agl@chromium.org
2009-06-01
*
Fix reference count on openStream
reed@android.com
2009-05-18
*
Typo fix for VDMX parsing in Chromium.
agl@chromium.org
2009-05-07
*
add simple port of memory APIs, to be used as a template for other platforms
reed@android.com
2009-05-04
*
check for 0 upem in freetype
reed@android.com
2009-05-04
*
Add fontconfig support.
agl@chromium.org
2009-04-28
*
fix mac build
reed@android.com
2009-04-23
*
Sync with Chromium's fork
agl@chromium.org
2009-04-22
*
trivial: fix ws
reed@android.com
2009-04-14
*
add SkSfntUtils to parse some known truetype tables
reed@android.com
2009-04-14
*
SkFontHost_tables: fix minor bugs
agl@chromium.org
2009-04-13
*
implement generateCountGlyphs using new font table apis
reed@android.com
2009-04-08
*
add Table apis to SkFontHost
reed@android.com
2009-04-08
*
import portability fixes from Chrome around floats
reed@android.com
2009-04-03
*
pull latest from android
reed@android.com
2009-03-20
*
build with -Wall
reed@android.com
2009-03-20
*
fix capitalization for system includes
reed@android.com
2009-03-18
*
Simplify font-chaining (fallbacks) to have fonthost just return the next
reed@android.com
2009-03-17
*
remember to specify the bloody font tag in the constructor!
reed@android.com
2009-03-10
*
mac fonts sort of work now
reed@android.com
2009-03-09
*
implement fontmetrics
reed@android.com
2009-03-09
*
check-point (2) on mac fonts
reed@android.com
2009-03-09
*
minor check-point for switching to glyphs
reed@android.com
2009-03-09
*
fix leak in Deserialize
reed@android.com
2009-03-06
*
fix ref() in CreateTypeface
reed@android.com
2009-03-05
*
Significant cleanup in api, and more importantly in sementics, of SkFontHost
reed@android.com
2009-03-04
*
Oops, CreateTypeface takes over ownership of the stream, instead of just ref()
reed@android.com
2009-02-20
*
Implement CreateTypefaceFromFile
reed@android.com
2009-02-20
*
handle failure when creating a scalercontext
reed@android.com
2009-02-11
*
update makefile for newly moved Factories
reed@android.com
2009-01-22
*
pull from android: use registry to build up list of image codecs
reed@android.com
2009-01-22
*
Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h
reed@android.com
2009-01-19
*
add crude Makefile (someone please help!)
reed@android.com
2009-01-16
*
fix formatting issues
reed@android.com
2009-01-14
*
fix multiple warnings (e.g. hidden virtuals, unused static functions)
reed@android.com
2009-01-14
*
update to build with the latest SkFontHost interface
reed@android.com
2009-01-14
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
separate image encode and decode
reed@android.com
2009-01-06
*
Initial automake and autoconf files to build core into libskia.a.
joe.gregorio
2009-01-06
*
pull from android - add createfromfile entry-point
reed@android.com
2008-12-23
*
update more sample code to new compose shader header
reed@android.com
2008-12-23
*
add mac image-encoding
reed@android.com
2008-12-23
*
add CG imagedecoder (still needs encoding)
reed@android.com
2008-12-23
*
add text to hostapp sample
reed@android.com
2008-12-23
[prev]
[next]