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
/
autocomplete_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the search provider not return results that look like URLs.
sky@chromium.org
2011-04-04
1
-7
/
+9
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-3
/
+11
*
Reworks autocomplete result set processing by the edit/model necessitated by ...
sky@chromium.org
2011-02-14
1
-1
/
+1
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-113
/
+118
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-118
/
+113
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-113
/
+118
*
Removes the link in the omnibox for searching history.
sky@chromium.org
2011-01-20
1
-4
/
+3
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-3
/
+3
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
1
-4
/
+11
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-22
/
+86
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Fix autocomplete_unittest two-phase lookup problems.
hans@chromium.org
2010-10-01
1
-5
/
+5
*
Don't treat ';' as an authority terminator when parsing a potential URL. Thi...
pkasting@chromium.org
2010-09-27
1
-0
/
+1
*
FBTF: Header cleanup in chrome/common part 2. The majority of the changed files
jhawkins@chromium.org
2010-08-20
1
-0
/
+1
*
Fixes bug 12305 -- 1.66:1 should be UNKNOWN, not URL.
erg@google.com
2010-08-04
1
-1
/
+8
*
Fix a number of problems caused by the AutocompleteController purposefully co...
pkasting@chromium.org
2010-08-03
1
-3
/
+0
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-1
/
+2
*
Make various types of input work better with ctrl-enter. If we detected that...
pkasting@chromium.org
2010-03-22
1
-0
/
+16
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+2
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+2
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-2
/
+0
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+2
*
Better handling of UNKNOWN versus QUERY in a couple ways.
pkasting@chromium.org
2009-11-03
1
-4
/
+7
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
1
-0
/
+2
*
Parse input with explicit schemes better. Before, if the user typed "http://...
pkasting@chromium.org
2009-10-19
1
-1
/
+20
*
Classify more types of input as queries.
pkasting@chromium.org
2009-10-16
1
-0
/
+4
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
1
-5
/
+3
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
1
-0
/
+2
*
Fix crash due to AutocompletePopup trying to draw the old results when they w...
pkasting@chromium.org
2009-06-03
1
-1
/
+1
*
Allow IPv6 literals to be typed directly into the address bar, without
abarth@chromium.org
2009-05-18
1
-0
/
+4
*
Color/emphasize correct portions of view-source: URLs. Original patch by Shi...
pkasting@chromium.org
2009-04-14
1
-0
/
+45
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
1
-0
/
+1
*
Temporary fix for omnibox crash.
estade@chromium.org
2009-04-08
1
-0
/
+6
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-1
/
+0
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-03-17
1
-1
/
+1
*
Enable AutocompleteTest, HistoryURLProviderTest,
shess@chromium.org
2009-03-16
1
-8
/
+8
*
Misc formatting / cleanup in the autocomplete code.
deanm@chromium.org
2009-02-27
1
-1
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-3
/
+6
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
1
-5
/
+7
[next]