| Commit message (Expand) | Author | Age | Files | Lines |
* | One more attempt at landing this CL. | jcampan@chromium.org | 2010-01-21 | 1 | -0/+4 |
* | Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t... | kkania@chromium.org | 2010-01-20 | 1 | -1/+6 |
* | Revert 36589 - Still failing the reliability tests. | jcampan@chromium.org | 2010-01-20 | 1 | -4/+0 |
* | Another try at landing this. | jcampan@chromium.org | 2010-01-20 | 1 | -0/+4 |
* | Revert 36442 - Still causing test failures | jcampan@chromium.org | 2010-01-16 | 1 | -4/+0 |
* | 4th attempt at landing this. | jcampan@chromium.org | 2010-01-16 | 1 | -0/+4 |
* | Revert 36362 - It breaks NACLTests and Chrome Frame Tests | jcampan@chromium.org | 2010-01-15 | 1 | -4/+0 |
* | 3rd attempt at landing the language detection on page load. | jcampan@chromium.org | 2010-01-15 | 1 | -0/+4 |
* | Revert 35735 - Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -4/+0 |
* | Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 1 | -0/+4 |
* | Reverting the CLD CL altogether, the reliability bot is still red. | jcampan@chromium.org | 2009-12-17 | 1 | -4/+0 |
* | Makes the language detection happen with every page load | jcampan@chromium.org | 2009-12-16 | 1 | -0/+4 |
* | Move use_host_network test out of ChromeFrame. | stoyan@chromium.org | 2009-11-19 | 1 | -1/+6 |
* | GMocking Externaltab tests. | stoyan@google.com | 2009-11-04 | 1 | -0/+29 |
* | Implements tests for testing browser's overall key events handling behavior. | suzhe@chromium.org | 2009-10-23 | 1 | -0/+7 |
* | Add a browser test for extensions autoupdate. | asargent@chromium.org | 2009-10-14 | 1 | -1/+9 |
* | The focus would only be restored properly the first time the | jcampan@chromium.org | 2009-10-02 | 1 | -0/+9 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -0/+7 |
* | This CL adds a test to insure we are not regressing on http://crbug.com/19941 | jcampan@chromium.org | 2009-09-15 | 1 | -0/+6 |
* | Convert parts of errorpage_uitest.cc to be not flaky. | phajdan.jr@chromium.org | 2009-08-15 | 1 | -4/+9 |
* | The focus would be messed-up when reloading a crashed tab, also causing accel... | jcampan@chromium.org | 2009-07-29 | 1 | -0/+3 |
* | Convert JavascriptAlertActivatesTab to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-10 | 1 | -0/+5 |
* | Convert crash recovery tests to browser test framework, which should reduce f... | phajdan.jr@chromium.org | 2009-07-08 | 1 | -0/+8 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -5/+5 |
* | reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u... | rafaelw@chromium.org | 2009-07-02 | 1 | -0/+5 |
* | Fix crash as a result of my previous change to fix the memory leak in WebCach... | jam@chromium.org | 2009-05-22 | 1 | -0/+2 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 1 | -33/+28 |
* | Add missing <string> include for release build. | finnur@chromium.org | 2009-04-17 | 1 | -0/+2 |
* | Fix 10573: Dismissing Find-in page doesn't set focus | finnur@chromium.org | 2009-04-17 | 1 | -1/+39 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 1 | -0/+10 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 1 | -10/+0 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 1 | -0/+10 |
* | Provides the ability to write a unit test that brings up a browser. As | sky@google.com | 2009-01-30 | 1 | -0/+30 |