| Commit message (Expand) | Author | Age | Files | Lines |
* | Port autocomplete_edit_view_browsertest.cc to Mac. | suzhe@chromium.org | 2011-03-03 | 1 | -2/+2 |
* | Fixes bug in showing omnibox popup on a mac where if the new bounds was | sky@chromium.org | 2011-03-02 | 1 | -0/+2 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -1/+1 |
* | Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/... | rsesek@chromium.org | 2011-02-17 | 1 | -1/+1 |
* | Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in | sky@chromium.org | 2011-02-16 | 1 | -5/+0 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged() | suzhe@google.com | 2011-01-26 | 1 | -1/+1 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -8/+7 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -7/+8 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -8/+7 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -2/+2 |
* | Revert 71169 - Revert 71167 - Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -1/+1 |
* | Revert 71167 - Remove wstring from gfx. | joi@chromium.org | 2011-01-12 | 1 | -1/+1 |
* | Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -1/+1 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 1 | -1/+0 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -5/+5 |
* | [Mac] Add the instant opt-in UI to the omnibox dropdown. | rohitrao@chromium.org | 2010-11-22 | 1 | -12/+82 |
* | [GTK] Added unit tests for omnibox highlighting | scr@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Convert gfx::ElideText from using wstrings to string16. | tony@chromium.org | 2010-10-21 | 1 | -1/+3 |
* | Removes two unused methods: | rohitrao@chromium.org | 2010-10-20 | 1 | -6/+0 |
* | [Mac] Added Support for DIM AutoComplete Match Classification specifiers. | scr@chromium.org | 2010-10-15 | 1 | -7/+19 |
* | [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in... | rohitrao@chromium.org | 2010-10-14 | 1 | -1/+11 |
* | [omnibox] Ignore empty search suggestions. | shess@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | OS X: Clicking on search keyword autocomplete result should update the omnibox | isherman@chromium.org | 2010-09-01 | 1 | -1/+6 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -5/+5 |
* | Adds some experimental stuff for tab preview: ability to determine max | sky@chromium.org | 2010-08-09 | 1 | -0/+6 |
* | [Mac] M6 Omnibox positioning changes. | shess@chromium.org | 2010-08-03 | 1 | -9/+6 |
* | [Mac] Un-tweak omnibox height and spacing and font. | shess@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | [Mac] First pass at final sizing of toolbar items. | shess@chromium.org | 2010-07-29 | 1 | -2/+2 |
* | [Mac] Cancel autocomplete popup animations using an AppKit bug workaround. | rohitrao@chromium.org | 2010-07-23 | 1 | -6/+22 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 1 | -3/+14 |
* | [Mac] Line up omnibox field icons and text with popup. | shess@chromium.org | 2010-07-15 | 1 | -6/+6 |
* | [Mac] Round off omnibox and popup. | shess@chromium.org | 2010-06-17 | 1 | -11/+16 |
* | Mac/clang: Possibly contentious changes. | thakis@chromium.org | 2010-06-15 | 1 | -3/+3 |
* | [Mac] Image-drawing which doesn't require image-flipping. | shess@chromium.org | 2010-06-04 | 1 | -2/+3 |
* | 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 |
* | Cleanup a bunch of TODO(shess). | shess@chromium.org | 2010-05-19 | 1 | -17/+2 |
* | [Mac] Fix omnibox popup for scaling. | shess@chromium.org | 2010-05-07 | 1 | -48/+65 |
* | [Mac] Fixes janky animations in the omnibox popup. | rohitrao@chromium.org | 2010-05-06 | 1 | -16/+37 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -62/+27 |
* | [Mac] Omnibox popup icons and text lined up under toolbar. | shess@chromium.org | 2010-04-22 | 1 | -2/+2 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -27/+62 |
* | [Mac] Fix MouseDown/MouseUp error for Steve animation effects | thomasvl@chromium.org | 2010-04-14 | 1 | -3/+3 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -6/+7 |
* | [Mac] PDF icons for omnibox. | shess@chromium.org | 2010-04-09 | 1 | -11/+8 |
* | [Mac] Tweak location icon spacing in omnibox. | shess@chromium.org | 2010-04-08 | 1 | -2/+2 |
* | Fix Mac build failure. | pkasting@chromium.org | 2010-04-05 | 1 | -1/+1 |
* | [Mac] Line up omnibox popup under field. | shess@chromium.org | 2010-04-01 | 1 | -4/+10 |