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

Issue 6366019: Part 1 of repairing regressions to my old clang check plugins so Nico can (Closed)

Created:
9 years, 11 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
CC:
chromium-reviews, michaeln, ncarter (slow), idana, Sergey Ulanov, Raghu Simha, Erik does not do reviews, Alpha Left Google, cbentzel+watch_chromium.org, kinuko, Aaron Boodman, dmac, pam+watch_chromium.org, awong, garykac, brettw-cc_chromium.org, darin-cc_chromium.org, Ilya Sherman, James Hawkins, tim (not reviewing), dhollowa
Visibility:
Public.

Description

Part 1 of repairing regressions to my old clang check plugins so Nico can deploy the clang plugins to the waterfall/trybots. BUG=none TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72846

Patch Set 1 #

Patch Set 2 : Remove Nico's changes that I patched in for testing. #

Total comments: 13
Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -127 lines) Patch
M chrome/browser/autocomplete/history_url_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data_database_helper.h View 1 chunk +5 lines, -16 lines 0 comments Download
M chrome/browser/browsing_data_database_helper.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data_indexed_db_helper.h View 1 chunk +4 lines, -14 lines 2 comments Download
M chrome/browser/browsing_data_indexed_db_helper.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/browser/debugger/inspectable_tab_proxy.h View 1 chunk +1 line, -1 line 1 comment Download
M chrome/browser/sync/engine/syncer_thread2.h View 1 chunk +1 line, -19 lines 0 comments Download
M chrome/browser/sync/engine/syncer_thread2.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/autofill_profile_model_associator.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_profile_model_associator.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator.h View 2 chunks +4 lines, -9 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.h View 1 chunk +2 lines, -8 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/web_navigation_observer.h View 2 chunks +2 lines, -2 lines 4 comments Download
A chrome/browser/tab_contents/web_navigation_observer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/common/appcache/appcache_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/child_process_host.h View 3 chunks +6 lines, -6 lines 1 comment Download
M chrome/common/child_process_host.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/common/child_thread.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/common/child_thread.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_resource.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_resource.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/update_manifest.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/update_manifest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/file_system/file_system_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/gpu_info.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/gpu_info.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/net/gaia/gaia_auth_consumer.h View 1 chunk +8 lines, -18 lines 1 comment Download
A chrome/common/net/gaia/gaia_auth_consumer.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/common/remoting/chromoting_host_info.h View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/common/remoting/chromoting_host_info.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/common/resource_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/socket_stream_dispatcher.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/autofill_helper.h View 1 chunk +1 line, -0 lines 2 comments Download
M chrome/renderer/autofill_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/device_orientation_dispatcher.h View 1 chunk +2 lines, -2 lines 1 comment Download
M chrome/renderer/extensions/extension_renderer_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/extension_renderer_info.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/geolocation_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/indexed_db_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/notification_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/page_click_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/renderer_webaudiodevice_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/speech_input_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/remoting/chromoting_host_manager.h View 2 chunks +4 lines, -1 line 1 comment Download
M chrome/service/remoting/chromoting_host_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M jingle/jingle.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M jingle/notifier/listener/notification_defines.h View 2 chunks +4 lines, -5 lines 0 comments Download
A jingle/notifier/listener/notification_defines.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M printing/backend/print_backend.h View 1 chunk +3 lines, -0 lines 0 comments Download
M printing/backend/print_backend.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M printing/page_overlays.h View 1 chunk +1 line, -0 lines 0 comments Download
M printing/page_overlays.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M printing/page_setup.h View 1 chunk +1 line, -0 lines 0 comments Download
M printing/page_setup.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_database.h View 1 chunk +13 lines, -6 lines 0 comments Download
M webkit/appcache/appcache_database.cc View 1 chunk +14 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/var_object_class.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/plugins/ppapi/var_object_class.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
9 years, 11 months ago (2011-01-27 00:48:02 UTC) #1
Nico
LG A few questions (…and too much rambling). http://codereview.chromium.org/6366019/diff/2001/chrome/browser/browsing_data_indexed_db_helper.h File chrome/browser/browsing_data_indexed_db_helper.h (left): http://codereview.chromium.org/6366019/diff/2001/chrome/browser/browsing_data_indexed_db_helper.h#oldcode52 chrome/browser/browsing_data_indexed_db_helper.h:52: return ...
9 years, 11 months ago (2011-01-27 03:55:17 UTC) #2
Elliot Glaysher
FYI: chron (re: gaia_auth_consumer.h) http://codereview.chromium.org/6366019/diff/2001/chrome/browser/browsing_data_indexed_db_helper.h File chrome/browser/browsing_data_indexed_db_helper.h (left): http://codereview.chromium.org/6366019/diff/2001/chrome/browser/browsing_data_indexed_db_helper.h#oldcode52 chrome/browser/browsing_data_indexed_db_helper.h:52: return protocol == chrome::kFileScheme; On ...
9 years, 11 months ago (2011-01-27 18:48:05 UTC) #3
Elliot Glaysher
9 years, 11 months ago (2011-01-27 18:48:33 UTC) #4
Actually add chron for the FYI (See one comment up)

Powered by Google App Engine
This is Rietveld 408576698