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
...
*
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
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
Eliminate useless NULL push by making fIndexedData 0-based.
commit-bot@chromium.org
2014-01-10
*
fNextIndex is redundant. Remove it.
commit-bot@chromium.org
2014-01-10
*
Allocate SkPictureFlat::fScratch lazily.
commit-bot@chromium.org
2014-01-09
*
Function pointers -> templates in SkPictureFlat.
commit-bot@chromium.org
2014-01-02
*
reenable vertices gm, adding picture support
reed@google.com
2013-12-30
*
use SkTDynamicHash in picture recording
mtklein@google.com
2013-08-20
*
+ ,fLastAllocated(NULL)
commit-bot@chromium.org
2013-07-30
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Revert "Start from scratch on a faster SkFlatDictionary."
mtklein@google.com
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore...
robertphillips@google.com
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-11
*
Add a map from index to SkFlatData* in SkFlatDictionary
robertphillips@google.com
2013-03-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Reland r7918 & r7916
robertphillips@google.com
2013-03-01
*
Revert r7918 & r7916 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possible
robertphillips@google.com
2013-03-01
[prev]
[next]