| Commit message (Expand) | Author | Age | Files | Lines |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -7/+6 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -6/+7 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -7/+6 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -0/+2 |
* | Address some visual problems with the omnibox extension API: | mpcomplete@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Fix up the Windows omnibox after the recent endcap removal. This fixes most ... | pkasting@chromium.org | 2010-06-14 | 1 | -31/+14 |
* | Elide the EV bubble when it's extremely long. This limits it to half the loc... | pkasting@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Elide text runs properly in the omnibox dropdown. | pkasting@chromium.org | 2010-05-10 | 1 | -215/+305 |
* | Put back info_bubble with left&right arrows. | dpolukhin@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Rollback http://codereview.chromium.org/1820002 | dpolukhin@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Add ability to place bubble arrow on left and right side of the bubble or mak... | dpolukhin@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Refactors animation to allow for cleaner subclassing. I'm doing this | sky@chromium.org | 2010-05-05 | 1 | -1/+1 |
* | Relanding http://codereview.chromium.org/1746009/show | jcivelli@chromium.org | 2010-04-29 | 1 | -1/+18 |
* | Revert 45936 - The app launcher now uses the location bar (instead of the aut... | jcivelli@chromium.org | 2010-04-29 | 1 | -18/+1 |
* | The app launcher now uses the location bar (instead of the autocomplete edit)... | jcivelli@google.com | 2010-04-29 | 1 | -1/+18 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 2 | -104/+51 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 2 | -51/+104 |
* | SSL UI changes, Windows, code side (images are separate). | pkasting@chromium.org | 2010-04-19 | 1 | -13/+11 |
* | Fix memory smash, take 2. | pkasting@chromium.org | 2010-04-14 | 6 | -20/+37 |
* | Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing... | nsylvain@chromium.org | 2010-04-14 | 4 | -24/+14 |
* | Fix freed-memory-read (and maybe writes later?) due to accessing members of a... | pkasting@chromium.org | 2010-04-13 | 4 | -14/+24 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 2 | -36/+35 |
* | Replace omnibox icons with new set that are all the same size (19x19). | pkasting@chromium.org | 2010-04-05 | 1 | -6/+6 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -67/+17 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 2 | -2/+2 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -1/+2 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 3 | -4/+4 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -4/+4 |
* | Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ... | pkasting@chromium.org | 2010-02-01 | 2 | -2/+19 |
* | Fixes compile warning on linux/views when building 64 bit. | sky@chromium.org | 2010-01-29 | 2 | -12/+14 |
* | Support dragging within the omnibox dropdown. Original patch by Philippe Bea... | pkasting@chromium.org | 2010-01-29 | 2 | -87/+109 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 1 | -1/+2 |
* | Adjusts font sizes to be readable on Chrome OS. | sky@chromium.org | 2009-11-23 | 1 | -0/+5 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 3 | -4/+3 |
* | Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r... | pkasting@chromium.org | 2009-11-11 | 6 | -161/+48 |
* | Added a flag to the Canvas class which allows forcing an RTL directionality | idana@chromium.org | 2009-11-11 | 1 | -4/+18 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 2 | -2/+2 |
* | Fix checkfailure on Linux Views build by actually opening the popup when it's... | pkasting@chromium.org | 2009-11-05 | 3 | -16/+31 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Try to add more sanity checking to help track down a crash. | pkasting@chromium.org | 2009-11-04 | 4 | -16/+37 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Linux: Stack autocomplete popup window directly on top of the browser's tople... | suzhe@chromium.org | 2009-10-15 | 2 | -2/+18 |
* | Revert sanity check; this doesn't actually work since UpdatePopupAppearance()... | pkasting@chromium.org | 2009-10-08 | 1 | -3/+1 |
* | Add another sanity check, this time that the popup's "open state" (HWND) matc... | pkasting@chromium.org | 2009-10-07 | 1 | -1/+3 |
* | Simplify life for people trying to pick a "readable" foreground color by not ... | pkasting@chromium.org | 2009-09-24 | 1 | -4/+2 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 2 | -13/+19 |
* | Factor out border-drawing code from autocomplete_popup_contents_view.cc into ... | pkasting@chromium.org | 2009-09-14 | 2 | -103/+4 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 1 | -1/+1 |