index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
views.gyp
Commit message (
Expand
)
Author
Age
*
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...
bsalomon
2015-06-18
*
The correct case of 'sdl' directory in gyp.
bungeman
2015-06-12
*
Remove all code related to NaCl
borenet
2015-04-02
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
Use D3D11 backend for ANGLE when available.
bsalomon
2015-02-23
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
move SkTextBox into utils
reed
2014-11-03
*
Remove dependency of views on angle
commit-bot@chromium.org
2014-04-29
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Revert deps changes in r10220 and r10217.
bungeman@google.com
2013-07-20
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Fix NoGPU build
borenet@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.
tfarina@chromium.org
2012-10-12
*
Fix ANGLE build
borenet@google.com
2012-10-11
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Delivering .gyp files to enable building & linking w/ ANGLE on Windows
robertphillips@google.com
2012-04-02
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
epoger@google.com
2012-03-22
*
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
*
Add support for building Android SampleApp.
djsollen@google.com
2011-11-07
*
Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...
yangsu@google.com
2011-08-30
*
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
*
Remove some files from views.gyp that already being compiled into utils.gyp
senorblanco@chromium.org
2011-06-20
*
fix gyp-generated xcode project files for SampleApp and other targets
epoger@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
*
split skia.gyp into separate gypfile for each source dir
epoger@google.com
2011-05-31