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
/
search_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Profile* member to TemplateURL. This makes some invocations of Replace...
pkasting@chromium.org
2012-04-23
1
-5
/
+5
*
More misc. cleanups to minimize future refactoring diffs:
pkasting@chromium.org
2012-04-10
1
-26
/
+29
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
1
-6
/
+6
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
1
-6
/
+6
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
1
-6
/
+6
*
Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...
pkasting@chromium.org
2012-03-30
1
-3
/
+3
*
Add an omnibox suggest field trial. The purpose of this is to improve omnibo...
mpearson@chromium.org
2012-03-27
1
-0
/
+19
*
Misc. autocomplete cleanup:
pkasting@chromium.org
2012-03-13
1
-16
/
+11
*
Disable storing cookies from URLFetchers that run with a profile's cookie jar.
jochen@chromium.org
2012-02-29
1
-0
/
+2
*
Enabled pressing TAB to traverse through the Omnibox results, removed moving ...
aaron.randolph@gmail.com
2012-02-29
1
-1
/
+3
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+2
*
Revert 122412 - Enabled pressing TAB to traverse through the Omnibox results
thestig@chromium.org
2012-02-17
1
-3
/
+1
*
Enabled pressing TAB to traverse through the Omnibox results
sail@chromium.org
2012-02-17
1
-1
/
+3
*
Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...
pkasting@chromium.org
2012-02-04
1
-4
/
+2
*
Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...
pkasting@chromium.org
2012-02-04
1
-2
/
+4
*
Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...
kinuko@chromium.org
2012-02-01
1
-4
/
+2
*
Enabled pressing TAB to traverse through the Omnibox results, removed moving ...
aaron.randolph@gmail.com
2012-02-01
1
-2
/
+4
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-2
/
+2
*
Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...
kmadhusu@chromium.org
2011-11-16
1
-2
/
+2
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-2
/
+2
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-5
/
+8
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-7
/
+8
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-9
/
+6
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-3
/
+4
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-2
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Remove confidence from AutocompleteMatch and use History DB instead.
dominich@chromium.org
2011-09-01
1
-6
/
+2
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-5
/
+6
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-6
/
+5
*
Add a URL param to indicate group selection in Instant field trial.
sreeram@chromium.org
2011-08-16
1
-8
/
+4
*
Add confidence to AutocompleteMatch.
dominich@chromium.org
2011-08-11
1
-2
/
+6
*
Fixes regression where instant would show navsuggest matches as
sky@chromium.org
2011-07-26
1
-2
/
+0
*
Don't autocomplete searches of >1 word if they've only been visited once and ...
pkasting@chromium.org
2011-07-16
1
-54
/
+132
*
Makes the SearchProvider set the description from the KeywordProvider.
sky@chromium.org
2011-07-14
1
-28
/
+1
*
Makes past searches autocomplete when in keyword mode.
sky@chromium.org
2011-07-13
1
-2
/
+3
*
Changes SearchProvider to set the description of the first consecutive
sky@chromium.org
2011-07-07
1
-43
/
+31
*
Remove unnecessary #include.
pkasting@chromium.org
2011-06-21
1
-1
/
+0
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-2
/
+4
*
Fix a browser crash involving omnibox extension keywords.
mpcomplete@chromium.org
2011-05-11
1
-1
/
+1
*
Makes autocompleting previous search terms work on word boundaries.
sky@chromium.org
2011-05-09
1
-8
/
+5
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-1
/
+2
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Fixes crash in SearchProvider. The crash occurred because the
sky@chromium.org
2011-04-06
1
-5
/
+11
*
Makes the search provider not return results that look like URLs.
sky@chromium.org
2011-04-04
1
-9
/
+30
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Makes sure we don't copy over the default suggest text if
sky@chromium.org
2011-02-01
1
-0
/
+3
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-42
/
+41
[next]