summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-2/+0
* Add implementation of WebThemeEngine for the Mac (declared bymihaip@chromium.org2010-12-295-2/+91
* Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...acolwell@chromium.org2010-12-291-0/+2
* Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-291-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-291-0/+2
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-281-0/+2
* Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-231-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-231-0/+2
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-0/+3
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-6/+6
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-0/+2
* Fix black video frames when seeking (which also fixes flashing poster issue).scherkus@chromium.org2010-12-222-6/+6
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-211-1/+1
* Replace initial media range request with an unbounded range request.scherkus@chromium.org2010-12-211-6/+3
* Clean up comments in BufferedDataSource and BufferedResourceLoader.scherkus@chromium.org2010-12-213-11/+11
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21123-20732/+99
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-0/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21123-99/+20732
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-203-80/+86
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-203-86/+80
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20123-20732/+99
* Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...ctguil@chromium.org2010-12-202-1/+3
* Add pepper::URLRequestInfo unit tests to test_shell_testsbbudge@google.com2010-12-201-0/+249
* Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.abarth@chromium.org2010-12-171-2/+2
* Add stub PPAPI for launching NaCl's sel_ldr process.abarth@chromium.org2010-12-171-0/+2
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-171-1/+7
* moving mocks into webkit/mocks/annacc@chromium.org2010-12-176-437/+5
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-171-2/+2
* Almost done deinlining virtual methods.erg@google.com2010-12-165-6/+35
* (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...kbr@google.com2010-12-165-0/+112
* Update latest secure version for Quicktime (7.6.9 for windows only) and RealP...panayiotis@google.com2010-12-161-6/+7
* View source uses scroll position of original page.pfeldman@chromium.org2010-12-162-7/+35
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-1613-1554/+1344
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-1688-15053/+90
* Resource width 64->32 change.neb@chromium.org2010-12-151-4/+8
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-152-17/+19
* Keep deinlining stuff.erg@google.com2010-12-155-16/+48
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-2/+5
* Revert r69146 due to webkit layout test failures.darin@chromium.org2010-12-142-2/+19
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-142-27/+29
* Use WebFrame::createAssociatedURLLoader.darin@chromium.org2010-12-142-19/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-144-24/+30
* Deinline even more destructors.erg@google.com2010-12-1415-98/+307
* Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...annacc@chromium.org2010-12-142-6/+4
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-142-3/+3
* Even more virtual method deinlining.erg@google.com2010-12-1318-27/+81
* Make Flip4Mac handling version-specificstuartmorgan@chromium.org2010-12-131-8/+14