aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-04
* SkSplay and SkUnsplay work on any uint32_t, not just SkPMColor.Gravatar commit-bot@chromium.org2013-12-04
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03
* Add GPU support for color bitmap fontsGravatar commit-bot@chromium.org2013-12-03
* Fix 32/64 bit warnings on g++-4.2.Gravatar mtklein@google.com2013-12-03
* Refactor FourByteInterps. Add 64-bit Fast version. Add tests.Gravatar commit-bot@chromium.org2013-12-03
* Add JSON output option to bench.Gravatar commit-bot@chromium.org2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-03
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* Revert of r12450 (Move fIsOval from SkPath to SkPathRef)Gravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-02
* SkDiscardablePixelRef objects are now marked immutable.Gravatar commit-bot@chromium.org2013-12-02
* HQ filtering for tiled/bleed drawBitmapGravatar commit-bot@chromium.org2013-12-02
* restore [6] for setPrefConfigTable, accidentally changed with A1 CLGravatar reed@google.com2013-12-02
* Fix spelling errors in SkWeakRefCnt.Gravatar bungeman@google.com2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Remove completed TODO in SkFontMgr.h.Gravatar bungeman@google.com2013-11-27
* DM: write failed comparison mode .pngs one more level deep in the tree.Gravatar mtklein@google.com2013-11-26
* Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...Gravatar senorblanco@chromium.org2013-11-26
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Adding more validationGravatar commit-bot@chromium.org2013-11-25
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* Export GrGLCreateNullInterface for use in Chromium compositor unit tests.Gravatar commit-bot@chromium.org2013-11-25
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* Adding SkDeferredCanvas::NoticifationClient to the exported API.Gravatar commit-bot@chromium.org2013-11-25
* Add SK_ALWAYS_INLINE.Gravatar mtklein@google.com2013-11-22
* Fix VC++ ptr-to-... and va_list confusionGravatar commit-bot@chromium.org2013-11-21
* Add SkImageGenerator InterfaceGravatar halcanary@google.com2013-11-21
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll.Gravatar mtklein@google.com2013-11-18
* Fix DocumentTest/SkDocument memory leaksGravatar robertphillips@google.com2013-11-18
* Guard against most unintentionally ephemeral SkAutoFoo instantiations.Gravatar commit-bot@chromium.org2013-11-18
* Add missing functions to SkNWayCanvasGravatar commit-bot@chromium.org2013-11-14
* increase coverage of SkPath.cpp, remove unused codeGravatar commit-bot@chromium.org2013-11-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-14
* Remove backward compatibility shims from SkStream.h.Gravatar bungeman@google.com2013-11-13
* move SkImageInfo into its own headerGravatar reed@google.com2013-11-13
* Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...Gravatar reed@google.com2013-11-13
* drawPosTextOnPath is now deprecated, removing all overrides and implsGravatar reed@google.com2013-11-13
* Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"Gravatar reed@google.com2013-11-12
* switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDeviceGravatar reed@google.com2013-11-12
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* Remove deprecated setIsOpaque() API from SkBitmap.Gravatar commit-bot@chromium.org2013-11-12
* Override drawRRect in fake SkBitmapDevices.Gravatar scroggo@google.com2013-11-12
* add colortable enum to SkImage to ease interop between it and SkBitmap::ConfigGravatar reed@google.com2013-11-12