index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkCanvas.cpp
Commit message (
Expand
)
Author
Age
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Cleanup tracing macros for use by the Android framework
Derek Sollenberger
2017-08-16
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
Assert text passed to canvas is initialized.
Ben Wagner
2017-08-01
*
Normalize canvas tracing
Brian Osman
2017-07-26
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
Add category support to JSON and SkDebugf tracing
Brian Osman
2017-07-21
*
clean read/write pixels signatures, augment SkSurface API
Mike Reed
2017-07-21
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
SkDevice::drawBitmap takes x,y, not matrix
Hal Canary
2017-06-27
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
color-correct patch
Mike Reed
2017-05-23
*
Add GM to verify that drawX == (path.addX, drawPath)
Brian Osman
2017-05-17
*
Revert "Add GM to verify that drawX == (path.addX, drawPath)"
Greg Daniel
2017-05-17
*
Add GM to verify that drawX == (path.addX, drawPath)
Brian Osman
2017-05-17
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Sort all user-supplied rects before computeFastBounds
Brian Osman
2017-05-13
*
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
Florin Malita
2017-05-03
*
Revert "Reland: Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-03
*
Reland: Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-03
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove EXPERIMENTAL_SHADOWING, Part 1
Jim Van Verth
2017-05-02
*
Revert "Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-02
*
Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-02
*
Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""
Mike Klein
2017-05-01
*
Revert "SaveLayerRec::fClipMask -> raw pointer"
Mike Klein
2017-05-01
*
SaveLayerRec::fClipMask -> raw pointer
Florin Malita
2017-05-01
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
Remove temporary_internal_describeTopLayer
Florin Malita
2017-04-28
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
Scrub DeviceCM
Florin Malita
2017-04-28
*
remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS
Mike Reed
2017-04-20
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
remove dead code around replayClips
Mike Reed
2017-04-13
*
fix drawDRRect for fuzzer
Cary Clark
2017-04-12
*
SkCanvas constructor with legacy flag for Android framework
Matt Sarett
2017-04-11
*
remove legacy vertices flag and code
Mike Reed
2017-04-06
*
add guard for obsolete (non-functioning) replayClips
Mike Reed
2017-04-06
*
remove legacy canvas helpers
Mike Reed
2017-04-05
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
add test and fix for canvas::isClipEmpty
Mike Reed
2017-03-23
*
remove legacy vertices virtual from SkDevice
Mike Reed
2017-03-19
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
Revert[2] "More SkVertices implementation work""
Mike Reed
2017-03-17
*
Revert "More SkVertices implementation work"
Mike Reed
2017-03-17
*
More SkVertices implementation work
Mike Reed
2017-03-17
[next]