aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Remove the fno-rtti excluders now that fno-rtti is only passed to c++ files.Gravatar commit-bot@chromium.org2013-05-16
* use define to work-around localeconf() missingness in androidGravatar reed@google.com2013-05-15
* lua not building on android ??? disabling for nowGravatar reed@google.com2013-05-15
* fix typo in dependency line (don't name file, just dir)Gravatar reed@google.com2013-05-15
* add direct_dependencies for picture_utils, and add cflags_cc for android's gypiGravatar reed@google.com2013-05-15
* disable lua_pictures tool from make for nowGravatar reed@google.com2013-05-15
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Add GM to track thin rectangle renderingGravatar robertphillips@google.com2013-05-14
* add separate impl file for SkFontMgr_fontconfig, so we don't poluteGravatar reed@google.com2013-05-13
* add bench for blurred rectori caseGravatar robertphillips@google.com2013-05-13
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* Added game-like bench marksGravatar robertphillips@google.com2013-05-09
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* remove dead code (SkBitmapSampler)Gravatar reed@google.com2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@google.com2013-05-08
* path ops -- fix skp bugsGravatar caryclark@google.com2013-05-07
* XPS ttc handling.Gravatar commit-bot@chromium.org2013-05-07
* Mask orientation and layout correctly.Gravatar commit-bot@chromium.org2013-05-06
* Copy NaCl directory into trunk/platform_tools, adjust pathsGravatar borenet@google.com2013-05-06
* Exclude angle dependency on non-angle buildsGravatar djsollen@google.com2013-05-03
* Update DEPS and GYP to use the copy of Android in platform_tools.Gravatar djsollen@google.com2013-05-02
* Hamfistedly removed core dependence on imagesGravatar robertphillips@google.com2013-05-02
* Force linking with image decoders for images project.Gravatar scroggo@google.com2013-05-01
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* fix build : add src\pathops to pathops_unittestGravatar caryclark@google.com2013-04-25
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Adding new bench tests for lighting and blurGravatar sugoi@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* Added a few bench for some image filtersGravatar sugoi@google.com2013-04-23
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* remove deleted file from gypGravatar caryclark@google.com2013-04-22
* Add new roundrect GMGravatar commit-bot@chromium.org2013-04-22
* Revert accidentally changed msvs settings in r8764.Gravatar bsalomon@google.com2013-04-22
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* silence && || parens clang warning.Gravatar bsalomon@google.com2013-04-19
* enable path ops in unit testsGravatar caryclark@google.com2013-04-19
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* disabling path opsGravatar caryclark@google.com2013-04-18
* Remove exclude of file which no longer exists.Gravatar bungeman@google.com2013-04-18
* Enable path opsGravatar caryclark@google.com2013-04-18
* Add a GM to test ovals with a variety of paint settings, matrices and sizes.Gravatar jvanverth@google.com2013-04-18
* Updates to images project.Gravatar scroggo@google.com2013-04-17