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
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
1
-4
/
+4
*
Move the worker script loading code to the worker process (phase:2/5)
horo@chromium.org
2014-01-09
5
-25
/
+77
*
Remove unused WebSharedWorkerClientProxy methods
kinuko@chromium.org
2014-01-07
2
-24
/
+0
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-3
/
+3
*
Split blink::WebSharedWorker interface into two in Chrome side (phase:2/3)
horo@chromium.org
2013-12-16
1
-1
/
+1
*
Revert 240527 "Revert of https://codereview.chromium.org/99133015/"
jln@chromium.org
2013-12-13
1
-1
/
+1
*
Revert of https://codereview.chromium.org/99133015/
scottmg@chromium.org
2013-12-13
1
-1
/
+1
*
Linux Sandbox: split the GPU policies to their own files.
jln@chromium.org
2013-12-13
1
-1
/
+1
*
IndexedDB: Simplify blink public/platform implementation names
jsbell@chromium.org
2013-12-12
1
-4
/
+3
*
Ensure chrome://tracing shows IndexedDB as option
jsbell@chromium.org
2013-12-07
1
-0
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
2
-7
/
+9
*
Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...
kinuko@chromium.org
2013-11-19
1
-2
/
+1
*
Followup cleanup for WebDatabaseObserver
kinuko@chromium.org
2013-11-18
2
-2
/
+2
*
Implement ScopedChildProcessReference class
kinuko@chromium.org
2013-11-12
2
-2
/
+3
*
Change WebDatabaseObserverImpl to implement public/platform's WebDatabaseObse...
kinuko@chromium.org
2013-11-12
4
-7
/
+20
*
Pass --js-flags to shared workers.
dslomov@chromium.org
2013-11-12
1
-2
/
+9
*
Cleanup: Remove unused includes of webkit/glue/webkit_glue.h
tfarina@chromium.org
2013-11-12
1
-1
/
+0
*
Make RendererWebKitPlatformSupportImpl::idbFactory() thread safe
jsbell@chromium.org
2013-11-08
2
-2
/
+3
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
13
-129
/
+129
*
Kill worker process by way of a sync IPC message before it cleans up.
meacer@chromium.org
2013-11-05
2
-0
/
+19
*
Explicitly reject storage access if requesting security origin is unique
kinuko@chromium.org
2013-11-05
3
-3
/
+11
*
Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker thread
kinuko@chromium.org
2013-11-01
4
-20
/
+118
*
Removed unhanled/unused Blink API implementation for SharedWorker
kinuko@chromium.org
2013-10-24
2
-72
/
+0
*
Take the laziness out of WebBlobRegistryImpl construction since the WebKit::P...
michaeln@google.com
2013-10-23
1
-2
/
+2
*
Remove supportsMediaMIMEType() override, part 2 of 3
jrummell@chromium.org
2013-10-07
2
-10
/
+0
*
Remove dead IPC WorkerMsg_PostMessage.
marja@chromium.org
2013-10-07
1
-13
/
+2
*
Complete switching to use thread-specific WebFileSystem instance
kinuko@chromium.org
2013-08-22
1
-10
/
+0
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
2
-35
/
+0
*
Remove implementations of WebMimeRegistry::preferredExtensionForMIMEType.
jbroman@chromium.org
2013-08-14
2
-11
/
+0
*
Use thread-local version of WebFileSystemImpl
kinuko@chromium.org
2013-08-13
1
-0
/
+9
*
Move appcache_frontend_impl.* to content/child/
tfarina@chromium.org
2013-08-12
4
-8
/
+6
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-4
/
+2
*
remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.
kouhei@chromium.org
2013-08-01
2
-5
/
+0
*
Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..."
kinuko@chromium.org
2013-07-31
1
-1
/
+1
*
Revert 214160 "Implement Worker-MainThread bridge for FileSystem..."
kinuko@chromium.org
2013-07-31
1
-1
/
+1
*
Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."
kinuko@chromium.org
2013-07-29
3
-8
/
+20
*
Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."
kinuko@chromium.org
2013-07-29
3
-20
/
+8
*
Make Platform::queryStorageUsageAndQuota work from worker threads
kinuko@chromium.org
2013-07-29
3
-8
/
+20
*
Implement Worker-MainThread bridge for FileSystem API in Chrome
kinuko@chromium.org
2013-07-29
1
-1
/
+1
*
Implement ChildThread::shutdown and clear members that have refs into blink
jochen@chromium.org
2013-07-23
1
-0
/
+2
*
Implement WebKit::Platform::queryStorageUsageAndQuota
kinuko@chromium.org
2013-07-23
2
-0
/
+16
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
2
-4
/
+4
*
Move DBMessageFilter to content/child since its only used in child ptypes
jamesr@chromium.org
2013-07-17
1
-2
/
+2
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
1
-1
/
+1
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-02
1
-1
/
+2
*
Remove unused arguments from storage-related Chromium impls of Blink API
adamk@chromium.org
2013-06-27
2
-4
/
+2
*
Move timing files into base/time and base/timer, install forwarding headers.
avi@chromium.org
2013-06-27
1
-2
/
+2
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
2
-11
/
+13
*
Fix IndexedDB after r208777.
jam@chromium.org
2013-06-27
2
-2
/
+2
*
Remove usage of ChildProcess::current() and ChildThread::current() other than...
jam@chromium.org
2013-06-25
4
-14
/
+36
[next]