summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-291-0/+2
* Adding suppression for flaky crash of layout testkbr@chromium.org2010-12-281-0/+2
* Roll WebKit 74711:74718kbr@chromium.org2010-12-281-3/+0
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-289-117/+294
* Adding suppression for inspector/styles-source-lines.html to test itkbr@chromium.org2010-12-281-0/+3
* WebKit roll 74679:74680hamaji@chromium.org2010-12-271-1/+0
* Suppress fast/canvas/webgl/tex-image-with-format-and-typehamaji@chromium.org2010-12-271-0/+1
* Mark fast/encoding/parser-tests.html as failing on linux debug.nsylvain@chromium.org2010-12-261-0/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* WebKit roll 74662:74666kbr@chromium.org2010-12-261-6/+0
* Added suppression forkbr@chromium.org2010-12-251-0/+1
* Added suppression for svg/batik/paints/gradientLimit.svg failure on Linux.kbr@chromium.org2010-12-251-0/+2
* Change suppressions added in bug 67919 to FAIL because of differingkbr@google.com2010-12-241-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Fix typo in suppression.thakis@chromium.org2010-12-231-1/+1
* Suppress failing webkit teststhakis@chromium.org2010-12-231-0/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* 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
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-234-12/+12
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-2311-825/+905
* 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
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-222-6/+4
* Remove obsolete failures.tonyg@chromium.org2010-12-211-4/+0
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-216-738/+1154
* 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
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-216-33/+78
* Modify inclusion to use system icu headers when -Duse_system_icu=1phajdan.jr@chromium.org2010-12-211-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21150-1900/+1651
* Roll WebKit 74383:74387.tonyg@chromium.org2010-12-211-0/+4
* A build fix for the "WebKit Mac (valgrind)" bot.hbono@chromium.org2010-12-211-2/+2
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-4/+7
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-2116-28/+678
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21142-1653/+1365
* Revert "Erase the old NPAPI Pepper (Pepper 1) test plugin."chase@chromium.org2010-12-219-0/+535
* Revert "Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin."chase@chromium.org2010-12-201-70/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2064-415/+697
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2064-697/+415
* Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the...brettw@chromium.org2010-12-201-0/+70
* Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the compile withbrettw@chromium.org2010-12-209-535/+0
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-7/+4
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20142-1365/+1653
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-4/+7
* 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-202-1/+250