summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-2/+5
* Move NPAPI to C99 typesstuartmorgan@chromium.org2010-05-051-15/+15
* Cleaning up after a webkit roll.michaeln@chromium.org2010-05-052-8/+6
* Mark some more release() calls with ignore_result.estade@chromium.org2010-05-042-11/+8
* Don't autofill a read-only password field.snej@chromium.org2010-05-044-10/+41
* When running on 10.6, switch to using the new popup API.avi@chromium.org2010-05-041-15/+56
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-044-0/+229
* Remove accidentally-committed test loggingstuartmorgan@chromium.org2010-05-041-1/+0
* Fix a crash when scrolling a fast-path QuickDraw pluginstuartmorgan@chromium.org2010-05-042-7/+22
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-042-0/+3
* When determining that two plugins are the same but of different versions, mak...jabdelmalek@google.com2010-05-031-1/+16
* The windowed flash plugin has a bug which occurs when the plugin enters fulls...ananta@chromium.org2010-04-302-1/+67
* Add a context parameter to callOnMainThread. The old form is going to bedarin@chromium.org2010-04-282-0/+5
* Clean up initial CA layer setup for Mac Pluginsstuartmorgan@chromium.org2010-04-282-10/+17
* Update code to point to new location of WebThemeEngine.hjabdelmalek@google.com2010-04-281-4/+4
* Merging SeekableBuffer and BufferQueue:sergeyu@chromium.org2010-04-271-2/+2
* Ground work for making appcaches work in workers.michaeln@chromium.org2010-04-262-2/+15
* POSIX: Make sure files in plugin directories are regular files.thestig@chromium.org2010-04-262-13/+25
* More case fixing following DOM serialization change.estade@chromium.org2010-04-221-6/+5
* Disable DomSerializerTests.SerializeHTMLDOMWithEntitiesInAttributeValue for nowjamesr@chromium.org2010-04-221-1/+2
* Update WebKit to r58033jamesr@chromium.org2010-04-221-16/+16
* Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.evan@chromium.org2010-04-211-6/+5
* Fix arm compile after turning on gcc warnings.tony@chromium.org2010-04-211-1/+1
* Fix DRT build on Windows.tony@chromium.org2010-04-211-3/+7
* Enable -Werror on Linux and Win for src/webkit/tony@chromium.org2010-04-213-4/+5
* Issues with video loopinghclam@chromium.org2010-04-201-3/+3
* Don't load the old Java Deployment plugin if a newer one (with a different na...jabdelmalek@google.com2010-04-201-3/+20
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-192-0/+3
* New experimental Pepper device API.apatrick@chromium.org2010-04-162-12/+133
* Reorganize the Mac plugin host codestuartmorgan@chromium.org2010-04-162-336/+372
* Move third_pary/mozilla/include up one directory.evan@chromium.org2010-04-151-3/+0
* Remove the last remnants of windowless_needs_set_window_ from Linux pluginsstuartmorgan@chromium.org2010-04-154-46/+15
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-152-3/+4
* Fix offscren invalidation in windowless pluginsstuartmorgan@chromium.org2010-04-141-0/+7
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-141-1/+1
* Never unload plugins from the plugin process on the Macstuartmorgan@chromium.org2010-04-141-4/+3
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-144-19/+12
* Send real clipping information to Mac pluginsstuartmorgan@chromium.org2010-04-131-23/+13
* Move details of QuickDraw plugin drawing into a helper classstuartmorgan@chromium.org2010-04-125-148/+263
* Compute local Mac plugin coordinates from scratchstuartmorgan@chromium.org2010-04-121-45/+30
* Bypass plugin installer if the plugin has been disabledcpu@chromium.org2010-04-102-0/+25
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+10
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-2/+1
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-091-18/+16
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-092-9/+0
* Improve handling of plugin context menus on Leopard.stuartmorgan@chromium.org2010-04-081-2/+3
* Fix browser crash in isvalidcheck check on urls with no path e.g. about:blankinferno@chromium.org2010-04-081-0/+2
* Don't clear VideoRendererImpl's proxy_ variable during OnStop().scherkus@chromium.org2010-04-061-5/+1
* AutoFill: Parse HTMLLabel elements for form control element labels.jhawkins@chromium.org2010-04-061-3/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-062-7/+14