aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPreConfig.h
Commit message (Expand)AuthorAge
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Fix Clang build on Android.Gravatar digit@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.Gravatar digit@google.com2012-08-06
* Ensure that all GNU-based systems are considered to be UNIXGravatar george@mozilla.com2012-07-25
* remove Symbian (not needed) flag, and assume all CPUs *except* thumb have fastGravatar reed@google.com2012-07-17
* define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86Gravatar reed@google.com2012-07-09
* normalize names for SSE levelsGravatar reed@google.com2012-07-03
* detect SSE level in visual studioGravatar reed@google.com2012-07-02
* create symbols for the various SSE valuesGravatar reed@google.com2012-07-02
* add SK_CPU_SSE_LEVEL, which may be defined to 2 or 3 (or 41 or 42 in the future)Gravatar reed@google.com2012-07-02
* remove SK_CAN_USE_FLOAT (deprecated)Gravatar reed@google.com2012-06-11
* Warn when ignoring result of SkMatrix::invert.Gravatar bungeman@google.com2012-04-09
* Merge changes from the android repo upstream to SkiaGravatar djsollen@google.com2012-02-15
* add 2nd _ to __OpenBSD_Gravatar reed@google.com2011-11-30
* Add more Unix platforms on which Skia for Chromium has been built,Gravatar reed@google.com2011-11-30
* fix prev. change for __OpenBSD__Gravatar reed@google.com2011-11-08
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* commit http://codereview.chromium.org/8274009/Gravatar reed@google.com2011-10-13
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Remove a few old uses of SK_RESTRICT on references.Gravatar tomhudson@google.com2011-07-12
* Tab -> spacesGravatar bsalomon@google.com2011-05-06
* http://codereview.appspot.com/4438070/Gravatar reed@google.com2011-04-26
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* check for SK_BUILD_FOR_BREWGravatar reed@google.com2011-02-07
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* remove obsolete SK_BUILD_FOR_BREW conditionalGravatar reed@android.com2010-01-12
* initial checkin for visualstudio build supportGravatar reed@android.com2009-12-16
* add SDL supportGravatar reed@android.com2009-05-22
* first pass at clean up of the 3 config filesGravatar reed@android.com2009-01-08
* separate image encode and decodeGravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17