| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace some string16's with base namespace in chrome/browser | brettw@chromium.org | 2013-12-11 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/browser/, part 12. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/ui/b*-p*/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome. | thestig@chromium.org | 2013-05-15 | 1 | -3/+2 |
* | chrome: Use base::MessageLoop. (Part 2) | xhwang@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Really fix build after r193020. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific. | joi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -3/+3 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -4/+4 |
* | Bring back the file dialogs for chrome AURA. | ananta@chromium.org | 2013-01-17 | 1 | -1/+1 |
* | Update other unittests to use newly added TestingBrowserProcess::GetGlobal(). | dbeam@chromium.org | 2013-01-04 | 1 | -1/+1 |
* | chrome/browser/ui: Do not use Value::Create* functions. | tfarina@chromium.org | 2012-11-21 | 1 | -3/+2 |
* | Remove redirection header and add "ui::" before all SelectFileDialog usage. | erg@chromium.org | 2012-07-31 | 1 | -6/+6 |
* | Reapply: Start consolidating cross-port file selection code into ui/base/dial... | erg@google.com | 2012-07-02 | 1 | -0/+106 |
* | Breaks compile on Linux Aura | abodenha@chromium.org | 2012-06-29 | 1 | -106/+0 |
* | Start consolidating cross-port file selection code into ui/base/dialogs. | erg@chromium.org | 2012-06-29 | 1 | -0/+106 |