| Commit message (Expand) | Author | Age |
* | Move SkBase64 to utils, allow user defined encoding. | bungeman@google.com | 2012-02-07 |
* | Fixing backing store access in SkDeferredCanvas. | junov@chromium.org | 2012-02-07 |
* | Removing some dead code in SkDeferredCanvas | junov@chromium.org | 2012-02-03 |
* | Adding a flush method to SkCanvas | junov@chromium.org | 2012-01-30 |
* | Formatting cleanup: remove extra whitespace | vandebo@chromium.org | 2012-01-28 |
* | add formatting to suppress compiler warning | caryclark@google.com | 2012-01-27 |
* | Adding class SkDeferredCanvas for deferred rendering. | junov@google.com | 2012-01-18 |
* | remove one un-needed static initializer | digit@google.com | 2012-01-10 |
* | 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 |
* | remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase... | bsalomon@google.com | 2011-12-01 |
* | 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 |
* | fix mac warnings | caryclark@google.com | 2011-11-23 |
* | Update files to use SK_BUILD_FOR_ANDROID. | djsollen@google.com | 2011-11-08 |
* | Adding support to trunk for building Skia using the Android NDK. | djsollen@google.com | 2011-11-03 |
* | Can't put a variable sized array of non-pod on the stack. Use SkAutoTDeleteAr... | mike@reedtribe.org | 2011-10-30 |
* | warning fixes | bsalomon@google.com | 2011-10-27 |
* | Fix cmdline argument passing in SampleApp/Mac. | senorblanco@chromium.org | 2011-10-26 |
* | move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty... | bsalomon@google.com | 2011-10-13 |
* | Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a... | bsalomon@google.com | 2011-10-12 |
* | add bool argument to canvas' clipRect and clipPath for antialiasing | reed@google.com | 2011-10-12 |
* | Bug fixes: | suyang1 | 2011-10-10 |
* | Add xps device to skia. | bungeman@google.com | 2011-10-10 |
* | Fix some VS2010 warnings | bsalomon@google.com | 2011-09-29 |
* | Add license | bsalomon@google.com | 2011-09-29 |
* | roll in fixes from android when we have to compress sections of "stretchy" | reed@google.com | 2011-09-28 |
* | Fix some mac compilation errors generated when building utils within | seanpaul@google.com | 2011-09-16 |
* | Update SkCoInitialize to better match spec. | bungeman@google.com | 2011-09-16 |
* | Added SimpleiOSApp and updated iOSSampleApp | yangsu@google.com | 2011-08-30 |
* | Fixed key handling code in Mac SampleApp | yangsu@google.com | 2011-08-30 |
* | Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov... | yangsu@google.com | 2011-08-30 |
* | rolling back the experimental rollbacks in r2178-2179 | epoger@google.com | 2011-08-26 |
* | rolling tree back to its state as of r2169 to see if that fixes Windows build... | epoger@google.com | 2011-08-26 |
* | Remove compiler warnings (Linux clang, mostly). | tomhudson@google.com | 2011-08-25 |
* | Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t... | bsalomon@google.com | 2011-08-19 |
* | Canvas to handle null layer device. | bungeman@google.com | 2011-08-17 |
* | Make SkIStream closer to spec, to work with more consumers. | bungeman@google.com | 2011-08-13 |
* | CocoaSampleApp no longer depends on SkOSWindow_Mac.h | yangsu@google.com | 2011-08-08 |
* | iOS/Cocoa SampleApp, Drawingboard, and Networking updates | yangsu@google.com | 2011-08-08 |
* | use new SkEvent notion of passing targetID to constructor | reed@google.com | 2011-08-04 |
* | retool SkEvent to own its target ID or target proc | reed@google.com | 2011-08-04 |
* | iOS SampleApp menu related changes | yangsu@google.com | 2011-08-02 |
* | 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 |
* | Manually update copyright notices in files that defied the automated process | epoger@google.com | 2011-07-28 |
* | Updated iOSSampleApp to display FPS and display in OpenGL | yangsu@google.com | 2011-07-17 |