summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_observers.cc
Commit message (Expand)AuthorAgeFilesLines
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-53/+55
* Fix buildjam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-125/+135
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-14/+51
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-1/+1
* Add a helper class for downloading and installing extensions from the gallery.jstritar@chromium.org2011-10-131-0/+3
* Replace UninstalledExtensionInfo with just a string for the extension id, all...kalman@chromium.org2011-10-101-4/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-19/+17
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-17/+19
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-19/+17
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-051-1/+2
* notifications: Migrate BalloonCollection to base::Closure.tfarina@chromium.org2011-10-051-3/+6
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-9/+8
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-3/+2
* Style changes to automation_provider_observers to make clang happy.mkwst@chromium.org2011-09-231-0/+2
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-0/+63
* New pyauto automation hook to get browser process information.dennisjeffrey@chromium.org2011-09-231-0/+80
* Refactoring recently closed tab filteringnoyau@chromium.org2011-09-221-1/+4
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-2/+30
* Fix chrome automation snapshotting for pages with plugins and transparentkkania@chromium.org2011-09-151-6/+19
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-16/+13
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-13/+16
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-16/+13
* Fix pyauto autofill flakiness when submitting profile info via webpage forms.dennisjeffrey@chromium.org2011-08-241-2/+82
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-231-2/+11
* Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.nirnimesh@chromium.org2011-08-221-25/+3
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-201-3/+25
* Move the core download files to content.jam@chromium.org2011-08-151-1/+0
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-6/+7
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-101-53/+61
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-57/+2
* Support for adding save page download items into downloads history.achuith@chromium.org2011-08-041-2/+2
* Reland 'Show crashed apps on NTP, desaturated. Click to reload.'yoz@chromium.org2011-08-031-0/+11
* Revert 95009. Causing pyauto NTP test failures on all platforms.kkania@chromium.org2011-08-021-4/+2
* Show crashed apps on NTP, desaturated. Click to reload.yoz@chromium.org2011-08-011-2/+4
* Fix GetTranslateInfo() in Debugnirnimesh@chromium.org2011-08-011-4/+6
* In chromedriver, do not hang when an alert becomes active during an action.kkania@chromium.org2011-07-251-7/+62
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-2/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-2/+2
* ntp: pull RecentlyClosedTabsHandler into its own fileestade@chromium.org2011-07-191-2/+3
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-1/+1
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-131-1/+2
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-2/+3
* ntp4: webstore iconestade@chromium.org2011-07-111-5/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-174/+178
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-4/+0
* File upload API in chromedriverhnoda@google.com2011-06-281-0/+25