summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for Carbon Mac plugin destruction after each GetNextEvent cyclestuartmorgan@chromium.org2010-03-011-31/+27
* Fix formatting nits.wtc@chromium.org2010-02-272-2/+2
* Estimate the renderer working set on Linux. This is less expensive and works ...thestig@chromium.org2010-02-261-5/+51
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-265-34/+118
* Remove unused methods.darin@chromium.org2010-02-262-17/+0
* Call NPP_SetWindow immediately on initialization for Mac QuickTimestuartmorgan@chromium.org2010-02-261-0/+6
* Remove submit handling in FillFormImpl. The one caller passes false to |subm...jhawkins@chromium.org2010-02-251-16/+5
* Don't unload RealPlayer in the plugin process on the Macstuartmorgan@chromium.org2010-02-251-2/+3
* Implement WebCookieJar.darin@chromium.org2010-02-252-3/+29
* Solaris: first set of patches to make WebKit build on Solaris.evan@chromium.org2010-02-251-1/+1
* Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...jhawkins@chromium.org2010-02-242-26/+7
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-246-324/+13