summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Update to latest trunk version of V8.ager@google.com2008-12-041-4/+1
* Fix an uninitialized variable in data: urls.deanm@chromium.org2008-12-031-1/+5
* Handle the zoom cursors properly by copying more code out of WebKit's GTK port.evanm@google.com2008-12-032-2/+262
* Add a MEDIA resource to webkit port and glue code so thathclam@chromium.org2008-12-032-1/+6
* Change the map of accessibility id to IAccessible interface to holdananta@chromium.org2008-12-022-2/+4
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-026-19/+19
* Fix text selection for the Mac test_shell, for some value of "fix".paul@chromium.org2008-12-021-1/+1
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-023-26/+20
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-015-2/+21
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-015-4/+22
* Fix printing. With a webkit merge, the paint() command started to be delegate...maruel@chromium.org2008-12-011-1/+2
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-6/+10
* Fix null dereference that happens in accessibilty because FrameView is gone d...jam@chromium.org2008-11-272-12/+11
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-273-6/+9
* The autofill code was always assuming input element were part of a form, whic...jcampan@chromium.org2008-11-261-1/+1
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-0/+12
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-262-45/+0
* Remove dependencies on base/glue from these 2 port files.jam@chromium.org2008-11-261-0/+12
* Reverting 6043.ojan@google.com2008-11-261-12/+0
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-0/+12
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-261-1/+1
* Ensure that the context menu shows up in a windowless Silverlight plugin inst...ananta@chromium.org2008-11-262-3/+61
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-262-11/+16
* Implement the rest of ScreenInfo on Linux.agl@chromium.org2008-11-262-2/+27
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-252-0/+6
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-253-21/+21
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-246-367/+217
* Second try ad faster scons builds of test shell.tc@google.com2008-11-241-0/+6
* Revert "faster scons builds of test shell"tc@google.com2008-11-241-6/+0
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-241-7/+17
* faster scons builds of test shelltc@google.com2008-11-241-0/+6
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-226-8/+8
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-224-10/+16
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-214-15/+9
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-214-9/+15
* Delete ifdefs which were causing a crash by hiding a NULL check.erg@google.com2008-11-211-2/+0
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-212-2/+14
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-214-7/+10
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-213-3/+4
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-212-3/+2
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-212-2/+3
* Shim in test_shell string resources needed for http:// tests.deanm@chromium.org2008-11-201-3/+3
* Relanding the new autofill.jcampan@chromium.org2008-11-2015-678/+208
* Make the editor deletion UI work in layout test mode andtc@google.com2008-11-202-4/+12
* Revert to using Apple's provided text area resizetc@google.com2008-11-205-37/+6
* fix pan scrollingtc@google.com2008-11-205-4/+54
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-0/+1
* Review URL: http://codereview.chromium.org/11513jcampan@chromium.org2008-11-201-227/+0
* Review URL: http://codereview.chromium.org/11307jcampan@chromium.org2008-11-201-0/+200
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-2016-408/+905