summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-292-19/+87
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-3/+3
* Add delete cookie option to Automation Proxyjmikhail@google.com2010-04-212-0/+16
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-212-3/+18
* Add info about starred history items.nirnimesh@chromium.org2010-04-201-0/+4
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-202-2/+13
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-194-0/+81
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-194-5/+9
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-182-13/+2
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-182-2/+13
* GTK: raise old browser windows when adding a new tabestade@chromium.org2010-04-161-9/+3
* Add automation hooks to get info about downloads.nirnimesh@chromium.org2010-04-152-1/+76
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-143-5/+8