| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark all selenium tests as passing. | tony@chromium.org | 2010-03-24 | 1 | -1/+0 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 1 | -4/+4 |
* | 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 |
* | Fix PyAuto crash when a script has multiple tests. | nirnimesh@chromium.org | 2010-03-23 | 14 | -103/+417 |
* | Fixed the gtest filter for unit_tests on Mac under ThreadSanitizer | glider@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Re-enable the DB perf tests and lower the number of iterations per | dumi@chromium.org | 2010-03-22 | 1 | -9/+25 |
* | We had a problem where if chrome crashed on cros and was relaunched | davemoore@chromium.org | 2010-03-22 | 2 | -4/+14 |
* | Enable DOM paste for extensions with clipboard access. | dcheng@chromium.org | 2010-03-22 | 1 | -0/+4 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 5 | -153/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 5 | -0/+153 |
* | Filtered out ExtensionTest.InitFromValueInvalid from being executed under | glider@chromium.org | 2010-03-22 | 1 | -0/+3 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 5 | -157/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 5 | -0/+157 |
* | [GTTF] Reduce number of automation methods ending with WithTimeout. | phajdan.jr@chromium.org | 2010-03-22 | 17 | -451/+141 |
* | Adds browser tests exercising multiple iframes for geolocation. | bulach@chromium.org | 2010-03-22 | 2 | -2/+24 |
* | 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 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -1/+0 |
* | Disable new WorkerTest.SharedWorkerInIframe test. It's failing in Valgrind. | thestig@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Resubmit 1025006: Refactor app-related manifest properties | aa@chromium.org | 2010-03-19 | 27 | -7/+213 |
* | Improve the integration test harness by using the max_local_timestamp | tim@chromium.org | 2010-03-19 | 3 | -93/+66 |
* | Revert 42115 - Disable BrowserEncodingTest.TestEncodingAliasMapping as it's f... | jhawkins@chromium.org | 2010-03-19 | 1 | -3/+0 |
* | Disable BrowserEncodingTest.TestEncodingAliasMapping as it's failing under Va... | jhawkins@chromium.org | 2010-03-19 | 1 | -0/+3 |
* | Disable BookmarkAllTabsControllerTest.BookmarkAllTabs under Valgrind, as it i... | jhawkins@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | [GTTF] Make automation timeouts more sane. | phajdan.jr@chromium.org | 2010-03-19 | 3 | -12/+8 |
* | Revert 42091 - Refactor apprelated manifest properties so that they don't | andybons@chromium.org | 2010-03-19 | 26 | -211/+0 |
* | Refactor app-related manifest properties so that they don't | aa@chromium.org | 2010-03-19 | 26 | -0/+211 |
* | Mark selenium test as failing to get the bot green. | tony@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont... | pkasting@chromium.org | 2010-03-19 | 1 | -0/+10 |
* | Re-disable the DB perf tests, because the Vista perf bot is choking on them. | dumi@chromium.org | 2010-03-19 | 1 | -2/+2 |
* | Combine similar code from sync unit tests and add additional unit tests for t... | zork@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Re-enable all DB perf tests. | dumi@chromium.org | 2010-03-19 | 1 | -2/+2 |
* | Valgrind: Explicitly disable all worker tests until we figure things out. | thestig@chromium.org | 2010-03-19 | 3 | -68/+58 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 15 | -1/+1094 |
* | Send session history offset and length parameters in the Navigate message to | darin@chromium.org | 2010-03-18 | 1 | -0/+3 |
* | Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le... | jhawkins@chromium.org | 2010-03-18 | 2 | -17/+1 |
* | Add a known crasher for the reliability bot. | jhawkins@chromium.org | 2010-03-18 | 1 | -3/+3 |
* | In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors... | thestig@chromium.org | 2010-03-18 | 1 | -7/+11 |
* | Update sync to support syncing of typed urls | zork@chromium.org | 2010-03-18 | 1 | -0/+2 |
* | Make repost form warning tab-modal on Mac. | bauerb@chromium.org | 2010-03-18 | 1 | -0/+8 |
* | Enable AutoFill when in incognito mode. The infobar will not be shown, but p... | jhawkins@chromium.org | 2010-03-17 | 2 | -1/+17 |
* | PyAuto: Flags to forbid cleaning profile dir | nirnimesh@chromium.org | 2010-03-17 | 5 | -10/+41 |
* | Committing for dcheng@ | brg@chromium.com | 2010-03-17 | 4 | -0/+88 |
* | Refactored NPAPITester to accomodate PepperTester. The functionality to load/... | alokp@chromium.org | 2010-03-17 | 2 | -25/+81 |
* | Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to the | wtc@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | [GTTF] Remove the internal timeout of extension browser tests. | phajdan.jr@chromium.org | 2010-03-17 | 2 | -7/+3 |
* | 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 | 15 | -1085/+1 |