summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bubble_border.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ...pkasting@chromium.org2010-06-141-2/+2
* This CL makes the InfoBubble not change the arrow when parts of itjcivelli@chromium.org2010-05-121-2/+3
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-071-34/+70
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-061-70/+34
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-061-34/+70
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-9/+24
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-24/+9
* Subclassing the InfoBubble to handle anchoring bubbles basedon their content,...finnur@chromium.org2010-04-191-1/+12
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-8/+12
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-4/+4
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-061-0/+17
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-161-6/+47
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-0/+6
* Try to fix Linux views buildpkasting@chromium.org2009-09-141-1/+1
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-141-0/+55