summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Infer caps lock state to set for Mac plugin eventsstuartmorgan@chromium.org2010-03-161-0/+24
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-157-37/+81
* Filter certain drag events for Cocoa plugins to comply with the event specstuartmorgan@chromium.org2010-03-152-0/+76
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-151-14/+0
* linux: hackily blacklist acrobatevan@chromium.org2010-03-152-1/+18
* Move glue, appcache, and database targets out of webkit into gypi files.tony@chromium.org2010-03-151-0/+350
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1410-17/+17
* Fixed the Pepper print interface to take in the print dimensions and printer ...sanjeevr@chromium.org2010-03-123-36/+3
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-122-1/+66
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-124-450/+0
* Added functions to the Pepper interface to allow plugins to participate in th...sanjeevr@chromium.org2010-03-112-1/+55
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+2
* Move devtool resources from webkit_resources.grd to an upstream grd file.tony@chromium.org2010-03-111-2/+0
* Call UpdateAcceleratedSurface only when necessary for Core Animation pluginsstuartmorgan@chromium.org2010-03-102-16/+15
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-104-15/+185
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-104-179/+15
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-104-15/+179
* More dependency breaking. webkit shouldn't depend on chrome or ipc.tony@chromium.org2010-03-104-6/+3
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-102-1/+2
* Don't send form data that is marked autocomplete off to the browser.jcampan@chromium.org2010-03-091-2/+6
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-082-0/+41
* Take out temp code now that WebKit patch has landed.jam@chromium.org2010-03-082-12/+0
* First cut at custom user style sheets.tony@chromium.org2010-03-081-2/+0
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-0712-3/+13
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-0712-13/+3
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0712-3/+13
* Make plugin buffer changes robust against synchronous plugin call nestingstuartmorgan@chromium.org2010-03-063-15/+16
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-062-0/+17
* Estimate the renderer working set on Linux. This is less expensive and works ...thestig@chromium.org2010-03-051-5/+113
* Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...jam@chromium.org2010-03-051-0/+9
* Move forcing the return of NPP_HandleEvent to be true on Win/Linux to webplug...jam@chromium.org2010-03-052-0/+21
* Mac Plugin context handling cleanupstuartmorgan@chromium.org2010-03-052-96/+98
* Remove GetNextEvent loop from Carbon plugin processingstuartmorgan@chromium.org2010-03-051-19/+0
* Avoid having every frame of a multipart response create a newtony@chromium.org2010-03-043-1/+42
* Initial change for DumpRrenderTree support librarytkent@google.com2010-03-042-1/+2
* Revert "Avoid having every frame of a multipart response create a"tony@chromium.org2010-03-043-42/+1
* Avoid having every frame of a multipart response create atony@chromium.org2010-03-043-1/+42
* Replace a call to settings->setDatabasesEnabled [which is about to go away] withericu@google.com2010-03-041-1/+1
* Use UpdateDummyWindowBounds to do the initial Carbon plugin window setupstuartmorgan@chromium.org2010-03-031-3/+1
* Fix low quality scaling of <video> on machclam@chromium.org2010-03-031-5/+23
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-032-17/+0
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-032-0/+17
* String translations from TCoritm@google.com2010-03-031-2/+2
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-032-5/+1
* Rename FakePluginWindowTrackerstuartmorgan@chromium.org2010-03-024-68/+68
* Note: I'm reverting it to see if it fixes all the dromaeo_test failures.jam@chromium.org2010-03-021-51/+5
* Fixes to 10.6 port of GPU plugin after recent backport to 10.5 andkbr@google.com2010-03-021-1/+2
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-021-12/+5
* Specify the first-party-for-cookies URL for HTTP requestswtc@chromium.org2010-03-021-2/+6