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

Issue 13206004: cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp (Closed)

Created:
7 years, 8 months ago by danakj
Modified:
7 years, 8 months ago
Reviewers:
jamesr, enne (OOO)
CC:
chromium-reviews, feature-media-reviews_chromium.org, cc-bugs_chromium.org, piman, backer, tfarina
Visibility:
Public.

Description

cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp The flag flip will be a follow up once ChromeOS build is sorted out. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191417

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : some more android stuff #

Patch Set 4 : last fixes #

Patch Set 5 : fixagain #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -266 lines) Patch
M cc/animation/layer_animation_controller_unittest.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M cc/base/scoped_ptr_hash_map.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/base/tiling_data_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M cc/base/worker_pool.cc View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
M cc/cc.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M cc/debug/debug_colors.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/debug/layer_tree_debug_state.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/delegated_renderer_layer_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/delegated_renderer_layer_impl_unittest.cc View 1 2 3 4 5 8 chunks +0 lines, -16 lines 0 comments Download
M cc/layers/heads_up_display_layer_impl.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layers/layer_impl_unittest.cc View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M cc/layers/nine_patch_layer_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/nine_patch_layer_unittest.cc View 5 chunks +10 lines, -10 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layers/scrollbar_layer_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M cc/layers/texture_layer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/tiled_layer_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 1 2 3 4 6 chunks +13 lines, -12 lines 0 comments Download
M cc/layers/video_layer_impl.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/delegating_renderer.cc View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M cc/output/geometry_binding.cc View 1 2 chunks +19 lines, -17 lines 0 comments Download
M cc/output/gl_renderer.cc View 1 2 2 chunks +9 lines, -8 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/output_surface.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/output/software_renderer_unittest.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M cc/resources/content_layer_updater.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.cc View 1 2 chunks +7 lines, -1 line 0 comments Download
M cc/resources/picture_pile.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/prioritized_resource.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M cc/resources/prioritized_resource_manager.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M cc/resources/prioritized_resource_unittest.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 19 chunks +33 lines, -26 lines 0 comments Download
M cc/resources/resource_update_controller_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/scoped_resource.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/scoped_resource_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_manager.cc View 1 2 4 chunks +10 lines, -10 lines 0 comments Download
M cc/scheduler/frame_rate_controller.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/scheduler/rate_limiter.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/scheduler/texture_uploader.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler/texture_uploader_unittest.cc View 7 chunks +20 lines, -20 lines 0 comments Download
M cc/scheduler/vsync_time_source.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/trees/layer_sorter.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 4 2 chunks +1 line, -12 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 3 4 14 chunks +20 lines, -20 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_animation.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_delegated.cc View 11 chunks +18 lines, -18 lines 0 comments Download
M cc/trees/quad_culler.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/thread_proxy.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (0 generated)
danakj
7 years, 8 months ago (2013-03-29 00:03:15 UTC) #1
jamesr
Didn't have a chance to go through the whole patch yet, but spotted a few ...
7 years, 8 months ago (2013-03-29 00:07:16 UTC) #2
danakj
https://codereview.chromium.org/13206004/diff/1/cc/base/tiling_data_unittest.cc File cc/base/tiling_data_unittest.cc (right): https://codereview.chromium.org/13206004/diff/1/cc/base/tiling_data_unittest.cc#newcode1066 cc/base/tiling_data_unittest.cc:1066: EXPECT_EQ(static_cast<size_t>(num_tiles), expected.size()); On 2013/03/29 00:07:16, jamesr wrote: > num_tiles ...
7 years, 8 months ago (2013-03-29 00:17:35 UTC) #3
danakj
Uploaded PTAL
7 years, 8 months ago (2013-03-29 00:19:16 UTC) #4
jamesr
lgtm
7 years, 8 months ago (2013-03-29 00:29:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/13206004/16001
7 years, 8 months ago (2013-03-29 00:41:30 UTC) #6
danakj
Weird, android compiler caught a few more things that linux clang didn't.
7 years, 8 months ago (2013-03-29 00:48:37 UTC) #7
commit-bot: I haz the power
Failed to trigger a try job on linux_clang HTTP Error 400: Bad Request
7 years, 8 months ago (2013-03-29 00:50:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/13206004/15017
7 years, 8 months ago (2013-03-29 00:55:47 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-03-29 01:20:22 UTC) #10
danakj
Fixed (hopefully) all the windows stuff with !! and != 0 and > 0, if ...
7 years, 8 months ago (2013-03-29 01:20:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/13206004/44001
7 years, 8 months ago (2013-03-29 01:23:24 UTC) #12
danakj
The rule I followed was, I turned (a) into: (a > 0) for comparing a ...
7 years, 8 months ago (2013-03-29 01:25:38 UTC) #13
commit-bot: I haz the power
Failed to trigger a try job on linux_rel HTTP Error 400: Bad Request
7 years, 8 months ago (2013-03-29 01:42:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/13206004/70001
7 years, 8 months ago (2013-03-29 01:42:47 UTC) #15
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-03-29 03:01:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/13206004/37004
7 years, 8 months ago (2013-03-29 04:35:47 UTC) #17
commit-bot: I haz the power
Failed to apply patch for cc/layers/heads_up_display_layer_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-03-29 06:26:10 UTC) #18
danakj
Committed patchset #4 manually as r191364 (presubmit successful).
7 years, 8 months ago (2013-03-29 16:26:00 UTC) #19
tfarina
Looks like Dana is TOO FAST for me! I was working on this. :/ crbug.com/196342
7 years, 8 months ago (2013-03-29 17:24:02 UTC) #20
danakj
On Fri, Mar 29, 2013 at 1:24 PM, <tfarina@chromium.org> wrote: > Looks like Dana is ...
7 years, 8 months ago (2013-03-29 17:31:34 UTC) #21
danakj
Committed patchset #5 manually as r191400 (presubmit successful).
7 years, 8 months ago (2013-03-29 18:19:15 UTC) #22
danakj
ChromeOS builds with completely different set of warnings, and this has been reverted twice now. ...
7 years, 8 months ago (2013-03-29 19:06:10 UTC) #23
danakj
7 years, 8 months ago (2013-03-29 19:17:42 UTC) #24
Message was sent while issue was closed.
Committed patchset #6 manually as r191417 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698