| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pointless `typedef`. Fixes clang build. | thakis@chromium.org | 2010-11-25 | 1 | -1/+1 |
* | Get the current user input speed. The server should return one of | jmikhail@google.com | 2010-11-25 | 4 | -0/+139 |
* | Moving Shell2 and SendMail from stress to test_utils | nirnimesh@chromium.org | 2010-11-25 | 1 | -0/+57 |
* | Fix imports tests on win. | nirnimesh@chromium.org | 2010-11-25 | 2 | -8/+9 |
* | Stress test for Chrome: | nirnimesh@chromium.org | 2010-11-25 | 1 | -0/+807 |
* | sync: Make SyncSession take most of its required state at construction time. | tim@chromium.org | 2010-11-24 | 1 | -2/+6 |
* | Data required to run download stress | nirnimesh@chromium.org | 2010-11-24 | 5 | -0/+19 |
* | Adding pyauto tests for Process and Infobars | nirnimesh@chromium.org | 2010-11-24 | 2 | -0/+74 |
* | Added pyauto tests to popups | nirnimesh@chromium.org | 2010-11-24 | 1 | -0/+24 |
* | Remove duplicate path join call. | nirnimesh@chromium.org | 2010-11-24 | 1 | -1/+1 |
* | Add named testing interface. This allows you to connect to a pre-existing Chr... | nirnimesh@chromium.org | 2010-11-24 | 9 | -49/+307 |
* | Dynamically refresh pref-configured proxies. | mnissler@chromium.org | 2010-11-24 | 2 | -1/+35 |
* | Re-enable IndexedDB browser tests. | hans@chromium.org | 2010-11-24 | 2 | -3/+1 |
* | Fix pyauto fetch script to fetch .pyd instead of .dll on win | nirnimesh@chromium.org | 2010-11-24 | 1 | -2/+2 |
* | Fix pyauto bustage on mac. | nirnimesh@chromium.org | 2010-11-24 | 1 | -2/+6 |
* | Disable testDisplayAndSavePasswordInfobar pyauto test | nirnimesh@chromium.org | 2010-11-24 | 2 | -1/+4 |
* | Fix the pyauto tests | nirnimesh@chromium.org | 2010-11-24 | 1 | -2/+3 |
* | Revert "Finish wiring up chrome.app.install()." | aa@chromium.org | 2010-11-23 | 2 | -19/+0 |
* | Finish wiring up chrome.app.install(). | aa@chromium.org | 2010-11-23 | 2 | -0/+19 |
* | Fix PyAuto on win after movign to python2.6 | nirnimesh@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Used functions within test_utils for testDownloadNoHistory within history.py. | dyu@chromium.org | 2010-11-23 | 4 | -21/+94 |
* | When a renderer crashes, make sure its resources are cleaned up. | jorlow@chromium.org | 2010-11-23 | 3 | -0/+99 |
* | IndexedDB: Set up a page cycler. | hans@chromium.org | 2010-11-23 | 1 | -7/+69 |
* | Fix pdf runner to use updated path to data dir. | nirnimesh@chromium.org | 2010-11-23 | 2 | -1/+2 |
* | Disable testRendererCrash pyauto test on chromeos | nirnimesh@chromium.org | 2010-11-23 | 1 | -0/+2 |
* | Disable testFlashLoadsAfterKill pyauto test on linux | nirnimesh@chromium.org | 2010-11-23 | 1 | -0/+1 |
* | Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL... | ananta@chromium.org | 2010-11-23 | 4 | -0/+41 |
* | Revert "Revert "net: Plumb DnsCertProvenanceChecker around."" | agl@chromium.org | 2010-11-22 | 1 | -0/+1 |
* | Changing the test pdf file, old test file is no longer available in the repos... | nirnimesh@chromium.org | 2010-11-22 | 1 | -3/+3 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-22 | 1 | -1/+0 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-22 | 1 | -0/+1 |
* | Use a service to create device management backends. | mnissler@chromium.org | 2010-11-22 | 3 | -24/+35 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | Switch the PDF browser test to get its data from the pdf repo. | jam@chromium.org | 2010-11-20 | 4 | -11/+16 |
* | Revert 66840 - Add named testing interface. This allows you to connect to a p... | kkania@chromium.org | 2010-11-20 | 9 | -300/+48 |
* | Add named testing interface. This allows you to connect to a pre-existing Chr... | nirnimesh@chromium.org | 2010-11-19 | 9 | -48/+300 |
* | Don't run the mini installer tests at all if they are not supported on the pl... | kkania@chromium.org | 2010-11-19 | 2 | -33/+24 |
* | Implement a dispatcher for prerender requests | gavinp@chromium.org | 2010-11-19 | 3 | -0/+7 |
* | Move DeviceManagementPolicyProvider into the profile. | mnissler@chromium.org | 2010-11-19 | 4 | -49/+5 |
* | Using pdf files from the plugin dir | nirnimesh@chromium.org | 2010-11-19 | 1 | -1/+4 |
* | Add new reliability crashes. | kkania@chromium.org | 2010-11-19 | 1 | -18/+27 |
* | Add pyauto hook for getting and manipulating the data underneath the NTP. | kkania@chromium.org | 2010-11-19 | 4 | -0/+291 |
* | Adding support for optional description in to the callback of the management ... | asargent@chromium.org | 2010-11-18 | 3 | -3/+49 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-18 | 1 | -1/+0 |
* | Revert 66513 - sync: remove event_sys from ServerConnectionManager and Syncer... | tim@chromium.org | 2010-11-18 | 1 | -4/+2 |
* | Cleanup: Include browser.h -> ui/browser.h [Final]. | jhawkins@chromium.org | 2010-11-18 | 1 | -2/+2 |
* | Mark AutomationProxyTest.AppModalDialogTest as flaky. Dashboard shows 25 fail... | kkania@chromium.org | 2010-11-18 | 1 | -1/+2 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 3 | -2/+4 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-18 | 1 | -0/+1 |
* | Verbose logging for sync integration tests | rsimha@chromium.org | 2010-11-18 | 1 | -0/+5 |