platform/upstream/libSkiaSharp.git
2009-01-16 reed@android.comadd -lpthread
2009-01-16 reed@android.commake these compile w/o SK_CAN_USE_FLOAT
2009-01-16 reed@android.comadd crude Makefile (someone please help!)
2009-01-15 reed@android.comfix warnings
2009-01-14 reed@android.comfix formatting issues
2009-01-14 reed@android.comfix multiple warnings (e.g. hidden virtuals, unused...
2009-01-14 reed@android.comupdate to build with the latest SkFontHost interface
2009-01-13 maruel@google.comAdd a basic README file.
2009-01-13 reed@android.comadd optimization for width==1 bitmaps in shader procs
2009-01-12 reed@android.comremove obsolete state
2009-01-08 reed@android.comfirst pass at clean up of the 3 config files
2009-01-08 reed@android.comadd arg to make diff sized rects
2009-01-07 reed@android.commove main.cpp outside of the xcode project
2009-01-07 reed@android.comadd cmd-line args
2009-01-06 reed@android.comseparate image encode and decode
2009-01-06 joe.gregorioInitial automake and autoconf files to build core into...
2009-01-06 joe.gregorioInitial automake and autoconf files to build core into...
2009-01-06 reed@android.comremove defines for strcasecmp (issue #5)
2009-01-05 reed@android.comadd benchmark framework
2008-12-23 reed@android.compull from android - add createfromfile entry-point
2008-12-23 reed@android.comexplicitly include SkGlyphCache.h, since it is no longe...
2008-12-23 reed@android.comremove old test that assumed fBM had been decoded
2008-12-23 reed@android.comupdate more sample code to new compose shader header
2008-12-23 reed@android.comadd mac image-encoding
2008-12-23 reed@android.comadd CG imagedecoder (still needs encoding)
2008-12-23 reed@android.comadd text to hostapp sample
2008-12-22 reed@android.comdon't promote top/left to a fixed, when what we want...
2008-12-22 reed@android.commove CreateTypefaceFromFile into fonthost porting layer...
2008-12-22 reed@android.comdowngrade project files to 10.4 so more clients can...
2008-12-19 reed@android.comuse native mac fonthost
2008-12-19 reed@android.comforgot these
2008-12-19 reed@android.comforgot this file
2008-12-19 reed@android.comadd sampeapp proj
2008-12-19 reed@android.comfirst cut at event-based test app
2008-12-18 cary@android.comfixed debug build include directories
2008-12-18 reed@android.commove cg utils out of xcode and into src/include
2008-12-18 reed@android.commake this header public (at least for now)
2008-12-18 reed@android.comforgot these for app
2008-12-18 reed@android.comdraft test app to show skia in a window
2008-12-18 reed@android.commove core files into core (were in images, but are...
2008-12-18 reed@android.comattempt to begin mac shell
2008-12-18 reed@android.comfix compile by using the right (new) name for SkCompose...
2008-12-17 reed@android.commerge in from android: fix unichar->utf8 conversion
2008-12-17 reed@android.comgrab from latest android
2008-12-17 reed@android.comOut with the old...
2006-11-08 croachroseAdded license headers to all files. Sync to latest...
2006-09-20 croachroseInitial checkin of skia source in google codebase.
2006-09-20 (no author)Initial directory structure.