summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_shelf_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-1/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-0/+2
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-2/+0
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-0/+2
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-111-0/+10
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-3/+3
* mole API - take 2erikkay@chromium.org2009-08-041-24/+47
* Rolling back change 22245.chrome-bot@google.com2009-08-021-47/+24
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-24/+47
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-22/+30
* Refactoring handle and dragging a bit in preparation for moles. The primary ...erikkay@chromium.org2009-07-131-20/+34
* Fix case where install puts two copies of the extension toolbar on the shelf.erikkay@chromium.org2009-06-231-8/+0
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-2/+4
* part 3 of toolstrip dragging - persist the drag ordererikkay@google.com2009-06-191-28/+119
* Fix a crash that could happen at shutdown or window close due to a double-free.mpcomplete@google.com2009-06-161-0/+5
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-0/+3
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-101-0/+133