index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp...
dumi@chromium.org
2010-05-12
1
-1
/
+31
*
Cleanup some deprecated webkit api usage now that we've rolled the new api in...
michaeln@chromium.org
2010-05-12
1
-4
/
+1
*
Fix bug REGRESSION: Extension settings / options / preferences are not being ...
jianli@chromium.org
2010-05-10
2
-0
/
+9
*
Stub implementation for allowDatabase callback for workers.
jochen@chromium.org
2010-05-10
1
-0
/
+10
*
Add some more IPC plumbing and scaffolding to support having appcache work in...
michaeln@chromium.org
2010-05-08
13
-30
/
+145
*
More groundwork for making appcache work in workers.
michaeln@chromium.org
2010-05-06
1
-1
/
+2
*
Enable WorkerTest.WorkerContextMultiPort.
dimich@chromium.org
2010-05-05
1
-6
/
+0
*
Disable WorkerTest.WorkerContextMultiPort on Linux.
dimich@chromium.org
2010-04-29
1
-0
/
+6
*
Fix browser process crash in WorkerTest.WorkerContextMultiPort.
dimich@chromium.org
2010-04-28
1
-5
/
+0
*
Mark tests that started failing after WebKit roll as DISABLED
jorlow@chromium.org
2010-04-28
1
-1
/
+1
*
Marks TestEvalOnCallFrame, TestSetBreakpoint, QueuedSharedWorkerShutdown as f...
bulach@chromium.org
2010-04-28
1
-1
/
+1
*
Disable QueuedSharedWorkerShutdown because it's turned super flaky.
jorlow@chromium.org
2010-04-27
1
-4
/
+5
*
Ground work for making appcache work in workers.
michaeln@chromium.org
2010-04-26
1
-0
/
+8
*
Disable Worker.WorkerContextMultiPort back.
dimich@chromium.org
2010-04-23
1
-0
/
+5
*
Enable WorkerTest.WorkerContextMultiPort on Linux.
dimich@chromium.org
2010-04-23
1
-5
/
+0
*
Enable WorkerTest.WorkerClose.
dimich@chromium.org
2010-04-22
1
-2
/
+1
*
Enable worker-close.html on Linux.
dimich@chromium.org
2010-04-22
1
-5
/
+0
*
Mark WorkerTest.MultipleTabsQueuedSharedWorker as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Unreviewed, disable WorkerCloseFast on Linux, not yet fixed completely.
dimich@chromium.org
2010-04-20
1
-0
/
+5
*
Enable WorkerTest.WorkerCloseFast
dimich@chromium.org
2010-04-20
1
-2
/
+1
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
1
-1
/
+2
*
Disabled WebSocket tests on Windows,
ukai@chromium.org
2010-04-14
1
-1
/
+6
*
Disable WorkerTest.WorkerSocketLayoutTests on all platforms.
dumi@chromium.org
2010-04-13
1
-5
/
+2
*
Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...
mnaganov@chromium.org
2010-04-12
2
-2
/
+11
*
Disabling WorkerTest.WorkerWebSocketLayoutTests on Linux bots only.
dumi@chromium.org
2010-04-09
1
-1
/
+5
*
Disabling worker-simple.html and shared-worker-simple.html in
dumi@chromium.org
2010-04-09
1
-1
/
+1
*
Enable WorkerTests.MultipleWorkers on Linux.
dimich@chromium.org
2010-04-09
1
-6
/
+0
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
1
-1
/
+0
*
Enable WorkerTest.WorkerScriptError which now have same results on win, linux...
yurys@chromium.org
2010-04-06
1
-2
/
+1
*
Change ui_tests to pull the directories it needs from the upstream webkit
dpranke@chromium.org
2010-04-03
1
-5
/
+0
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
4
-6
/
+65
*
Enable disabled WebSocket tests (ExtensionApiTest.WebSocket and WorkerWebSock...
ukai@chromium.org
2010-04-01
1
-4
/
+1
*
Disable worker-cloneport.html.
dimich@chromium.org
2010-04-01
1
-5
/
+1
*
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...
thestig@chromium.org
2010-03-31
1
-27
/
+58
*
[GTTF] Miscellanous UI tests cleanups:
phajdan.jr@chromium.org
2010-03-30
1
-8
/
+16
*
[GTTF] Unify polling interval in some of the polling functions
phajdan.jr@chromium.org
2010-03-30
1
-6
/
+6
*
Broke out shared worker tests into individual tests and increased worker test...
atwilson@chromium.org
2010-03-30
1
-51
/
+64
*
Revert r42426 - tests are failing because the WebKit LayoutTests directories
dpranke@google.com
2010-03-24
1
-0
/
+3
*
Use upstream layout_test baselines since the downstream ones are going away.
dpranke@google.com
2010-03-24
1
-3
/
+0
*
Revert 42327 which caused test failures on Mac.
yurys@chromium.org
2010-03-23
1
-1
/
+2
[next]