summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.h
Commit message (Expand)AuthorAgeFilesLines
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-051-0/+6
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-2/+1
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-8/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-3/+4
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-1/+2
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-9/+0
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-261-0/+3
* Implement WebSandboxSupport.darin@chromium.org2009-03-121-5/+0
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-1/+1
* Reland r11118.darin@chromium.org2009-03-061-38/+0
* Revert r11118 :(darin@chromium.org2009-03-061-0/+38
* More WebKit API action (chromium side)darin@chromium.org2009-03-061-38/+0
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-051-2/+0
* Revert r10974 since it didn't change performance on the page cyclers.darin@chromium.org2009-03-051-12/+0
* Temporarily disable cookie codepaths that use WebKitClient to analyzedarin@chromium.org2009-03-051-0/+12
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-2/+2
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-41/+30
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-23/+0
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-15/+0
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+4
* Media player availability now determined by SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-0/+4
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-6/+25
* Make the mime -> extension code return a dotless extension.deanm@chromium.org2009-02-061-1/+2
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-1/+1
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+3
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-3/+4
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+1
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-5/+0
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+4
* Implement visited link coloring.brettw@google.com2008-12-131-0/+8
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-2/+2
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-261-7/+0
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-251-0/+2
* Turn on logging of notImplemented()s inside WebCore for test_shell.evanm@google.com2008-11-191-0/+3
* Add GCController support to test_shell.fqian@google.com2008-11-141-0/+1
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-131-5/+0
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-111-4/+3
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-1/+2
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-19/+3
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-18/+19
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-231-5/+16
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-221-0/+8
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-171-5/+5
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-13/+6
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-2/+8
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Pull the major and minor webkit version numbers from WebCore/Configurations/V...erikkay@google.com2008-08-041-0/+3
* Add webkit to the repository.initial.commit2008-07-271-0/+303