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
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-9
/
+2
*
WebKit merge 44773:44798
levin@chromium.org
2009-06-18
1
-0
/
+2
*
Remove RenderThemeChromiumSkia.cpp explicitly from the mac build.
ajwong@chromium.org
2009-06-18
1
-0
/
+4
*
WebKit merge from r44699 to r44726.
tc@google.com
2009-06-16
1
-2
/
+3
*
Add missing headers to gyp files.
jam@chromium.org
2009-06-16
1
-0
/
+1
*
Webkit merge from 44668 to 44682.
tc@google.com
2009-06-15
1
-2
/
+2
*
Use V8 bindings for V8CustomXPathNSResolver in svn.webkit.org
japhet@chromium.org
2009-06-15
1
-2
/
+0
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-0
/
+2
*
Roll webkit DEPS and fix build.
abarth@chromium.org
2009-06-14
1
-3
/
+7
*
WebKit update 44626:44645
ericroman@google.com
2009-06-13
1
-35
/
+24
*
Upstream V8Helpers
japhet@chromium.org
2009-06-12
1
-2
/
+2
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-0
/
+6
*
Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...
pkasting@chromium.org
2009-06-11
1
-2
/
+1
*
Remove skia image-decoders for mac build.
ajwong@chromium.org
2009-06-11
1
-0
/
+20
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
1
-0
/
+1
*
Add themeChromiumLinux.css to the build.
darin@chromium.org
2009-06-09
1
-0
/
+1
*
Update WebKit to r44544.
darin@chromium.org
2009-06-09
1
-0
/
+2
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
1
-1
/
+18
*
Add in RenderThemeChromiumSkia.{h,cc}.
ajwong@chromium.org
2009-06-05
1
-0
/
+2
*
WebKit Update 44434:44438
ukai@chromium.org
2009-06-05
1
-0
/
+2
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
1
-0
/
+2
*
DevTools Profiler: reuse more code from WebKit Inspector.
mnaganov@chromium.org
2009-06-04
1
-0
/
+2
*
WebKit 44372:44405, resubmit.
dimich@google.com
2009-06-04
1
-2
/
+0
*
Build fix: remove GYP change for WebKit patch that hasn't landed yet.
agl@chromium.org
2009-06-04
1
-1
/
+0
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-04
1
-0
/
+1
*
DevTools: Catch up with InspectorController changes.
pfeldman@chromium.org
2009-06-03
1
-0
/
+1
*
WebKit Update 44286:44342.
dglazkov@google.com
2009-06-02
1
-39
/
+1
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
1
-18
/
+1
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
1
-1
/
+18
*
BUG=12192
rafaelw@chromium.org
2009-05-30
1
-1
/
+0
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
1
-4
/
+2
*
WebKit update 44143:44151
paulg@google.com
2009-05-26
1
-6
/
+6
*
Update webkit to r44123
darin@chromium.org
2009-05-25
1
-0
/
+9
*
WebKit Update 43965:44030
ukai@chromium.org
2009-05-22
1
-0
/
+1
*
Remove JSDOMBinding, which is no longer used.
dglazkov@chromium.org
2009-05-20
1
-2
/
+0
*
Use the upstream version of ScriptController.
levin@chromium.org
2009-05-20
1
-2
/
+2
*
DevTools: do work with new InspectorController.
pfeldman@chromium.org
2009-05-19
1
-0
/
+4
*
linux: disable strict aliasing for WebCore.
evan@chromium.org
2009-05-19
1
-0
/
+3
*
Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.
levin@chromium.org
2009-05-19
1
-1
/
+2
*
WebKit Update 43832:43833
dglazkov@google.com
2009-05-18
1
-47
/
+48
*
Pulling in new gyp version.
bradnelson@chromium.org
2009-05-18
1
-0
/
+1
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-3
/
+5
*
Use the V8Bindings for HTMLSelectElementCollection and HTMLOptionsCollection ...
japhet@chromium.org
2009-05-16
1
-0
/
+2
*
Complete upstreaming V8 DOM Wrapper Map.
dglazkov@chromium.org
2009-05-15
1
-1
/
+0
*
Unfork and remove generate-bindings.pl from our tree.
dglazkov@chromium.org
2009-05-14
1
-1
/
+1
*
Roll webkit deps from r43664 to r43671. This should fix the
tc@google.com
2009-05-14
1
-1
/
+7
*
Add initial version of DevTools Profiler.
mnaganov@chromium.org
2009-05-14
1
-0
/
+8
*
Switch to upstream versions of V8DocumentLocationCustom.cpp and V8CanvasPixel...
levin@chromium.org
2009-05-14
1
-2
/
+2
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-3
/
+0
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-0
/
+3
[next]