summaryrefslogtreecommitdiffstats
path: root/chrome/browser/command_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Extract CommandUpdaterDelegate into its own header file.tfarina@chromium.org2012-12-061-28/+23
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-5/+9
* Re-factor location bar/toolbar code to get rid of the browser dependency. Thi...altimofeev@chromium.org2012-03-161-2/+8
* Revert 126959 - Re-factor location bar/toolbar code to get rid of the browser...thestig@chromium.org2012-03-161-8/+2
* Re-factor location bar/toolbar code to get rid of the browser dependency. Thi...altimofeev@chromium.org2012-03-151-2/+8
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-0/+6
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-2/+11
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Add a method to CommandUpdater to remove an observer from all commands at once.pinkerton@chromium.org2009-02-061-0/+10
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-0/+61