summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* DevTools: persist worker devtools agent state in DevToolsManageryurys@chromium.org2011-10-104-0/+14
* DevTools: remove support for out-of-process dedicated workersyurys@chromium.org2011-10-0710-175/+120
* Now that WebKit r96590 is rolled, reapply http://codereview.chromium.org/8135...yurys@chromium.org2011-10-051-1/+6
* Revert "DevTools: introduce Reattach message, get rid of DevToolsRuntimePrope...yurys@chromium.org2011-10-041-6/+1
* DevTools: introduce Reattach message, get rid of DevToolsRuntimeProperties mapyurys@chromium.org2011-10-041-1/+6
* WorkerTest.MultipleSharedWorkers is flakey on XPdhollowa@chromium.org2011-09-131-1/+7
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-3/+3
* Enable WorkerTest.WorkerScriptErroryurys@chromium.org2011-09-081-1/+1
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-3/+3
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-024-58/+69
* Suppress WorkerTest.WorkerScriptError failure caused by http://trac.webkit.or...apavlov@chromium.org2011-08-301-1/+1
* Disable workers test which no longer applies; will be cleaned up as part of w...wez@chromium.org2011-08-191-2/+2
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-2/+1
* Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...jschuh@chromium.org2011-08-021-0/+3
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Enable hybi WebSocket protocol by default.yutak@chromium.org2011-07-221-2/+4
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-2/+2
* Disable WorkerTest.LimitTotal on Macrsleevi@chromium.org2011-07-141-1/+4
* Disable WorkerTest.LimitPerPage on Macrsleevi@chromium.org2011-07-141-3/+8
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-07-141-3/+2
* DevTools: add initial support for shared workers debugging.yurys@chromium.org2011-07-135-41/+101
* Disable WorkerTest.WorkerWebSocketLayoutTests temporarily.yutak@chromium.org2011-07-061-1/+3
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Chromium-branding bug fix and test re-enable.jrt@chromium.org2011-06-271-5/+0
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-241-3/+1
* Update src/content to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-1/+5
* Disable WorkerTest.TerminateQueuedWorkers.dimich@chromium.org2011-06-231-0/+5
* Disable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-221-1/+3
* Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...michaeln@google.com2011-06-212-0/+11
* Add worker-init.html to the list of worker UI testsyurys@chromium.org2011-06-161-0/+4
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+3
* Move worker_uitest.cc to a separate directory with its own OWNERS.jam@chromium.org2011-06-152-0/+3
* Remove flaky designation since the issue was fix here: http://trac.webkit.org...levin@chromium.org2011-06-141-2/+1
* Add "svn:eol-style to all the DEPS under content.jam@chromium.org2011-06-021-10/+10
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-2/+2
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-311-8/+13
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-311-0/+3
* Mark WorkerTest.WorkerConstructor as flakymnaganov@chromium.org2011-05-271-1/+2
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-276-3/+130
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-8/+10
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-252-4/+11
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-122-6/+11
* Mark WorkerTest.TerminateQueuedWorkers flakykinuko@chromium.org2011-04-251-0/+5
* Mark the worker test SyncPersistent as expected to fail until we candpranke@chromium.org2011-04-201-1/+3
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-0/+2