index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkBitmapDevice.h
Commit message (
Expand
)
Author
Age
*
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
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
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
*
use common impl for drawTextOnPath
reed
2015-02-17
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
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
*
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
*
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
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
hide SkDevice::config()
reed
2014-06-02
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
[next]