index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
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
*
oops, add images_files.mk
reed@android.com
2009-01-21
*
make help - shows options in makefile
reed@android.com
2009-01-21
*
add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW
reed@android.com
2009-01-19
*
Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h
reed@android.com
2009-01-19
*
add -lpthread
reed@android.com
2009-01-16
*
make these compile w/o SK_CAN_USE_FLOAT
reed@android.com
2009-01-16
*
add crude Makefile (someone please help!)
reed@android.com
2009-01-16
*
fix warnings
reed@android.com
2009-01-15
*
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 a basic README file.
maruel@google.com
2009-01-13
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
remove obsolete state
reed@android.com
2009-01-12
*
first pass at clean up of the 3 config files
reed@android.com
2009-01-08
*
add arg to make diff sized rects
reed@android.com
2009-01-08
*
move main.cpp outside of the xcode project
reed@android.com
2009-01-07
*
add cmd-line args
reed@android.com
2009-01-07
*
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
*
Initial automake and autoconf files to build core into libskia.a.
joe.gregorio
2009-01-06
*
remove defines for strcasecmp (issue #5)
reed@android.com
2009-01-06
*
add benchmark framework
reed@android.com
2009-01-05
*
pull from android - add createfromfile entry-point
reed@android.com
2008-12-23
*
explicitly include SkGlyphCache.h, since it is no longer brought in by SkDraw.h
reed@android.com
2008-12-23
*
remove old test that assumed fBM had been decoded
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
*
downgrade project files to 10.4 so more clients can use them
reed@android.com
2008-12-22
*
use native mac fonthost
reed@android.com
2008-12-19
*
forgot these
reed@android.com
2008-12-19
*
forgot this file
reed@android.com
2008-12-19
*
add sampeapp proj
reed@android.com
2008-12-19
*
first cut at event-based test app
reed@android.com
2008-12-19
*
fixed debug build include directories
cary@android.com
2008-12-18
*
move cg utils out of xcode and into src/include
reed@android.com
2008-12-18
*
make this header public (at least for now)
reed@android.com
2008-12-18
*
forgot these for app
reed@android.com
2008-12-18
*
draft test app to show skia in a window
reed@android.com
2008-12-18
*
move core files into core (were in images, but are required for core library)
reed@android.com
2008-12-18
*
attempt to begin mac shell
reed@android.com
2008-12-18
*
fix compile by using the right (new) name for SkComposeShader.h
reed@android.com
2008-12-18
*
merge in from android: fix unichar->utf8 conversion
reed@android.com
2008-12-17
*
grab from latest android
reed@android.com
2008-12-17
[prev]
[next]