| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/... | tfarina@chromium.org | 2011-04-27 | 1 | -547/+0 |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Wires up ability for page to specify instant auto complete | sky@chromium.org | 2011-03-15 | 1 | -1/+2 |
* | Clean up some event code: | msw@chromium.org | 2011-03-14 | 1 | -1/+1 |
* | Moves responsibility for updating InstantController to AutocompleteEditModel.... | sky@chromium.org | 2011-03-06 | 1 | -4/+5 |
* | Allow dragging and dropping of URLs to any portion of the toolbar view. | rogerta@chromium.org | 2011-02-17 | 1 | -0/+7 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Hitting Tab should always move cursor to end of omnibox text. | suzhe@google.com | 2011-01-28 | 1 | -2/+4 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -20/+20 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -20/+20 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -20/+20 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -5/+5 |
* | Fix several omnibox issues related to keyword mode and IME support. | suzhe@google.com | 2011-01-13 | 1 | -5/+7 |
* | Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit... | oshima@chromium.org | 2011-01-11 | 1 | -2/+2 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | I'm working on autocomplete edit view which does not use native controls for ... | oshima@chromium.org | 2011-01-07 | 1 | -6/+8 |
* | Make predictive instant suggest work with IME composition. | suzhe@google.com | 2010-12-22 | 1 | -0/+3 |
* | Change menus on OSX to update the icon dynamically. | atwilson@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Move a bunch more browser stuff around. | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Makes committing the suggested text only update the default search | sky@chromium.org | 2010-11-24 | 1 | -2/+0 |
* | Adds support for proper handling of verbatim queries. That is, if the | sky@chromium.org | 2010-11-19 | 1 | -0/+4 |
* | Makes the instant suggested text autocomplete after 1.3 seconds. There | sky@chromium.org | 2010-11-11 | 1 | -18/+2 |
* | Adds the ability for classes other than native control to process | sky@chromium.org | 2010-11-10 | 1 | -1/+19 |
* | Revert 65109 - Adds the ability for classes other than native control to process | sky@chromium.org | 2010-11-04 | 1 | -19/+1 |
* | Adds the ability for classes other than native control to process | sky@chromium.org | 2010-11-04 | 1 | -1/+19 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -3/+1 |
* | Adds support for the location bar to show suggested text. There are | sky@chromium.org | 2010-09-11 | 1 | -0/+18 |
* | Handle FocusSearch() when in forced search mode with leading whitespace. | isherman@chromium.org | 2010-09-11 | 1 | -0/+2 |
* | Adds some experimental stuff for tab preview: ability to determine max | sky@chromium.org | 2010-08-09 | 1 | -0/+1 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make right-clicking the omnibox with nothing selected select all (just like l... | pkasting@chromium.org | 2010-06-22 | 1 | -16/+27 |
* | Use some built-in methods on the Font object to avoid storing so many data me... | pkasting@chromium.org | 2010-05-26 | 1 | -2/+0 |
* | 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 |