summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.h
Commit message (Expand)AuthorAgeFilesLines
...
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-5/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+5
* Allow <audio> to work in extensionhclam@chromium.org2009-09-211-0/+4
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-0/+5
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-2/+5
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-4/+5
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-081-0/+2
* Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.avi@google.com2009-08-271-2/+2
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-191-1/+9
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-1/+1
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-1/+1
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-5/+5
* 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