index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureFlat.h
Commit message (
Expand
)
Author
Age
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...
mtklein
2016-04-27
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Delete unused fNamedFactorySet from SkWriteBuffer
msarett
2016-04-19
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-13
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
remove SkInstCnt
mtklein
2015-06-26
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
change old picture serialization to really handle images
reed
2015-06-22
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
fix size_t/int warnings in pictures
commit-bot@chromium.org
2014-04-22
*
SkTDynamicHash: pick up GetKey(), Hash() from T by default.
commit-bot@chromium.org
2014-04-02
*
SkTDynamicHash: remove need for Equals(const T&, const Key&) param.
commit-bot@chromium.org
2014-04-02
*
Pulling these out of other reviews so avoid code review clutter.
commit-bot@chromium.org
2014-03-10
*
Culling API
commit-bot@chromium.org
2014-02-27
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-21
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...
robertphillips@google.com
2014-02-20
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-19
*
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...
commit-bot@chromium.org
2014-02-18
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-18
*
staticMethod -> StaticMethod
commit-bot@chromium.org
2014-02-18
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
[next]