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_quick_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Autocomplete Matches and Handling of Large Results Sets
mrossetti@chromium.org
2011-12-01
1
-10
/
+1
*
Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)
zmo@google.com
2011-11-24
1
-0
/
+1
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-23
1
-1
/
+0
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-4
/
+3
*
Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-30
1
-13
/
+6
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
1
-8
/
+8
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
1
-8
/
+8
*
Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-8
/
+8
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-8
/
+8
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-2
/
+2
*
Fix crash in CanFindIntranetURL() due to FixupUserInput() changing the Autoco...
pkasting@chromium.org
2011-09-01
1
-10
/
+1
*
Remove confidence from AutocompleteMatch and use History DB instead.
dominich@chromium.org
2011-09-01
1
-21
/
+3
*
Remove a static initializer in the HQP.
pkasting@chromium.org
2011-08-31
1
-6
/
+3
*
Tweak typed-count Usage.
mrossetti@chromium.org
2011-08-19
1
-0
/
+4
*
Add confidence to AutocompleteMatch.
dominich@chromium.org
2011-08-11
1
-4
/
+22
*
Better Cache HQP Results for Terms.
mrossetti@chromium.org
2011-07-21
1
-4
/
+0
*
Workaround for Typing Slowdown
mrossetti@chromium.org
2011-07-20
1
-0
/
+4
*
Don't autocomplete searches of >1 word if they've only been visited once and ...
pkasting@chromium.org
2011-07-16
1
-3
/
+4
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Misc. cleanup: Change use of string::size_type to size_t (team style), string...
pkasting@chromium.org
2011-05-26
1
-5
/
+5
*
Prevent Unnecessary Processing by HQP
mrossetti@chromium.org
2011-05-23
1
-1
/
+6
*
Fix Wrong Offset
mrossetti@chromium.org
2011-05-20
1
-1
/
+1
*
Makes autocompleting previous search terms work on word boundaries.
sky@chromium.org
2011-05-09
1
-4
/
+6
*
Properly set max_match_score to -1 rather than 1425 and adjust some indentation.
mrossetti@chromium.org
2011-05-06
1
-3
/
+3
*
Disable HCP URL and term matching when HQP is enabled.
mrossetti@chromium.org
2011-05-06
1
-67
/
+48
*
Multi-highlight and scoring improvements.
mrossetti@chromium.org
2011-04-20
1
-17
/
+42
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-1
/
+1
*
Turn on the History Quick Provider by default.
mrossetti@chromium.org
2011-04-04
1
-1
/
+1
*
This is a temporary fix to prevent the crash described in the bug.
mrossetti@chromium.org
2011-03-28
1
-7
/
+12
*
Adds some histograms from various omnibox queries. I'm doing this as
sky@chromium.org
2011-03-15
1
-0
/
+12
*
Implemented substring matching within page titles. Fixed bug where URL was be...
mrossetti@chromium.org
2011-03-10
1
-52
/
+56
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-6
/
+6
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-15
/
+14
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-14
/
+15
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-15
/
+14
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
1
-0
/
+4
*
Commiting second word iterator patch for tsepez. this was originally reviewed...
cdn@chromium.org
2010-12-15
1
-3
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+0
*
Final phase of the URL History Quick autocomplete provider integration. This ...
mrossetti@chromium.org
2010-10-12
1
-1
/
+187
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
1
-187
/
+1
*
Final phase of the URL History Quick autocomplete provider integration. This...
mrossetti@chromium.org
2010-10-11
1
-1
/
+187
*
Add Framework for History Quick Provider
mrossetti@chromium.org
2010-08-04
1
-0
/
+10
*
Revert "Incorporate 'quick' history provider index as an autocomplete ..."
phajdan.jr@chromium.org
2010-07-30
1
-10
/
+0
*
Incorporate 'quick' history provider index as an autocomplete provider in pre...
mrossetti@chromium.org
2010-07-30
1
-0
/
+10