| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -2/+5 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -5/+2 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -0/+1 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -0/+2 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | GTK: disable "edit search engines" and "paste and go" in location bar view wh... | estade@chromium.org | 2010-03-04 | 1 | -1/+1 |
* | Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp... | ananta@chromium.org | 2010-02-19 | 1 | -5/+1 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -1/+1 |
* | Reverts my r4300 and re-fixes Issue 3156 and 13500. | hbono@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -5/+6 |
* | Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin. | ben@chromium.org | 2009-10-29 | 1 | -5/+8 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -1/+0 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -1/+0 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -0/+1 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL. | jhawkins@chromium.org | 2009-09-04 | 1 | -2/+3 |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -0/+1 |
* | Fix a crash when clicking a popup entry while composing in the Microsoft IME ... | pkasting@chromium.org | 2009-07-10 | 1 | -0/+4 |
* | Remove the Menu object, converting all the remaining callers to use Menu2. I'... | ben@chromium.org | 2009-06-12 | 1 | -7/+15 |
* | Better behavior for ctrl-k: If we're already in forced_query mode, re-select ... | pkasting@chromium.org | 2009-06-05 | 1 | -0/+2 |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move the implementation of AutocompletePopupView from AutocompletePopupWin to... | ben@chromium.org | 2009-04-17 | 1 | -1/+1 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 1 | -1/+3 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 1 | -2/+2 |
* | Fix mouse wheel redirection when omnibox has focus | amit@chromium.org | 2009-04-08 | 1 | -0/+2 |
* | A quick fix for Issue 2720. | hbono@chromium.org | 2009-03-19 | 1 | -0/+2 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Make toggling fullscreen mode on/off significantly less janky-looking by mean... | pkasting@chromium.org | 2009-03-12 | 1 | -0/+10 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -0/+458 |