| Commit message (Expand) | Author | Age | Files | Lines |
* | Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging... | ycxiao@chromium.org | 2011-08-12 | 1 | -0/+3 |
* | In chromedriver, integrate SET_ONLINE and APPCACHE_STATUS atoms. Other | alnayeem@google.com | 2011-08-12 | 1 | -0/+4 |
* | Breakpad: Ensure crash_service64.exe gets built on Buildbot | mseaborn@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Add tests for CWS restriction of NaCl plugin. | bbudge@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -3/+3 |
* | Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry. | jhawkins@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | sync: add DEPS files to subdirs | tim@chromium.org | 2011-08-11 | 1 | -2/+1 |
* | Enable SWIG threading for PyAuto calls. SWIG by default locks CPython's Globa... | dtu@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Allow sync integration tests to operate on multiple datatypes: Apps, Extensio... | rsimha@chromium.org | 2011-08-11 | 1 | -18/+18 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #5 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -3/+3 |
* | Add chrome.loadAsync capability to ChromeDriver, which allows the user not to | kkania@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | sync: Move all the js_* files into a js/ subdirectory. | tfarina@chromium.org | 2011-08-10 | 1 | -5/+5 |
* | Implement an initial extension settings API. | kalman@chromium.org | 2011-08-10 | 1 | -0/+8 |
* | [Refactoring] Extracted SpellCheckProfile from ProfileImpl. | morrita@google.com | 2011-08-10 | 1 | -0/+1 |
* | Revert 96098 - ui_tests began crashing | rsleevi@chromium.org | 2011-08-10 | 1 | -3/+3 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #5 | phajdan.jr@chromium.org | 2011-08-09 | 1 | -3/+3 |
* | Move filename determination logic to net_util so that it's not split between ... | asanka@chromium.org | 2011-08-09 | 1 | -1/+0 |
* | Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-09 | 1 | -0/+5 |
* | Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. | kkania@chromium.org | 2011-08-09 | 1 | -4/+0 |
* | Sync performance tests: add new sources in chrome_tests.gypi | braffert@chromium.org | 2011-08-09 | 1 | -0/+9 |
* | Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:... | isherman@chromium.org | 2011-08-09 | 1 | -1/+1 |
* | [Mac] Delete more bookmark bar folder code. This removes things that were mis... | rsesek@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Allow use of ^blocks, even with the 10.5 SDK, and even with a 10.5 runtime. | mark@chromium.org | 2011-08-08 | 1 | -0/+2 |
* | Remove frontend code that allows for dynamic profile setting, and read the pr... | pkasting@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Allow sync integration tests to operate on multiple datatypes: Typed Urls | rsimha@chromium.org | 2011-08-08 | 1 | -7/+7 |
* | Delete url_request_mock_net_error_job.*. | evan@chromium.org | 2011-08-08 | 1 | -2/+0 |
* | Remove selenium_tests, they're obsolete. | phajdan.jr@chromium.org | 2011-08-08 | 1 | -35/+0 |
* | Revert 95607 - Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-08 | 1 | -5/+0 |
* | Initial version of web intents registry | groby@chromium.org | 2011-08-06 | 1 | -0/+1 |
* | Add a browsertest for magic iframe. | dimich@chromium.org | 2011-08-05 | 1 | -0/+1 |
* | Session/tab sync performance tests. | braffert@chromium.org | 2011-08-05 | 1 | -0/+3 |
* | Add unit test for the javascript: URL blocking code. | tsepez@chromium.org | 2011-08-05 | 1 | -0/+1 |
* | Reorganize chrome/test, part #8 | phajdan.jr@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | [Mac] Replace the custom bookmark menus with native NSMenus. | rsesek@chromium.org | 2011-08-05 | 1 | -3/+0 |
* | Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-05 | 1 | -0/+5 |
* | Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ... | rustema@google.com | 2011-08-05 | 1 | -0/+1 |
* | Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel... | yzshen@chromium.org | 2011-08-05 | 1 | -3/+0 |
* | WebUI TaskManager: make it default on Chrome OS | yoshiki@chromium.org | 2011-08-05 | 1 | -0/+2 |
* | Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging... | ycxiao@chromium.org | 2011-08-04 | 1 | -0/+3 |
* | Added WebGL conformance test expectation script. | jrt@chromium.org | 2011-08-04 | 1 | -0/+1 |
* | Move more files from chrome/test to chrome/test/base, part #7 | phajdan.jr@chromium.org | 2011-08-04 | 1 | -11/+11 |
* | Add browser test framework for net-internals, along with | mmenke@chromium.org | 2011-08-04 | 1 | -1/+2 |
* | Create AvatarMenuModel for the new avatar menu interface. | rsesek@chromium.org | 2011-08-03 | 1 | -0/+1 |
* | Move more files from chrome/test to chrome/test/base, part #6 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -15/+16 |
* | Re-land: Allow sync integration tests to operate on multiple datatypes: Autofill | rsimha@chromium.org | 2011-08-03 | 1 | -5/+5 |
* | Kill executable targets that are now folded into performance_ui_tests. | darin@chromium.org | 2011-08-03 | 1 | -230/+0 |
* | Revert 95263 - Allow sync integration tests to operate on multiple datatypes:... | rsimha@chromium.org | 2011-08-03 | 1 | -5/+5 |
* | Allow sync integration tests to operate on multiple datatypes: Autofill | rsimha@chromium.org | 2011-08-03 | 1 | -5/+5 |
* | Make NetworkMenuModel a ui::MenuModel again. | rhashimoto@chromium.org | 2011-08-03 | 1 | -0/+3 |
* | cocoa: Delete table_model_array_controller* now that native options are gone. | tfarina@chromium.org | 2011-08-02 | 1 | -1/+0 |