index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkDevice.h
Commit message (
Expand
)
Author
Age
*
remove SkDeferredCanvas
reed
2015-08-19
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
remove SkInstCnt
mtklein
2015-06-26
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Rename all things "leaky" in SkDevice
robertphillips
2015-06-19
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
clarify that accessPixels is for write-access, and peekPixels is RO
reed
2015-06-05
*
change internals over to SkPixmap and stop using accessBitmap
reed
2015-05-26
*
remove unneeded device:lockpixels
reed
2015-05-25
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
*
onCreateDevice -> NULL now means the caller should create its own (bitmap) de...
reed
2015-04-29
*
SkPDF/Device/ImageFilter: Fix ImageFilter fallback code
halcanary
2015-04-15
*
remove legacy onCreateCompatibleDevice
reed
2015-03-14
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
add onCreateDevice to eventually replace onCreateCompatibleDevice
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
*
make clear private (before we delete it)
reed
2014-12-04
*
Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of htt...
reed
2014-12-03
*
Revert of remove unused device::eraseColor (patchset #1 id:1 of https://coder...
halcanary
2014-12-03
*
remove unused device::eraseColor
reed
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
[next]