| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders(). | willchan@chromium.org | 2010-05-07 | 1 | -1/+4 |
* | Switch over to non-deprecated methods. | darin@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Add resource loading and resource retrieval code for Mac. | tkent@google.com | 2010-05-07 | 1 | -3/+35 |
* | Remove/update a bunch of references to the Google-internal bug tracker. | evan@chromium.org | 2010-05-07 | 1 | -1/+2 |
* | Add Chromium side implementation for WebFileSystem interface in WebKit. | jianli@chromium.org | 2010-05-06 | 1 | -15/+10 |
* | Always use NSS for SSL in test_shell.exe on Windows. | wtc@chromium.org | 2010-05-06 | 1 | -0/+15 |
* | Rename some other occurrences of deperecated methods. | antonm@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Add support for RTL and replace ID to the test shell notification presenter, | johnnyg@chromium.org | 2010-05-05 | 2 | -1/+17 |
* | WebKit roll to r58838. | dpranke@chromium.org | 2010-05-05 | 1 | -2/+0 |
* | Update expectations temporarily. | dpranke@chromium.org | 2010-05-05 | 1 | -0/+2 |
* | Switch to renamed method of SecurityPolicy and expose newly added method to l... | antonm@chromium.org | 2010-05-04 | 2 | -5/+30 |
* | WebKit roll to r58722 (also roll test_expectations overrides upstream). | dpranke@chromium.org | 2010-05-04 | 1 | -33/+0 |
* | linux: test_shell adjustments for lucid | evan@chromium.org | 2010-05-04 | 1 | -4/+7 |
* | Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac... | inferno@chromium.org | 2010-05-04 | 3 | -0/+15 |
* | Switch run_http_server.bat to using python from depot_tools instead of what's... | michaeln@chromium.org | 2010-05-03 | 2 | -8/+4 |
* | linux: use on-disk files in test_shell | evan@chromium.org | 2010-05-03 | 4 | -40/+8 |
* | Add media/video-empty-source.html as a known failure on Mac Debug. | dglazkov@chromium.org | 2010-05-03 | 1 | -0/+2 |
* | It seems that MISSING is the magic word. | agl@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Don't set the WOFF test to skip otherwise we can't get baselines. | agl@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Create a command-line switch for enabling touch events. | gdk@chromium.org | 2010-04-30 | 1 | -0/+1 |
* | Update test_expectations.txt | ukai@chromium.org | 2010-04-30 | 1 | -3/+0 |
* | Webkit roll r58407:58541 | ukai@chromium.org | 2010-04-30 | 1 | -0/+11 |
* | Change TestWebViewDelegate::createView in include WebWindowFeatures | rafaelw@chromium.org | 2010-04-30 | 2 | -0/+16 |
* | test_shell: allow relative paths on the command line | evan@chromium.org | 2010-04-29 | 1 | -3/+4 |
* | Http cache: Add support for a dedicated cache thread. | rvargas@google.com | 2010-04-29 | 1 | -1/+1 |
* | Disables http/tests/loading/basic-auth-resend-wrong-credentials.html | bulach@chromium.org | 2010-04-29 | 1 | -5/+2 |
* | Revert 45926. I forgot the WebKit roll got reverted, thus we're not ready fo... | jorlow@chromium.org | 2010-04-29 | 1 | -0/+3 |
* | Get rid of old test expectations. | jorlow@chromium.org | 2010-04-29 | 1 | -3/+0 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+2 |
* | Revert WebKit roll in 45810 because it caused a failure on "WebKit (dbg)(3)". | jorlow@chromium.org | 2010-04-28 | 1 | -0/+6 |
* | Remove DCHECK in SimpleAppCacheSysmte::WillDestroyCurrentMessageLoop. This wa... | rafaelw@chromium.org | 2010-04-28 | 1 | -1/+0 |
* | Rolls WebKit 58400:58407 | bulach@chromium.org | 2010-04-28 | 1 | -6/+0 |
* | Clean up test expectations. | jorlow@chromium.org | 2010-04-28 | 1 | -2/+1 |
* | WebKit roll 58304:58400 | ukai@chromium.org | 2010-04-28 | 1 | -0/+7 |
* | Update code to point to new location of WebThemeEngine.h | jabdelmalek@google.com | 2010-04-28 | 2 | -3/+3 |
* | Fix simple_database_system.cc to correctly support temp DB files. | dumi@chromium.org | 2010-04-27 | 1 | -0/+3 |
* | Ground work for making appcache work in workers. | michaeln@chromium.org | 2010-04-26 | 1 | -0/+8 |
* | Fixed the extension of npapi_pepper_test_plugin on mac. It was being compiled... | alokp@chromium.org | 2010-04-26 | 1 | -0/+3 |
* | Readd test_expectations for canvas-empty-image-pattern.html | agl@chromium.org | 2010-04-26 | 1 | -0/+3 |
* | Remove temp test_expectations lines. | agl@chromium.org | 2010-04-26 | 1 | -16/+0 |
* | Add message to rebaseline.sh | agl@chromium.org | 2010-04-26 | 1 | -0/+15 |
* | Removes suppression for fast/dom/prototype-inheritance.html | bulach@chromium.org | 2010-04-26 | 1 | -4/+0 |
* | Roll WebKit from 58138 to 58244. Add a test exception so the bots can produc... | jorlow@chromium.org | 2010-04-26 | 1 | -0/+3 |
* | I missed a test that needs rebaselining with the latest Skia roll | agl@chromium.org | 2010-04-23 | 1 | -0/+1 |
* | Skia roll r525:r526 | agl@chromium.org | 2010-04-23 | 1 | -0/+15 |
* | Revert "Skia roll r524:r537" | agl@chromium.org | 2010-04-23 | 1 | -14/+0 |
* | Skia roll r524:r537 | agl@chromium.org | 2010-04-23 | 1 | -0/+14 |
* | Add an --allow-external-pages switch to test_shell. | dpranke@chromium.org | 2010-04-23 | 11 | -9/+31 |
* | Enables EventSource and disables fast/dom/prototype-inheritance.htm temporarily. | bulach@chromium.org | 2010-04-22 | 1 | -0/+4 |
* | Make the output of notification testing in test shell match that of WebKit Du... | johnnyg@chromium.org | 2010-04-22 | 1 | -3/+6 |