summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Allow data URLs to trigger downloads, as they do in Firefox.darin@chromium.org2010-12-031-1/+27
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-035-31/+33
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-035-11/+9
* Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...jamesr@chromium.org2010-12-031-1/+1
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-0314-993/+413
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-035-10/+10
* Make the DrawGlyphs call have the proper const arguments, and make the proxiedbrettw@chromium.org2010-12-023-9/+9
* Have about:plugins point to the latest Flash and Reader versions.panayiotis@google.com2010-12-021-3/+3
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-0214-413/+993
* Adding a new command line flag (--enable-accelerated-layers) for turning vangelis@chromium.org2010-12-022-2/+20
* Fix a race condition in proxied audio.brettw@chromium.org2010-12-021-4/+7
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-026-145/+85
* Fix a browser crasher with negative index set on select popups.jcivelli@chromium.org2010-12-021-5/+11
* histogram API of WebKitClient implemented in chromium/webkit/gluescheib@chromium.org2010-12-022-0/+29
* Fix a ui test and test_shell_tests results since numberstony@chromium.org2010-12-022-4/+3
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-024-15/+19
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-012-15/+27
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* Cleanupnfullagar@google.com2010-11-302-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Don't call NPP_SetWindow on plugins that return an error from NPP_Newstuartmorgan@chromium.org2010-11-305-6/+13
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-294-14/+28
* Add form validation message strings.tkent@chromium.org2010-11-253-7/+143
* changes for proxy audionfullagar@google.com2010-11-253-29/+161
* Added a string for the "PDF load failed" message to be used by the PDF plugin.sanjeevr@chromium.org2010-11-243-1/+9
* Use a tooltip for the plugin name. Really useful for click-to-play when thecevans@chromium.org2010-11-242-0/+17
* Remove code to load plugins on mac from Contents/PlugIns.tony@chromium.org2010-11-231-12/+0
* Removing TODO for implementing plugin redirect handling. ananta@chromium.org2010-11-231-1/+0
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-234-6/+46
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-2316-43/+236
* Make accelerated Mac plugins handle GL initialization failure instead of cras...stuartmorgan@chromium.org2010-11-222-4/+10
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-0/+1
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Autofill: Prefer maxLength to size attribute for form filling heuristics.isherman@chromium.org2010-11-202-12/+12
* Fixes a crash in the Windows media player plugin caused when the Real player ...ananta@chromium.org2010-11-191-0/+15
* Fix SetProp leaks in plugin tests.ananta@chromium.org2010-11-194-7/+21
* Expose WebKit frame flattening setting in WebPreferences.johnme@google.com2010-11-192-0/+4
* DevTools: provide response code and status text as a part of raw headers data.pfeldman@chromium.org2010-11-193-8/+16
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-52/+1
* gtk: provide some more cursorsevan@chromium.org2010-11-181-3/+3
* Mac: Only clear the background of CoreAnimation plugins if we're going to dra...thakis@chromium.org2010-11-181-2/+3
* Add PluginDataRemover.bauerb@chromium.org2010-11-182-0/+9
* Remove a few unused files.thakis@chromium.org2010-11-184-449/+0
* Disable CppBoundClassTest.InvokeMethods until we roll intony@chromium.org2010-11-171-1/+2
* Update cmd buffer script to reflect ppapi reorg.neb@chromium.org2010-11-171-2/+8
* Change FileRef::GetName() to return the name of the file even fordumi@chromium.org2010-11-171-2/+12
* Make sure we create a FileChooser instance only if the selection modedumi@chromium.org2010-11-171-0/+4
* Change default minimum font size to 0jamesr@chromium.org2010-11-171-1/+1
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-173-232/+1