4
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move main.cpp outside of the xcode project More... over 16 years ago
add cmd-line args respect canvas size from each bench obj, rather than hardcode 640x480 More... over 16 years ago
separate image encode and decode remove obsolete build-flag for encode More... over 16 years ago
Initial automake and autoconf files to build core into libskia.a. More... over 16 years ago
Initial automake and autoconf files to build core into libskia.a. More... over 16 years ago
remove defines for strcasecmp (issue #5) support setMatrix in pictures More... over 16 years ago
add benchmark framework More... over 16 years ago
pull from android - add createfromfile entry-point More... over 16 years ago
explicitly include SkGlyphCache.h, since it is no longer brought in by SkDraw.h More... over 16 years ago
remove old test that assumed fBM had been decoded More... over 16 years ago
update more sample code to new compose shader header More... over 16 years ago
add mac image-encoding add 'f' to sampleapp, which writes a png file for the currnet screen More... over 16 years ago
add CG imagedecoder (still needs encoding) update some sample files to not use obsolete SkShaderExtras.h More... over 16 years ago
add text to hostapp sample rename duplicate of SkSVGPath.cpp More... over 16 years ago
don't promote top/left to a fixed, when what we want is just an int More... over 16 years ago
move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access. update core.proj as some headers have changed location More... over 16 years ago
downgrade project files to 10.4 so more clients can use them downgrade some CG calls in test apps to not require 10.5 apis remove leftover printf in SkOSWindow_Mac.cpp More... over 16 years ago
use native mac fonthost add 444 and (fake) 565 support in cg More... over 16 years ago
forgot these More... over 16 years ago
forgot this file More... over 16 years ago
add sampeapp proj More... over 16 years ago
first cut at event-based test app More... over 16 years ago
fixed debug build include directories More... over 16 years ago
move cg utils out of xcode and into src/include More... over 16 years ago
make this header public (at least for now) More... over 16 years ago
forgot these for app More... over 16 years ago
draft test app to show skia in a window More... over 16 years ago
move core files into core (were in images, but are required for core library) More... over 16 years ago
attempt to begin mac shell More... over 16 years ago
fix compile by using the right (new) name for SkComposeShader.h More... over 16 years ago