summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-239-131/+204
* Fix a problem that text prefs are not hooked up with CrosSettings.xiyuan@chromium.org2010-09-221-2/+2
* Stop using WebInputElement::inputType().tkent@chromium.org2010-09-221-2/+2
* Set name of document accessibility nodes to document title. ctguil@chromium.org2010-09-211-0/+2
* Fix full screen mode for windowless flash plugins. Flash doesn't expect a "ki...brettw@chromium.org2010-09-211-0/+12
* Revert 60088 - Set name of document accessibility nodes to document title.rdsmith@chromium.org2010-09-211-2/+0
* Set name of document accessibility nodes to document title.ctguil@chromium.org2010-09-211-0/+2
* DevTools: provide load timing for sync resources.pfeldman@chromium.org2010-09-201-1/+2
* Implement PPB_URLLoaderTrusted_Dev.darin@chromium.org2010-09-203-3/+41
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-185-48/+71
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-175-68/+48
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-175-48/+68
* Change all callers of WebFileInfo::appendFileRange() to use the newdumi@chromium.org2010-09-173-10/+7
* Remove use of accessible prop service from render_widget_host_view_win.ccctguil@chromium.org2010-09-161-0/+1
* Don't add invalid webkit accessibility objects to the renderer accessibility ...ctguil@chromium.org2010-09-161-2/+8
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-1616-25/+37
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-2/+1
* Make PepperModule inherit from base::SupportsWeakPtr. This is neededdumi@chromium.org2010-09-151-1/+3
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-1/+2
* Add the ability to create FileRefs pointing to inexistent ordumi@chromium.org2010-09-143-1/+44
* Add fullscreen support to Pepper.piman@chromium.org2010-09-146-9/+128
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-143-14/+14
* Minor cleanup in PepperPluginDelegate.darin@chromium.org2010-09-141-3/+4
* Preliminary Network P2P Pepper APInfullagar@google.com2010-09-145-0/+183
* Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled ondumi@chromium.org2010-09-131-1/+3
* Implement QuitMessageLoop using QuitNow instead of Quit.darin@chromium.org2010-09-131-1/+1
* Fix transposed parameters in memset.brettw@chromium.org2010-09-131-1/+1
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-1320-646/+1401
* Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...gene@chromium.org2010-09-1027-1/+130
* Revert 59111 - Added PDF resources to Chrome.sky@chromium.org2010-09-1027-128/+1