summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete/autocomplete_popup_win.h
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-23/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix memory smash, take 2.pkasting@chromium.org2010-04-141-4/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...pkasting@chromium.org2009-11-111-21/+4
* Try to add more sanity checking to help track down a crash.pkasting@chromium.org2009-11-041-3/+6
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-2/+8
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-171-47/+7
* Split out the contents view into its own header. rename it to AutocompletePop...ben@chromium.org2009-04-161-2/+2
* Start creating results rows, making sure their visual representation is clipp...ben@chromium.org2009-04-161-0/+14
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-4/+23
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-101-0/+44