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
*
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
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-18
*
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
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-16
*
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
robertphillips@google.com
2014-03-14
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-14
*
support direct writing to top layer, and hide getTopLayer()
reed@google.com
2014-03-12
*
make onReadPixels protected and have default impl (so we can remove chrome ov...
commit-bot@chromium.org
2014-03-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-08
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-21
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
use colortype instead of config
reed@google.com
2014-02-20
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
add installPixels
reed@google.com
2014-01-24
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-31
*
Move SkBitmapDevice functions to their own file
robertphillips@google.com
2013-08-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-30
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
drawBitmap* cleanup
robertphillips@google.com
2013-07-25
*
ARM Skia NEON patches - 08 - Cleaning / possible fix
commit-bot@chromium.org
2013-07-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-22
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf)
reed@google.com
2013-02-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Expose geometry and gamma on device.
bungeman@google.com
2013-01-22
*
Add GPU support for axis-aligned ovals:
jvanverth@google.com
2013-01-22
*
remove legacy build-flags for drawBitmapRect
reed@google.com
2013-01-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-16
*
Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating
reed@google.com
2013-01-15
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...
robertphillips@google.com
2012-10-09
[next]