| Commit message (Expand) | Author | Age |
* | Windows compiler complaint cleanup | robertphillips@google.com | 2012-05-31 |
* | Add device to top level N-way canvas. | djsollen@google.com | 2012-05-01 |
* | Add coverage AA support for SampleApp root layers (windows only) | bsalomon@google.com | 2012-04-17 |
* | Cleanup code related to SkFlattenable::flatten() | djsollen@google.com | 2012-03-29 |
* | Move SkTextBox.h from utils to views. | bungeman@google.com | 2012-03-28 |
* | Create macro for registering classes for deserialization | djsollen@google.com | 2012-03-26 |
* | Utils must not depend on Views. | bungeman@google.com | 2012-03-21 |
* | Upstream changes from Android repository. | djsollen@google.com | 2012-03-21 |
* | reverting r3268 because of test failures | junov@chromium.org | 2012-02-28 |
* | SkDeferredCanvas, performance: small refactor to remove unnecessary condition... | junov@chromium.org | 2012-02-28 |
* | Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri... | junov@chromium.org | 2012-02-24 |
* | reverting r3257 because of gm failure. | junov@chromium.org | 2012-02-24 |
* | Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri... | junov@chromium.org | 2012-02-24 |
* | add SkCreateDataProviderFromStream to SkCGUtils | reed@google.com | 2012-02-24 |
* | Adding API and unit testing for deferred canvas clearing/purging | junov@chromium.org | 2012-02-13 |
* | Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API. | thakis@chromium.org | 2012-02-09 |
* | Fixing backing store access in SkDeferredCanvas. | junov@chromium.org | 2012-02-07 |
* | Removing some dead code in SkDeferredCanvas | junov@chromium.org | 2012-02-03 |
* | Formatting cleanup: remove extra whitespace | vandebo@chromium.org | 2012-01-28 |
* | 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 |