aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/debugger.gyp
Commit message (Expand)AuthorAge
* remove all GYP filesGravatar Hal Canary2017-02-06
* Re-enable overdraw mode in debugger.Gravatar Ben Wagner2016-10-17
* Fix png encoding in skia debuggerGravatar msarett2016-06-30
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Delete ChromeOS codeGravatar borenet2016-04-29
* unified PNG encoding between SkDrawCommand and skiaserveGravatar ethannicholas2016-03-21
* Unbust the old debuggerGravatar robertphillips2016-03-01
* Add a dependency from the debugger on tools.gyp:url_data_manager.Gravatar jbroman2016-02-12
* Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.Gravatar ethannicholas2016-02-10
* Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...Gravatar caryclark2016-02-10
* Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.Gravatar ethannicholas2016-02-09
* moved debugger support files from src/utils/debugger to tools/debuggerGravatar ethannicholas2016-02-09
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-27
* Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...Gravatar robertphillips2016-01-22
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-20
* Get debugger compiling againGravatar robertphillips2015-10-26
* add -Iinclude/private anywhere we have -Isrc/coreGravatar mtklein2015-07-28
* 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
* Remove all code related to NaClGravatar borenet2015-04-02
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* debugger: Make draw command image widget resizeGravatar kkinnunen2014-12-30
* Turn off warnings as errors for the debuggerGravatar robertphillips2014-12-17
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...Gravatar mtklein2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Small tweaks to be able to build everything target:Gravatar commit-bot@chromium.org2014-01-08
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Revert r11342 (Add infrastructure for testing the debugger code) due to build...Gravatar robertphillips@google.com2013-09-18
* Add infrastructure for testing the debugger code.Gravatar commit-bot@chromium.org2013-09-18
* Build fix after r9598.Gravatar fmalita@google.com2013-06-13
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* Copy NaCl directory into trunk/platform_tools, adjust pathsGravatar borenet@google.com2013-05-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Gyp changes for NaCl debuggerGravatar borenet@google.com2013-03-07
* Fix moc generation with SK_SUPPORT_GPU definedGravatar robertphillips@google.com2013-02-13
* Show the paint's typeface information in the details pane of the debugger.Gravatar humper@google.com2013-01-07
* Add drawing of paths to debuggerGravatar robertphillips@google.com2012-11-21
* Breakdown profile time by command type in the overview paneGravatar robertphillips@google.com2012-11-19
* Add profiling to debuggerGravatar robertphillips@google.com2012-11-15
* Generate debugger mocs into out instead of src.Gravatar bungeman@google.com2012-10-15
* Fix Qt OpenGL lib name on Windows and change the default qt_sdk var value on ...Gravatar bsalomon@google.com2012-10-11
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Generate debugger MOCs on the flyGravatar fmalita@google.com2012-09-27