summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix memory smash, take 2.pkasting@chromium.org2010-04-141-3/+2
* Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing...nsylvain@chromium.org2010-04-141-2/+3
* Fix freed-memory-read (and maybe writes later?) due to accessing members of a...pkasting@chromium.org2010-04-131-3/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-4/+4
* Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...pkasting@chromium.org2009-11-111-46/+11
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Fix checkfailure on Linux Views build by actually opening the popup when it's...pkasting@chromium.org2009-11-051-11/+22
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-2/+14
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-0/+50