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

Issue 2937010: Reland r52336. (Closed)

Created:
10 years, 5 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, Raghu Simha, cbentzel+watch_chromium.org, Paul Godavari, Alpha Left Google, idana, ben+cc_chromium.org, John Grabowski, Erik does not do reviews, Paweł Hajdan Jr., jam, ncarter (slow), Aaron Boodman, fbarchard, pam+watch_chromium.org, tim (not reviewing), brettw-cc_chromium.org, kuchhal, darin-cc_chromium.org, scherkus (not reviewing), davemoore+watch_chromium.org, awong
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Reland r52336. (I accidentally committed a previous version of the patch (the fixed version was in codereview since I had switched to my mac to address this exact compile failure.) BUG=none TEST=none TBR=evan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52349

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -76 lines) Patch
M app/animation_container_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M app/slide_animation_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/message_loop.h View 3 chunks +3 lines, -5 lines 0 comments Download
M base/message_loop.cc View 4 chunks +40 lines, -39 lines 0 comments Download
M base/message_loop_proxy_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/observer_list_threadsafe.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/weak_ptr_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_init.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cancelable_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_thread_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/boot_times_loader.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/download_item_controller.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/external_protocol_dialog.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/debugger/devtools_remote_listen_socket_unittest.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_util.h View 2 chunks +0 lines, -18 lines 0 comments Download
M chrome/browser/extensions/crx_installer.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_updater.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/gears_integration.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/geolocation/access_token_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/google_url_tracker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/gtk/download_item_gtk.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/idle.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/io_thread.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/memory_details.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/net/chrome_net_log.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/omnibox_search_hint.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/plugin_process_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/printing/print_job.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profile_import_process_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database_bloom.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sessions/session_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellcheck_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/util/extensions_activity_monitor.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/translate/translate_infobar_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/download_item_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/desktop_notifications/active_notification_tracker.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/net/gaia/gaia_authenticator2.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/gpu_channel_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/service/cloud_print/job_status_updater.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/service/service_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_channel_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/filters.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/pipeline_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/video_frame_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/ffmpeg_glue_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/video_renderer_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/capturing_net_log.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/file_stream_posix.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/file_stream_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/host_resolver_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/listen_socket_unittest.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/net_log.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/base/net_log.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/server/http_listen_socket.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/server/http_server_request_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/fetch/http_listen_socket.cc View 1 chunk +4 lines, -1 line 0 comments Download
M net/tools/fetch/http_server_request_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/url_request/url_request_job.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/weburlloader_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698