aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDevice.cpp
Commit message (Expand)AuthorAge
* Observe surface LCD settings in SkBaseDevice::drawTextBlob()Gravatar fmalita2014-11-13
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* add gamma value to devicepropertiesGravatar reed2014-10-14
* 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
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* SkTextBlob shader space workaround.Gravatar fmalita2014-09-19
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Expose drawTextBlob to devices.Gravatar fmalita2014-08-28
* Fixed memory leak for nanobench and crashing in SampleAppGravatar dandov2014-08-15
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* SkCanvas interface for drawing a patch.Gravatar dandov2014-08-04
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-12
* Update bench to be able to preprocess skpsGravatar commit-bot@chromium.org2014-04-11
* remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIGGravatar commit-bot@chromium.org2014-04-07
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31
* remove all references to legacy Config8888Gravatar reed@google.com2014-03-26
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Revert of implement readPixels and writePixels natively, w/o using the (depre...Gravatar commit-bot@chromium.org2014-03-25
* implement readPixels and writePixels natively, w/o using the (deprecated)Gravatar reed@google.com2014-03-25
* Revert "hide Config8888 entirely". Broke a bunch of builds.Gravatar bsalomon@google.com2014-03-20
* hide Config8888 entirelyGravatar commit-bot@chromium.org2014-03-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-18
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead codeGravatar commit-bot@chromium.org2014-03-17
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* support direct writing to top layer, and hide getTopLayer()Gravatar reed@google.com2014-03-12
* make onReadPixels protected and have default impl (so we can remove chrome ov...Gravatar commit-bot@chromium.org2014-03-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-08
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-21
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* 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
* add peekPixels to SkCanvas and SkSurfaceGravatar commit-bot@chromium.org2014-02-13
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...Gravatar commit-bot@chromium.org2014-02-13