| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -6/+42 |
* | Enable inspection of extension popups | feldstein@chromium.org | 2010-04-01 | 1 | -2/+5 |
* | [Mac] Rearrange SSL status icon/label in omnibox. | shess@chromium.org | 2010-03-31 | 1 | -11/+21 |
* | Attempt 2 at landing this. Patch is exactly same as last time around. | sky@chromium.org | 2010-03-30 | 1 | -2/+3 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -49/+31 |
* | Revert 43005 - Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 1 | -3/+2 |
* | Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 1 | -2/+3 |
* | Fix crasher in LocationBarViewMac::PageActionImageView::OnImageLoaded. | mirandac@chromium.org | 2010-03-26 | 1 | -3/+1 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -58/+51 |
* | Eliminate all UI thread decoding of extension images. | finnur@chromium.org | 2010-03-24 | 1 | -15/+9 |
* | Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t... | finnur@chromium.org | 2010-03-23 | 1 | -2/+2 |
* | Adds the source ImageLoadingTracker to OnImageLoaded. I need this in a | sky@chromium.org | 2010-03-22 | 1 | -2/+2 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -1/+2 |
* | Fix extension installed bubble, so that it points to the correct page action ... | mirandac@chromium.org | 2010-03-19 | 1 | -7/+4 |
* | [Mac] Implement a basic overflow menu for hidden Browser Action buttons. | andybons@chromium.org | 2010-03-18 | 1 | -4/+2 |
* | Change the mac content blocked bubble to use the new bubble model rather than... | joth@chromium.org | 2010-03-18 | 1 | -8/+8 |
* | Fix bubbles (bookmark, status, blocked content, both extension ones) in resol... | avi@chromium.org | 2010-03-16 | 1 | -4/+4 |
* | Renames ContentBlockedImageView to ContentSettingImageView. | bulach@chromium.org | 2010-03-05 | 1 | -54/+49 |
* | [Mac] fix license nits found by the presubmit scripts in mac-specific code | evan@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Mac: Show content blocked bubbles. | thakis@chromium.org | 2010-02-21 | 1 | -4/+31 |
* | Mac: Content blocked icons. | thakis@chromium.org | 2010-02-16 | 1 | -7/+97 |
* | Linux: fix clicking on security or blocked contents of non-active window show... | mattm@chromium.org | 2010-02-10 | 1 | -16/+14 |
* | Remove poll'n'loop code from extension_browsertest.cc. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -19/+22 |
* | Mac: fullscreen mode work (still not enabled). | viettrungluu@chromium.org | 2010-02-10 | 1 | -12/+2 |
* | [Mac] Enables extension browser tests previously disabled for the mac due to ... | andybons@chromium.org | 2010-02-10 | 1 | -1/+5 |
* | [Mac] Fix use-after-free when dragging tabs with page-actions. | shess@chromium.org | 2010-02-06 | 1 | -20/+22 |
* | Fix crasher in LocationBarView when browser is closed with page action instal... | mirandac@chromium.org | 2010-02-05 | 1 | -1/+2 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 1 | -2/+19 |
* | [Mac] Page action icons were not being properly marked as needing to be redra... | andybons@chromium.org | 2010-02-03 | 1 | -15/+10 |
* | [Mac] Make the extension popup a singleton instance to avoid maintaining mult... | andybons@chromium.org | 2010-02-02 | 1 | -16/+10 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -0/+65 |
* | Add basic support for Content Blocked icons in the omnibox. Not yet | pkasting@chromium.org | 2010-01-30 | 1 | -1/+5 |
* | Page actions should be able to change the popup on a per-tab basis. | skerner@chromium.org | 2010-01-27 | 1 | -11/+18 |
* | [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a... | andybons@chromium.org | 2009-12-29 | 1 | -4/+22 |
* | Fixes bug where a Page Action icon was not being properly displayed upon page... | andybons@chromium.org | 2009-12-24 | 1 | -0/+23 |
* | [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve... | andybons@chromium.org | 2009-12-21 | 1 | -6/+6 |
* | [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse... | andybons@chromium.org | 2009-12-18 | 1 | -6/+26 |
* | First batch of unit tests for mac Page Actions. | pamg@google.com | 2009-12-17 | 1 | -1/+1 |
* | First steps toward page actions on Mac. Page action icons shold show and | pamg@google.com | 2009-12-14 | 1 | -8/+274 |
* | [Mac] Route edit-state messages via observer rather than delegate. | shess@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Restoring r29827. The skia file is new to this attempt, and may be what was c... | pamg@google.com | 2009-11-04 | 1 | -20/+106 |
* | Implement page action popups. | erikkay@chromium.org | 2009-11-01 | 1 | -0/+14 |
* | CompactNavigationBar for toolkit views build, with some design change per Col... | oshima@chromium.org | 2009-10-26 | 1 | -0/+3 |
* | Revert 29827 - Refactor securityicon code to a more general form, also more c... | nsylvain@chromium.org | 2009-10-23 | 1 | -106/+20 |
* | Refactor security-icon code to a more general form, also more consistent with | pamg@google.com | 2009-10-22 | 1 | -20/+106 |
* | [Mac] Trim Omnibox hints as field shrinks. | shess@chromium.org | 2009-10-15 | 1 | -8/+39 |
* | Add EV certificate text to the Mac location bar | hawk@chromium.org | 2009-10-09 | 1 | -3/+27 |
* | Add SSL icons on Mac OS X | hawk@chromium.org | 2009-09-16 | 1 | -1/+24 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -7/+8 |
* | Force page-action views to update after reloading an extension, by deleting | pam@chromium.org | 2009-09-11 | 1 | -0/+5 |