- 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 12 years ago
- 99d43ff Fix for caller of GetTmpDir. by scroggo@google.com · 12 years ago
- 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 12 years ago
- c76218d Fix bug in setting directories for tests. by scroggo@google.com · 12 years ago
- 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 20d5461 path ops -- try to fix build again by caryclark@google.com · 12 years ago
- 4b66f36 path ops work in progress by caryclark@google.com · 12 years ago
- cffbcc3 path ops -- rewrite angle sort by caryclark@google.com · 12 years ago
- 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 12 years ago
- 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 12 years ago
- fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 12 years ago
- 7950a9e add asserts to point<-->verb helpers by reed@google.com · 12 years ago
- 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 12 years ago
- 0a4805e First pass at Comment API by robertphillips@google.com · 12 years ago
- 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 12 years ago
- ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 12 years ago
- dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 12 years ago
- 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 12 years ago
- 7070f76 Adding setSurface public API method to SkDeferredCanvas by junov@chromium.org · 12 years ago
- d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 12 years ago
- 2db3ded Make GrGLProgramDesc's key variable length by compacting the effect key array by bsalomon@google.com · 12 years ago
- 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 12 years ago
- 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 12 years ago
- 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 12 years ago
- b1c725a Fixing deferred canvases so that they do not return deferred devices on createCompatibleDevice by junov@chromium.org · 12 years ago
- 845220b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 12 years ago
- 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 12 years ago
- b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 12 years ago
- 4a8084c Revert r9081 by epoger@google.com · 12 years ago
- 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 12 years ago
- 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 12 years ago
- 504976e Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram. by bsalomon@google.com · 12 years ago
- 3eff359 need to clamp all of the cubic points after a chop, in case our finite precision by reed@google.com · 12 years ago
- 2a9a8be fix BitmapHasher unittest failure as of r9064 by epoger@google.com · 12 years ago
- 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 12 years ago
- d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 12 years ago
- e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 12 years ago
- aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 12 years ago
- 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- a5e5592 path ops -- fix skp bugs by caryclark@google.com · 12 years ago
- 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 12 years ago
- 279627e reverting 9031 by junov@chromium.org · 12 years ago
- 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 12 years ago
- fcc9ca0 by hook or by crook, force gcc to return the value of SkPoint::length() to actually be a float by reed@google.com · 12 years ago
- ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- dc9cdf8 add (temporary) diagnostic code for normalize test by reed@google.com · 12 years ago
- c9f8166 add endian tests (reviewed by bungeman) by reed@google.com · 12 years ago
- b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
- 25720b4 trick the compiler into not knowning that I will generate an overflow by reed@google.com · 12 years ago
- 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 12 years ago
- 89d1827 fix error that ran no tests if no options were passed by caryclark@google.com · 12 years ago
- b631eec Allow unit tests to include or exclude test sets. by caryclark@google.com · 12 years ago
- b516a41 Build fix for SurfaceTest on non-gpu platforms by junov@chromium.org · 12 years ago
- da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
- 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 12 years ago
- 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- bc57a29 add wacky random shift so I can generate some zeros (without the optimizer knowing) by reed@google.com · 12 years ago
- 7729534d reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 12 years ago
- c21f86f add unittest for SkCLZ by reed@google.com · 12 years ago
- e23b4a4 path ops -- disable fail test for now by caryclark@google.com · 12 years ago
- 66560ca path ops -- handle non-finite numbers by caryclark@google.com · 12 years ago
- 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8dd94f0 Avoid side effects related to skia error callbacks in the testing infrastructure by humper@google.com · 12 years ago
- 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 12 years ago
- eb02957 disable checking the style name from fontmgr (not impl on some backends, by reed@google.com · 12 years ago
- 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 12 years ago
- 6dc7df6 path ops : fix empty-diff bug, op-in-place by caryclark@google.com · 12 years ago
- 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 12 years ago
- f1a358f Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap since we mock the compression. by edisonn@google.com · 12 years ago
- d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
- 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
- 3b97af5 path ops -- use standard max, min, double-is-nan by caryclark@google.com · 12 years ago
- c7e08bd Also proxy bumpTestCount. by commit-bot@chromium.org · 12 years ago
- ea774d2 fix asserts in SkMulDiv255Round, and add test by reed@google.com · 12 years ago
- e1c5429 Unbreak -z. The LocalReporter shim layer was forcing the pathops options back to defaults. by commit-bot@chromium.org · 12 years ago
- 0506b9d Make it clearer what's going on at the end of tests. BUG= R=reed@google.com by commit-bot@chromium.org · 12 years ago
- 44c661f Add thread-per-core setting to SkThreadPool. by commit-bot@chromium.org · 12 years ago
- 7dfbb07 path ops : add support for inverse fill by caryclark@google.com · 12 years ago
- c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
- c9f3b38 Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) by rmistry@google.com · 12 years ago
- 1b0b71d remove printf by mike@reedtribe.org · 12 years ago
- 9ca81a7 pass 0 instead of NULL for size_t parameter by mike@reedtribe.org · 12 years ago
- cac3ae3 specialize SkDataTable for arrays where all elements are the same size. by mike@reedtribe.org · 12 years ago
- 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 12 years ago
- 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 12 years ago
- c1ccda3 return empty fontstyleset instead of null by reed@google.com · 12 years ago
- 72993ab silence && || parens clang warning. by bsalomon@google.com · 12 years ago
- 197845a Add --threads to tests binary, to run non-GPU tests on multiple cores. by commit-bot@chromium.org · 12 years ago
- 5920ac2 Perform coverage blend with the dst in the shader when using a dst-reading xfermode. by bsalomon@google.com · 12 years ago
- 87f99cb ensure that negative zeros are still ignored when computing isIdentity() by reed@google.com · 12 years ago
- 9515f09 path ops : remove countdown overkill by caryclark@google.com · 12 years ago
- 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 12 years ago
- 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 12 years ago
- 0361032 path ops work in progress by caryclark@google.com · 12 years ago
- b3f0921 shape ops work in progress by caryclark@google.com · 12 years ago
- 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago