summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_cycler/page_cycler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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