aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/utils
Commit message (Expand)AuthorAge
...
* 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
* Updates to the Android SampleAppGravatar djsollen@google.com2011-06-13
* add row/col major getters, plus unit-testsGravatar reed@google.com2011-06-13
* move into utilsGravatar reed@google.com2011-06-13
* Add EGL context for Windows.Gravatar bungeman@google.com2011-06-02
* Add gyp for bench and make run on Windows.Gravatar bungeman@google.com2011-05-31
* Port the SampleApp (raster) to Android.Gravatar Scroggo2011-05-31
* Add Mesa as a GL backend.Gravatar bungeman@google.com2011-05-19
* add more keysGravatar reed@google.com2011-05-17
* Add GL context creation for X so that gm can run GPU on Linux.Gravatar bungeman@google.com2011-05-17
* remove deprecated getViewport/setViewportGravatar reed@google.com2011-05-04
* Add a sample application that runs on unix.Gravatar scroggo2011-03-15
* Upstreaming changes from android.Gravatar djsollen@google.com2011-03-14
* fixes for some warnings:Gravatar reed@google.com2011-01-25
* update dox to reflect that the default colorspace is CGColorSpaceCreateDevice...Gravatar reed@google.com2011-01-05