aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
...
* Force DM rebuild.Gravatar Mike Klein2014-07-17
* Remove benches from DM.Gravatar mtklein2014-07-16
* DM: destroy contexts after each GPU task instead of beforeGravatar Mike Klein2014-07-15
* Add --resetGpuContext to both DM and nanobench.Gravatar mtklein2014-07-15
* Merge Replay and Quilt tasks, adding in all BBH implementations.Gravatar mtklein2014-07-09
* Turn on threaded DMQuiltTask drawing for old-format SkPictures too.Gravatar mtklein2014-07-07
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Add multithreaded mode to quilt mode in DM.Gravatar mtklein2014-07-01
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Support serialization in SkRecord-backed SkPictures.Gravatar mtklein2014-06-24
* Revert of Support using OpenGL ES context on desktop (https://codereview.chro...Gravatar rmistry2014-06-23
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-22
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* Add basic stacktrace handler using libunwind.Gravatar mtklein2014-06-18
* In Android framework, make tools depend on jsoncppGravatar scroggo2014-06-18
* Remove SkBenchmark::postDraw.Gravatar mtklein2014-06-18
* DM: SKP source / PDF backendGravatar mtklein2014-06-06
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Disable PDF in dm for tonight. It's crashy.Gravatar mtklein2014-06-03
* DM: add pdfGravatar mtklein2014-06-03
* DM: go back to memcmp for BitmapsEqualGravatar mtklein2014-06-03
* add --dryRun flag to dmGravatar 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
* DM tweaksGravatar commit-bot@chromium.org2014-05-29
* Remove SkRecorder's kWriteOnly mode.Gravatar commit-bot@chromium.org2014-05-29
* Fix windows build.Gravatar commit-bot@chromium.org2014-05-16
* Generate Android.mk for DM.Gravatar commit-bot@chromium.org2014-05-16
* DM: find max component differenceGravatar commit-bot@chromium.org2014-05-16
* refactor DM::SetupBitmapGravatar commit-bot@chromium.org2014-05-15
* DM: tweaksGravatar commit-bot@chromium.org2014-05-14
* DM: Add --skps.Gravatar commit-bot@chromium.org2014-05-14
* DM: test SkRecord with and without optimization.Gravatar commit-bot@chromium.org2014-05-06
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...Gravatar commit-bot@chromium.org2014-05-02
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Fix type in DM/mesaGravatar bsalomon@google.com2014-05-02
* DM: Apply initial transform in --skr mode.Gravatar commit-bot@chromium.org2014-05-01
* DM: Push GPU-parent child tasks to the front of the queue.Gravatar commit-bot@chromium.org2014-05-01
* DM: run child tasks that are already on the CPU threadpool seriallyGravatar commit-bot@chromium.org2014-04-30
* DM: when 32-bit, disable pathops internal threading by defaultGravatar commit-bot@chromium.org2014-04-30
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely.Gravatar commit-bot@chromium.org2014-04-29
* Rearrange SkRecord public API to fit better with cc/resources/pictureGravatar commit-bot@chromium.org2014-04-24
* Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.Gravatar commit-bot@chromium.org2014-04-21
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17