summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-2/+13
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-205-1/+113
* Fixup some JSC compile errors for glue.mbelshe@google.com2008-10-202-2/+26
* * Fix LayoutTests/http/tests/navigation/reloadsubframe-*frame.html on Windows.mmoss@google.com2008-10-201-1/+0
* Fix perf regression with iframe shim.pkasting@chromium.org2008-10-204-15/+36
* The post data parser now allows post data from plugin joshia@google.com2008-10-201-8/+6
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-13/+2
* fix linux buildtc@google.com2008-10-181-9/+11
* Update to pick up PLATFORM(MAC) and add some ifdefs in event_conversion.ccdarin@google.com2008-10-181-5/+5
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-188-52/+178
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-2/+13
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-13/+2
* Fix a couple more build errors, and make the V8 DerivedSources.make mirror th...pkasting@chromium.org2008-10-171-1/+1
* Revert r3564, "We want these symbols on all platforms."evanm@google.com2008-10-171-0/+4
* We want these symbols on all platforms.evanm@google.com2008-10-171-4/+0
* Fixed clipboard format type in function signature.estade@chromium.org2008-10-171-1/+1
* Temporarily disable failing unit tests. Opened issue 3542.joshia@google.com2008-10-171-2/+4
* Fix post url layout test.joshia@google.com2008-10-172-4/+9
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-171-5/+5
* Fix a couple more build errors, one in glue and one (the last one!) in WebCore.pkasting@chromium.org2008-10-171-1/+1
* fix build, UINT is not defined on linux and we don't usetc@google.com2008-10-171-1/+1
* Currently, there is no way to access or modify the upload data and/or completedarin@google.com2008-10-173-6/+125
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-163-0/+15
* Fix windows build bustage from unbalanced pragma macros.tc@google.com2008-10-161-1/+2
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-1652-112/+209
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=2952, which...ananta@chromium.org2008-10-161-1/+3
* Fix a problem with rdi.ca where the video (silverlight) is not painting.nsylvain@chromium.org2008-10-161-1/+11
* Remove some more extraneous NOTIMPLEMENTEDs to "fix" failing layout tests.darin@chromium.org2008-10-161-3/+0
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-162-0/+4
* Don't send duplicate "Cache-Control: max-age=0" headers.ericroman@google.com2008-10-161-13/+26
* Remove some bogus NOTIMPLEMENTEDs that were leading to layout test bustage.darin@chromium.org2008-10-151-6/+2
* Kill bogus leftover include.darin@chromium.org2008-10-151-1/+0
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-157-57/+42
* Fix compiler warnings on Linux in resource_handle_win.cctc@google.com2008-10-151-3/+5
* Add an alternate error page for connection errors. This is already supported...tc@google.com2008-10-151-1/+2
* A fix for Issue 2673 in chromium: "Flash: IME not available".hbono@chromium.org2008-10-152-2/+30
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-143-28/+40
* Convert CaptureImage to a single method with lots of ifdefs.tc@google.com2008-10-141-36/+9
* Fix a bug where if we converted a std::string into a WebCore::String,brettw@google.com2008-10-142-6/+17
* Start compiling webview_impl.cc.erg@google.com2008-10-141-1/+1
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-143-19/+36
* Fix spelling.erg@google.com2008-10-141-1/+7
* Revert "wrap HMODULE with ifdefs for right now to compile on linux"erg@google.com2008-10-141-7/+1
* Make zomm do full page zoom instead of just text zoom.brettw@google.com2008-10-141-3/+3
* wrap HMODULE with ifdefs for right now to compile on linuxerg@google.com2008-10-141-1/+7
* Fix one of icefox's patchs which broke under windows by adding the header whi...erg@google.com2008-10-141-6/+10
* Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...erg@google.com2008-10-141-9/+6
* Wrap cursor calls with windows ifdef as cursor support only works on windows ...erg@google.com2008-10-141-6/+9
* Replace pragma with MSVC macroserg@google.com2008-10-143-5/+8
* build more glue on linuxtc@google.com2008-10-142-5/+8