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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the SearchProvider set the description from the KeywordProvider.
sky@chromium.org
2011-07-14
6
-63
/
+55
*
Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-14
/
+14
*
Makes past searches autocomplete when in keyword mode.
sky@chromium.org
2011-07-13
2
-2
/
+4
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-1
/
+4
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
11
-29
/
+36
*
Move focus from the omnibox when opening a new tab with alt-enter.
sadrul@chromium.org
2011-07-09
1
-0
/
+2
*
Fix a regression where the omnibox would re-enter extension keyword mode after
mpcomplete@chromium.org
2011-07-07
1
-1
/
+3
*
Changes SearchProvider to set the description of the first consecutive
sky@chromium.org
2011-07-07
8
-74
/
+138
*
Fix data race in HistoryURLProvider by changing from a bool read by multiple ...
pkasting@chromium.org
2011-07-06
2
-11
/
+10
*
Fix clang compile failure
georgey@chromium.org
2011-06-29
2
-0
/
+4
*
First attempt on Shortcuts provider - previously selected URLs are given boos...
georgey@chromium.org
2011-06-29
4
-0
/
+1119
*
cocoa: Move AutocompletePopupViewMac/autocomplete_popup_view_mac* to ui/cocoa...
tfarina@chromium.org
2011-06-28
3
-1534
/
+0
*
Autocomplete: fix array size to make size check work
evan@chromium.org
2011-06-28
1
-4
/
+6
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
1
-2
/
+2
*
gtk: Move AutocompletePopupViewGtk/autocomplete_popup_view_gtk.* to ui/gtk/om...
tfarina@chromium.org
2011-06-28
3
-1206
/
+0
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
2
-22
/
+33
*
Final fix (verified locally now that my checkout finished rebuilding)
pkasting@chromium.org
2011-06-21
1
-1
/
+1
*
For crying out loud. Building our unit tests takes 100 years. In the meanti...
pkasting@chromium.org
2011-06-21
1
-2
/
+2
*
Missed some necessary fixes
pkasting@chromium.org
2011-06-21
1
-1
/
+3
*
Remove unnecessary #include.
pkasting@chromium.org
2011-06-21
1
-1
/
+0
*
Fix unit test to match recent changes in host compliance checking.
pkasting@chromium.org
2011-06-21
1
-1
/
+3
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
3
-20
/
+323
*
Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
3
-326
/
+20
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
3
-20
/
+326
*
Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.
asargent@chromium.org
2011-06-14
3
-322
/
+20
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-14
3
-20
/
+322
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
1
-2
/
+1
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-1
/
+1
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
10
-43
/
+58
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Adding a test for the Extension App provider.
finnur@chromium.org
2011-06-03
1
-1
/
+71
*
Preload Instant search when omnibox is focused.
sreeram@chromium.org
2011-06-01
1
-0
/
+4
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
2
-2
/
+2
*
Misc. cleanup: Change use of string::size_type to size_t (team style), string...
pkasting@chromium.org
2011-05-26
14
-135
/
+89
*
Fix clang build.
pkasting@chromium.org
2011-05-25
1
-4
/
+4
*
Make the app provider match highlighting use the existing ClassifyMatchXXX() ...
pkasting@chromium.org
2011-05-25
4
-69
/
+36
*
Move external protocol handling from TC.
avi@chromium.org
2011-05-25
1
-1
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-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
2
-1
/
+9
*
autocomplete: Make use of CHROMEGTK_* macro in autocomplete_popup_view_gtk.*
tfarina@chromium.org
2011-05-19
2
-33
/
+17
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-1
/
+2
*
Don't show suggestions in the Omnibox (from the Extension App provider) for p...
finnur@chromium.org
2011-05-12
1
-0
/
+4
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+1
*
Turn on the History Quick Provider by default.
mrossetti@chromium.org
2011-05-12
3
-7
/
+9
*
Fix a browser crash involving omnibox extension keywords.
mpcomplete@chromium.org
2011-05-11
4
-7
/
+11
*
Makes autocompleting previous search terms work on word boundaries.
sky@chromium.org
2011-05-09
13
-45
/
+106
*
Revert 84474 (broke OmniboxViewTest.DeleteItem like the tryjobs predicted)- T...
thakis@chromium.org
2011-05-06
1
-1
/
+3
*
Turn on the History Quick Provider by default.
mrossetti@chromium.org
2011-05-06
1
-3
/
+1
[next]