aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcode/core
Commit message (Expand)AuthorAge
* fix release buildGravatar reed@google.com2011-01-21
* add SSE2 opt files to xcodeGravatar reed@google.com2011-01-17
* add SkFlate.cppGravatar reed@google.com2010-12-20
* addGravatar reed@android.com2010-12-20
* move SkMallocPixelRef into its own .cpp file, rather than embedding itGravatar reed@android.com2010-09-09
* new scanconversion techniqueGravatar reed@android.com2009-11-18
* add OVerView slide to samplecodeGravatar reed@android.com2009-11-03
* add BlitRow procs for 32->32, to allow for neon and other optimizations.Gravatar reed@android.com2009-09-23
* updateGravatar reed@android.com2009-08-03
* rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of theGravatar reed@android.com2009-07-22
* remove conditional build flag for mipmapsGravatar reed@android.com2009-07-17
* add SDL supportGravatar reed@android.com2009-05-22
* fix copyTo to only copy the minimum pixels per row, and to lock the src beforeGravatar reed@android.com2009-05-05
* update for config/ directoryGravatar reed@android.com2009-04-12
* import portability fixes from Chrome around floatsGravatar reed@android.com2009-04-03
* add test for different srcover implementationsGravatar reed@android.com2009-03-03
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06
* fix warningsGravatar reed@android.com2009-01-15
* move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...Gravatar reed@android.com2008-12-22
* downgrade project files to 10.4 so more clients can use themGravatar reed@android.com2008-12-22
* first cut at event-based test appGravatar reed@android.com2008-12-19
* move core files into core (were in images, but are required for core library)Gravatar reed@android.com2008-12-18
* grab from latest androidGravatar reed@android.com2008-12-17