| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash due to AutocompletePopup trying to draw the old results when they w... | pkasting@chromium.org | 2009-06-03 | 4 | -15/+19 |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 2 | -8/+44 |
* | Port 2 more unit tests. Just small differences between platforms. | tc@google.com | 2009-06-03 | 1 | -0/+5 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 7 | -13/+12 |
* | Flip omnibox2 popup on by default for more testing. | ben@chromium.org | 2009-06-01 | 1 | -5/+4 |
* | GTK: respect control key for setting TLD=com. | estade@chromium.org | 2009-06-01 | 1 | -1/+10 |
* | Revert the Omnibox when changing tabs while its contents have been deleted. | pkasting@chromium.org | 2009-05-29 | 1 | -2/+12 |
* | Ignore the insert key so we don't switch into overtype mode (which surprises ... | pkasting@chromium.org | 2009-05-29 | 1 | -0/+5 |
* | Hoist TrimHttpPrefix() so we only have one copy, not one per provider. | pkasting@chromium.org | 2009-05-29 | 8 | -55/+37 |
* | Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ... | pkasting@chromium.org | 2009-05-29 | 1 | -1/+2 |
* | Don't make |field_| first responder in SetSelectedRange() unless |model_| has... | shess@chromium.org | 2009-05-23 | 2 | -19/+30 |
* | Overhaul omnibox focus detection on Mac. | shess@chromium.org | 2009-05-22 | 2 | -28/+87 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 2 | -8/+5 |
* | Mac: Fix so the omnibox popup doesn't show all tiny first time. | shess@chromium.org | 2009-05-22 | 1 | -9/+8 |
* | Gets LocationBarView to compile on linux. PageInfoWindow is nearly | sky@chromium.org | 2009-05-21 | 1 | -2/+2 |
* | mac_util::SetOverrideAppBundle() are handled in class ChromeTestSuite. | jrg@chromium.org | 2009-05-20 | 1 | -10/+0 |
* | Mac: Modify Omnibox to notice when the window loses key, too. | shess@chromium.org | 2009-05-20 | 2 | -2/+34 |
* | Mac: Make sure the popup is closed when losing focus in omnibox. | shess@chromium.org | 2009-05-20 | 1 | -1/+7 |
* | Take 2 at forcing the foreground and background color of the | tc@google.com | 2009-05-19 | 2 | -1/+14 |
* | Revert "Force the foreground and background color of the omnibox text." | tc@google.com | 2009-05-19 | 1 | -14/+1 |
* | Force the foreground and background color of the omnibox text. | tc@google.com | 2009-05-19 | 1 | -1/+14 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | Force the font size in the omnibox, tabs, find bar, and download shelf | tc@google.com | 2009-05-18 | 2 | -1/+6 |
* | Allow IPv6 literals to be typed directly into the address bar, without | abarth@chromium.org | 2009-05-18 | 2 | -1/+9 |
* | Mac: Style the omnibox URL. | shess@chromium.org | 2009-05-15 | 2 | -61/+139 |
* | A quick fix for Issue 11683. | hbono@chromium.org | 2009-05-15 | 1 | -0/+9 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 5 | -8/+8 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 6 | -22/+22 |
* | Use the Mac omnibox field's font as the basis for the fonts used in the field... | shess@chromium.org | 2009-05-14 | 4 | -51/+77 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 2 | -3/+3 |
* | Provide one set of mac common app name defines for things that need the name ... | thomasvl@chromium.org | 2009-05-14 | 1 | -2/+3 |
* | Clean-up of the accelerator code. | jcampan@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Address Mike's last complaint about Issue 114017. | shess@chromium.org | 2009-05-12 | 1 | -3/+5 |
* | Use Chrome facilities for omnibox state save and restore on Mac. | shess@chromium.org | 2009-05-11 | 2 | -21/+120 |
* | Fix regression where exact-match URLs could fail to be promoted when longer U... | pkasting@chromium.org | 2009-05-11 | 3 | -31/+53 |
* | Style the omnibox results for v2. | shess@chromium.org | 2009-05-11 | 3 | -12/+535 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 3 | -3/+3 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 4 | -5/+5 |
* | Move pgup/dn special casing to browser window gtk. | estade@chromium.org | 2009-05-07 | 1 | -19/+0 |
* | GTK: Handle some accelerators after the focused widget has had a chance to ha... | estade@chromium.org | 2009-05-07 | 1 | -0/+19 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 4 | -4/+4 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 2 | -2/+2 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 6 | -7/+7 |
* | Convert autocomplete to use a custom matrix and button cell. | shess@chromium.org | 2009-05-05 | 2 | -130/+221 |
* | Get rid of the ClipboardService class and header... it is nothing but a shell... | ben@chromium.org | 2009-05-05 | 1 | -3/+2 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 2 | -6/+6 |
* | Fixes bug in search provider. It wasn't setting template_url and | sky@chromium.org | 2009-05-04 | 2 | -0/+11 |