aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/utils
Commit message (Expand)AuthorAge
* Add device to top level N-way canvas.Gravatar djsollen@google.com2012-05-01
* Add coverage AA support for SampleApp root layers (windows only)Gravatar bsalomon@google.com2012-04-17
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Upstream changes from Android repository.Gravatar djsollen@google.com2012-03-21
* reverting r3268 because of test failuresGravatar junov@chromium.org2012-02-28
* SkDeferredCanvas, performance: small refactor to remove unnecessary condition...Gravatar junov@chromium.org2012-02-28
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* reverting r3257 because of gm failure.Gravatar junov@chromium.org2012-02-24
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* add SkCreateDataProviderFromStream to SkCGUtilsGravatar reed@google.com2012-02-24
* Adding API and unit testing for deferred canvas clearing/purgingGravatar junov@chromium.org2012-02-13
* Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.Gravatar thakis@chromium.org2012-02-09
* Fixing backing store access in SkDeferredCanvas.Gravatar junov@chromium.org2012-02-07
* Removing some dead code in SkDeferredCanvasGravatar junov@chromium.org2012-02-03
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* Adding class SkDeferredCanvas for deferred rendering.Gravatar junov@google.com2012-01-18
* remove as these are replaced by SkJSONGravatar mike@reedtribe.org2012-01-05
* add count(), fix bad llist logic in remove()Gravatar mike@reedtribe.org2012-01-04
* add Object::remove, some dox, leak debugging codeGravatar mike@reedtribe.org2012-01-04
* experiment #2 for JSON dataGravatar mike@reedtribe.org2012-01-02
* add experimental class for jsonGravatar mike@reedtribe.org2011-12-31
* don't specify default parameter values when overriding a methodGravatar reed@google.com2011-12-07
* Remove suffixes from SK_wGL macrosGravatar bsalomon@google.com2011-12-01
* Add SkWGLExtensionInterface for dealing with WGL extensionsGravatar bsalomon@google.com2011-12-01
* Move SkGLCanvas.h to obsolete, delete from gypGravatar bsalomon@google.com2011-12-01
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* warning fixesGravatar bsalomon@google.com2011-10-27
* move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...Gravatar bsalomon@google.com2011-10-13
* add bool argument to canvas' clipRect and clipPath for antialiasingGravatar reed@google.com2011-10-12
* Add xps device to skia.Gravatar bungeman@google.com2011-10-10
* use SK_OVERRIDEGravatar reed@google.com2011-10-06
* Make SkMath.h less visible in public header files.Gravatar tomhudson@google.com2011-09-27
* Update SkCoInitialize to better match spec.Gravatar bungeman@google.com2011-09-16
* Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...Gravatar bsalomon@google.com2011-08-19
* Make SkIStream closer to spec, to work with more consumers.Gravatar bungeman@google.com2011-08-13
* Add means to release object from ScopedComPtr.Gravatar bungeman@google.com2011-08-09
* Add Commit to SkWIStream.Gravatar bungeman@google.com2011-08-01
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add SK_API to SkMatrix44Gravatar reed@google.com2011-07-05
* add mac utility to turn a pdf into a bitmapGravatar reed@google.com2011-06-28
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and ...Gravatar yangsu@google.com2011-06-24
* Added platform specific includesGravatar yangsu@google.com2011-06-23
* Wrap SkStreams in IStreams instead of copying data around.Gravatar bungeman@google.com2011-06-23
* Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed ...Gravatar bsalomon@google.com2011-06-21
* Changed mac specific files to use ApplicationServices rather than CarbonGravatar yangsu@google.com2011-06-21
* make SkDevice constructors explicit between offscreen and on/directGravatar reed@google.com2011-06-16