summaryrefslogtreecommitdiffstats
path: root/chrome/browser/command_updater.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* chrome: Extract CommandUpdaterDelegate into its own header file.tfarina@chromium.org2012-12-061-19/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-19/+8
* Re-factor location bar/toolbar code to get rid of the browser dependency. Thi...altimofeev@chromium.org2012-03-161-4/+16
* Revert 126959 - Re-factor location bar/toolbar code to get rid of the browser...thestig@chromium.org2012-03-161-16/+4
* Re-factor location bar/toolbar code to get rid of the browser dependency. Thi...altimofeev@chromium.org2012-03-151-4/+16
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-2/+2
* 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