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
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
2
-7
/
+5
*
Adds support for the location bar to show suggested text. There are
sky@chromium.org
2010-09-11
4
-2
/
+76
*
Handle FocusSearch() when in forced search mode with leading whitespace.
isherman@chromium.org
2010-09-11
9
-8
/
+146
*
Step 3 integrating the HistoryQuickProvider: Implement searching and producti...
mrossetti@chromium.org
2010-09-09
1
-5
/
+2
*
Fix spacing for extension omnibox keyword icons.
mpcomplete@chromium.org
2010-09-08
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-1
/
+0
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
1
-2
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
2
-41
/
+41
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
2
-41
/
+41
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
2
-41
/
+41
*
OS X: Clicking on search keyword autocomplete result should update the omnibox
isherman@chromium.org
2010-09-01
2
-1
/
+9
*
Handle ctrl press when arrowing to a search keyword
isherman@chromium.org
2010-09-01
1
-2
/
+3
*
Don't treat input with a scheme that's not "http" or "https" as a potential k...
pkasting@chromium.org
2010-09-01
2
-5
/
+12
*
Make history provider ranking stable for "visited but untyped" intranet URLs.
pkasting@chromium.org
2010-09-01
1
-1
/
+12
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
2
-41
/
+41
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
4
-19
/
+30
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
2
-41
/
+41
*
Adds some additional AutocompleteEditController methods. They are
sky@chromium.org
2010-09-01
5
-5
/
+45
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
3
-4
/
+5
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
2
-11
/
+11
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
2
-2
/
+2
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-1
/
+2
*
Don't inline autocomplete when the selected text is not the previously inline...
isherman@chromium.org
2010-08-26
5
-4
/
+10
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
3
-3
/
+3
*
Ctrl-based actions should take precedence over ctrl-enter
isherman@chromium.org
2010-08-25
5
-12
/
+67
*
chromeos: Update autocomplete popup colors.
derat@chromium.org
2010-08-25
1
-19
/
+8
*
Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (where
sky@chromium.org
2010-08-23
1
-4
/
+3
*
History provider: style cleanup
isherman@chromium.org
2010-08-21
5
-23
/
+143
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
4
-7
/
+14
*
Marked OmniboxApiTest.Basic and AutocompleteBrowserTest.Autocomplete flaky on...
zelidrag@chromium.org
2010-08-21
1
-1
/
+10
*
Revert 56939 - History provider: style cleanup
thestig@chromium.org
2010-08-20
5
-151
/
+24
*
History provider: style cleanup
isherman@chromium.org
2010-08-20
5
-24
/
+151
*
FBTF: Header cleanup in chrome/common part 2. The majority of the changed files
jhawkins@chromium.org
2010-08-20
4
-0
/
+4
*
Reland r56483 - Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-20
1
-0
/
+11
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
4
-14
/
+7
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
4
-7
/
+14
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+0
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
1
-1
/
+3
*
Win IO Perf Regressions
thomasvl@chromium.org
2010-08-18
1
-11
/
+0
*
Convert strings in bookmarks, part 2.
viettrungluu@chromium.org
2010-08-18
1
-2
/
+2
*
Remove wstrings from bookmarks, part 1 (of many).
viettrungluu@chromium.org
2010-08-18
2
-3
/
+5
*
Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-18
1
-0
/
+11
*
Disable autocomplete for search keywords.
isherman@chromium.org
2010-08-17
2
-5
/
+8
*
Don't show accidental search infobar for bookmark keywords.
isherman@chromium.org
2010-08-17
1
-1
/
+2
*
Include ICU headers in a way that will also work with use_system_icu=1
phajdan.jr@chromium.org
2010-08-17
1
-1
/
+2
*
Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...
viettrungluu@chromium.org
2010-08-17
2
-2
/
+4
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-10
/
+14
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
1
-1
/
+0
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
2
-0
/
+3
[next]