Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Issue 260143002: Simplify empty-clip check. (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
f(malita), mtklein, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Simplify empty-clip check. No measurable playback speed difference, but simpler code. This makes sense: I'm seeing SkRecordDraw at ~0.25% of playback cost. We can pretty much do whatever we want in there for free if it helps avoid real work. BUG=skia:2378 Committed: http://code.google.com/p/skia/source/detail?r=14419

Patch Set 1 #

Patch Set 2 : prune #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -16 lines) Patch
M src/record/SkRecordDraw.cpp View 1 4 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mtklein
6 years, 7 months ago (2014-04-28 18:31:27 UTC) #1
reed1
lgtm
6 years, 7 months ago (2014-04-28 18:45:41 UTC) #2
f(malita)
lgtm
6 years, 7 months ago (2014-04-28 18:46:30 UTC) #3
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-04-28 18:49:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/260143002/20001
6 years, 7 months ago (2014-04-28 18:49:46 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 19:49:03 UTC) #6
Message was sent while issue was closed.
Change committed as 14419

Powered by Google App Engine
This is Rietveld 408576698