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
*
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
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Add NOOP "command" to picture format
robertphillips@google.com
2013-02-15
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Fixing invalid text clipping on SkPicture playback
junov@chromium.org
2013-01-22
*
Don't die when there are no fonts available.
bungeman@google.com
2013-01-17
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
cache fontmetrics in picture-record
reed@google.com
2012-12-07
*
In SkBitmapHeap, defer adding owners for new bitmaps.
scroggo@google.com
2012-11-16
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
[next]