index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkCanvas.h
Commit message (
Expand
)
Author
Age
*
Turn SkCanvasStateUtils into a class with static functions.
tfarina
2014-10-10
*
Add doc on SkCanvas::drawImage*() methods
piotaixr
2014-09-25
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
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
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
add SK_API to forward declare in canvas.h
reed
2014-09-04
*
remove getTotalClipAsPath, privatize getTotalClip
reed
2014-09-04
*
SkTextBlob
fmalita
2014-08-21
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
*
Start tracking the CTM while filling the BBH in SkRecordDraw.
mtklein
2014-08-13
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https...
reed
2014-08-11
*
Revert of remove (now unneeded) legacy onDrawPicture variant (https://coderev...
reed
2014-08-10
*
remove (now unneeded) legacy onDrawPicture variant
reed
2014-08-10
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
add dummy onDrawPicture to allow migration for chrome overrides
reed
2014-08-08
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-13
*
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...
reed
2014-07-12
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-12
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
add readPixels() to SkBitmap
reed
2014-07-10
*
Temporarily resurface matrix/clip save flags enum values.
fmalita
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP
reed
2014-06-27
*
Revert of remove guarded code - there are no more callers (https://codereview...
reed
2014-06-18
*
remove guarded code - there are no more callers
reed
2014-06-18
*
More SaveFlags removal twiddling.
fmalita
2014-06-17
*
Prepare for internal SaveFlags removal.
fmalita
2014-06-16
*
Remove legacy drawPicture entry point
robertphillips
2014-06-10
*
SkClipStack::Element tweaks.
fmalita
2014-06-05
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
fix casting issue with or operator
commit-bot@chromium.org
2014-05-30
*
Add an OR operator overload for SaveFlags to avoid extra static casts.
commit-bot@chromium.org
2014-05-30
*
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
commit-bot@chromium.org
2014-05-30
*
This adds a checkbox to the debugger to allow seeing the effect pathops has o...
commit-bot@chromium.org
2014-05-19
*
Inline noop willFoo/didFoo into SkCanvas.h.
commit-bot@chromium.org
2014-05-14
*
Deprecate SaveFlags use in the public SkCanvas API.
commit-bot@chromium.org
2014-04-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-24
[next]