aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
Commit message (Expand)AuthorAge
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* add simple ios appGravatar caryclark@google.com2012-09-26
* Add NaCl port of SkiaGravatar borenet@google.com2012-09-04
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* DirectWrite font host for skia.Gravatar bungeman@google.com2012-08-16
* Remove SkSfntUtils, as it is not longer used.Gravatar bungeman@google.com2012-07-24
* Refactoring SkDeferredCanvas to use SkGPipe.Gravatar junov@chromium.org2012-07-18
* Null canvasGravatar bsalomon@google.com2012-06-11
* Add bench and test for SkRefCnt.Gravatar bungeman@google.com2012-05-14
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Move SkColorMatrix to effects.Gravatar bungeman@google.com2012-03-28
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Move SkBitSet to utils.Gravatar vandebo@chromium.org2012-03-21
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* Move SkBase64 to utils, allow user defined encoding.Gravatar bungeman@google.com2012-02-07
* Adding class SkDeferredCanvas for deferred rendering.Gravatar junov@google.com2012-01-18
* 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
* move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...Gravatar bsalomon@google.com2011-10-13
* Add xps device to skia.Gravatar bungeman@google.com2011-10-10
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30
* Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...Gravatar yangsu@google.com2011-08-02
* Create new 'skia_os' variable to replace use of 'OS' in most places.Gravatar epoger@google.com2011-07-01
* combine target_defaults.gypi into common.gypiGravatar epoger@google.com2011-07-01
* Make images properly depend on utils.Gravatar bungeman@google.com2011-06-24
* Wrap SkStreams in IStreams instead of copying data around.Gravatar bungeman@google.com2011-06-23
* move SkMatrix44Gravatar reed@google.com2011-06-13
* fix gm build on MacGravatar epoger@google.com2011-06-03
* fix bench and gm targets on LinuxGravatar epoger@google.com2011-06-03
* fix gyp-generated xcode project files for SampleApp and other targetsGravatar epoger@google.com2011-06-02
* Add EGL context for Windows.Gravatar bungeman@google.com2011-06-02
* Add a missing include path for the linux build of utils.gyp. Remove the LinuxGravatar senorblanco@chromium.org2011-06-01
* Fixup utils.gyp.Gravatar bungeman@google.com2011-06-01
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31