| Commit message (Expand) | Author | Age |
* | Adding class SkDeferredCanvas for deferred rendering. | junov@google.com | 2012-01-18 |
* | remove as these are replaced by SkJSON | mike@reedtribe.org | 2012-01-05 |
* | add count(), fix bad llist logic in remove() | mike@reedtribe.org | 2012-01-04 |
* | add Object::remove, some dox, leak debugging code | mike@reedtribe.org | 2012-01-04 |
* | experiment #2 for JSON data | mike@reedtribe.org | 2012-01-02 |
* | add experimental class for json | mike@reedtribe.org | 2011-12-31 |
* | don't specify default parameter values when overriding a method | reed@google.com | 2011-12-07 |
* | Remove suffixes from SK_wGL macros | bsalomon@google.com | 2011-12-01 |
* | Add SkWGLExtensionInterface for dealing with WGL extensions | bsalomon@google.com | 2011-12-01 |
* | Move SkGLCanvas.h to obsolete, delete from gyp | bsalomon@google.com | 2011-12-01 |
* | Update files to use SK_BUILD_FOR_ANDROID. | djsollen@google.com | 2011-11-08 |
* | warning fixes | bsalomon@google.com | 2011-10-27 |
* | move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty... | bsalomon@google.com | 2011-10-13 |
* | add bool argument to canvas' clipRect and clipPath for antialiasing | reed@google.com | 2011-10-12 |
* | Add xps device to skia. | bungeman@google.com | 2011-10-10 |
* | use SK_OVERRIDE | reed@google.com | 2011-10-06 |
* | Make SkMath.h less visible in public header files. | tomhudson@google.com | 2011-09-27 |
* | Update SkCoInitialize to better match spec. | bungeman@google.com | 2011-09-16 |
* | Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t... | bsalomon@google.com | 2011-08-19 |
* | Make SkIStream closer to spec, to work with more consumers. | bungeman@google.com | 2011-08-13 |
* | Add means to release object from ScopedComPtr. | bungeman@google.com | 2011-08-09 |
* | Add Commit to SkWIStream. | bungeman@google.com | 2011-08-01 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add SK_API to SkMatrix44 | reed@google.com | 2011-07-05 |
* | add mac utility to turn a pdf into a bitmap | reed@google.com | 2011-06-28 |
* | remove drawShape from canvas api | reed@google.com | 2011-06-27 |
* | Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and ... | yangsu@google.com | 2011-06-24 |
* | Added platform specific includes | yangsu@google.com | 2011-06-23 |
* | Wrap SkStreams in IStreams instead of copying data around. | bungeman@google.com | 2011-06-23 |
* | Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed ... | bsalomon@google.com | 2011-06-21 |
* | Changed mac specific files to use ApplicationServices rather than Carbon | yangsu@google.com | 2011-06-21 |
* | make SkDevice constructors explicit between offscreen and on/direct | reed@google.com | 2011-06-16 |
* | Updates to the Android SampleApp | djsollen@google.com | 2011-06-13 |
* | add row/col major getters, plus unit-tests | reed@google.com | 2011-06-13 |
* | move into utils | reed@google.com | 2011-06-13 |
* | Add EGL context for Windows. | bungeman@google.com | 2011-06-02 |
* | Add gyp for bench and make run on Windows. | bungeman@google.com | 2011-05-31 |
* | Port the SampleApp (raster) to Android. | Scroggo | 2011-05-31 |
* | Add Mesa as a GL backend. | bungeman@google.com | 2011-05-19 |
* | add more keys | reed@google.com | 2011-05-17 |
* | Add GL context creation for X so that gm can run GPU on Linux. | bungeman@google.com | 2011-05-17 |
* | remove deprecated getViewport/setViewport | reed@google.com | 2011-05-04 |
* | Add a sample application that runs on unix. | scroggo | 2011-03-15 |
* | Upstreaming changes from android. | djsollen@google.com | 2011-03-14 |
* | fixes for some warnings: | reed@google.com | 2011-01-25 |
* | update dox to reflect that the default colorspace is CGColorSpaceCreateDevice... | reed@google.com | 2011-01-05 |
* | static inline eliminates multiple definitions (and makes it zero-cost, since | reed@android.com | 2011-01-04 |
* | make inline helper static, so it can be included from than one .cpp | reed@android.com | 2011-01-03 |
* | add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) | reed@android.com | 2011-01-03 |
* | add gpu to the default makefile | reed@google.com | 2010-12-23 |