Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1848)

Issue 6442108: Augmenting SkDeferredCanvas notification interface to signal flushes and recorded commands (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by junov1
Modified:
11 years, 10 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations Renamed SkDeferredCanvas::DeviceContext to SkDeferredCanvas::NotificationClient BUG=http://code.google.com/p/chromium/issues/detail?id=136828 TEST=Added coverage for new API to DeferredCanvas unit test. Added DeferredCanvas bench test to track deferred canvas overhead cost. Committed: https://code.google.com/p/skia/source/detail?r=5078

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+292 lines, -53 lines) Patch
A bench/DeferredCanvasBench.cpp View 1 2 1 chunk +107 lines, -0 lines 0 comments Download
M gyp/bench.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M include/utils/SkDeferredCanvas.h View 1 2 5 chunks +43 lines, -17 lines 0 comments Download
M src/utils/SkDeferredCanvas.cpp View 1 2 30 chunks +106 lines, -35 lines 0 comments Download
M tests/DeferredCanvasTest.cpp View 1 2 4 chunks +35 lines, -1 line 0 comments Download

Messages

Total messages: 6
junov1
11 years, 10 months ago (2012-08-09 21:24:39 UTC) #1
reed1
I like the general formulation of a notification client better than the previous models. thanks. ...
11 years, 10 months ago (2012-08-13 15:09:41 UTC) #2
junov1
On 2012/08/13 15:09:41, reed1 wrote: > > Can we only have setNotificationClient()? We are trying ...
11 years, 10 months ago (2012-08-13 15:39:15 UTC) #3
reed1
On 2012/08/13 15:39:15, junov1 wrote: > On 2012/08/13 15:09:41, reed1 wrote: > > > > ...
11 years, 10 months ago (2012-08-13 18:18:02 UTC) #4
junov1
New Patch. Addressed all comments. Regarding the added virtual call per draw op: -I added ...
11 years, 10 months ago (2012-08-13 21:30:04 UTC) #5
reed1
11 years, 10 months ago (2012-08-14 13:17:33 UTC) #6
nice refinement.
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b