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

Issue 1143183002: Proof of concept implementation of context based history filtering.

Created:
5 years, 7 months ago by pals
Modified:
5 years, 6 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Context based History BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -21 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/history/history_tab_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/history_tab_helper.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/history/history.html View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/history/history.js View 4 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 6 chunks +17 lines, -3 lines 0 comments Download
M components/history/core/browser/history_backend.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/history/core/browser/history_backend.cc View 1 chunk +52 lines, -0 lines 0 comments Download
M components/history/core/browser/history_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/history/core/browser/history_service.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M components/history/core/browser/history_types.h View 2 chunks +2 lines, -2 lines 0 comments Download
M components/history/core/browser/history_types.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/history/core/browser/url_database.h View 1 chunk +1 line, -1 line 0 comments Download
M components/history/core/browser/url_database.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M components/history/core/browser/url_row.h View 3 chunks +17 lines, -0 lines 0 comments Download
M components/history/core/browser/url_row.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M components/history/core/browser/visit_database.h View 1 chunk +1 line, -1 line 0 comments Download
M components/history/core/browser/visit_database.cc View 7 chunks +27 lines, -7 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 3 chunks +18 lines, -0 lines 0 comments Download
M content/public/browser/web_contents.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698