index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
xcode
Commit message (
Expand
)
Author
Age
*
update includes for android for gl backend
reed@android.com
2009-06-01
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
*
update SDL port to support OpenGL
reed@android.com
2009-05-29
*
move shapes subclasses into effects
reed@android.com
2009-05-27
*
create offscreen surface so we can set its RGB ordering to match our internals
reed@android.com
2009-05-26
*
make include search paths relative
reed@android.com
2009-05-22
*
update relative paths for sample code
reed@android.com
2009-05-22
*
add actual sdl project file
reed@android.com
2009-05-22
*
add sampleapp_sdl
reed@android.com
2009-05-22
*
add SDL support
reed@android.com
2009-05-22
*
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
reed@android.com
2009-05-22
*
add sample effects
reed@android.com
2009-05-22
*
add SkSize for dimensions
reed@android.com
2009-05-13
*
fix copyTo to only copy the minimum pixels per row, and to lock the src before
reed@android.com
2009-05-05
*
update for config/ directory
reed@android.com
2009-04-12
*
add Table apis to SkFontHost
reed@android.com
2009-04-08
*
import portability fixes from Chrome around floats
reed@android.com
2009-04-03
*
add sample for gradients
reed@android.com
2009-04-02
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller...
reed@android.com
2009-03-30
*
rename drawable to drawing for now, so we don't collide with animator
reed@android.com
2009-03-24
*
add check/hack to avoid drawing outside of the clip for hairlines
reed@android.com
2009-03-23
*
check-point for drawables (experimental)
reed@android.com
2009-03-23
*
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
reed@android.com
2009-03-19
*
mac fonts sort of work now
reed@android.com
2009-03-09
*
add test for different srcover implementations
reed@android.com
2009-03-03
*
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
reed@android.com
2009-02-06
*
fix warnings
reed@android.com
2009-01-15
*
first pass at clean up of the 3 config files
reed@android.com
2009-01-08
*
separate image encode and decode
reed@android.com
2009-01-06
*
add benchmark framework
reed@android.com
2009-01-05
*
update more sample code to new compose shader header
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
*
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
*
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
*
grab from latest android
reed@android.com
2008-12-17