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_edit_view_win.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
1
-2
/
+3
*
Make TOOLKIT_VIEWS port use views-based Autocomplete popup.
ben@chromium.org
2009-07-31
1
-0
/
+1
*
Fix a crash when clicking a popup entry while composing in the Microsoft IME ...
pkasting@chromium.org
2009-07-10
1
-0
/
+4
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
1
-7
/
+15
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
1
-0
/
+2
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
1
-1
/
+1
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-2
/
+2
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
1
-2
/
+2
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move the implementation of AutocompletePopupView from AutocompletePopupWin to...
ben@chromium.org
2009-04-17
1
-1
/
+1
*
Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...
ben@chromium.org
2009-04-15
1
-1
/
+3
*
Allow a different omnibox popup to be enabled via the command line (--enable-...
ben@chromium.org
2009-04-10
1
-2
/
+2
*
Fix mouse wheel redirection when omnibox has focus
amit@chromium.org
2009-04-08
1
-0
/
+2
*
A quick fix for Issue 2720.
hbono@chromium.org
2009-03-19
1
-0
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
1
-0
/
+10
*
Separate the AutocompleteEditView from the cross-platform code.
deanm@chromium.org
2009-03-02
1
-0
/
+458