| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes the link in the omnibox for searching history. | sky@chromium.org | 2011-01-20 | 1 | -1/+0 |
* | Update references part 3: remaining files in chrome/... | msw@chromium.org | 2011-01-19 | 1 | -3/+3 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -0/+4 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | [GTK] Added unit tests for omnibox highlighting | scr@chromium.org | 2010-10-27 | 1 | -60/+61 |
* | Coverity: Fix several pass-by-values. | jhawkins@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | [linux] instant search/browsing first cut | estade@chromium.org | 2010-10-26 | 1 | -2/+13 |
* | Removes two unused methods: | rohitrao@chromium.org | 2010-10-20 | 1 | -7/+0 |
* | [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in... | rohitrao@chromium.org | 2010-10-14 | 1 | -0/+6 |
* | [GTK] Added Support for DIM AutoComplete Match Classification specifiers. | estade@chromium.org | 2010-10-13 | 1 | -9/+23 |
* | chromeos: Update autocomplete popup colors. | derat@chromium.org | 2010-08-25 | 1 | -19/+8 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -3/+3 |
* | Adds some experimental stuff for tab preview: ability to determine max | sky@chromium.org | 2010-08-09 | 1 | -0/+6 |
* | [GTK] More m6 toolbar fixes. | estade@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | [GTK] compile fix, try2 | estade@chromium.org | 2010-08-03 | 1 | -4/+4 |
* | [GTK] Remove reference to obsolete constant. | estade@chromium.org | 2010-08-03 | 1 | -13/+2 |
* | [GTK] fix up spacing in upper chrome. | estade@chromium.org | 2010-08-03 | 1 | -24/+6 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 1 | -21/+31 |
* | This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown. | xji@chromium.org | 2010-06-24 | 1 | -8/+24 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -1/+1 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -89/+217 |
* | GTK: Implement OnDragCanceled() for autocomplete popup view on linux. | erg@chromium.org | 2010-04-22 | 1 | -1/+13 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -217/+89 |
* | GTK: Select better greens in the native omnibox popup. | erg@chromium.org | 2010-04-16 | 1 | -29/+58 |
* | GTK: Update top padding on icons in the autocomplete popup. | erg@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | GTK: Move reload in gtk mode and fix omnibox popup location. | erg@chromium.org | 2010-04-13 | 1 | -12/+56 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -24/+15 |
* | GTK: fix padding of autocomplete popup. | estade@chromium.org | 2010-04-10 | 1 | -2/+2 |
* | GTK: Theme the icons in the location bar and use GTK colors for the autocompl... | erg@chromium.org | 2010-04-09 | 1 | -13/+106 |
* | Replace omnibox icons with new set that are all the same size (19x19). | pkasting@chromium.org | 2010-04-05 | 1 | -7/+7 |
* | gtk: fix display of icons in omnibox popup | evan@chromium.org | 2010-04-01 | 1 | -5/+5 |
* | GTK: more location bar updates. | estade@chromium.org | 2010-03-31 | 1 | -6/+3 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -39/+13 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -2/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | chrome 2: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+2 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Fixes two issues from valgrind, and some cleanup: | sky@chromium.org | 2009-11-20 | 1 | -28/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Linux: Stack autocomplete popup window directly on top of the browser's tople... | suzhe@chromium.org | 2009-10-15 | 1 | -1/+11 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -1/+1 |
* | Revert "GTK: Use rounded corners in AutocompletePopupViewGtk." | erg@google.com | 2009-09-23 | 1 | -11/+25 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -5/+7 |
* | Reverts linux font change again. Slow down isn't as bad as before. But | sky@chromium.org | 2009-09-14 | 1 | -1/+30 |
* | Remove code doing a no-op due to float -> int rounding. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -4/+4 |
* | Attempt 2 at converting font from Skia to Pango. The slow down appears to be ... | sky@chromium.org | 2009-09-14 | 1 | -30/+1 |