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

Issue 9296041: Create Content API around HostZoomMap. (Closed)

Created:
8 years, 10 months ago by jam
Modified:
8 years, 10 months ago
Reviewers:
Jói
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Create Content API around HostZoomMap. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119684

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -416 lines) Patch
M chrome/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl_unittest.cc View 3 chunks +16 lines, -14 lines 0 comments Download
M chrome/browser/profiles/profile.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.h View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.mm View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/gtk/browser_toolbar_gtk.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/wrench_menu.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/base/testing_profile.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_profile.cc View 1 chunk +1 line, -0 lines 0 comments Download
D content/browser/host_zoom_map.h View 1 chunk +0 lines, -113 lines 0 comments Download
D content/browser/host_zoom_map.cc View 1 chunk +0 lines, -160 lines 0 comments Download
A + content/browser/host_zoom_map_impl.h View 1 2 3 3 chunks +17 lines, -46 lines 0 comments Download
A + content/browser/host_zoom_map_impl.cc View 7 chunks +29 lines, -12 lines 0 comments Download
A + content/browser/host_zoom_map_impl_unittest.cc View 3 chunks +2 lines, -3 lines 0 comments Download
D content/browser/host_zoom_map_unittest.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M content/browser/renderer_host/async_resource_handler.h View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/async_resource_handler.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_view_host.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/resource_context.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/browser_context.h View 2 chunks +1 line, -1 line 0 comments Download
A content/public/browser/host_zoom_map.h View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
M content/shell/shell_browser_context.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/shell_browser_context.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/test_browser_context.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_browser_context.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 10 months ago (2012-01-30 03:27:00 UTC) #1
Jói
8 years, 10 months ago (2012-01-30 13:05:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698