Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
24cfaa77515f134732e17f44a730efef3740c70d
/
xcode
24cfaa7
update includes for android for gl backend
by reed@android.com
· 16 years ago
44a6312
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
by reed@android.com
· 16 years ago
25fc5b9
update SDL port to support OpenGL
by reed@android.com
· 16 years ago
aa5a7db
move shapes subclasses into effects
by reed@android.com
· 16 years ago
c3a8c5f
create offscreen surface so we can set its RGB ordering to match our internals
by reed@android.com
· 16 years ago
437f35e
make include search paths relative
by reed@android.com
· 16 years ago
366ebeb
update relative paths for sample code
by reed@android.com
· 16 years ago
2312091
add actual sdl project file
by reed@android.com
· 16 years ago
b9af1ae
add sampleapp_sdl
by reed@android.com
· 16 years ago
671cd65
add SDL support
by reed@android.com
· 16 years ago
149e2f6
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
by reed@android.com
· 16 years ago
ba974cc
add sample effects
by reed@android.com
· 16 years ago
f76bacf
add SkSize for dimensions
by reed@android.com
· 16 years ago
311c82d
fix copyTo to only copy the minimum pixels per row, and to lock the src before
by reed@android.com
· 16 years ago
add8808
update for config/ directory
by reed@android.com
· 16 years ago
d6638e6
add Table apis to SkFontHost need to implement in _win backend
by reed@android.com
· 16 years ago
9c97045
import portability fixes from Chrome around floats
by reed@android.com
· 16 years ago
a3c0588
add sample for gradients
by reed@android.com
· 16 years ago
d252db0
API change: SkPath computeBounds -> getBounds
by reed@android.com
· 16 years ago
aefd2bc
Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller wants to treat the allocats like temp memory (see PictureRecord)
by reed@android.com
· 16 years ago
3eab80c
rename drawable to drawing for now, so we don't collide with animator
by reed@android.com
· 16 years ago
8898363
add check/hack to avoid drawing outside of the clip for hairlines
by reed@android.com
· 16 years ago
ae64551
check-point for drawables (experimental)
by reed@android.com
· 16 years ago
49f0ff2
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
by reed@android.com
· 16 years ago
330578d
mac fonts sort of work now
by reed@android.com
· 16 years ago
d66efc2
add test for different srcover implementations
by reed@android.com
· 16 years ago
c07d23a
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
by reed@android.com
· 16 years ago
fc25abd
fix warnings
by reed@android.com
· 17 years ago
5c80ea1
first pass at clean up of the 3 config files
by reed@android.com
· 17 years ago
b08eb2b
separate image encode and decode remove obsolete build-flag for encode
by reed@android.com
· 17 years ago
bd700c3
add benchmark framework
by reed@android.com
· 17 years ago
da342a8
update more sample code to new compose shader header
by reed@android.com
· 17 years ago
0767e47
add CG imagedecoder (still needs encoding)
by reed@android.com
· 17 years ago
76aa34b
add text to hostapp sample rename duplicate of SkSVGPath.cpp
by reed@android.com
· 17 years ago
03ca3d1
move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access.
by reed@android.com
· 17 years ago
2b26cac
downgrade project files to 10.4 so more clients can use them
by reed@android.com
· 17 years ago
0680d6c
use native mac fonthost add 444 and (fake) 565 support in cg
by reed@android.com
· 17 years ago
aaeab42
forgot these
by reed@android.com
· 17 years ago
3d85e7a
forgot this file
by reed@android.com
· 17 years ago
64ad966
add sampeapp proj
by reed@android.com
· 17 years ago
6efdc47
first cut at event-based test app
by reed@android.com
· 17 years ago
647254a
fixed debug build include directories
by cary@android.com
· 17 years ago
0d55f1e
move cg utils out of xcode and into src/include
by reed@android.com
· 17 years ago
8b92315
forgot these for app
by reed@android.com
· 17 years ago
758b129
draft test app to show skia in a window
by reed@android.com
· 17 years ago
9fb1731
move core files into core (were in images, but are required for core library)
by reed@android.com
· 17 years ago
8a1c16f
grab from latest android
by reed@android.com
· 17 years ago