summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-11/+114
* Change a bunch of string types.estade@chromium.org2010-06-292-2/+2
* Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.jrg@chromium.org2010-06-292-18/+16
* PyAuto: Collect branding info as a part of GetBrowserInfo()nirnimesh@chromium.org2010-06-281-4/+9
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-244-10/+127
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-241-0/+1
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-4/+4
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-232-11/+8
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-211-114/+11
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-181-11/+114
* Measure loading time of several tabs.pathorn@chromium.org2010-06-164-5/+93
* Working towards -Wextrathomasvl@chromium.org2010-06-161-1/+1
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-162-2/+2
* ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...ananta@chromium.org2010-06-161-5/+0
* Revert 49862 - Measure loading time of several tabs.michaeln@google.com2010-06-164-93/+5
* Measure loading time of several tabs.pathorn@chromium.org2010-06-164-5/+93
* A little more automation provider cleanup.estade@chromium.org2010-06-143-29/+11
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-105-189/+171
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-4/+4
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Refactoring of LoginManagerView in two separate classes NewUserView and Login...dpolukhin@chromium.org2010-05-271-7/+6
* GetEnabledExtensions should also return Loaded Extensions.mad@google.com2010-05-271-2/+5
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+3
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Propagate a change made to a base class virtual method.mad@google.com2010-05-262-5/+6
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+5
* Fetch a bunch of info from the browsernirnimesh@chromium.org2010-05-252-6/+121
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+3
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-8/+0
* enable RenderViewTest.OnHandleKeyboardEvent on Linux.estade@chromium.org2010-05-191-68/+10
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-182-4/+4
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-174-6/+62
* Add automation hooks for fetching info about omniboxnirnimesh@chromium.org2010-05-142-36/+204
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-132-0/+47
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-114-101/+19
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-114-19/+101
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-101-1/+3
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-073-2/+61
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-074-97/+19
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-074-19/+97
* Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.willchan@chromium.org2010-05-061-12/+19
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Add hooks to fetch about:plugins info for PyAuto.nirnimesh@chromium.org2010-05-062-1/+116
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-043-24/+4
* Implement UI automation on the Mac.jrg@chromium.org2010-04-296-18/+264
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1