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

Issue 6985009: iwyu: Use callback_old.h where appropriate, part 1. (Closed)

Created:
9 years, 7 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
Nico, awong
CC:
chromium-reviews, vrk (LEFT CHROMIUM), jam, annacc, ajwong+watch_chromium.org, kinuko+watch, cbentzel+watch_chromium.org, dmaclach+watch_chromium.org, apatrick_chromium, wez+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, simonmorris+watch_chromium.org, sergeyu+watch_chromium.org, scherkus (not reviewing), jamiewalch+watch_chromium.org, hclam+watch_chromium.org, sjl, garykac+watch_chromium.org, acolwell GONE FROM CHROMIUM, lambroslambrou+watch_chromium.org
Visibility:
Public.

Description

iwyu: Use callback_old.h where appropriate, part 1. BUG=none TEST=none R=thakis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84725

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -29 lines) Patch
M base/file_util_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M base/memory/scoped_callback_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M base/observer_list_threadsafe.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/history.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/crypto_module_password_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/certificate_manager_model.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/geolocation/access_token_store.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gpu/gpu_data_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_notification_task.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/command_buffer_service.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/common/gpu_trace_event.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/callback.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/filter_factories.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/filters.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/pipeline_status.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/audio_renderer_algorithm_base.h View 1 chunk +1 line, -1 line 0 comments Download
M media/video/omx_video_decode_engine.h View 1 chunk +1 line, -1 line 0 comments Download
M media/video/video_decode_accelerator.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/completion_callback.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/encoder.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/jingle_glue/iq_request.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cacheinvalidation/overrides/google/cacheinvalidation/callback.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_path_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/alt_error_page_resource_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/cpp_bound_class.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/image_resource_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/media/web_data_source.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/resource_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_client.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_types.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
James Hawkins
9 years, 7 months ago (2011-05-09 22:47:01 UTC) #1
Nico
+awong; I'm not sure what the callback transition plan is.
9 years, 7 months ago (2011-05-09 23:22:36 UTC) #2
awong
The hope is to move the callsites to the new method after we've gotten a ...
9 years, 7 months ago (2011-05-09 23:29:21 UTC) #3
James Hawkins
I'm iwyu-ing all of base/ as a precursor to a larger iwyu effort in Chrome ...
9 years, 7 months ago (2011-05-09 23:31:35 UTC) #4
awong
Ah...okay, lgtm. On Mon, May 9, 2011 at 4:31 PM, <jhawkins@chromium.org> wrote: > I'm iwyu-ing ...
9 years, 7 months ago (2011-05-09 23:36:14 UTC) #5
Nico
9 years, 7 months ago (2011-05-09 23:36:58 UTC) #6
LGTM from me too, then.

Powered by Google App Engine
This is Rietveld 408576698