aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
...
* Fix degenerate and near-degenerate hairlines on the gpuGravatar commit-bot@chromium.org2013-05-24
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Add flag to gradients to interpolate colors in premul space. Experimental API...Gravatar reed@google.com2013-05-24
* Move SkDrawLooper implementation to its own file.Gravatar commit-bot@chromium.org2013-05-24
* clone of https://codereview.chromium.org/15316014/ with teaksGravatar reed@google.com2013-05-23
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* reenable lerpmode in gms, now that I think we fixed the global-initializationGravatar reed@google.com2013-05-22
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* disable lerpmode gm until we fix serializationGravatar reed@google.com2013-05-21
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* Add a fontConfig interface for android.Gravatar djsollen@google.com2013-05-21
* Move SkImage::encode to SkImage_Codec.cpp.Gravatar commit-bot@chromium.org2013-05-20
* Add a comment to the top of images.gyp.Gravatar scroggo@google.com2013-05-20
* 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