| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 45406 - Don't select all when autofocusing the location bar on New Tab ... | pkasting@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Revert Omnibox, toolbar, tab animations, and other UI changes for mstone-5. | shess@chromium.org | 2010-04-22 | 1 | -71/+36 |
* | Merge 44416 - Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-14 | 1 | -1/+4 |
* | Merge 44268 - Shift omnibox dropdown in and up on Windows, and square off the... | pkasting@chromium.org | 2010-04-13 | 1 | -2/+0 |
* | [Mac] No star icon or page actions in omnibox on popups. | shess@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -0/+3 |
* | [Mac] Location icon in omnibox as drag source. | shess@chromium.org | 2010-04-08 | 1 | -0/+12 |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -1/+33 |
* | [Mac] Rearrange SSL status icon/label in omnibox. | shess@chromium.org | 2010-03-31 | 1 | -3/+11 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -26/+11 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -14/+7 |
* | Eliminate all UI thread decoding of extension images. | finnur@chromium.org | 2010-03-24 | 1 | -3/+4 |
* | Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t... | finnur@chromium.org | 2010-03-23 | 1 | -3/+1 |
* | Adds the source ImageLoadingTracker to OnImageLoaded. I need this in a | sky@chromium.org | 2010-03-22 | 1 | -1/+3 |
* | Fix extension installed bubble, so that it points to the correct page action ... | mirandac@chromium.org | 2010-03-19 | 1 | -3/+6 |
* | Renames ContentBlockedImageView to ContentSettingImageView. | bulach@chromium.org | 2010-03-05 | 1 | -15/+15 |
* | Mac: Content blocked icons. | thakis@chromium.org | 2010-02-16 | 1 | -5/+57 |
* | Linux: fix clicking on security or blocked contents of non-active window show... | mattm@chromium.org | 2010-02-10 | 1 | -2/+13 |
* | Mac: fullscreen mode work (still not enabled). | viettrungluu@chromium.org | 2010-02-10 | 1 | -4/+0 |
* | [Mac] Fix use-after-free when dragging tabs with page-actions. | shess@chromium.org | 2010-02-06 | 1 | -3/+5 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 1 | -0/+7 |
* | [Mac] Make the extension popup a singleton instance to avoid maintaining mult... | andybons@chromium.org | 2010-02-02 | 1 | -5/+0 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -2/+27 |
* | Add basic support for Content Blocked icons in the omnibox. Not yet | pkasting@chromium.org | 2010-01-30 | 1 | -1/+2 |
* | [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a... | andybons@chromium.org | 2009-12-29 | 1 | -4/+9 |
* | Fixes bug where a Page Action icon was not being properly displayed upon page... | andybons@chromium.org | 2009-12-24 | 1 | -1/+10 |
* | [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve... | andybons@chromium.org | 2009-12-21 | 1 | -1/+2 |
* | [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse... | andybons@chromium.org | 2009-12-18 | 1 | -0/+6 |
* | First batch of unit tests for mac Page Actions. | pamg@google.com | 2009-12-17 | 1 | -2/+14 |
* | First steps toward page actions on Mac. Page action icons shold show and | pamg@google.com | 2009-12-14 | 1 | -5/+120 |
* | Restoring r29827. The skia file is new to this attempt, and may be what was c... | pamg@google.com | 2009-11-04 | 1 | -1/+76 |
* | Implement page action popups. | erikkay@chromium.org | 2009-11-01 | 1 | -0/+3 |
* | CompactNavigationBar for toolkit views build, with some design change per Col... | oshima@chromium.org | 2009-10-26 | 1 | -0/+1 |
* | Revert 29827 - Refactor securityicon code to a more general form, also more c... | nsylvain@chromium.org | 2009-10-23 | 1 | -76/+1 |
* | Refactor security-icon code to a more general form, also more consistent with | pamg@google.com | 2009-10-22 | 1 | -1/+76 |
* | Add SSL icons on Mac OS X | hawk@chromium.org | 2009-09-16 | 1 | -0/+6 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -2/+2 |
* | Force page-action views to update after reloading an extension, by deleting | pam@chromium.org | 2009-09-11 | 1 | -0/+2 |
* | Fixing focus in location bar and accelerators on Linux toolkit views. | jcampan@chromium.org | 2009-09-03 | 1 | -0/+1 |
* | [Mac] The autocomplete popup now gets its position from the toolbar controller, | rohitrao@chromium.org | 2009-08-27 | 1 | -0/+2 |
* | Make extension install UI text on Mac match Windows version. Still to come if | pam@chromium.org | 2009-08-26 | 1 | -1/+0 |
* | [Mac] Omnibox keyword, keyword hint, and search hint support. | rohitrao@chromium.org | 2009-08-21 | 1 | -0/+21 |
* | [Mac] Refactor location-bar autocomplete cell classes. | shess@chromium.org | 2009-07-16 | 1 | -1/+2 |
* | Add a rudamentary feed preview to the RSS extension. It | finnur@chromium.org | 2009-07-09 | 1 | -5/+10 |
* | Better behavior for ctrl-k: If we're already in forced_query mode, re-select ... | pkasting@chromium.org | 2009-06-05 | 1 | -1/+1 |
* | Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u... | shess@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Commit for Miranda. | glen@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Mac: Fix the Go button. | shess@chromium.org | 2009-05-19 | 1 | -3/+2 |
* | Use Chrome facilities for omnibox state save and restore on Mac. | shess@chromium.org | 2009-05-11 | 1 | -0/+5 |
* | Linux: enable omni box ui test and automation proxy ui test. | estade@chromium.org | 2009-05-05 | 1 | -1/+4 |