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
*
Hopefully fix the clang build
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
2
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
5
-16
/
+92
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
5
-44
/
+103
*
Accepts current instant preview with Tab key.
suzhe@google.com
2010-12-18
4
-5
/
+7
*
[Linux] Fix a text insertion issue in omnibox.
suzhe@google.com
2010-12-17
2
-1
/
+18
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
2
-3
/
+7
*
Fixing indentation spacing from r69422 for Issue 14748.
erg@google.com
2010-12-16
1
-1
/
+1
*
Make HistoryContentsProvider results deletable
thakis@chromium.org
2010-12-16
8
-64
/
+72
*
Commiting second word iterator patch for tsepez. this was originally reviewed...
cdn@chromium.org
2010-12-15
1
-3
/
+3
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
2
-2
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
2
-6
/
+6
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
6
-4
/
+20
*
Fix Instant suggest issues in Linux Views port.
suzhe@google.com
2010-12-13
1
-37
/
+65
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Checks whether the autocomplete controller can accept keywords before the com...
suzhe@chromium.org
2010-12-09
2
-0
/
+6
*
Fixes bug in handling of spaces in the search provider. The problem
sky@chromium.org
2010-12-08
10
-26
/
+66
*
[gtk] Don't hide cursor behind instant suggest label
estade@chromium.org
2010-12-08
1
-6
/
+10
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
2
-4
/
+4
*
gtk - Stop the instant commit animation when the user moves the cursor.
estade@chromium.org
2010-12-07
2
-4
/
+15
*
Make chrome.omnibox.setDefaultSuggestion work when called inside
mpcomplete@chromium.org
2010-12-07
1
-45
/
+70
*
[gtk] Add fade-commit to instant suggestion for predictive instant.
estade@chromium.org
2010-12-06
2
-8
/
+99
*
Fix comment typo
pkasting@chromium.org
2010-12-06
1
-1
/
+1
*
[Mac] Re-color omnibox text and move the cursor to the end when committing su...
rohitrao@chromium.org
2010-12-06
1
-0
/
+2
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
2
-2
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-12-05
1
-0
/
+1
*
Fix a browser crash when typing a disabled extension keyword in an
mpcomplete@chromium.org
2010-12-04
1
-4
/
+5
*
retry 67949 - [gtk] tab in omnibox
estade@chromium.org
2010-12-03
2
-16
/
+38
*
Move:
ben@chromium.org
2010-12-02
13
-13
/
+13
*
Move:
ben@chromium.org
2010-12-02
2
-2
/
+2
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
4
-4
/
+4
*
Revert 67949 - [gtk] tab in omnibox
rohitrao@chromium.org
2010-12-02
2
-34
/
+16
*
[gtk] tab in omnibox
estade@chromium.org
2010-12-02
2
-16
/
+34
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
4
-8
/
+8
*
[Linux] Omnibox: Avoid touching PRIMARY selection unexpectedly when moving cu...
suzhe@chromium.org
2010-11-30
2
-2
/
+69
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-3
/
+3
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+1
*
Add an API for extensions to set the description text for the default
aa@chromium.org
2010-11-27
1
-0
/
+4
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
1
-2
/
+2
*
Makes tab in the omnibox do the following:
sky@chromium.org
2010-11-24
1
-0
/
+2
*
Fixes bug in SearchProvider.
sky@chromium.org
2010-11-24
1
-3
/
+1
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
16
-57
/
+99
*
[Mac] Fixes a bug where instant suggest text would disappear on every other k...
rohitrao@chromium.org
2010-11-23
2
-3
/
+22
*
[Mac] Implement suggested results in the omnibox.
rohitrao@chromium.org
2010-11-22
2
-10
/
+136
*
[Mac] Add the instant opt-in UI to the omnibox dropdown.
rohitrao@chromium.org
2010-11-22
2
-14
/
+99
*
Adds support for proper handling of verbatim queries. That is, if the
sky@chromium.org
2010-11-19
12
-10
/
+83
*
Make extensions keyword providers accept empty input.
aa@chromium.org
2010-11-17
1
-1
/
+5
*
Fixes control enter for instant.
sky@chromium.org
2010-11-17
2
-5
/
+5
*
Disable autocomplete browser test just on Win; clean up comments.
isherman@chromium.org
2010-11-17
1
-11
/
+16
[next]