aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Update PDF backend to support fallback fonts on Android.Gravatar djsollen@google.com2013-10-03
* Add new skyline RectanizerGravatar commit-bot@chromium.org2013-10-02
* Fix gpu.gypi missing file issueGravatar bsalomon@google.com2013-10-02
* path ops work in progressGravatar caryclark@google.com2013-10-02
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Add a GrCustomCoordsTextureEffect classGravatar commit-bot@chromium.org2013-09-30
* quiet down more third-party warnings in poppler and jsoncppGravatar commit-bot@chromium.org2013-09-30
* Add a buffered SkStream class.Gravatar scroggo@google.com2013-09-26
* move GrMalloc, GrFree, Gr_bzero to their sk equivalentsGravatar reed@google.com2013-09-26
* add counting to Globals, and refactor some for clarityGravatar reed@google.com2013-09-26
* Moving 4 SkImageFilter derived classes from blink to skiaGravatar commit-bot@chromium.org2013-09-26
* We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.Gravatar commit-bot@chromium.org2013-09-26
* Move bound and isFinite into pathrefGravatar robertphillips@google.com2013-09-26
* Add skia_tsan_build to match skia_asan_build and fix one example race.Gravatar bungeman@google.com2013-09-25
* Bench baseline for mostly 0 image.Gravatar scroggo@google.com2013-09-25
* Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.Gravatar commit-bot@chromium.org2013-09-25
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* I'm investigating how to make the IPC transfer a bit more secure on theGravatar commit-bot@chromium.org2013-09-19
* Add string art GM and sample.Gravatar jvanverth@google.com2013-09-19
* Update Android's FontHost to return NULL if familyName does not matchGravatar djsollen@google.com2013-09-19
* 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
* Replace uses of GrNoncopyable by SkNoncopyable.Gravatar commit-bot@chromium.org2013-09-18
* update devicelooper to skip internal tiles that are empty, and unittestsGravatar reed@google.com2013-09-17
* Add Clock Sample.Gravatar jvanverth@google.com2013-09-17
* Add a test for color bitmap fonts.Gravatar djsollen@google.com2013-09-17
* path ops work in progressGravatar caryclark@google.com2013-09-16
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* pdfviewer: do not submit, uploaded for backup, and will be done actually afte...Gravatar edisonn@google.com2013-09-13
* add a way to get code coverageGravatar mtklein@google.com2013-09-13
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Move oval and rect renderer includes to private interfaceGravatar jvanverth@google.com2013-09-06
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-06
* Revert "alpha threshold bitmap shader"Gravatar bsalomon@google.com2013-09-05
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-05
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04
* Add SkCanvasStack and update the Canvas utilities to use it.Gravatar djsollen@google.com2013-09-04
* Remove uses of GR_RELEASE.Gravatar commit-bot@chromium.org2013-09-03
* Move SkBitmapDevice functions to their own fileGravatar robertphillips@google.com2013-08-30
* Replace SkTScopedPtr with SkAutoTDelete in Skia.Gravatar commit-bot@chromium.org2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...Gravatar djsollen@google.com2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Don't require getLength on Mac.Gravatar scroggo@google.com2013-08-28