index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapDevice.cpp
Commit message (
Expand
)
Author
Age
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...
ericrk
2016-02-25
*
Skia Filter Quality and Scaling Metrics
ericrk
2016-02-25
*
blitters for sRGB and float16
reed
2016-02-15
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
fix opacity check in SkBitmapDevice::Create
lsalzman
2016-01-08
*
For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc.
mtklein
2015-11-05
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Rename all things "leaky" in SkDevice
robertphillips
2015-06-19
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Add useDFT field to SkDeviceProperties
robertphillips
2015-06-18
*
clarify that accessPixels is for write-access, and peekPixels is RO
reed
2015-06-05
*
don't use accessBitmap
reed
2015-05-26
*
change internals over to SkPixmap and stop using accessBitmap
reed
2015-05-26
*
remove unneeded device:lockpixels
reed
2015-05-25
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-08
*
Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://co...
mtklein
2015-04-07
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-07
*
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
*
Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...
reed
2015-02-27
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
use common impl for drawTextOnPath
reed
2015-02-17
*
pass dst-rect through from drawBitmapRect for better precision
reed
2014-12-15
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
add roundOut that returns its result
reed
2014-11-19
*
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
*
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
[next]