summaryrefslogtreecommitdiffstats
path: root/chrome/browser/command_updater.h
Commit message (Expand)AuthorAgeFilesLines
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-1/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+5
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-10/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add a method to CommandUpdater to remove an observer from all commands at once.pinkerton@chromium.org2009-02-061-0/+3
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-0/+97