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
*
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
*
Fix text and selection's save/restore issue of omnibox when displaying tempor...
suzhe@chromium.org
2009-09-11
1
-3
/
+14
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-1
/
+1
*
Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...
pkasting@chromium.org
2009-09-03
1
-6
/
+2
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
1
-103
/
+25
*
I was too aggressive when placing this check. With rapid typing and deletion...
pkasting@chromium.org
2009-08-31
1
-1
/
+1
*
Reland r24920 without the other cruft that I had in my checkout, which broke ...
pkasting@chromium.org
2009-08-31
1
-27
/
+22
*
Revert r24920 due to compile failures.
mmoss@chromium.org
2009-08-31
1
-22
/
+27
*
Minor autocomplete fixes while trying to track down a topcrash:
pkasting@chromium.org
2009-08-31
1
-27
/
+22
*
More CHECKs in my continuing effort to figure out what is going on. Neither ...
pkasting@chromium.org
2009-06-22
1
-2
/
+2
*
Change some DCHECKs to CHECKs in hope of tracking down a crash.
pkasting@chromium.org
2009-06-12
1
-2
/
+2
*
Add a couple CHECK()s in hopes of helping to track down a crash.
pkasting@chromium.org
2009-06-11
1
-0
/
+7
*
Fix regression where hitting enter in the Omnibox would ignore recent editing.
pkasting@chromium.org
2009-06-08
1
-15
/
+21
*
Fix crash due to AutocompletePopup trying to draw the old results when they w...
pkasting@chromium.org
2009-06-03
1
-7
/
+8
*
The accidental search infobar was almost never appearing. Fix that regressio...
pkasting@chromium.org
2009-04-24
1
-2
/
+2
*
Makes the omnibox show past searches and suggestions for keywords.
sky@chromium.org
2009-04-14
1
-4
/
+2
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Cleanup the autocomplete model includes. Move from a deprecated std::wstring...
deanm@chromium.org
2009-03-03
1
-11
/
+1
*
Create the PopupView from the EditView, not the PopupModel.
deanm@chromium.org
2009-03-02
1
-4
/
+3
*
Make AutocompletePopupView a virtual interface.
deanm@chromium.org
2009-02-27
1
-2
/
+2
*
Pull the autocomplete popup into separate model and view files.
deanm@chromium.org
2009-02-27
1
-0
/
+361