aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/device
Commit message (Expand)AuthorAge
* Propagate SkSurfaceProps when knownGravatar robertphillips2015-07-07
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* Glyph positions maintain 32 bit integer part.Gravatar bungeman2015-03-11
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:...Gravatar halcanary2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* fix last warnings on w64 and turn on w.a.e.Gravatar bsalomon2014-12-15
* remove device::clear -- no longer calledGravatar reed2014-12-08
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* XPS to use PathOps for inverse winding paths.Gravatar bungeman2014-08-25
* Add testing flag for XPS for deterministic ids.Gravatar Ben Wagner2014-08-22
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Rename SK_DEBUGBREAK to SK_ALWAYSBREAKGravatar commit-bot@chromium.org2014-04-30
* Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-04-30
* Rename SK_DEBUGBREAK to SK_ALWAYSBREAKGravatar commit-bot@chromium.org2014-04-30
* remove all references to legacy Config8888Gravatar reed@google.com2014-03-26
* Remove SkCanvas matrix ops return value.Gravatar commit-bot@chromium.org2014-03-18
* Update SkXPSDevice.cpp tooGravatar robertphillips@google.com2014-03-17
* getDeviceCapabilities is no longer need, so remove itGravatar commit-bot@chromium.org2014-03-13
* use colortype instead of configGravatar reed@google.com2014-02-20
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Fix SkXPSDeviceGravatar senorblanco@chromium.org2014-02-05
* Move distance field font code into GrDistanceFieldTextContext.Gravatar commit-bot@chromium.org2013-12-19
* Fix Windows build after the SkAutoFoo guard CL.Gravatar mtklein@google.com2013-11-18
* Override drawRRect in fake SkBitmapDevices.Gravatar scroggo@google.com2013-11-12
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Minor changes to XPS device.Gravatar bungeman@google.com2013-10-01
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* Clean up a few warnings on Windows x64.Gravatar bungeman@google.com2013-07-22