summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/location_bar_view_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Mac: Content blocked icons.thakis@chromium.org2010-02-161-5/+57
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-101-2/+13
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-4/+0
* [Mac] Fix use-after-free when dragging tabs with page-actions.shess@chromium.org2010-02-061-3/+5
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-0/+7
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-021-5/+0
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-311-2/+27
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-301-1/+2
* [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a...andybons@chromium.org2009-12-291-4/+9
* Fixes bug where a Page Action icon was not being properly displayed upon page...andybons@chromium.org2009-12-241-1/+10
* [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...andybons@chromium.org2009-12-211-1/+2
* [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...andybons@chromium.org2009-12-181-0/+6
* First batch of unit tests for mac Page Actions.pamg@google.com2009-12-171-2/+14
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-141-5/+120
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-1/+76
* Implement page action popups.erikkay@chromium.org2009-11-011-0/+3
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+1
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-231-76/+1
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-221-1/+76
* Add SSL icons on Mac OS Xhawk@chromium.org2009-09-161-0/+6
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-2/+2
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+2
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-031-0/+1
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-0/+2
* Make extension install UI text on Mac match Windows version. Still to come ifpam@chromium.org2009-08-261-1/+0
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-211-0/+21
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-1/+2
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-5/+10
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-1/+1
* Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u...shess@chromium.org2009-05-201-1/+1
* Commit for Miranda. glen@chromium.org2009-05-191-1/+1
* Mac: Fix the Go button.shess@chromium.org2009-05-191-3/+2
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-111-0/+5
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-1/+4
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-041-0/+1
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+1
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-10/+0
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-171-6/+6
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-13/+43
* Move location bar bridge out of tab_contents_controller.shess@chromium.org2009-04-081-0/+52
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-71/+0
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-0/+71