summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-136-77/+49
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-136-141/+121
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-128-289/+294
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-094-14/+7
* Don't overwrite pre-filled values when autofilling a form.tim@chromium.org2009-01-091-0/+2
* Move default plugin resources into separate .h and .rc filestc@google.com2009-01-092-32/+0
* WebKit merge 39711:39744. This CL includes changes to webkit/glue code.darin@chromium.org2009-01-092-1/+8
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-0910-58/+315
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-083-17/+32
* Replace stub bogus_webkit_strings.h with real generated header via gritpinkerton@google.com2009-01-082-47/+0
* Stub out NPN_Construct.estade@chromium.org2009-01-081-9/+0
* WebKit merge 39606:39660dimich@google.com2009-01-072-0/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-066-25/+29
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-0610-97/+125
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-054-13/+7
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-303-32/+17
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-303-17/+32
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-305-9/+10
* * Bring up render_mesages.cc on POSIX.jeremy@chromium.org2008-12-292-12/+0
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Stub out some plugin functions to make the dynamic linker happy.evanm@google.com2008-12-262-1/+32
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-0/+67
* Expand comment for shouldUseCredentialStorage stub, explaining what it mightpamg@google.com2008-12-231-3/+9
* Adds support for pauseAnimationAtTimeOnElementWithId andsky@google.com2008-12-222-2/+63
* Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...dglazkov@google.com2008-12-222-2/+2
* Handle cases where the multipart boundary is improperly prefixed with "--".darin@chromium.org2008-12-223-1/+33
* Some cleanup in webkit/.darin@chromium.org2008-12-221-58/+66
* cChrome side of WebKit merge 39369:39410.pamg@google.com2008-12-222-0/+17
* Fix line endings to be LF, and set svn:eol-style to keep it that way.darin@chromium.org2008-12-201-2/+2
* Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs.eseidel@chromium.org2008-12-201-4/+10
* Remove dependencies from port on base/gfx/native_theme and base/win_util. In...darin@chromium.org2008-12-201-1/+103
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-192-0/+17
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-183-0/+12
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-182-9/+9
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-184-5/+73
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-189-2/+584
* Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests,asargent@chromium.org2008-12-181-1/+1
* Chrome side of unforking. I need to pull WebKit with the change that unforks ...brettw@google.com2008-12-182-4/+24
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-178-17/+17
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-1711-47/+214
* Add a reference I forgot to add. I didn't mean to copy this string.brettw@google.com2008-12-161-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-264/+264
* WebKit Merge 39143:39309, Part 8 (port side)dglazkov@google.com2008-12-163-2/+5
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-16/+46
* Remove a NOTIMPLEMENTED() that is obvious and cluttering our debug output.evanm@google.com2008-12-151-1/+0
* fix buildtc@google.com2008-12-151-2/+2
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-159-43/+73
* Eliminate port/platform/win directory. Stop building a fork of BString, anddarin@chromium.org2008-12-152-5/+7
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-152-1/+4
* Implement visited link coloring.brettw@google.com2008-12-132-8/+44