aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* Remove unused SaveLayerInfo::fValid fieldGravatar robertphillips2014-10-09
* Add SkBBoxHierarchy::reserve() as an optional size hint.Gravatar mtklein2014-10-09
* Demote getCount, getDepth, and clear to RTree-only methods.Gravatar mtklein2014-10-02
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* Revert of Revert of allow canvas to force conservative clips (for speed) (pat...Gravatar reed2014-09-09
* Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...Gravatar reed2014-09-09
* Allow SkCanvas to be initialized to force conservative rasterclips. This has ...Gravatar reed2014-09-09
* Turn on the save-layer optimization.Gravatar mtklein2014-09-08
* Turn on all pixel-perfect SkRecord optimizations.Gravatar mtklein2014-09-08
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Add test that confirms Pictures don't leak pixel refs.Gravatar mtklein2014-08-27
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Our SkPicture::Analysis visitors should recurse into nested pictures.Gravatar mtklein2014-08-21
* Implement SkPicture::hasText() for SkRecord backend.Gravatar mtklein2014-08-20
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-20
* Revert "Move the code over using the same template type approach previously u...Gravatar Mike Klein2014-08-18
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-18
* Counterproposal for skirting the BBH when the query fully contains the picture.Gravatar mtklein2014-08-18
* Expose API for whether an SkPicture contains textGravatar ajuma2014-08-18
* Rename GPUAccelData to GrAccelDataGravatar robertphillips2014-08-18
* Fix end-of-pattern matching for Skia recording optimization.Gravatar dneto2014-07-30
* Fix alpha textures in NV ES3 contexts on Windows.Gravatar bsalomon2014-07-17
* Remove Skia's use of the default SkPicture constructor and multi-cloneGravatar Robert Phillips2014-07-13
* Remove SkPicture copy constructorGravatar robertphillips2014-07-13
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* remove unnecessary bitmapdevice referencesGravatar reed2014-06-27
* No one uses SkPicture::swap.Gravatar Mike Klein2014-06-23
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* No longer limit SkPictureRecorder::partialReplay to AndroidGravatar robertphillips2014-06-08
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* Add a way for the gpu veto to report back the reason why it said noGravatar commit-bot@chromium.org2014-05-30
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-28
* add replay entry point to SkPictureRecorder for AndroidGravatar commit-bot@chromium.org2014-05-27
* hide discardable factory from public imagegenerator apiGravatar commit-bot@chromium.org2014-05-27
* Ensure playing back a picture always balances saves and restoresGravatar commit-bot@chromium.org2014-05-19