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: build fix.
agl@chromium.org
2009-04-24
1
-1
/
+0
*
Chromium side of WebKit merge 42725:42805.
dimich@google.com
2009-04-24
1
-0
/
+2
*
Clean up cocoa popup menu handling in test_shell.
paul@chromium.org
2009-04-24
1
-0
/
+2
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
1
-0
/
+4
*
Linux: add -lX11 as a library to WebKit.
agl@chromium.org
2009-04-23
1
-0
/
+1
*
Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...
jianli@chromium.org
2009-04-23
1
-2
/
+2
*
Update webkit.gyp for unforked Accessible{Base,Document}.cpp.
sgk@google.com
2009-04-22
1
-4
/
+0
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-22
1
-3
/
+7
*
Add -DCHROME_V8 to the chrome/browser build.
sgk@google.com
2009-04-22
1
-2
/
+8
*
Build on Linux with shared libraries (significant chunks courtesy craigsch):
sgk@google.com
2009-04-22
1
-4
/
+1
*
I managed to break test_shell. Reverting. I'll fix tomorrow.
agl@chromium.org
2009-04-21
1
-7
/
+3
*
Build fix: remove deleted header files.
agl@chromium.org
2009-04-21
1
-2
/
+0
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-21
1
-3
/
+7
*
WebKit Merge 42609:42671, Chromium Side
dglazkov@google.com
2009-04-20
1
-2
/
+2
*
Turn on ENABLE_CHANNEL_MESSAGING.
ericroman@google.com
2009-04-20
1
-0
/
+1
*
Unfork Inspector, Chromium side.
dglazkov@google.com
2009-04-17
1
-0
/
+17
*
Chrome side of webkit merge from 42547 to 42580.
tc@google.com
2009-04-16
1
-0
/
+2
*
linux: users of glue require GTK in the include path.
evan@chromium.org
2009-04-16
1
-0
/
+4
*
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
[next]