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

Issue 1421483005: Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES. (Closed)

Created:
5 years, 2 months ago by vmpstr
Modified:
5 years, 1 month ago
Reviewers:
danakj, Nico, jam, sky
CC:
chromium-reviews, sadrul, vmpstr+watch_chromium.org, posciak+watch_chromium.org, vabr+watchlist_chromium.org, nasko+codewatch_chromium.org, sievers+watch_chromium.org, tracing+reviews_chromium.org, jdduke+watch_chromium.org, ozone-reviews_chromium.org, tdanderson+views_chromium.org, jam, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, tdresser+watch_chromium.org, csharrison+watch_chromium.org, piman+watch_chromium.org, gcasto+watchlist_chromium.org, cc-bugs_chromium.org, mkwst+watchlist-passwords_chromium.org, feature-media-reviews_chromium.org, wfh+watch_chromium.org, mcasas+watch_chromium.org, loading-reviews+metrics_chromium.org, tfarina, mkwst+moarreviews-renderer_chromium.org, danakj+watch_chromium.org, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES. This patch removes both DCHECK_IMPLIES and CHECK_IMPLIES macros. R=thakis, sky, jam CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/acfa922fcb47dce98ee648a589db0d9cc6171256 Cr-Commit-Position: refs/heads/master@{#356674}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : update+rebase #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -156 lines) Patch
M base/logging.h View 2 chunks +0 lines, -2 lines 0 comments Download
M base/trace_event/memory_dump_manager.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M base/trace_event/trace_log.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/animation_player.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/input/top_controls_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/picture_layer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 8 chunks +14 lines, -15 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/video_layer_impl.cc View 1 2 3 1 chunk +4 lines, -5 lines 0 comments Download
M cc/output/direct_renderer.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M cc/output/gl_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/playback/display_item_list.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M cc/resources/texture_mailbox.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler/scheduler.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M cc/scheduler/scheduler_state_machine.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/fake_display_list_raster_source.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/tiles/picture_layer_tiling.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M cc/tiles/picture_layer_tiling_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiles/tile_manager.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_tab_helper_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/tracing/child_memory_dump_manager_delegate_impl.h View 1 1 chunk +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigation_handle_impl.cc View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigation_request.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 3 chunks +7 lines, -7 lines 0 comments Download
M content/browser/frame_host/render_frame_proxy_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_provider_host.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/discardable_shared_memory_heap.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/client/gl_helper_scaling.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/gpu/media/vp9_decoder.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/gpu/mailbox_output_surface.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/input/input_handler_proxy.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 6 chunks +14 lines, -16 lines 0 comments Download
M content/test/test_render_frame_host.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M content/test/test_web_contents.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M content/test/web_contents_observer_sanity_checker.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_sync.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/texture_definition.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/window.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/blink/blink_event_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_fence_egl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/gl/gl_image_memory.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/touchui/touch_selection_menu_runner_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/view.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 43 (16 generated)
vmpstr
This is a rebase of https://codereview.chromium.org/1213193003/, I just wanted a clean review again since rebasing ...
5 years, 2 months ago (2015-10-23 20:08:33 UTC) #3
sky
I looked at chrome and ui, LGTM - thanks!
5 years, 2 months ago (2015-10-23 21:16:58 UTC) #4
jam
lgtm
5 years, 1 month ago (2015-10-26 17:17:40 UTC) #5
Nico
lgtm, thanks! one question below: https://codereview.chromium.org/1421483005/diff/20001/content/common/discardable_shared_memory_heap.cc File content/common/discardable_shared_memory_heap.cc (right): https://codereview.chromium.org/1421483005/diff/20001/content/common/discardable_shared_memory_heap.cc#newcode179 content/common/discardable_shared_memory_heap.cc:179: DCHECK(leftover->length_ == 1 || ...
5 years, 1 month ago (2015-10-26 17:45:27 UTC) #6
vmpstr
https://codereview.chromium.org/1421483005/diff/20001/content/common/discardable_shared_memory_heap.cc File content/common/discardable_shared_memory_heap.cc (right): https://codereview.chromium.org/1421483005/diff/20001/content/common/discardable_shared_memory_heap.cc#newcode179 content/common/discardable_shared_memory_heap.cc:179: DCHECK(leftover->length_ == 1 || On 2015/10/26 17:45:27, Nico wrote: ...
5 years, 1 month ago (2015-10-26 18:10:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421483005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421483005/40001
5 years, 1 month ago (2015-10-26 18:11:17 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/58195)
5 years, 1 month ago (2015-10-26 18:16:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421483005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421483005/40001
5 years, 1 month ago (2015-10-26 23:08:47 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-10-27 00:17:43 UTC) #15
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/cc8936ba36ee29b5859f65c936e16f87eeac82b4 Cr-Commit-Position: refs/heads/master@{#356193}
5 years, 1 month ago (2015-10-27 00:18:44 UTC) #16
jbudorick
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1417903005/ by jbudorick@chromium.org. ...
5 years, 1 month ago (2015-10-27 00:52:44 UTC) #17
jbudorick
On 2015/10/27 00:52:44, jbudorick wrote: > A revert of this CL (patchset #3 id:40001) has ...
5 years, 1 month ago (2015-10-27 01:06:11 UTC) #18
Nico
I'm guessing another cl landing at the same time added a user of the macro ...
5 years, 1 month ago (2015-10-27 06:37:22 UTC) #19
vmpstr
On 2015/10/27 06:37:22, Nico wrote: > I'm guessing another cl landing at the same time ...
5 years, 1 month ago (2015-10-27 18:14:37 UTC) #20
dcheng
On 2015/10/27 at 18:14:37, vmpstr wrote: > On 2015/10/27 06:37:22, Nico wrote: > > I'm ...
5 years, 1 month ago (2015-10-27 20:12:00 UTC) #21
Nico
On 2015/10/27 20:12:00, dcheng wrote: > On 2015/10/27 at 18:14:37, vmpstr wrote: > > On ...
5 years, 1 month ago (2015-10-27 20:13:47 UTC) #22
chromium-reviews
On Tue, Oct 27, 2015 at 1:13 PM, <thakis@chromium.org> wrote: > On 2015/10/27 20:12:00, dcheng ...
5 years, 1 month ago (2015-10-27 20:19:08 UTC) #24
vmpstr
I'm just gonna reland <_< On 2015/10/27 20:19:08, chromium-reviews wrote: > On Tue, Oct 27, ...
5 years, 1 month ago (2015-10-27 20:28:56 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421483005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421483005/40001
5 years, 1 month ago (2015-10-27 20:31:00 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_compile_dbg/builds/77436)
5 years, 1 month ago (2015-10-27 20:45:29 UTC) #30
danakj
Heh, it might be hard to remove. Patches are landing with the macro multiple times ...
5 years, 1 month ago (2015-10-27 20:59:58 UTC) #32
Nico
On 2015/10/27 20:59:58, danakj wrote: > Heh, it might be hard to remove. Patches are ...
5 years, 1 month ago (2015-10-27 21:02:40 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421483005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421483005/80001
5 years, 1 month ago (2015-10-28 18:29:16 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/78632)
5 years, 1 month ago (2015-10-28 18:49:23 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421483005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421483005/100001
5 years, 1 month ago (2015-10-28 20:59:36 UTC) #41
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 1 month ago (2015-10-28 22:42:32 UTC) #42
commit-bot: I haz the power
5 years, 1 month ago (2015-10-28 22:43:19 UTC) #43
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/acfa922fcb47dce98ee648a589db0d9cc6171256
Cr-Commit-Position: refs/heads/master@{#356674}

Powered by Google App Engine
This is Rietveld 408576698