summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-02-273-9/+23
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-1/+1
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-262-2/+1
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-242-3/+4
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-232-4/+3
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-222-3/+4
* Cleanup ParallelAuthenticator.rkc@chromium.org2012-02-222-4/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-2/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-172-9/+11
* Launch panels in Aura (through chrome.windows.create()) with a new panel view.stevenjb@chromium.org2012-02-161-0/+3
* Fix ONC value substitution.mnissler@chromium.org2012-02-141-1/+1
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-4/+2
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-1/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+1
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-2/+2
* Fix automation call SetShelfVisibility on chromeosnirnimesh@chromium.org2012-02-101-15/+1
* Disable InitialLoads observers for AutomationProviders after the first one.dtu@chromium.org2012-02-103-17/+35
* Revert 121066 - Fix automation call SetShelfVisibility on chromeoscsilv@chromium.org2012-02-081-0/+13
* Fix automation call SetShelfVisibility on chromeosnirnimesh@chromium.org2012-02-081-13/+0
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@chromium.org2012-02-083-0/+53
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-081-1/+2
* Add new automation hook to get FPS associated with a tab in the browser.dennisjeffrey@chromium.org2012-02-084-3/+116
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-2/+3
* Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...achuith@chromium.org2012-02-073-53/+0
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@google.com2012-02-073-0/+53
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-9/+9
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-042-10/+13
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-033-9/+9
* Add new automation hook to get v8 heap statistics from a renderer process.dennisjeffrey@chromium.org2012-02-034-2/+110
* Cleanup: Remove more uses of Browser::tabstrip_model().thestig@chromium.org2012-02-011-10/+7
* Refactor AutomationProvider::InitialLoadsComplete.dtu@chromium.org2012-02-012-10/+17
* [pyauto] GetBrowserInfo() returns info about auranirnimesh@chromium.org2012-01-311-0/+5
* Fix automation for IsDownloadShelfVisible for auranirnimesh@chromium.org2012-01-301-1/+1
* Implement the webdriver window sizing commands.kkania@chromium.org2012-01-284-8/+50
* [Mac] Add a perf test that counts the number of Mach ports in the browser.rsesek@chromium.org2012-01-282-0/+14
* Remove a bunch of GetProfileSyncService callers to use the new factory.tim@chromium.org2012-01-271-2/+6
* Cocoa: Close bubble if its GlobalError object is removedsail@chromium.org2012-01-251-2/+2
* Converted uses of DictionaryValue to PolicyMap in policy providers.joaodasilva@chromium.org2012-01-241-4/+1
* Added pyauto hooks and basic functional tests for Protector.ivankr@chromium.org2012-01-232-0/+62
* Removed ConfigurationPolicyType and extended PolicyMap.joaodasilva@chromium.org2012-01-222-14/+29
* Remove UNIMPLEMENTED in TerminateSession for Aura.mukai@chromium.org2012-01-211-5/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-9/+10
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-203-7/+5
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-10/+9
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-9/+10
* Added account value substitution support to certain ONC fields.zelidrag@chromium.org2012-01-191-2/+2
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-4/+4