| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark ExternalTabUITest.CreateExternalTab1 as flaky. | phajdan.jr@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Mark ExternalTabUITest.HostNetworkStack failed as flaky. | bulach@chromium.org | 2010-04-26 | 1 | -1/+2 |
* | C++ readability review with changelist for providing dom automation support t... | kkania@chromium.org | 2010-04-22 | 6 | -15/+32 |
* | Add delete cookie option to Automation Proxy | jmikhail@google.com | 2010-04-21 | 4 | -0/+25 |
* | Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down... | bauerb@chromium.org | 2010-04-21 | 3 | -1/+33 |
* | Close previous theme info bars when resetting to default theme | bulach@chromium.org | 2010-04-20 | 4 | -8/+21 |
* | Context menu operations like Cut/Copy/Paste etc would not work in pages rende... | ananta@chromium.org | 2010-04-19 | 3 | -4/+11 |
* | Revert 44885 - Select and close previous theme info bars when resetting to de... | jorlow@chromium.org | 2010-04-18 | 4 | -21/+8 |
* | Select and close previous theme info bars when resetting to default theme via... | jorlow@chromium.org | 2010-04-18 | 4 | -8/+21 |
* | Add ability to manipulate DOM elements from the automation proxy. Rework the ... | kkania@chromium.org | 2010-04-16 | 8 | -388/+628 |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Switch from using std::min to std::max to fix an obvious bug in tab_proxy. | brettw@chromium.org | 2010-04-14 | 1 | -7/+11 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 1 | -0/+31 |
* | [GTTF] Tests cleanup: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -9/+9 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 8 | -11/+539 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 2 | -2/+2 |
* | Add generic "json dict" entry point for pyauto commands. Will prevent | jrg@chromium.org | 2010-04-02 | 3 | -0/+24 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 5 | -1/+63 |
* | [GTTF] Miscellanous UI tests cleanups: | phajdan.jr@chromium.org | 2010-03-30 | 1 | -40/+21 |
* | Switch AutomationProxyVisibleTest.AutocompleteMatchesTest from DISABLED | phajdan.jr@chromium.org | 2010-03-30 | 1 | -2/+8 |
* | [GTTF] Unify polling interval in some of the polling functions | phajdan.jr@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | Added the propagation of the OnChannelError notification. | mad@chromium.org | 2010-03-26 | 2 | -7/+13 |
* | Committing for Eric Dingle. | mad@chromium.org | 2010-03-26 | 1 | -1/+6 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 5 | -63/+1 |
* | 3rd try. *sigh* | slightlyoff@chromium.org | 2010-03-26 | 1 | -1/+7 |
* | Reverting this CL to see if this fixes chrome frame unit test failures. | ananta@chromium.org | 2010-03-25 | 1 | -7/+1 |
* | Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ... | slightlyoff@chromium.org | 2010-03-25 | 1 | -1/+7 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 5 | -1/+63 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 5 | -63/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 5 | -1/+63 |
* | Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ... | joi@chromium.org | 2010-03-23 | 1 | -1/+0 |
* | Allow TabContentsDelegate classes to specify whether InfoBars are enabled. | joi@chromium.org | 2010-03-23 | 1 | -0/+1 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 3 | -53/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 3 | -0/+53 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 3 | -56/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 3 | -0/+56 |
* | [GTTF] Reduce number of automation methods ending with WithTimeout. | phajdan.jr@chromium.org | 2010-03-22 | 9 | -319/+90 |
* | When testing, we don't want to know about 'component' or 'external' | joi@chromium.org | 2010-03-20 | 1 | -1/+8 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -2/+3 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 5 | -0/+944 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 2 | -2/+2 |
* | Revert 41789 - Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 5 | -940/+0 |
* | Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 5 | -0/+940 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 4 | -130/+159 |
* | Adds an automation message to retrieve the list of enabled extensions, and CF... | joi@chromium.org | 2010-03-16 | 3 | -0/+14 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 5 | -6/+6 |
* | Add pyauto hooks for bookmarks. | jrg@chromium.org | 2010-03-12 | 3 | -0/+155 |
* | Lands http://codereview.chromium.org/668105 for sosa: | sky@chromium.org | 2010-03-10 | 3 | -1/+26 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -3/+3 |