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
*
Re-disable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*
isherman@chromium.org
2010-10-05
1
-14
/
+0
*
Reenable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*
isherman@chromium.org
2010-10-01
1
-0
/
+14
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
1
-8
/
+1
*
Fix autocomplete_unittest two-phase lookup problems.
hans@chromium.org
2010-10-01
1
-5
/
+5
*
linux: Behave predictably on ctrl+backspace
suzhe@chromium.org
2010-10-01
2
-1
/
+28
*
Don't try to test alt-f4 on ChromeOS.
isherman@chromium.org
2010-09-30
1
-0
/
+4
*
Support alt-f4 when omnibox is focused in popup
isherman@chromium.org
2010-09-30
2
-15
/
+101
*
[omnibox] Ignore empty search suggestions.
suzhe@chromium.org
2010-09-29
1
-0
/
+6
*
[omnibox] Ignore empty search suggestions.
shess@chromium.org
2010-09-29
1
-1
/
+1
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
1
-26
/
+1
*
Landing http://codereview.chromium.org/3387008 for sadrul:
tfarina@chromium.org
2010-09-28
1
-1
/
+2
*
Don't treat ';' as an authority terminator when parsing a potential URL. Thi...
pkasting@chromium.org
2010-09-27
1
-0
/
+1
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
1
-0
/
+4
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
6
-9
/
+15
*
Makes right arrow in omnibox commit suggest results.
sky@chromium.org
2010-09-23
3
-2
/
+21
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
5
-0
/
+31
*
Changes to the omnibox selection should not affect the "just deleted text" st...
isherman@chromium.org
2010-09-21
1
-7
/
+15
*
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
[next]