summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-246-14/+19
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-2311-101/+32
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-232-15/+8
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-233-19/+68
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-3/+3
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-232-0/+35
* Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...mad@google.com2010-12-211-2/+4
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-212-8/+10
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-212-10/+8
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-202-8/+10
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-202-10/+8
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-202-8/+10
* Remove the DCHECK in the UrlRequestautomationJob::ReadRawData function which ...ananta@chromium.org2010-12-201-1/+0
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-173-3/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-162-12/+25
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-153-22/+94
* Keep deinlining stuff.erg@google.com2010-12-155-39/+68
* Fix unreplied automation messages that trigger in Debug.nirnimesh@chromium.org2010-12-151-3/+3
* Fix pyauto flakiness by waiting for notification that the renderer process'kkania@chromium.org2010-12-144-0/+68
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-143-19/+19
* Deinline even more destructors.erg@google.com2010-12-142-6/+11
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-113-68/+19
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-112-8/+9
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-3/+3
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-083-17/+0
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-7/+7
* Clean up automation provider side:phajdan.jr@chromium.org2010-12-084-215/+145
* Move more code from headers to implementation.erg@google.com2010-12-072-0/+3
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-072-47/+82
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-071-0/+3
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Use ScopedRunnableMethodFactory for URLRequestAutomationJob.willchan@chromium.org2010-12-032-7/+15
* Move:ben@chromium.org2010-12-027-12/+12
* Move:ben@chromium.org2010-12-025-6/+6
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-022-4/+4
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-021-1/+1
* 2nd try: Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-021-44/+4
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-012-5/+5
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-012-4/+4
* Revert 67849 - Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-4/+44
* Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-44/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-302-13/+17
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-3/+3
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-3/+3
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-2/+0