summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_tab_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-1/+1
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-5/+0
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-4/+6
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+1
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-63/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Test cookie prompting.darin@chromium.org2010-03-041-3/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-2/+3
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-211-3/+0
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-251-7/+12
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-11/+12
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-061-22/+20
* Reverting 7581.brettw@chromium.org2009-01-061-20/+22
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-061-22/+20
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-6/+6
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-0/+47
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+67