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

Issue 11368149: cc: Define Region::Contains() to be A contains B if all points in B are also in A. (Closed)

Created:
8 years, 1 month ago by danakj
Modified:
8 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, reed1, backer, piman
Visibility:
Public.

Description

cc: Define Region::Contains() to be A contains B if all points in B are also in A. This means that Contains(empty) is always true. Tests: RegionTest.Contains R=enne Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166812

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M cc/occlusion_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/region.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/region_unittest.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
danakj
8 years, 1 month ago (2012-11-08 20:34:57 UTC) #1
enne (OOO)
lgtm
8 years, 1 month ago (2012-11-08 21:17:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/11368149/1
8 years, 1 month ago (2012-11-08 21:19:26 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-09 00:02:40 UTC) #4
Change committed as 166812

Powered by Google App Engine
This is Rietveld 408576698