summaryrefslogtreecommitdiff
path: root/utils.gyp
AgeCommit message (Expand)Author
2012-09-04Add NaCl port of Skiaborenet@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-16DirectWrite font host for skia.bungeman@google.com
2012-07-24Remove SkSfntUtils, as it is not longer used.bungeman@google.com
2012-07-18Refactoring SkDeferredCanvas to use SkGPipe.junov@chromium.org
2012-06-11Null canvasbsalomon@google.com
2012-05-14Add bench and test for SkRefCnt.bungeman@google.com
2012-03-29Revert 3538.bungeman@google.com
2012-03-29Correct dependencies in gyp files.bungeman@google.com
2012-03-28Move SkColorMatrix to effects.bungeman@google.com
2012-03-28Move SkTextBox.h from utils to views.bungeman@google.com
2012-03-21Move SkBitSet to utils.vandebo@chromium.org
2012-03-21Utils must not depend on Views.bungeman@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-02-07Move SkBase64 to utils, allow user defined encoding.bungeman@google.com
2012-01-18Adding class SkDeferredCanvas for deferred rendering.junov@google.com
2011-12-01Add SkWGLExtensionInterface for dealing with WGL extensionsbsalomon@google.com
2011-12-01Move SkGLCanvas.h to obsolete, delete from gypbsalomon@google.com
2011-10-13move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...bsalomon@google.com
2011-10-10Add xps device to skia.bungeman@google.com
2011-08-30Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...yangsu@google.com
2011-08-02Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...yangsu@google.com
2011-07-01Create new 'skia_os' variable to replace use of 'OS' in most places.epoger@google.com
2011-07-01combine target_defaults.gypi into common.gypiepoger@google.com
2011-06-24Make images properly depend on utils.bungeman@google.com
2011-06-23Wrap SkStreams in IStreams instead of copying data around.bungeman@google.com
2011-06-13move SkMatrix44reed@google.com
2011-06-03fix gm build on Macepoger@google.com
2011-06-03fix bench and gm targets on Linuxepoger@google.com
2011-06-02fix gyp-generated xcode project files for SampleApp and other targetsepoger@google.com
2011-06-02Add EGL context for Windows.bungeman@google.com
2011-06-01Add a missing include path for the linux build of utils.gyp. Remove the Linuxsenorblanco@chromium.org
2011-06-01Fixup utils.gyp.bungeman@google.com
2011-05-31split skia.gyp into separate gypfile for each source direpoger@google.com