index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
autocomplete
/
history_contents_provider_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the history contents autocomplete provider.
brettw@chromium.org
2013-06-07
1
-290
/
+0
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-3
/
+4
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
1
-2
/
+3
*
bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().
tfarina@chromium.org
2013-03-25
1
-5
/
+5
*
Upstreaming mechanism to add query refinement to omnibox searches.
beaudoin@chromium.org
2013-03-23
1
-14
/
+19
*
Ensure that HistoryQuickProvider, HistoryContentsProvider and HistoryURLProvi...
beaudoin@chromium.org
2013-03-05
1
-0
/
+36
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Make Google Search autocomplete provider cursor aware.
bartn@chromium.org
2012-12-14
1
-18
/
+23
*
Remove old bookmark searching from HistoryContentProvider.
mrossetti@chromium.org
2012-11-16
1
-48
/
+0
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
1
-1
/
+1
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-07-31
1
-6
/
+9
*
autocomplete: Rename autocomplete.* to autocomplete_input.*.
tfarina@chromium.org
2012-07-03
1
-2
/
+2
*
browser: Extract AutocompleteProvider from autocomplete.*
tfarina@chromium.org
2012-06-26
1
-3
/
+4
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-2
/
+4
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Removing MessageLoop::QuitTask() from chrome/
dcheng@chromium.org
2011-12-10
1
-1
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+2
*
bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...
tfarina@chromium.org
2011-09-03
1
-4
/
+7
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-2
/
+2
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Disable HCP URL and term matching when HQP is enabled.
mrossetti@chromium.org
2011-05-06
1
-3
/
+32
*
Makes the search provider not return results that look like URLs.
sky@chromium.org
2011-04-04
1
-11
/
+11
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-1
/
+3
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-19
/
+23
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-23
/
+19
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-19
/
+23
*
Make starred History*Provider results stay in the autocomplete dropdown, upda...
msw@chromium.org
2011-01-06
1
-3
/
+50
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-6
/
+9
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part 2:
tfarina@chromium.org
2010-10-06
1
-4
/
+4
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-1
/
+2
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-2
/
+1
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-1
/
+2
*
Remove wstrings from bookmarks, part 1 (of many).
viettrungluu@chromium.org
2010-08-18
1
-2
/
+3
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-0
/
+2
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-9
/
+9
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-5
/
+5
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-1
/
+1
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-0
/
+6
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
1
-8
/
+8
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-1
/
+1
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-1
/
+1
[next]