summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 6966.ericroman@google.com2008-12-131-2/+1
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-1/+2
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-137-73/+171
* A couple of linux keyboard input fixes.estade@chromium.org2008-12-121-2/+2
* Minor cleanup.darin@chromium.org2008-12-122-6/+3
* Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.dglazkov@google.com2008-12-111-8/+2
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-111-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-114-5/+5