summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-042-0/+11
* clang/mac: Fix most problems in unittest targets in webkit.gypthakis@chromium.org2010-10-033-4/+16
* Pull new PPAPI and update Browser interfaces to reflect new API.brettw@chromium.org2010-10-036-56/+64
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-026-10/+953
* When handling a redirect, set the downloadToFile attribute of the newRequest ...michaeln@chromium.org2010-10-021-0/+1
* Export webkit and v8 direct_dependent_settings for targets that depend on glu...victorw@chromium.org2010-10-011-0/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-012-11/+1
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-014-63/+49
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-014-49/+63
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-014-2/+42
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-012-2/+23
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-016-51/+78
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-016-11/+69
* Fix the Linux/Mac build on WebKit canaries. WebKit::WebFileInfo is notdumi@chromium.org2010-09-301-1/+0
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-306-33/+41
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-302-0/+15
* Autofill popup should close with un-matched namesdhollowa@chromium.org2010-09-302-5/+13
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-302-3/+27
* Yet another try at submitting http://codereview.chromium.org/3397030/show.ericu@google.com2010-09-302-0/+26
* Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...ericu@google.com2010-09-292-26/+0
* Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...ericu@google.com2010-09-292-0/+26
* Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...sky@chromium.org2010-09-292-26/+0
* This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...ericu@google.com2010-09-292-0/+26
* Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This justbrettw@chromium.org2010-09-293-0/+29
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-298-24/+34
* FBTF: Moves code to the headers.erg@google.com2010-09-286-4/+22
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-281-2/+5
* Access texture in a WebVideoFramehclam@chromium.org2010-09-282-0/+7
* Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome sid...willchan@chromium.org2010-09-283-29/+0
* Implement PPB_ImageDataTrusted on the Chrome side. This just connects the callbrettw@chromium.org2010-09-283-0/+29
* Pepper's FileSystem implementation.dumi@chromium.org2010-09-276-12/+277
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-252-1/+26
* Reduce console DLOG(INFO) spam in plugin_listisherman@chromium.org2010-09-241-7/+0
* Add WebKitCaretBrowsingEnabled support totony@chromium.org2010-09-242-0/+3
* Add test_shell support for enabling hyperlink auditingjaphet@chromium.org2010-09-242-0/+3
* Update the spinner and mic button images to the latest from UX team.satish@chromium.org2010-09-243-0/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-2411-3/+156
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-241-5/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-246-1/+7
* Fix pepper char conversion infinite loop.jam@chromium.org2010-09-231-0/+1
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-231-2/+5
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+1
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-233-6/+42
* Revert "Update the spinner and mic button images to the latest from UX team."maruel@chromium.org2010-09-233-0/+0
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-2311-149/+3
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-2311-3/+149
* Update the spinner and mic button images to the latest from UX team.satish@chromium.org2010-09-233-0/+0
* Pepper: Fix getting the trusted URL loader interface.interfaceviettrungluu@chromium.org2010-09-232-1/+6
* Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.brettw@chromium.org2010-09-232-4/+18
* Store lower case tag names within web accessibility.ctguil@chromium.org2010-09-231-1/+5