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
...
*
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
*
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
bsalomon@google.com
2012-10-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-28
*
allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...
reed@google.com
2012-09-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-26
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
Use nested template expansions to implement Config8888 conversions.
bsalomon@google.com
2012-02-22
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
add allowImageFilter() so a device can allow/disallow filters
reed@google.com
2012-01-06
*
add filterImage() entry-point to SkDevice, to allow it to specialize on subcl...
reed@google.com
2012-01-05
*
initial impl of SkImageFilters : virtual signature will change!
reed@google.com
2011-12-20
[prev]
[next]