| 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 |
* | Fix up the Windows omnibox after the recent endcap removal. This fixes most ... | pkasting@chromium.org | 2010-06-14 | 1 | -2/+2 |
* | This CL makes the InfoBubble not change the arrow when parts of it | jcivelli@chromium.org | 2010-05-12 | 1 | -2/+3 |
* | Put back info_bubble with left&right arrows. | dpolukhin@chromium.org | 2010-05-07 | 1 | -34/+70 |
* | Rollback http://codereview.chromium.org/1820002 | dpolukhin@chromium.org | 2010-05-06 | 1 | -70/+34 |
* | Add ability to place bubble arrow on left and right side of the bubble or mak... | dpolukhin@chromium.org | 2010-05-06 | 1 | -34/+70 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -9/+24 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -24/+9 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -1/+12 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -8/+12 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -4/+4 |
* | Add an BubbleBorder to BrowserAction popups and fix positioning of the | erikkay@chromium.org | 2009-10-06 | 1 | -0/+17 |
* | Convert InfoBubble to using BubbleBorder. This also replaces the border grap... | pkasting@chromium.org | 2009-09-16 | 1 | -6/+47 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -0/+6 |
* | Try to fix Linux views build | pkasting@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Factor out border-drawing code from autocomplete_popup_contents_view.cc into ... | pkasting@chromium.org | 2009-09-14 | 1 | -0/+55 |