| Commit message (Expand) | Author | Age | Files | Lines |
* | Moves command handling from Browser to a new object, BrowserCommandController. | ben@chromium.org | 2012-06-27 | 1 | -5/+9 |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-16 | 1 | -2/+8 |
* | Revert 126959 - Re-factor location bar/toolbar code to get rid of the browser... | thestig@chromium.org | 2012-03-16 | 1 | -8/+2 |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-15 | 1 | -2/+8 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -0/+6 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -2/+11 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Add a method to CommandUpdater to remove an observer from all commands at once. | pinkerton@chromium.org | 2009-02-06 | 1 | -0/+10 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 1 | -0/+61 |