aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureFlat.h
Commit message (Expand)AuthorAge
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.Gravatar commit-bot@chromium.org2014-04-02
* Pulling these out of other reviews so avoid code review clutter.Gravatar commit-bot@chromium.org2014-03-10
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-21
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...Gravatar robertphillips@google.com2014-02-20
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-19
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-02-18
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-18
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-02-18
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* fix more 64bit warningsGravatar reed@google.com2014-01-27
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* Eliminate useless NULL push by making fIndexedData 0-based.Gravatar commit-bot@chromium.org2014-01-10
* fNextIndex is redundant. Remove it.Gravatar commit-bot@chromium.org2014-01-10
* Allocate SkPictureFlat::fScratch lazily.Gravatar commit-bot@chromium.org2014-01-09
* Function pointers -> templates in SkPictureFlat.Gravatar commit-bot@chromium.org2014-01-02
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* use SkTDynamicHash in picture recordingGravatar mtklein@google.com2013-08-20
* + ,fLastAllocated(NULL)Gravatar commit-bot@chromium.org2013-07-30
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* Revert "Start from scratch on a faster SkFlatDictionary."Gravatar mtklein@google.com2013-07-24
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore...Gravatar robertphillips@google.com2013-03-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-11
* Add a map from index to SkFlatData* in SkFlatDictionaryGravatar robertphillips@google.com2013-03-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-02
* Reland r7918 & r7916Gravatar robertphillips@google.com2013-03-01
* Revert r7918 & r7916 due to Linux rendering issuesGravatar robertphillips@google.com2013-03-01
* Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possibleGravatar robertphillips@google.com2013-03-01
* Make SkTDArray accessors const-friendly.Gravatar commit-bot@chromium.org2013-02-28
* Add NOOP "command" to picture formatGravatar robertphillips@google.com2013-02-15
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Fixing invalid text clipping on SkPicture playbackGravatar junov@chromium.org2013-01-22
* Don't die when there are no fonts available.Gravatar bungeman@google.com2013-01-17
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* cache fontmetrics in picture-recordGravatar reed@google.com2012-12-07
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18