summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_cycler/page_cycler.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove page cyclers from chrome binary.tonyg@chromium.org2013-09-041-268/+0
* Factor out a perf test result printer method.tonyg@chromium.org2013-09-021-0/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+6
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-6/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+6
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-3/+4
* Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load s...jochen@chromium.org2012-07-201-1/+2
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-0/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-1/+2
* Remove PageCycler commandline support for multiple iterationsrdevlin.cronin@chromium.org2012-06-201-15/+12
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-2/+2
* Coverity: Fix two pass-by-values.jhawkins@chromium.org2012-06-051-2/+2
* Reland r140188: CommandLine Page Cycleraa@chromium.org2012-06-031-0/+263
* Revert 140188 - CommandLine Page Cycleraa@chromium.org2012-06-021-263/+0
* CommandLine Page Cycleraa@chromium.org2012-06-021-0/+263