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
/
content
/
worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...
rsleevi@chromium.org
2011-07-14
1
-2
/
+2
*
Disable WorkerTest.LimitTotal on Mac
rsleevi@chromium.org
2011-07-14
1
-1
/
+4
*
Disable WorkerTest.LimitPerPage on Mac
rsleevi@chromium.org
2011-07-14
1
-3
/
+8
*
Reenable WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2011-07-14
1
-3
/
+2
*
DevTools: add initial support for shared workers debugging.
yurys@chromium.org
2011-07-13
5
-41
/
+101
*
Disable WorkerTest.WorkerWebSocketLayoutTests temporarily.
yutak@chromium.org
2011-07-06
1
-1
/
+3
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
Chromium-branding bug fix and test re-enable.
jrt@chromium.org
2011-06-27
1
-5
/
+0
*
Reenable WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2011-06-24
1
-3
/
+1
*
Update src/content to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
1
-1
/
+5
*
Disable WorkerTest.TerminateQueuedWorkers.
dimich@chromium.org
2011-06-23
1
-0
/
+5
*
Disable WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2011-06-22
1
-1
/
+3
*
Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...
michaeln@google.com
2011-06-21
2
-0
/
+11
*
Add worker-init.html to the list of worker UI tests
yurys@chromium.org
2011-06-16
1
-0
/
+4
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+3
*
Move worker_uitest.cc to a separate directory with its own OWNERS.
jam@chromium.org
2011-06-15
2
-0
/
+3
*
Remove flaky designation since the issue was fix here: http://trac.webkit.org...
levin@chromium.org
2011-06-14
1
-2
/
+1
*
Add "svn:eol-style to all the DEPS under content.
jam@chromium.org
2011-06-02
1
-10
/
+10
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-2
/
+2
*
GTTF: Clean up UITest::{Start,Stop}HttpServer:
phajdan.jr@chromium.org
2011-05-31
1
-8
/
+13
*
Move OWNERS from top level of content to the subdirectories. Before this cha...
jam@chromium.org
2011-05-31
1
-0
/
+3
*
Mark WorkerTest.WorkerConstructor as flaky
mnaganov@chromium.org
2011-05-27
1
-1
/
+2
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
6
-3
/
+130
*
Add '?' to the list of characters escaped when constructing a file:// URL
asanka@chromium.org
2011-05-26
1
-8
/
+10
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
2
-4
/
+11
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
2
-6
/
+11
*
Mark WorkerTest.TerminateQueuedWorkers flaky
kinuko@chromium.org
2011-04-25
1
-0
/
+5
*
Mark the worker test SyncPersistent as expected to fail until we can
dpranke@chromium.org
2011-04-20
1
-1
/
+3
*
Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...
jam@chromium.org
2011-04-18
1
-0
/
+2
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Mark WorkerFileSystemTest.ResolveURLHttpTests FLAKY
cbentzel@chromium.org
2011-03-31
1
-4
/
+1
*
Remove FLAKY prefix from WorkerFileSystemTest.ResolveURLHttpTests on Mac and ...
adamk@chromium.org
2011-03-29
1
-1
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
WorkerFileSystemTest.ResolveURLHttpTests is FLAKY
michaeln@google.com
2011-03-25
1
-1
/
+2
*
Remove deprecated overload of openFileSystem for workers.
adamk@chromium.org
2011-03-25
2
-12
/
+0
*
Run the Worker tests for resolveLocalFileSystemURL that were added
adamk@chromium.org
2011-03-25
1
-0
/
+39
*
If --disable-webgl is passed, continue to return null from
kbr@chromium.org
2011-03-23
1
-4
/
+0
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
2
-7
/
+29
*
Mark WorkerTest.WorkerNavigator as flaky.
ericu@google.com
2011-03-16
1
-1
/
+2
*
Make ContentBrowserClient not be owned by ContentClient, so that the latter d...
jam@chromium.org
2011-03-15
1
-1
/
+1
*
Move worker code from chrome\worker to content\worker.
jam@chromium.org
2011-03-14
17
-0
/
+2086