summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
Commit message (Expand)AuthorAgeFilesLines
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-0/+3
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-3/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-0/+3
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-3/+0
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-011-1/+10
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-011-10/+1
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-011-17/+49
* Copy web inspector files into the output dir. Should now work intc@google.com2009-04-301-0/+176
* ClientRectList must provide indexed access method that acts like item() method.ukai@chromium.org2009-04-301-0/+1
* Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.tc@google.com2009-04-291-3/+0
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-2/+2
* WebKit Merge 42805:42932, Chromium side.dglazkov@google.com2009-04-281-2/+0
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-281-0/+2
* Introduce ScriptEventListner, Chromium side.dglazkov@google.com2009-04-271-0/+2
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-0/+1
* Linux: build fix.agl@chromium.org2009-04-241-1/+0
* Chromium side of WebKit merge 42725:42805.dimich@google.com2009-04-241-0/+2
* Clean up cocoa popup menu handling in test_shell.paul@chromium.org2009-04-241-0/+2
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+4
* Linux: add -lX11 as a library to WebKit.agl@chromium.org2009-04-231-0/+1
* Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...jianli@chromium.org2009-04-231-2/+2
* Update webkit.gyp for unforked Accessible{Base,Document}.cpp.sgk@google.com2009-04-221-4/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-3/+7
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-2/+8
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-4/+1
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-7/+3
* Build fix: remove deleted header files.agl@chromium.org2009-04-211-2/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-3/+7
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-201-2/+2
* Turn on ENABLE_CHANNEL_MESSAGING.ericroman@google.com2009-04-201-0/+1
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-171-0/+17
* Chrome side of webkit merge from 42547 to 42580.tc@google.com2009-04-161-0/+2
* linux: users of glue require GTK in the include path.evan@chromium.org2009-04-161-0/+4
* Linux: Move VDMX parsing into WebKit.agl@chromium.org2009-04-151-0/+3
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-4/+0
* Fixing gyp description for windows with webkit/test_shell.bradnelson@google.com2009-04-091-6/+49
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-5/+5
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-3/+6
* Make the define of SKIA_HARFBUZZ and the link against harfbuzz.asgk@google.com2009-04-071-7/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+2
* Add Harfbuzz to third_party and Skia support for such.agl@chromium.org2009-04-071-0/+7
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-061-1/+1
* Make V8WorkerContextObjectEventListener from upstream compiled.jianli@chromium.org2009-04-031-0/+2
* Chrome side change to use V8EventListenerList from upstream. This involves re...jianli@chromium.org2009-04-031-0/+2
* Fix linking with gold by cleaning up lib dependencies.tc@google.com2009-04-021-1/+0
* Add missing headers and use patterns to exclude unneeded sources.avi@google.com2009-04-021-16/+24
* Fix build oops. I forgot to add WebScreenInfoFactory to the build.darin@chromium.org2009-04-011-0/+4
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-4/+0
* Remove references to WebCore/platform/network/ResourceHandle.cpp.sgk@google.com2009-04-011-7/+0
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-1/+1