| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -30/+15 |
* | mac: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | GTK: disable "edit search engines" and "paste and go" in location bar view wh... | estade@chromium.org | 2010-03-04 | 1 | -0/+4 |
* | GTK/Mac: show security warning on correct part of url. | estade@chromium.org | 2010-03-04 | 1 | -9/+9 |
* | Mac: Set fixed maximum line height in Omnibox. | viettrungluu@chromium.org | 2010-02-05 | 1 | -1/+19 |
* | Copy percent-escaped URL when copying all the text from the address bar (Mac) | kinuko@chromium.org | 2010-02-03 | 1 | -0/+30 |
* | [Mac] Hook up AutocompleteEditViewMac delegate calls properly. | rohitrao@chromium.org | 2010-01-27 | 1 | -0/+2 |
* | Add a keyboard shortcut on Escape that emits the IDC_STOP command. | thakis@chromium.org | 2009-12-18 | 1 | -2/+1 |
* | Mac: implement "Search the Web..." (Opt-Cmd-F). | viettrungluu@chromium.org | 2009-12-07 | 1 | -0/+13 |
* | [Mac] Route edit-state messages via observer rather than delegate. | shess@chromium.org | 2009-12-04 | 1 | -220/+114 |
* | [Mac] Ignore incorrect focus notifications in Omnibox. | shess@chromium.org | 2009-11-12 | 1 | -0/+9 |
* | [Mac] Support undo in the omnibox. | rohitrao@chromium.org | 2009-11-12 | 1 | -0/+3 |
* | Adding implementation of AutocompleteEditViewMac::IsSelectAll(). | jcampan@chromium.org | 2009-11-12 | 1 | -3/+8 |
* | Restoring r29827. The skia file is new to this attempt, and may be what was c... | pamg@google.com | 2009-11-04 | 1 | -12/+0 |
* | [Mac] Adjust Omnibox implementation to not break undo chain. | shess@chromium.org | 2009-10-26 | 1 | -1/+1 |
* | Revert 29827 - Refactor securityicon code to a more general form, also more c... | nsylvain@chromium.org | 2009-10-23 | 1 | -0/+12 |
* | Refactor security-icon code to a more general form, also more consistent with | pamg@google.com | 2009-10-22 | 1 | -12/+0 |
* | [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or... | rohitrao@chromium.org | 2009-10-22 | 1 | -0/+5 |
* | [Mac] Trim Omnibox hints as field shrinks. | shess@chromium.org | 2009-10-15 | 1 | -0/+11 |
* | [Mac] Show the page info window after clicking the security icon in the URL bar | rsesek@chromium.org | 2009-10-07 | 1 | -0/+12 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -4/+0 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -1/+2 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -0/+4 |
* | [Mac] Support option-return to open in new foreground tab. | rohitrao@chromium.org | 2009-09-24 | 1 | -2/+2 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -4/+0 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -0/+4 |
* | [Mac] Add a strikethrough through insecure url schemes. | rohitrao@chromium.org | 2009-09-24 | 1 | -0/+4 |
* | [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver. | shess@chromium.org | 2009-09-23 | 1 | -12/+0 |
* | [Mac] Expose AutocompleteEditViewMac to Cocoa code. | shess@chromium.org | 2009-09-21 | 1 | -23/+5 |
* | [Mac] Paste in Omnibox needs to initiate field editing correctly. | shess@chromium.org | 2009-09-18 | 1 | -14/+22 |
* | [Mac] Implement Paste and Go/Search. | rohitrao@chromium.org | 2009-09-18 | 1 | -0/+35 |
* | Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide | mark@chromium.org | 2009-09-17 | 1 | -1/+2 |
* | Fix Snow Leopard SDK errors | mark@chromium.org | 2009-09-16 | 1 | -1/+1 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -3/+3 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Fix text and selection's save/restore issue of omnibox when displaying tempor... | suzhe@chromium.org | 2009-09-11 | 1 | -5/+2 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 1 | -3/+5 |
* | Reverting 23702. | hbono@chromium.org | 2009-09-04 | 1 | -12/+0 |
* | [Mac] Fix operation of Control key in Omnibox. | shess@chromium.org | 2009-08-31 | 1 | -5/+3 |
* | OSX: Remove some nsnotificationcenter observers more reliably. | shess@chromium.org | 2009-08-31 | 1 | -3/+5 |
* | [Mac] Fix Option-return in Omnibox. | shess@chromium.org | 2009-08-31 | 1 | -0/+12 |
* | [Mac] Handle shift-delete when omnibox popup is up. | shess@chromium.org | 2009-08-28 | 1 | -0/+14 |
* | [Mac] Handle backspacing out of keyword search. | shess@chromium.org | 2009-08-28 | 1 | -0/+25 |
* | [Mac] Don't eat tab if tab-to-search hint not visible. | shess@chromium.org | 2009-08-28 | 1 | -6/+11 |
* | [Mac] The autocomplete popup now gets its position from the toolbar controller, | rohitrao@chromium.org | 2009-08-27 | 1 | -2/+3 |
* | [Mac] Omnibox keyword, keyword hint, and search hint support. | rohitrao@chromium.org | 2009-08-21 | 1 | -0/+29 |
* | A quick fix for Issue 19421. | hbono@chromium.org | 2009-08-19 | 1 | -0/+12 |
* | This changelist represents the necessary merger of two others: | ben@chromium.org | 2009-08-19 | 1 | -5/+5 |
* | Add modifier key support for window open dispositions throught the Mac UI | rohitrao@chromium.org | 2009-08-18 | 1 | -3/+13 |