- 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
- 72e49b8 warning fixes Review URL http://codereview.appspot.com/5328050/ by bsalomon@google.com · 13 years ago
- e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
- 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing by reed@google.com · 13 years ago
- b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
- 2d4297c use SK_OVERRIDE by reed@google.com · 13 years ago
- 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
- 2e2f3f5 Update SkCoInitialize to better match spec. by bungeman@google.com · 13 years ago
- 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
- 6015792 Make SkIStream closer to spec, to work with more consumers. by bungeman@google.com · 13 years ago
- a9e586a Add means to release object from ScopedComPtr. by bungeman@google.com · 13 years ago
- 14fc321 Add Commit to SkWIStream. http://codereview.appspot.com/4809069/ by bungeman@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 65d8bb0 add SK_API to SkMatrix44 by reed@google.com · 13 years ago
- 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 13 years ago
- 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
- 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 13 years ago
- c134f39 Added platform specific includes by yangsu@google.com · 13 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
- 714df17 Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed in r1625. by bsalomon@google.com · 13 years ago
- ccb74ea Changed mac specific files to use ApplicationServices rather than Carbon by yangsu@google.com · 13 years ago
- af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 14 years ago
- e32b583 Updates to the Android SampleApp by djsollen@google.com · 14 years ago
- da9fac0 add row/col major getters, plus unit-tests by reed@google.com · 14 years ago
- 8260a89 move into utils by reed@google.com · 14 years ago
- 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 14 years ago
- 206c98a Add gyp for bench and make run on Windows. by bungeman@google.com · 14 years ago
- f33d153 Port the SampleApp (raster) to Android. by Scroggo · 14 years ago
- 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 14 years ago
- 1fbb300 add more keys by reed@google.com · 14 years ago
- 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 14 years ago
- 3048d4f remove deprecated getViewport/setViewport by reed@google.com · 14 years ago
- b7e9aee Add a sample application that runs on unix. by scroggo · 14 years ago
- cd9d69b Upstreaming changes from android. by djsollen@google.com · 14 years ago
- c921843 fixes for some warnings: by reed@google.com · 14 years ago
- 5a8a131 update dox to reflect that the default colorspace is CGColorSpaceCreateDeviceRGB() by reed@google.com · 14 years ago
- 4aaee0a static inline eliminates multiple definitions (and makes it zero-cost, since by reed@android.com · 14 years ago
- ad789ee make inline helper static, so it can be included from than one .cpp by reed@android.com · 14 years ago
- 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
- 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
- c31ce10 add for quick gl-offscreen context (so we can draw and then readpixels for GM) by reed@google.com · 14 years ago
- f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
- 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago
- 8c1d88d Remove include of SkGLDevice.h from SkGLCanvas.h by vandebo@chromium.org · 14 years ago
- 8d84fac Refactor SkCanvas so that backends don't need to override it. by vandebo@chromium.org · 14 years ago
- 033e03c export line counts by reed@android.com · 15 years ago
- 8381e00 add inherit-from-root-transform flag (for fixed-positioning) by reed@android.com · 15 years ago
- 745bfbd add localToGlobal and parents by reed@android.com · 15 years ago
- da6fb32 more layers extracted from webkit by reed@android.com · 15 years ago
- 81dc331 update layers by reed@android.com · 15 years ago
- 86d4008 add layers by reed@android.com · 15 years ago
- cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 15 years ago
- 161b00b add SkEvalCubicInterval by reed@android.com · 15 years ago
- a563162 move boundarypatch into utils by reed@android.com · 15 years ago
- 2ee7c64 update on boundary patches by reed@android.com · 15 years ago
- 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
- bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
- 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
- f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
- 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
- 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 16 years ago
- 8a1c16f grab from latest android by reed@android.com · 16 years ago