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
/
webkit
/
webkit.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-3
/
+3
*
Remove inspector_resources target and use the upstreaming
tkent@chromium.org
2010-07-16
1
-110
/
+0
*
Pull WebKit.gyp:DumpRenderTree into webkit.gyp so it gets built
tony@chromium.org
2010-05-17
1
-0
/
+7
*
fixed concatenation of DevTools.js to support large number of source JS files.
mnaganov@chromium.org
2010-05-14
1
-3
/
+10
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-4
/
+0
*
Enable -Werror on Linux and Win for src/webkit/
tony@chromium.org
2010-04-21
1
-7
/
+1
*
DevTools: specify dependency of 'devtools.html' from 'WebKit.gypi'
yurys@chromium.org
2010-04-16
1
-2
/
+2
*
Move glue, appcache, and database targets out of webkit into gypi files.
tony@chromium.org
2010-03-15
1
-412
/
+4
*
Move MacGPUPluginContainer from src/webkit/ to src/chrome/. It
tony@chromium.org
2010-03-12
1
-6
/
+1
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-0
/
+16
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+5
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
1
-5
/
+0
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
1
-0
/
+5
*
Remove unnecessary dependencies from webkit/glue and webkit/appcache.
tony@chromium.org
2010-03-10
1
-3
/
+0
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-1
/
+1
*
Initial change for DumpRrenderTree support library
tkent@google.com
2010-03-04
1
-0
/
+1
*
Rename FakePluginWindowTracker
stuartmorgan@chromium.org
2010-03-02
1
-2
/
+2
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+1
*
Solaris: Second set adding in Solaris as an OS option
evan@chromium.org
2010-02-18
1
-2
/
+3
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
1
-0
/
+1
*
Remove webkit/glue/glue_util.{h,cc} now that the WebKit API is complete!
darin@chromium.org
2010-02-11
1
-2
/
+0
*
Include test_shell.gypi in webkit.gyp instead of maintaining a distinct
mark@chromium.org
2010-02-10
1
-7
/
+1
*
Cleaning up invocations of grit and grit_info.
bradnelson@google.com
2010-02-10
1
-15
/
+13
*
DevTools: switch to upstreamed version of DevTools *.js files. Second attempt...
yurys@chromium.org
2010-02-10
1
-24
/
+7
*
Revert "DevTools: switch to upstreamed version of DevTools *.js files"
yurys@chromium.org
2010-02-10
1
-5
/
+22
*
DevTools: switch to upstreamed version of DevTools *.js files
yurys@chromium.org
2010-02-10
1
-22
/
+5
*
Prepare for removing glue/devtools: move devtools_message_data.* to glue/
yurys@chromium.org
2010-02-10
1
-2
/
+2
*
DevTools: prepare glue/devtools/js/*.js files for upstreaming.
yurys@chromium.org
2010-02-09
1
-1
/
+0
*
OpenBSD has sys/exec_elf.h for the ELF defines, not elf.h
pvalchev@google.com
2010-02-03
1
-4
/
+6
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-2
/
+7
*
WebKit roll 54228:54232. Also migrates to the upstream version of the develop...
pfeldman@chromium.org
2010-02-02
1
-18
/
+0
*
Change webkit.gyp to pull in test_shell on all platforms.
darin@chromium.org
2010-01-15
1
-9
/
+2
*
Set disabled style on GPU window and plugin intermediate window so mouse mess...
apatrick@chromium.org
2010-01-15
1
-0
/
+1
*
Add webkit_unit_tests to chrome.sln and webkit.sln.
darin@chromium.org
2010-01-13
1
-0
/
+7
*
Add support for NPN_PopUpContextMenu on Mac
stuartmorgan@chromium.org
2010-01-08
1
-0
/
+1
*
Adding methods that will be used by the quota management UI.
dumi@chromium.org
2010-01-06
1
-0
/
+4
*
linux: implement gpu plugin
piman@chromium.org
2010-01-06
1
-2
/
+6
*
Revert 35509 - linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-6
/
+2
*
linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-2
/
+6
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-0
/
+4
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
1
-4
/
+0
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-0
/
+4
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-4
/
+0
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-6
/
+0
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-0
/
+1
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
1
-2
/
+4
*
Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"
yurys@chromium.org
2009-12-11
1
-4
/
+2
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
1
-2
/
+4
*
Switch to using the dummy window for QD plugin drawing
stuartmorgan@chromium.org
2009-12-10
1
-0
/
+1
*
Revert 34209 - Switch to using the dummy window for QD plugin drawing
jrg@chromium.org
2009-12-10
1
-1
/
+0
[next]