aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-03Add JSON output option to bench.commit-bot@chromium.org
2013-12-03Move fIsOval from SkPath to SkPathRefrobertphillips@google.com
2013-12-03Use lowercase windows.h in includes to fix Windows cross compilation using mi...bungeman@google.com
2013-12-03Revert of r12450 (Move fIsOval from SkPath to SkPathRef)robertphillips@google.com
2013-12-02Move fIsOval from SkPath to SkPathRefrobertphillips@google.com
2013-12-02SkDiscardablePixelRef objects are now marked immutable.commit-bot@chromium.org
2013-12-02HQ filtering for tiled/bleed drawBitmapcommit-bot@chromium.org
2013-12-02restore [6] for setPrefConfigTable, accidentally changed with A1 CLreed@google.com
2013-12-02Fix spelling errors in SkWeakRefCnt.bungeman@google.com
2013-12-02Reverting r12427rmistry@google.com
2013-12-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-27Remove completed TODO in SkFontMgr.h.bungeman@google.com
2013-11-26DM: write failed comparison mode .pngs one more level deep in the tree.mtklein@google.com
2013-11-26Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...senorblanco@chromium.org
2013-11-26Revert "Revert "remove kA1_Config, as it is no longer supported""commit-bot@chromium.org
2013-11-25Adding more validationcommit-bot@chromium.org
2013-11-25Revert "remove kA1_Config, as it is no longer supported"reed@google.com
2013-11-25Export GrGLCreateNullInterface for use in Chromium compositor unit tests.commit-bot@chromium.org
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
2013-11-25remove kA1_Config, as it is no longer supportedreed@google.com
2013-11-25Adding SkDeferredCanvas::NoticifationClient to the exported API.commit-bot@chromium.org
2013-11-22Add SK_ALWAYS_INLINE.mtklein@google.com
2013-11-21Fix VC++ ptr-to-... and va_list confusioncommit-bot@chromium.org
2013-11-21Add SkImageGenerator Interfacehalcanary@google.com
2013-11-21More Windows 64b compilation warning fixesrobertphillips@google.com
2013-11-21Implement a benchmark for GrResourceCachecommit-bot@chromium.org
2013-11-20Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...robertphillips@google.com
2013-11-20More Windows 64b compilation warning fixesrobertphillips@google.com
2013-11-18Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll.mtklein@google.com
2013-11-18Fix DocumentTest/SkDocument memory leaksrobertphillips@google.com
2013-11-18Guard against most unintentionally ephemeral SkAutoFoo instantiations.commit-bot@chromium.org
2013-11-14Add missing functions to SkNWayCanvascommit-bot@chromium.org
2013-11-14increase coverage of SkPath.cpp, remove unused codecommit-bot@chromium.org
2013-11-14Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-13Remove backward compatibility shims from SkStream.h.bungeman@google.com
2013-11-13move SkImageInfo into its own headerreed@google.com
2013-11-13Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...reed@google.com
2013-11-13drawPosTextOnPath is now deprecated, removing all overrides and implsreed@google.com
2013-11-12Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"reed@google.com
2013-11-12switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevicereed@google.com
2013-11-12Hide implementation details: SkFrontBufferedStreamscroggo@google.com
2013-11-12Remove deprecated setIsOpaque() API from SkBitmap.commit-bot@chromium.org
2013-11-12Override drawRRect in fake SkBitmapDevices.scroggo@google.com
2013-11-12add colortable enum to SkImage to ease interop between it and SkBitmap::Configreed@google.com
2013-11-12Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.bungeman@google.com
2013-11-11Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...edisonn@google.com
2013-11-11Hook in rough distance field support for fontsjvanverth@google.com
2013-11-11Remove SK_FONTHOST_USES_FONTMGR.bungeman@google.com
2013-11-10Re-enable SK_ATTR_DEPRECATED (i.e., revert r12067)robertphillips@google.com
2013-11-08Add sk_float_rsqrt with SSE + NEON fast paths.commit-bot@chromium.org