summaryrefslogtreecommitdiffstats
path: root/webkit/build
Commit message (Expand)AuthorAgeFilesLines
* Unfork and remove generate-bindings.pl from our tree.dglazkov@chromium.org2009-05-141-1/+1
* Delete the checked-in webkit .vcproj (and ancillary .sln) files.sgk@google.com2009-05-1216-17801/+0
* WebKit Merge 43361:43371, Chromium side.dglazkov@google.com2009-05-071-16/+0
* Fix code generator to enable Database support.dglazkov@google.com2009-05-071-1/+1
* WebKit Merge 43346:43361, Chromium side.dglazkov@google.com2009-05-071-0/+8
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-0/+8
* Changes for upstreaming V8DocumentLocationCustom.cpp.levin@chromium.org2009-05-061-0/+4
* Chrome changes for WebKit merge 43114:43242darin@chromium.org2009-05-051-0/+12
* Removing some duplicate source files and filters from vcprojs.bradnelson@chromium.org2009-05-042-24/+8
* ClientRectList must provide indexed access method that acts like item() method.ukai@chromium.org2009-04-301-0/+4
* WebKit Merge 42805:42932, Chromium side.dglazkov@google.com2009-04-281-8/+0
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-281-0/+8
* Introduce ScriptEventListner, Chromium side.dglazkov@google.com2009-04-271-0/+8
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-9/+12
* Chromium side of WebKit merge 42725:42805.dimich@google.com2009-04-241-0/+8
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+12
* Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...jianli@chromium.org2009-04-231-16/+8
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-201-2/+10
* Turn on ENABLE_CHANNEL_MESSAGING.ericroman@google.com2009-04-201-1/+1
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-172-12/+80
* Chrome side of webkit merge from 42547 to 42580.tc@google.com2009-04-161-0/+8
* JavaScriptCore is not using the webkit common defines.mbelshe@google.com2009-04-161-1/+1
* Build pipeline directly in build/action_maketokenizer.py.thestig@chromium.org2009-04-131-8/+10
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-0/+20
* 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/+8
* Chrome side change to use V8EventListenerList from upstream. This involves re...jianli@chromium.org2009-04-031-0/+8
* Turn off tcmalloc so we can see if it impacts reliability mbelshe@google.com2009-04-021-1/+1
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+8
* Remove the checked-in scons configuration files.sgk@google.com2009-04-018-2424/+0
* Re-enabling ENABLE_VIDEO since and made appropriate changes due toWebKit merg...hclam@chromium.org2009-03-312-2/+2
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-0/+4
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-0/+8
* Chrome side of WebKit merge 42026:42115playmobil@google.com2009-03-312-0/+10
* Enable TCMalloc.mbelshe@google.com2009-03-302-1/+15
* Chrome-side of using setKeyIdentifierFromWindowsKeyCode instead ofdarin@chromium.org2009-03-302-9/+5
* Reland changes to fix the problem that DOM object is deleted in the GC thread...jianli@chromium.org2009-03-292-0/+13
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-273-2/+29
* Encoding autodetection patch part 2.jungshik@google.com2009-03-272-0/+9
* Search box support, Chromium side.BUG=9210pkasting@chromium.org2009-03-271-1/+1
* Start using the upstream versions of V8NodeFilter and V8XML*.levin@chromium.org2009-03-272-29/+29
* Revert change 12507 and 12532 because it breaks the nsylvain@chromium.org2009-03-262-13/+0
* Fix the problem that DOM object is deleted in the GC thread, not owning thread.jianli@chromium.org2009-03-252-0/+13
* Chromium half of WebKit Merge, turns off ENABLE_VIDEOeseidel@chromium.org2009-03-252-2/+2
* Start using upstreamed worker files and remove the old ones from webkit/port.dimich@google.com2009-03-242-6/+6
* Accidental checkin of vs2008 stuffmbelshe@google.com2009-03-231-2/+1
* Forgot to add v8_binding to linux build.mbelshe@google.com2009-03-231-0/+1
* Rework the v8 binding string handling to be more efficient.mbelshe@google.com2009-03-231-1/+6
* Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.levin@chromium.org2009-03-231-0/+4
* Hook up V8 Database Bindings.dglazkov@google.com2009-03-223-0/+111