summaryrefslogtreecommitdiffstats
path: root/chrome/worker
Commit message (Expand)AuthorAgeFilesLines
* QueuedSharedWorkerShutdown is flaky.lzheng@chromium.org2011-01-261-1/+2
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-6/+6
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Mark WorkerTest.MultipleTabsQueuedSharedWorker as flakyphajdan.jr@chromium.org2011-01-171-1/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-179-28/+28
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-1/+2
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-2/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-312-4/+6
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-246-8/+17
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-7/+9
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-098-11/+25
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-7/+7
* Fix WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2010-12-021-14/+12
* Fix bug 64688: Expose typed arrays in Workersjianli@chromium.org2010-12-011-0/+3
* Check content settings when accessing web databases from workers.jochen@chromium.org2010-11-252-5/+22
* Remove some obsolete FLAKY_ markers, and add some missing bug referencesstuartmorgan@chromium.org2010-11-091-2/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-0/+1
* Revert "Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should n...levin@chromium.org2010-10-221-3/+3
* Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should not use W...levin@chromium.org2010-10-221-3/+3
* WorkerWebKitClientImpl::mimeTypeForExtension should not use WorkerThread::cur...kinuko@chromium.org2010-10-221-3/+3
* Mark WorkerTest.WorkerClose as flaky.phajdan.jr@chromium.org2010-10-191-1/+2
* Mark WorkerTest.WorkerCloseFast as flaky.phajdan.jr@chromium.org2010-10-191-1/+2
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-152-21/+86
* Add Worker tests for FileSystem API.kinuko@chromium.org2010-10-071-0/+51
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-042-3/+14
* WorkerTest.WorkerWebSocketLayoutTests: disable, as it always times out.evan@chromium.org2010-10-041-2/+2
* Fix for websocket tests move under http/testsukai@chromium.org2010-10-041-0/+4
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-14/+3
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-3/+14
* Prospectively re-enabling QueuedSharedWorkerShutdown.atwilson@chromium.org2010-10-011-8/+1
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-2710-4/+49
* Disable WorkerTest.WorkerHttpLayoutTests. It always times out.evan@chromium.org2010-09-171-2/+2
* Mark WorkerTest.QueuedSharedWorkerShutdown as flaky on Mac, it times out.bauerb@chromium.org2010-09-091-1/+8
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-273-0/+15
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Enable WorkerTest.QueuedSharedWorkerShutdown because it seems to work 100% now.atwilson@chromium.org2010-08-241-2/+1