aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-15
* Revert "Implement a resize image filter."Gravatar senorblanco@chromium.org2014-01-14
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-14
* Revert "Make leak counters thread-safe and turn them on by default for Debug"Gravatar djsollen@google.com2014-01-14
* Default Mac to 64-bit.Gravatar commit-bot@chromium.org2014-01-14
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-14
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* Pull in Chromium's version of GatherPixelRefsGravatar robertphillips@google.com2014-01-13
* Add bench_record.Gravatar commit-bot@chromium.org2014-01-13
* remove (now unused) Sk64 -- just use int64_tGravatar reed@google.com2014-01-10
* If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...Gravatar commit-bot@chromium.org2014-01-10
* remove poplar building from mac, until it is fixedGravatar commit-bot@chromium.org2014-01-10
* Fix Mac fontconfig build (try 2)Gravatar commit-bot@chromium.org2014-01-09
* Revert of https://codereview.chromium.org/113203003/Gravatar commit-bot@chromium.org2014-01-09
* Fix Mac fontconfig buildGravatar commit-bot@chromium.org2014-01-09
* Small tweaks to be able to build everything target:Gravatar commit-bot@chromium.org2014-01-08
* Move DM from everything to most, to build it by default.Gravatar commit-bot@chromium.org2014-01-08
* Move v8 into third_party.Gravatar commit-bot@chromium.org2014-01-08
* Update utils.gyp to find SkNoSaveLayerCanvas.h in 'src'.Gravatar commit-bot@chromium.org2014-01-07
* Add StackBench to measure performance on stack-like (fixed element size) work...Gravatar commit-bot@chromium.org2014-01-07
* NoSaveLayerCanvas now its own fileGravatar robertphillips@google.com2014-01-07
* Add AlphaThreshold filter.Gravatar commit-bot@chromium.org2014-01-06
* Renamed JsCanvas to JsContext and moved into it's own file.Gravatar commit-bot@chromium.org2014-01-06
* Add SkPreConfig.h to core.gypiGravatar commit-bot@chromium.org2014-01-03
* take 2: create simple 'skpmaker' tool to generate SKP files for testingGravatar commit-bot@chromium.org2014-01-02
* Revert of https://codereview.chromium.org/108343006/Gravatar commit-bot@chromium.org2014-01-02
* create simple 'skpmaker' tool to generate SKP files for testingGravatar commit-bot@chromium.org2014-01-02
* Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefGravatar halcanary@google.com2014-01-02
* Make tests output spin on the same line by default.Gravatar commit-bot@chromium.org2014-01-02
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* disable gm/vertices until I can find/fix all warningsGravatar mike@reedtribe.org2013-12-30
* add gm::verticesGravatar mike@reedtribe.org2013-12-30
* remove unused SkFixed and SkFract functionsGravatar reed@google.com2013-12-19
* Remove SkBitmapAlphaThresholdShaderGravatar commit-bot@chromium.org2013-12-18
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18
* Add a setTimer() function.Gravatar commit-bot@chromium.org2013-12-18
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Add command line flag for optionally loading JS from external files.Gravatar commit-bot@chromium.org2013-12-16
* remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...Gravatar reed@google.com2013-12-16
* remove SkScalarCompare type and headerGravatar reed@google.com2013-12-13
* render_pictures: add --writeJsonSummaryPathGravatar commit-bot@chromium.org2013-12-13
* Allow 0-width SkBitmap in setConfig.Gravatar halcanary@google.com2013-12-13
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Revert "Implement an SkPicture image filter source. This is required for the ...Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Implement SkAshmemDiscardableMemoryGravatar halcanary@google.com2013-12-10
* Revert "[PDF] Fix font embedding restrictions."Gravatar vandebo@chromium.org2013-12-10
* [PDF] Fix font embedding restrictions.Gravatar commit-bot@chromium.org2013-12-10
* New Composite CSS border objectGravatar robertphillips@google.com2013-12-10