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
/
autocomplete_popup_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Omnibox enters keyword search mode incorrectly
keishi@chromium.org
2011-09-26
1
-21
/
+6
*
Remove frontend code that allows for dynamic profile setting, and read the pr...
pkasting@chromium.org
2011-08-08
1
-11
/
+8
*
Changes SearchProvider to set the description of the first consecutive
sky@chromium.org
2011-07-07
1
-4
/
+24
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-5
/
+8
*
Fix some omnibox extension icon issues:
pkasting@chromium.org
2011-04-19
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-1
/
+2
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-2
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-1
/
+2
*
Trigger keyword mode when pressing space in middle of string
suzhe@google.com
2011-04-01
1
-7
/
+13
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
1
-79
/
+11
*
Reworks autocomplete result set processing by the edit/model necessitated by ...
sky@chromium.org
2011-02-14
1
-29
/
+14
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Changes how autocomplete updates results in hopes of keeping the popup
sky@chromium.org
2011-01-31
1
-24
/
+7
*
Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()
suzhe@google.com
2011-01-26
1
-8
/
+14
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-11
/
+11
*
Fix a CHECK failure in AutocompletePopupModel::InfoForCurrentSelection().
suzhe@google.com
2011-01-24
1
-1
/
+5
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-11
/
+11
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-11
/
+11
*
Removes some code we no longer care about.
sky@chromium.org
2011-01-19
1
-1
/
+0
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-5
/
+6
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-6
/
+5
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-5
/
+6
*
Fix several omnibox issues related to keyword mode and IME support.
suzhe@google.com
2011-01-13
1
-2
/
+3
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-2
/
+5
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-4
/
+4
*
Fixes bug in handling of spaces in the search provider. The problem
sky@chromium.org
2010-12-08
1
-2
/
+4
*
Fix a browser crash when typing a disabled extension keyword in an
mpcomplete@chromium.org
2010-12-04
1
-4
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
1
-0
/
+8
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-1
/
+1
*
Fix some UI issues with omnibox extensions in incognito.
mpcomplete@chromium.org
2010-11-03
1
-0
/
+9
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
1
-0
/
+1
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
[Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...
rohitrao@chromium.org
2010-10-14
1
-5
/
+0
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
1
-0
/
+7
*
Fix spacing for extension omnibox keyword icons.
mpcomplete@chromium.org
2010-09-08
1
-1
/
+1
*
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
*
Blind fix for a crash due to r54649. Committing results can mean the provide...
pkasting@chromium.org
2010-08-09
1
-5
/
+9
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
1
-2
/
+2
*
Fix a number of problems caused by the AutocompleteController purposefully co...
pkasting@chromium.org
2010-08-03
1
-0
/
+7
*
Use the extension icon for extension omnibox results instead of the generic
mpcomplete@chromium.org
2010-07-15
1
-0
/
+10
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-31
/
+25
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-25
/
+31
*
SSL UI changes, Windows, code side (images are separate).
pkasting@chromium.org
2010-04-19
1
-2
/
+2
*
Fix memory smash, take 2.
pkasting@chromium.org
2010-04-14
1
-1
/
+0
*
Show the location bar icon (almost) all the time, and have its contents match...
pkasting@chromium.org
2010-03-30
1
-29
/
+23
*
Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...
pkasting@chromium.org
2010-02-01
1
-1
/
+2
*
Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...
pkasting@chromium.org
2009-11-11
1
-6
/
+1
*
Try to add more sanity checking to help track down a crash.
pkasting@chromium.org
2009-11-04
1
-1
/
+6
[next]