aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/views.gyp
Commit message (Expand)AuthorAge
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...Gravatar bsalomon2015-06-18
* The correct case of 'sdl' directory in gyp.Gravatar bungeman2015-06-12
* Remove all code related to NaClGravatar borenet2015-04-02
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* Use D3D11 backend for ANGLE when available.Gravatar bsalomon2015-02-23
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* Cleanup the XML directory in public includes.Gravatar djsollen2014-11-14
* move SkTextBox into utilsGravatar reed2014-11-03
* Remove dependency of views on angleGravatar commit-bot@chromium.org2014-04-29
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Update obvious deps.Gravatar bungeman@google.com2013-07-22
* Revert deps changes in r10220 and r10217.Gravatar bungeman@google.com2013-07-20
* Update obvious deps.Gravatar bungeman@google.com2013-07-19
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Fix NoGPU buildGravatar borenet@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.Gravatar tfarina@chromium.org2012-10-12
* Fix ANGLE buildGravatar borenet@google.com2012-10-11
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Remove deprecated SkOSWindow_wxwidgets.hGravatar tfarina@chromium.org2012-09-27
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Move animated view headers to correct directory.Gravatar bungeman@google.com2012-07-10
* Delivering .gyp files to enable building & linking w/ ANGLE on WindowsGravatar robertphillips@google.com2012-04-02
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23
* Move unix_test_app/main.cpp to src/views/unix/skia_unix.cppGravatar epoger@google.com2012-03-22
* 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
* Add support for building Android SampleApp.Gravatar djsollen@google.com2011-11-07
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30
* 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
* Remove some files from views.gyp that already being compiled into utils.gypGravatar senorblanco@chromium.org2011-06-20
* fix gyp-generated xcode project files for SampleApp and other targetsGravatar epoger@google.com2011-06-02
* Add a missing include path for the linux build of utils.gyp. Remove the LinuxGravatar senorblanco@chromium.org2011-06-01
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31