| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-16 | 1 | -4/+16 |
* | Revert 126959 - Re-factor location bar/toolbar code to get rid of the browser... | thestig@chromium.org | 2012-03-16 | 1 | -16/+4 |
* | Re-factor location bar/toolbar code to get rid of the browser dependency. Thi... | altimofeev@chromium.org | 2012-03-15 | 1 | -4/+16 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+7 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+5 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -10/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-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/+3 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 1 | -0/+97 |