| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 1 | -0/+9 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -5/+30 |
* | GTK: Implement OnDragCanceled() for autocomplete popup view on linux. | erg@chromium.org | 2010-04-22 | 1 | -1/+9 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -30/+5 |
* | GTK: Move reload in gtk mode and fix omnibox popup location. | erg@chromium.org | 2010-04-13 | 1 | -2/+2 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -3/+3 |
* | GTK: Theme the icons in the location bar and use GTK colors for the autocompl... | erg@chromium.org | 2010-04-09 | 1 | -2/+27 |
* | Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ... | pkasting@chromium.org | 2010-02-01 | 1 | -0/+1 |
* | Linux: Stack autocomplete popup window directly on top of the browser's tople... | suzhe@chromium.org | 2009-10-15 | 1 | -0/+3 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -2/+2 |
* | Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ... | pkasting@chromium.org | 2009-09-03 | 1 | -1/+0 |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -3/+3 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -3/+0 |
* | Remove svn:executable and set svn:eol-style to LF. | tc@google.com | 2009-04-27 | 1 | -0/+0 |
* | Linux Omnibox results improvements: | deanm@chromium.org | 2009-04-27 | 1 | -2/+0 |
* | Use AutocompletePopupPositioner for the Linux Omnibox. | deanm@chromium.org | 2009-04-27 | 1 | -1/+3 |
* | Linux Omnibox mouse support. | deanm@chromium.org | 2009-04-27 | 1 | -1/+29 |
* | Bold matched portions of text in Linux Omnibox. | deanm@chromium.org | 2009-04-16 | 1 | -2/+7 |
* | Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo... | ben@chromium.org | 2009-04-10 | 1 | -2/+1 |
* | Move to custom painting the omnibox results with GDK. | deanm@chromium.org | 2009-04-09 | 1 | -3/+12 |
* | Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View. | deanm@chromium.org | 2009-03-10 | 1 | -0/+55 |