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