- d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
- 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
- ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
- d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
- 41d2532 The rest of: Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
- 1622a6d Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
- c968315 add FilterLevel API to SkPaint, replacing various Flag bits by reed@google.com · 11 years ago
- f7d01ce Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6a4ba5b [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
- 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
- a524d5e Avoid lineTo() duplication in SkPath::dump(). by commit-bot@chromium.org · 11 years ago
- fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
- 5dd567c Add getRectCount to SkRegtion by commit-bot@chromium.org · 11 years ago
- 1836d33 Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOrderDrawBuffer - https://codereview.chromium.org/18466005/) by commit-bot@chromium.org · 11 years ago
- f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
- 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
- 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0d4fe14 Const-ify SkDebugCanvas::getSize(). by commit-bot@chromium.org · 11 years ago
- e05e75e Update SkGScalerContext to properly forward onCountGlyphs. by bungeman@google.com · 11 years ago
- 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
- cce4102 Added newlines at the end of SkGpuBlurUtils.* by robertphillips@google.com · 11 years ago
- 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
- 791d0de fix linux point compare by caryclark@google.com · 11 years ago
- 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
- fa2aeee path ops near exact by caryclark@google.com · 11 years ago
- c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
- 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
- 12e0cda ARM Skia NEON patches - 03 - Duplicate code removal by commit-bot@chromium.org · 11 years ago
- e38e53b ARM Skia NEON patches - 07 - Equation simplification by commit-bot@chromium.org · 11 years ago
- b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
- 7893aae Reverting 10063 due to Win7 crashes in RenderPDFs step by robertphillips@google.com · 11 years ago
- 000e13e [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
- 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
- d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
- fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
- 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
- 4b3ef5a Add newline for r10050. by bungeman@google.com · 11 years ago
- f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
- ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
- 40ea172 Initialize the matrix used when recursing from a GPU image filter -> raster image filter. by senorblanco@chromium.org · 11 years ago
- 0a5699e ARM Skia NEON patches - 13 - S32A_Opaque by commit-bot@chromium.org · 11 years ago
- d3ae1d6 SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask. by fmalita@google.com · 11 years ago
- de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
- 2815c19 add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices by humper@google.com · 11 years ago
- a8fc268 fix 64 bit warnings by humper@google.com · 11 years ago
- 5857e03 remove unused variables by humper@google.com · 11 years ago
- c1a8684 use SkIntToScalar by reed@google.com · 11 years ago
- 87fbf4f fix bug with awesome filtered images sometimes being slightly offset. by humper@google.com · 11 years ago
- 2956387 add paint:getEffects to return table of bools of a given effect is present on the paint by reed@google.com · 11 years ago
- 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
- b446fc7 Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool). by commit-bot@chromium.org · 11 years ago
- e81d1bc don't leak the bitmap filter by commit-bot@chromium.org · 11 years ago
- 262ff95 restore hash size to 8 bits, following windows fix in 3591f7a4a56153349240dfc542cc61a11fab2487 by reed@google.com · 11 years ago
- 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
- 3720fda ARM Skia NEON patches - 09 - Bugfix by commit-bot@chromium.org · 11 years ago
- 89c43e8 ARM Skia NEON patches - 05 - Cleaning by commit-bot@chromium.org · 11 years ago
- 939fffe ARM Skia NEON patches - 02 - Tune filter clobber list by commit-bot@chromium.org · 11 years ago
- cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
- 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ead3b83 Fix Win7 compiler errors/warnings for r9945 by robertphillips@google.com · 11 years ago
- b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
- dc7919f Remove old and unused Android font host code by djsollen@google.com · 11 years ago
- 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
- 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
- d43f644 Animated the PathUtils Sample to show path contours# Enter a description of the change. by commit-bot@chromium.org · 11 years ago
- 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
- bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
- 4b60dbe move failable work outside of constructors for SkGlyphCache and SkScalerContextGDI. If we fail, try to purge everything and try again, in case the failure was from memory/os-resource exhaustion (e.g. out of HDC handles in windows) by reed@google.com · 11 years ago
- e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
- cb6d97c Revert of r9902 (Consider conical shader opaque if it covers by robertphillips@google.com · 11 years ago
- a4aced4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d8d976e Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to SkData by commit-bot@chromium.org · 11 years ago
- c6e5fcb Debugging statements to investigate a bug. by scroggo@google.com · 11 years ago
- 056dab3 Revert "Temporary change to keep chrome happy." by scroggo@google.com · 11 years ago
- 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
- 293f019 Fix header guard typos. by tfarina@chromium.org · 11 years ago
- 9839320 Removing highp variables from perlin noise shader by commit-bot@chromium.org · 11 years ago
- 5e6c355 Consider conical shader opaque if it covers entire plane. by commit-bot@chromium.org · 11 years ago
- e7db8d6 Fix for DEPS roll failure (a patch to r9898) by robertphillips@google.com · 11 years ago
- 1842adf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 3cc820c Fix for r9888 bug by robertphillips@google.com · 11 years ago
- 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
- 0b82852 GPU-less build fix for r9888 by robertphillips@google.com · 11 years ago
- 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
- 6c035f6 Build fix for [-Werror=maybe-uninitialized]. by commit-bot@chromium.org · 11 years ago
- 2c82ed3 Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due to Chromium assert failure (https://code.google.com/p/chromium/issues/detail?id=256476) by robertphillips@google.com · 11 years ago
- 76e0d13 Commented SSE blend functions and cleaned-up variable naming. by commit-bot@chromium.org · 11 years ago
- b4162b1 impl charsToGlyphs for freetype by reed@google.com · 11 years ago
- d1b5b14 Fix for Ovals/RRects on N4 missing interior rectangles. by jvanverth@google.com · 11 years ago
- a3e500c use else instead of else-if -- fixes 'possibly unused' warning by reed@google.com · 11 years ago
- bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
- 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6b42312 Merge remote-tracking branch 'refs/remotes/git-svn' by dierk@google.com · 11 years ago
- 19b8438 Merge remote-tracking branch 'refs/remotes/git-svn' by dierk@google.com · 11 years ago
- 6bee4ec Fixed PathUtils.cpp:90 by dierk@google.com · 11 years ago
- 74887b6 Fixed the bugs that crashed the build bots by dierk@google.com · 11 years ago
- 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago