| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -47/+35 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -35/+47 |
* | SSL UI changes, Windows, code side (images are separate). | pkasting@chromium.org | 2010-04-19 | 1 | -16/+1 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -4/+3 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -1/+5 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -0/+6 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -28/+22 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -2/+4 |
* | 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 | -1/+2 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | GTK: disable "edit search engines" and "paste and go" in location bar view wh... | estade@chromium.org | 2010-03-04 | 1 | -0/+4 |
* | Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp... | ananta@chromium.org | 2010-02-19 | 1 | -7/+9 |
* | Correctly enable the Copy item on the popup window omnibox context menu. Ori... | pkasting@chromium.org | 2010-01-04 | 1 | -1/+1 |
* | Use KF_ALTDOWN flag instead of GetKeyState(VK_MENU) | xiyuan@chromium.org | 2009-12-17 | 1 | -1/+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/+0 |
* | Fix issue 30244 | xiyuan@chromium.org | 2009-12-14 | 1 | -2/+3 |
* | Reverts my r4300 and re-fixes Issue 3156 and 13500. | hbono@chromium.org | 2009-12-09 | 1 | -23/+14 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -2/+3 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 1 | -2/+2 |
* | Use plain strings instead of wstrings for UMA actions | evan@chromium.org | 2009-11-17 | 1 | -2/+2 |
* | A quick fix for Issue 3798. | hbono@chromium.org | 2009-11-17 | 1 | -0/+27 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+3 |
* | Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin. | ben@chromium.org | 2009-10-29 | 1 | -3/+17 |
* | Remove dead variables. | pkasting@chromium.org | 2009-10-27 | 1 | -10/+0 |
* | Fix for issue 24888 | xiyuan@chromium.org | 2009-10-21 | 1 | -0/+24 |
* | Remove comments and const_cast that is no longer necessary with the latest Skia. | brettw@chromium.org | 2009-10-08 | 1 | -4/+1 |
* | Turns out a cleanup change I made a while ago was wrong. This could result i... | pkasting@chromium.org | 2009-10-06 | 1 | -1/+5 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -4/+9 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -2/+2 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -9/+4 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -15/+15 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -15/+15 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -15/+15 |
* | Clean up a few bits of files that I'm about to modify. The only visible chan... | pkasting@chromium.org | 2009-09-25 | 1 | -3/+1 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -4/+9 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -9/+4 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -5/+3 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+4 |
* | Clipboard: | estade@chromium.org | 2009-09-10 | 1 | -1/+3 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 1 | -3/+5 |
* | Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL. | jhawkins@chromium.org | 2009-09-04 | 1 | -8/+9 |
* | Use system themes where possible in Omnibox edit and dropdown; in other cases... | pkasting@chromium.org | 2009-09-04 | 1 | -26/+20 |
* | More work fixing miscellaneous issues in the autocomplete code, probably none... | pkasting@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Don't use URL-encoded strings when user's input is in progress or the text isn't | jshin@chromium.org | 2009-08-26 | 1 | -3/+9 |
* | Refactors OSExchangeData for easier portability. | sky@chromium.org | 2009-08-12 | 1 | -8/+9 |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -1/+5 |
* | Fix a crash when clicking a popup entry while composing in the Microsoft IME ... | pkasting@chromium.org | 2009-07-10 | 1 | -1/+22 |
* | Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox. | hamaji@chromium.org | 2009-07-09 | 1 | -12/+15 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -2/+1 |