summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bubble_border.cc
Commit message (Expand)AuthorAgeFilesLines
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Fix off-by-one error that crept into the BubbleBorder code.pkasting@chromium.org2010-06-141-2/+2
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ...pkasting@chromium.org2010-06-141-50/+43
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-071-186/+335
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-061-335/+186
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-061-186/+335
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-46/+61
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-61/+46
* Subclassing the InfoBubble to handle anchoring bubbles basedon their content,...finnur@chromium.org2010-04-191-4/+8
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-42/+53
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-061-0/+19
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-161-23/+155
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-3/+21
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-141-0/+117