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
*
Linux: Move VDMX parsing into WebKit.
agl@chromium.org
2009-04-15
1
-0
/
+3
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
1
-4
/
+0
*
Fixing gyp description for windows with webkit/test_shell.
bradnelson@google.com
2009-04-09
1
-6
/
+49
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
1
-5
/
+5
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-3
/
+6
*
Make the define of SKIA_HARFBUZZ and the link against harfbuzz.a
sgk@google.com
2009-04-07
1
-7
/
+0
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+2
*
Add Harfbuzz to third_party and Skia support for such.
agl@chromium.org
2009-04-07
1
-0
/
+7
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
1
-1
/
+1
*
Make V8WorkerContextObjectEventListener from upstream compiled.
jianli@chromium.org
2009-04-03
1
-0
/
+2
*
Chrome side change to use V8EventListenerList from upstream. This involves re...
jianli@chromium.org
2009-04-03
1
-0
/
+2
*
Fix linking with gold by cleaning up lib dependencies.
tc@google.com
2009-04-02
1
-1
/
+0
*
Add missing headers and use patterns to exclude unneeded sources.
avi@google.com
2009-04-02
1
-16
/
+24
*
Fix build oops. I forgot to add WebScreenInfoFactory to the build.
darin@chromium.org
2009-04-01
1
-0
/
+4
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-4
/
+0
*
Remove references to WebCore/platform/network/ResourceHandle.cpp.
sgk@google.com
2009-04-01
1
-7
/
+0
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
1
-1
/
+1
*
Linux gyp changes
sgk@google.com
2009-03-31
1
-0
/
+2
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-2
/
+2
*
Chrome side of WebKit merge 42026:42115
playmobil@google.com
2009-03-31
1
-0
/
+2
*
Enable the long-line-length workaround only for webcore.
sgk@google.com
2009-03-31
1
-0
/
+1
*
Chrome-side of using setKeyIdentifierFromWindowsKeyCode instead of
darin@chromium.org
2009-03-30
1
-2
/
+1
*
Linux GYP build: fix typo ("gdk"->"gtk")
agl@chromium.org
2009-03-30
1
-1
/
+1
*
Linux GYP build: fix typo ("gdk"->"gtk")
agl@chromium.org
2009-03-30
1
-1
/
+1
*
Reland changes to fix the problem that DOM object is deleted in the GC thread...
jianli@chromium.org
2009-03-29
1
-0
/
+3
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
1
-6
/
+19
*
Encoding autodetection patch part 2.
jungshik@google.com
2009-03-27
1
-0
/
+2
*
Search box support, Chromium side.BUG=9210
pkasting@chromium.org
2009-03-27
1
-1
/
+1
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-0
/
+5
*
Start using the upstream versions of V8NodeFilter and V8XML*.
levin@chromium.org
2009-03-27
1
-7
/
+7
*
Revert change 12507 and 12532 because it breaks the
nsylvain@chromium.org
2009-03-26
1
-3
/
+0
*
Fix the problem that DOM object is deleted in the GC thread, not owning thread.
jianli@chromium.org
2009-03-25
1
-0
/
+3
*
Start using upstreamed worker files and remove the old ones from webkit/port.
dimich@google.com
2009-03-24
1
-4
/
+4
*
GYP fixes: remove references to deleted files.
agl@chromium.org
2009-03-24
1
-1
/
+0
*
Rework the v8 binding string handling to be more efficient.
mbelshe@google.com
2009-03-23
1
-0
/
+1
*
Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.
levin@chromium.org
2009-03-23
1
-1
/
+1
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
1
-0
/
+1
*
Hook up V8 Database Bindings.
dglazkov@google.com
2009-03-22
1
-8
/
+2
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-3
/
+17
*
Preupstreaming cleanup for xhr (part 2):
levin@chromium.org
2009-03-20
1
-0
/
+4
*
Chrome side of WebKit merge to 41860.
tc@google.com
2009-03-20
1
-0
/
+1
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
1
-14
/
+0
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-2
/
+1
*
This is a follow-up for enabling workers in Win build.
dimich@google.com
2009-03-18
1
-1
/
+1
*
Make Linux use the same user agent style sheet as Windows.
levin@chromium.org
2009-03-18
1
-1
/
+1
*
Unfork WebInspector frontend take 2: New DEPS and webkit/...
pfeldman@chromium.org
2009-03-18
1
-0
/
+1
*
Revert the src/webkit part of r11958 since it broke the build.
maruel@chromium.org
2009-03-18
1
-1
/
+0
*
Unfork WebInspector frontend.
pfeldman@chromium.org
2009-03-18
1
-0
/
+1
*
Revert r11926 which accidentally enabled workers.
dimich@google.com
2009-03-17
1
-1
/
+1
*
Remove exclusion on worker files on Mac and Linux since they are not platform...
dimich@google.com
2009-03-17
1
-6
/
+1
[next]