index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkDevice.cpp
Commit message (
Expand
)
Author
Age
*
disable LCD for layers w/ filters
reed
2015-03-20
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
Revert of Revert of Revert of Revert of Revert of Change device creation to s...
reed
2015-03-13
*
Revert of Revert of Revert of Revert of Change device creation to see the (op...
reed
2015-03-13
*
Revert of Revert of Revert of Change device creation to see the (optional) la...
reed
2015-03-13
*
Revert of Revert of Change device creation to see the (optional) layer-paint ...
reed
2015-03-13
*
Revert of Change device creation to see the (optional) layer-paint (patchset ...
reed
2015-03-13
*
Change device creation to see the (optional) layer-paint
reed
2015-03-13
*
Text blob run paints should be filtered.
fmalita
2015-03-03
*
use common impl for drawTextOnPath
reed
2015-02-17
*
remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code
reed
2014-12-21
*
remove device::clear -- no longer called
reed
2014-12-08
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Revert of implement device::clear until we can remove callers in chrome skia/...
reed
2014-12-02
*
implement device::clear until we can remove callers in chrome skia/ext
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Observe surface LCD settings in SkBaseDevice::drawTextBlob()
fmalita
2014-11-13
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
add gamma value to deviceproperties
reed
2014-10-14
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
SkTextBlob shader space workaround.
fmalita
2014-09-19
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Expose drawTextBlob to devices.
fmalita
2014-08-28
*
Fixed memory leak for nanobench and crashing in SampleApp
dandov
2014-08-15
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-12
*
Update bench to be able to preprocess skps
commit-bot@chromium.org
2014-04-11
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
*
implement readPixels and writePixels natively, w/o using the (deprecated)
reed@google.com
2014-03-25
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
[next]