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

Issue 11415089: ui/compositor: use cc/ directly instead of webkit (Closed)

Created:
8 years, 1 month ago by piman
Modified:
8 years, 1 month ago
CC:
chromium-reviews, Ian Vollick, piman+watch_chromium.org, cc-bugs_chromium.org, jonathan.backer
Visibility:
Public.

Description

ui/compositor: use cc/ directly instead of webkit BUG=159278 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169152

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix win & mac #

Patch Set 4 : fix mac #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -175 lines) Patch
M cc/active_animation.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/cc.gyp View 1 1 chunk +6 lines, -0 lines 0 comments Download
M cc/layer.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tiling_data.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/proxy.h View 1 2 3 1 chunk +8 lines, -4 lines 3 comments Download
M ui/compositor/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ui/compositor/compositor.h View 6 chunks +30 lines, -17 lines 0 comments Download
M ui/compositor/compositor.cc View 1 10 chunks +49 lines, -28 lines 0 comments Download
M ui/compositor/compositor.gyp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/layer.h View 5 chunks +23 lines, -24 lines 0 comments Download
M ui/compositor/layer.cc View 20 chunks +61 lines, -81 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 8 chunks +16 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
piman
8 years, 1 month ago (2012-11-21 01:04:30 UTC) #1
danakj
cc LGTM
8 years, 1 month ago (2012-11-21 01:12:21 UTC) #2
Ben Goodger (Google)
lgtm
8 years, 1 month ago (2012-11-21 03:29:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11415089/5001
8 years, 1 month ago (2012-11-21 07:59:54 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-21 08:25:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11415089/10001
8 years, 1 month ago (2012-11-21 19:37:56 UTC) #6
piman
Dana: PTAL to cc/ Because cc/ doesn't (yet) compile with chromium_code=1, we didn't turn on ...
8 years, 1 month ago (2012-11-21 20:16:35 UTC) #7
danakj
https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h File cc/proxy.h (left): https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h#oldcode123 cc/proxy.h:123: : m_proxy(proxy) Just #ifndef around this and the private ...
8 years, 1 month ago (2012-11-21 20:23:58 UTC) #8
piman
https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h File cc/proxy.h (left): https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h#oldcode123 cc/proxy.h:123: : m_proxy(proxy) On 2012/11/21 20:23:59, danakj wrote: > Just ...
8 years, 1 month ago (2012-11-21 20:44:06 UTC) #9
danakj
https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h File cc/proxy.h (left): https://codereview.chromium.org/11415089/diff/14002/cc/proxy.h#oldcode123 cc/proxy.h:123: : m_proxy(proxy) On 2012/11/21 20:44:06, piman wrote: > On ...
8 years, 1 month ago (2012-11-21 20:52:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11415089/14002
8 years, 1 month ago (2012-11-21 20:58:33 UTC) #11
commit-bot: I haz the power
8 years, 1 month ago (2012-11-21 23:07:02 UTC) #12
Change committed as 169152

Powered by Google App Engine
This is Rietveld 408576698