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 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
*
don't promote top/left to a fixed, when what we want is just an int
reed@android.com
2008-12-22
*
move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...
reed@android.com
2008-12-22
*
use native mac fonthost
reed@android.com
2008-12-19
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17
[prev]