| Commit message (Expand) | Author | Age | Files | Lines |
* | chrome: Extract CommandUpdaterDelegate into its own header file. | tfarina@chromium.org | 2012-12-06 | 1 | -22/+20 |
* | Moves command handling from Browser to a new object, BrowserCommandController. | ben@chromium.org | 2012-06-27 | 1 | -1/+2 |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-16 | 1 | -2/+4 |
* | Revert 126959 - Re-factor location bar/toolbar code to get rid of the browser... | thestig@chromium.org | 2012-03-16 | 1 | -4/+2 |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-15 | 1 | -2/+4 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Test the RemoveCommandObserver() routine that removes an observer from all it... | pinkerton@chromium.org | 2009-02-09 | 1 | -0/+31 |
* | Re-enable this test now that I've properly initialized the result member vari... | ben@chromium.org | 2009-01-22 | 1 | -1/+3 |
* | Disable a unittest which has never passed | agl@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | Remove unnecessary unit tests (now we're just using ObserverList). | ben@chromium.org | 2009-01-20 | 1 | -24/+0 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 1 | -0/+99 |