| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Worker tests for FileSystem API. | kinuko@chromium.org | 2010-10-07 | 1 | -0/+51 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 2 | -3/+14 |
* | WorkerTest.WorkerWebSocketLayoutTests: disable, as it always times out. | evan@chromium.org | 2010-10-04 | 1 | -2/+2 |
* | Fix for websocket tests move under http/tests | ukai@chromium.org | 2010-10-04 | 1 | -0/+4 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 2 | -14/+3 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 2 | -3/+14 |
* | Prospectively re-enabling QueuedSharedWorkerShutdown. | atwilson@chromium.org | 2010-10-01 | 1 | -8/+1 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 10 | -4/+49 |
* | Disable WorkerTest.WorkerHttpLayoutTests. It always times out. | evan@chromium.org | 2010-09-17 | 1 | -2/+2 |
* | Mark WorkerTest.QueuedSharedWorkerShutdown as flaky on Mac, it times out. | bauerb@chromium.org | 2010-09-09 | 1 | -1/+8 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 3 | -0/+15 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | Enable WorkerTest.QueuedSharedWorkerShutdown because it seems to work 100% now. | atwilson@chromium.org | 2010-08-24 | 1 | -2/+1 |
* | Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes. | kinuko@chromium.org | 2010-08-18 | 2 | -5/+5 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 2 | -0/+2 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -9/+8 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -3/+1 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+5 |
* | Mark FLAKY_QueuedSharedWorkerStartedFromOtherTab flaky on all platforms. | evan@chromium.org | 2010-07-27 | 1 | -9/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 9 | -0/+9 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -4/+2 |
* | Delete the only sync DB test we've been running. We need to replace | dumi@chromium.org | 2010-07-22 | 1 | -5/+0 |
* | Add more worker tests to WorkerWebSocketLayoutTests. | yutak@chromium.org | 2010-07-22 | 1 | -2/+5 |
* | Call rand_s() in a worker process before entering the sandbox. | yutak@chromium.org | 2010-07-20 | 2 | -0/+5 |
* | Mark WorkerTest.WorkerWebSocketLayoutTests as flaky. | jhawkins@chromium.org | 2010-07-16 | 1 | -1/+2 |
* | Revert 52744 - Enable all sync DB layout tests. | dumi@chromium.org | 2010-07-16 | 1 | -43/+28 |
* | Enable all sync DB layout tests. | dumi@chromium.org | 2010-07-16 | 1 | -28/+43 |
* | Remove FAIL flag from WorkerTest.WorkerWebSocketLayoutTests on Windows. | yutak@chromium.org | 2010-07-16 | 1 | -6/+0 |
* | Disable failing test from r52393 to green the tree. | ojan@google.com | 2010-07-14 | 1 | -1/+2 |
* | TTF: Re-enable WorkerTest.QueuedSharedWorkerShutdown by marking it as FAILS_. | jhawkins@chromium.org | 2010-07-13 | 1 | -1/+1 |
* | Mark WorkerTest.LimitPerPage flaky also on Mac. | hans@chromium.org | 2010-07-09 | 1 | -4/+2 |
* | Mark WorkerTest.QueuedSharedWorkerStartedFromOtherTab as flaky on Mac. | vandebo@chromium.org | 2010-07-02 | 1 | -1/+9 |
* | Revert 51378 - Adding FAILS_ for failing worker tests | kinuko@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Adding FAILS_ for failing worker tests | kinuko@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Remove an obsolete comment. | dumi@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | Unflaky WorkerTest.OpenDatabaseSyncInputs. | dumi@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | Mark OpenDatabaseSyncInputs as flaky | mnaganov@chromium.org | 2010-06-25 | 1 | -1/+2 |
* | Rename Chrome threads to use a "Cr" prefix. | evan@chromium.org | 2010-06-09 | 1 | -2/+1 |
* | Fully connect the dots between workers and appcache resource loading. | michaeln@chromium.org | 2010-05-27 | 2 | -5/+8 |
* | Add a bug link to DISABLED_WorkerLifecycle, and change StartupRaceCondition t... | stuartmorgan@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Marking the WorkerTest.LimitPerPage as flaky for linux as well. This test was... | ananta@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Re-enable tests whose disabling bug has been fixed | stuartmorgan@chromium.org | 2010-05-26 | 1 | -32/+35 |
* | Roll WebKit 59900:59936. | jparent@chromium.org | 2010-05-21 | 1 | -0/+6 |
* | Specify --chromium flag to run new-run-webkit-websocketserver | ukai@chromium.org | 2010-05-21 | 1 | -6/+0 |
* | Markes WorkerTest.WorkerScriptError as flaky. | sky@chromium.org | 2010-05-18 | 1 | -0/+5 |
* | Remove DISABLED_ prefix from WorkerTest.OpenDatabaseSyncInputs and update | tyoshino@chromium.org | 2010-05-13 | 1 | -2/+1 |
* | Disable WorkerTest.OpenDatabaseSyncInputs because it's continuously failing on | tyoshino@chromium.org | 2010-05-13 | 1 | -1/+2 |
* | Remove the dirfd parameter from all Chromium code. The POSIX VFS | dumi@chromium.org | 2010-05-12 | 2 | -6/+3 |