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