summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/extensions/browser_action_button.mm
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-333/+0
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+3
* [Mac] Adjust toolbar spacing of browser actions for M6.shess@chromium.org2010-08-031-17/+5
* [Mac] Tighten up the top chrome (move the buttons closer, reduce the toolbar ...andybons@chromium.org2010-07-081-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-3/+3
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-3/+1
* [Mac] Simplify generating composited browser-action image.shess@chromium.org2010-06-091-20/+4
* [Mac] Adapt browser-action image-drawing to ignore flipped.shess@chromium.org2010-06-091-10/+11
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+3
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-141-1/+1
* Enable inspection of extension popupsfeldstein@chromium.org2010-04-011-1/+3
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-3/+4
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-4/+3
* [Mac] Constrain the user (for now) to only be able to reorder the visible but...andybons@chromium.org2010-03-291-2/+6
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-3/+4
* [Mac] Enables drag N' drop for the buttons within the Browser Actions contain...andybons@chromium.org2010-03-261-9/+106
* [Mac] Finish up the resizing code for the Browser Actions container complete ...andybons@chromium.org2010-03-241-0/+2
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-9/+5
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-2/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-1/+2
* [Mac] Draw the icons within the browser actions overflow menu. Also...andybons@chromium.org2010-03-221-15/+74
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* 10.6 SDK compatibility fix for BrowserActionCell following r38278.mark@chromium.org2010-02-121-2/+3
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-101-4/+4
* [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...andybons@chromium.org2010-02-051-9/+21
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-191-0/+184