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
/
content_child.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the rest of webkit/glue into content/child
tfarina@chromium.org
2014-02-01
1
-2
/
+8
*
Move webkit/child/webthemeengine_impl_* to content/child/
pilgrim@chromium.org
2014-01-31
1
-0
/
+16
*
Move webkit/child/web_discardable_memory_impl to content/child/
pilgrim@chromium.org
2014-01-30
1
-0
/
+2
*
Move webkit/child/webkitplatformsupport_child_impl to content/
pilgrim@chromium.org
2014-01-30
1
-0
/
+2
*
Remove some code inside USE_AURA and OS_WIN ifdefs in content.
jam@chromium.org
2014-01-14
1
-1
/
+1
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
IndexedDB: Simplify blink public/platform implementation names
jsbell@chromium.org
2013-12-12
1
-6
/
+6
*
Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...
kinuko@chromium.org
2013-11-19
1
-0
/
+4
*
Fix horrifically-out-of-order gyp files.
avi@chromium.org
2013-11-18
1
-8
/
+8
*
Implement ScopedChildProcessReference class
kinuko@chromium.org
2013-11-12
1
-0
/
+2
*
Extract webkit_child target from glue.
tfarina@chromium.org
2013-11-06
1
-1
/
+1
*
Flush out initial [un]registerServiceWorker roundtrip
alecflett@chromium.org
2013-10-30
1
-0
/
+8
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
Introduce webkit_glue bridges for the new WebSocket Implementation.
yhirano@chromium.org
2013-09-24
1
-0
/
+4
*
webkit: Kill support/ directory.
tfarina@chromium.org
2013-09-24
1
-1
/
+1
*
Load NPAPI plugin resources through the browser process directly instead of g...
jam@chromium.org
2013-09-11
1
-0
/
+2
*
Move the WebPluginResourceClient interface to its own header. Also fix up met...
jam@chromium.org
2013-09-04
1
-0
/
+1
*
UMA data collector for cross-site documents(XSD)
dsjang@chromium.org
2013-08-23
1
-0
/
+2
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
1
-2
/
+0
*
Move fileapi files to content/child/fileapi/
tfarina@chromium.org
2013-08-14
1
-0
/
+2
*
Move appcache_frontend_impl.* to content/child/
tfarina@chromium.org
2013-08-12
1
-4
/
+8
*
Remove more plugin code when ENABLE_PLUGINS==0.
jam@chromium.org
2013-08-07
1
-3
/
+8
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-0
/
+2
*
Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."
kinuko@chromium.org
2013-07-29
1
-0
/
+2
*
Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."
kinuko@chromium.org
2013-07-29
1
-2
/
+0
*
Make Platform::queryStorageUsageAndQuota work from worker threads
kinuko@chromium.org
2013-07-29
1
-0
/
+2
*
move BrowserFontResource_Trusted to content/child
scottmg@chromium.org
2013-07-25
1
-0
/
+7
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-7
/
+8
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-8
/
+7
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-7
/
+8
*
Use builders to convert between WebKit and content IDB types
jamesr@chromium.org
2013-07-20
1
-0
/
+2
*
Move npapi related files from content\child to the new content\child\npapi di...
jam@chromium.org
2013-07-19
1
-11
/
+11
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-0
/
+39
*
Move DBMessageFilter to content/child since its only used in child ptypes
jamesr@chromium.org
2013-07-17
1
-0
/
+2
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
1
-1
/
+1
*
Move image_decoder.cc/.h from webkit\glue to content\child.
ananta@chromium.org
2013-06-26
1
-0
/
+3
*
Move the npruntime_util.h/.cc files from webkit\glue to content\child.
ananta@chromium.org
2013-06-21
1
-0
/
+2
*
Move appcache_dispatcher and appcache_backend_proxy to content/child.
michaeln@google.com
2013-06-17
1
-0
/
+4
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-1
/
+3
*
Shared workers should support --enable-experimental-webkit-features.
simonjam@chromium.org
2013-06-12
1
-0
/
+7
*
2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...
kinuko@chromium.org
2013-06-11
1
-1
/
+1
*
Revert 205463 "Split webkit_storage target into webkit_storage_{..."
kinuko@chromium.org
2013-06-11
1
-1
/
+1
*
Split webkit_storage target into webkit_storage_{browser,common,renderer}
kinuko@chromium.org
2013-06-11
1
-1
/
+1
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
1
-1
/
+1
*
move request_extra_data.{cc,h} from content/common to content/child
scottmg@chromium.org
2013-06-07
1
-0
/
+2
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-2
/
+26
*
Rename content/common_child to content/child
scottmg@chromium.org
2013-06-04
1
-0
/
+70