| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* common/ipc_tests.vcproj
* test/activex_test_control/activex_test_control.vcproj
* test/automated_ui_tests/automated_ui_tests.vcproj
* test/memory_test/memory_test.vcproj
* test/reliability/reliability_tests.vcproj
* test/selenium/selenium_tests.vcproj
* test/tab_switching/tab_switching.vcproj
Add an msvs_guid to the 'url_fetch_test' target and delete its .vcproj.
Convert a tab to white space.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/118182
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
notifications directly in channel background thread. Add support for listener-less ChannelProxy.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/113722
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move code only used by tests to chrome/test
- make a better, more portable abstraction
For now, it still only works on Windows. But this is the first step
to porting this part of code.
Patch by phajdan.jr@chromium.org: <http://codereview.chromium.org/54003>
Review URL: http://codereview.chromium.org/67004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13476 0039d316-1c4b-4281-b951-d872f2087c98
|
|
It can also save a cookie value and javascript value out to a file.
Review URL: http://codereview.chromium.org/57021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13032 0039d316-1c4b-4281-b951-d872f2087c98
|