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

Issue 401613002: clang/blink_gc_plugin: Replace 'WebCore' with 'blink' (Closed)

Created:
6 years, 5 months ago by Mike West
Modified:
6 years, 5 months ago
CC:
chromium-reviews, oilpan-reviews
Project:
chromium
Visibility:
Public.

Description

clang/blink_gc_plugin: Replace 'WebCore' with 'blink' TBR=abarth@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283795

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -96 lines) Patch
M tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/clang/blink_gc_plugin/Config.h View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/clang/blink_gc_plugin/RecordInfo.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/process-graph.py View 3 chunks +10 lines, -10 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/base_requires_tracing.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/base_requires_tracing.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_multiple_trace_bases.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_multiple_trace_bases.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_overrides_new.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_base.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_base.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_field.h View 2 chunks +4 lines, -4 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_field.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_mixin.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_finalization_mixin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_trace_method.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_trace_method_tmpl.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_trace_method_tmpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/class_requires_trace_method_tmpl.txt View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_ptrs.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_ptrs.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_ptrs.txt View 1 chunk +5 lines, -5 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_sub.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_sub.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_sub.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_super.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_super.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_super.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_super_neg.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/cycle_super_neg.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/destructor_in_nonfinalized_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/destructor_in_nonfinalized_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/fields_require_tracing.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/fields_require_tracing.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/finalize_after_dispatch.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/finalize_after_dispatch.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/garbage_collected_mixin.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/garbage_collected_mixin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/heap/stubs.h View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/ignore_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/ignore_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/ignore_fields.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/ignore_fields.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/inner_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/inner_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/left_most_gc_base.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/member_in_offheap_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/member_in_offheap_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/non_virtual_trace.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/non_virtual_trace.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/own_ptr_to_gc_managed_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/own_ptr_to_gc_managed_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/part_object_to_gc_derived_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/part_object_to_gc_derived_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/persistent_field_in_gc_managed_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/persistent_field_in_gc_managed_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/pure_virtual_trace.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/raw_ptr_to_gc_managed_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/raw_ptr_to_gc_managed_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/ref_ptr_to_gc_managed_class.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/ref_ptr_to_gc_managed_class.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/stack_allocated.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/stack_allocated.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/trace_after_dispatch.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/trace_after_dispatch.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/trace_collections.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/trace_collections.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/virtual_and_trace_after_dispatch.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/virtual_and_trace_after_dispatch.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/weak_fields_require_tracing.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/weak_fields_require_tracing.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 5 months ago (2014-07-17 09:23:47 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/401613002/1
6 years, 5 months ago (2014-07-17 09:24:52 UTC) #2
sof
Cc: +oilpan-reviews
6 years, 5 months ago (2014-07-17 10:25:18 UTC) #3
haraken
LGTM
6 years, 5 months ago (2014-07-17 10:52:06 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 13:56:32 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 16:35:55 UTC) #6
Message was sent while issue was closed.
Change committed as 283795

Powered by Google App Engine
This is Rietveld 408576698