- 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
- 5c1d88d Add an empty typeface as a default-default. by bungeman@google.com · 11 years ago
- 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
- bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
- dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
- 2fd740f Make BMP decoder not depend on call to getLength. by scroggo@google.com · 11 years ago
- 3c8730a Remove dependency on getLength from webp decoder. by scroggo@google.com · 11 years ago
- af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
- 7a434a2 Recognize that ES3 supports texture storage. Add workaround for apparent Adreno bug. by commit-bot@chromium.org · 11 years ago
- b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 147c4f3 Chromium's clang bots do not like the SkASSERT(!"foo") construct by robertphillips@google.com · 11 years ago
- 941df4f Add validation check that linewidth func is present (we already call it on ES). by commit-bot@chromium.org · 11 years ago
- 6364b5e Use ES3 texture swizzling. by commit-bot@chromium.org · 11 years ago
- 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
- 327c081 Add libpoppler for PDF rendering, take 2 by commit-bot@chromium.org · 11 years ago
- 1394840 Move gpu conic calculations to GrPathUtils by commit-bot@chromium.org · 11 years ago
- 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
- 54c538e Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL." by vandebo@chromium.org · 11 years ago
- ba0ca99 CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging. by mtklein@google.com · 11 years ago
- 2cc0b47 Third (and hopefully final) change to support bleed flag in Ganesh by robertphillips@google.com · 11 years ago
- 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
- 85e9db0 The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL. by commit-bot@chromium.org · 11 years ago
- c5dffe4 Update renderable configs for ES3 by commit-bot@chromium.org · 11 years ago
- f02f078 Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
- 4348663 Fix stack buffer read overflow in GrConvolutionEffect::TestCreate. by bungeman@google.com · 11 years ago
- 8700295 Change comments about size internal formats by commit-bot@chromium.org · 11 years ago
- 858638d Add direct bezier cubic support for GPU shaders by commit-bot@chromium.org · 11 years ago
- bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
- 3323c4d Revert "Changed rules about sized internal formats on GLES3." by bsalomon@google.com · 11 years ago
- d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
- c0b9b20 Changed rules about sized internal formats on GLES3. by commit-bot@chromium.org · 11 years ago
- 31acc11 Fix name of "bleed" flag by robertphillips@google.com · 11 years ago
- 8d3c640 Fix for nested rect drawing bug by robertphillips@google.com · 11 years ago
- d7ca661 Update tiled bitmap path to respect bleed flag by robertphillips@google.com · 11 years ago
- c58795f Remove unused typedef. by bungeman@google.com · 11 years ago
- 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
- 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
- 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
- 22dd6b9 Always support NPOT tiling/MIPs on ES3 by commit-bot@chromium.org · 11 years ago
- dc3134c Always support pack/unpack row length on ES3. Add support for NV_pack_subimage extension. by commit-bot@chromium.org · 11 years ago
- a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
- 2276c01 Support VAO when on ES3. by commit-bot@chromium.org · 11 years ago
- 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
- eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
- c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 1e973d7 Patch for r10762 by robertphillips@google.com · 11 years ago
- 6c15764 This CL addresses "SkCanvas::save flags are not respected by GPU backend" (https://code.google.com/p/skia/issues/detail?id=1503). by commit-bot@chromium.org · 11 years ago
- 4271f79 Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value" by scroggo@google.com · 11 years ago
- 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
- 7a3eeac Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
- 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
- cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 11 years ago
- 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago
- 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
- 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
- 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
- bc98ff0 Enable coverage when drawing to the stencil buffer. by commit-bot@chromium.org · 11 years ago
- fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
- 96583db Add missing fallback blending to SkA8_Shader_Blitter::blitMask() by commit-bot@chromium.org · 11 years ago
- 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
- 0e6e8cc Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due to 1000+ linux_layout failures (http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/18997/steps/webkit_tests/logs/stdio) by robertphillips@google.com · 11 years ago
- 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
- 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
- 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
- c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
- 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago
- 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
- 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
- 96ae688 effects: Replaces uses of GrAssert with SkASSERT. by commit-bot@chromium.org · 11 years ago
- 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 11 years ago
- 2dc8b96 Fix build with SK_SUPPORT_UNITTEST on by commit-bot@chromium.org · 11 years ago
- 03b8781 expose instance methods on SkTypefaceCache by reed@google.com · 11 years ago
- d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
- a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
- 1cc07d9 Revert "Add SkCanvas::drawPosTextBounded." by reed@google.com · 11 years ago
- c9ab2b7 SkTDynamicHash by mtklein@google.com · 11 years ago
- 1c0ade7 Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot by robertphillips@google.com · 11 years ago
- f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 11 years ago
- 9d54aeb All rSomethingTo() immediately following a close() are relative to the point we closed from, not the point we close to. Fix that. by commit-bot@chromium.org · 11 years ago
- 80e18c9 Reland "Make WebP decoding independent of stream length." by scroggo@google.com · 11 years ago
- 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago
- 2fae54d Add a map homogenous points to SkMatrix by egdaniel@google.com · 11 years ago
- cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
- 1904df0 Reverting r10651: Make WebP decoding independent of stream length. by jvanverth@google.com · 11 years ago
- 9c1a967 remove uneeded SK_API declaration. by djsollen@google.com · 11 years ago
- a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
- a111e49 Cleanup the ARM blitrow optimizations by djsollen@google.com · 11 years ago
- 1f617a7 Make WebP decoding independent of stream length. by djsollen@google.com · 11 years ago
- 940c863 Revert r10640: Fix hairline pathrenderer for Nexus-10. by jvanverth@google.com · 11 years ago
- 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
- 78b64ae Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
- 641a249 ARM Skia NEON patches - 11 - Blitter_RGB16 by commit-bot@chromium.org · 11 years ago
- d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
- b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
- 590a5af Beginning work to refactor jpeg tile decoding. by scroggo@google.com · 11 years ago
- a1a5154 Fix failure exits from JPEG onBuildTileIndex. by scroggo@google.com · 11 years ago
- f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago