| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-29 | 1 | -0/+2 |
* | Adding suppression for flaky crash of layout test | kbr@chromium.org | 2010-12-28 | 1 | -0/+2 |
* | Roll WebKit 74711:74718 | kbr@chromium.org | 2010-12-28 | 1 | -3/+0 |
* | Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... | alokp@chromium.org | 2010-12-28 | 9 | -117/+294 |
* | Adding suppression for inspector/styles-source-lines.html to test it | kbr@chromium.org | 2010-12-28 | 1 | -0/+3 |
* | WebKit roll 74679:74680 | hamaji@chromium.org | 2010-12-27 | 1 | -1/+0 |
* | Suppress fast/canvas/webgl/tex-image-with-format-and-type | hamaji@chromium.org | 2010-12-27 | 1 | -0/+1 |
* | Mark fast/encoding/parser-tests.html as failing on linux debug. | nsylvain@chromium.org | 2010-12-26 | 1 | -0/+1 |
* | net: Add namespace net to URLRequestFilter. | tfarina@chromium.org | 2010-12-26 | 1 | -1/+1 |
* | WebKit roll 74662:74666 | kbr@chromium.org | 2010-12-26 | 1 | -6/+0 |
* | Added suppression for | kbr@chromium.org | 2010-12-25 | 1 | -0/+1 |
* | Added suppression for svg/batik/paints/gradientLimit.svg failure on Linux. | kbr@chromium.org | 2010-12-25 | 1 | -0/+2 |
* | Change suppressions added in bug 67919 to FAIL because of differing | kbr@google.com | 2010-12-24 | 1 | -2/+2 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-23 | 1 | -2/+2 |
* | Fix typo in suppression. | thakis@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Suppress failing webkit tests | thakis@chromium.org | 2010-12-23 | 1 | -0/+3 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-23 | 1 | -2/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-23 | 1 | -0/+2 |
* | Move data pack from base to app (it's just part of the resource bundle system). | brettw@chromium.org | 2010-12-23 | 4 | -12/+12 |
* | Added ppapi::Context3D interface. The API has already been reviewed. I am add... | alokp@chromium.org | 2010-12-23 | 11 | -825/+905 |
* | Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c... | brettw@chromium.org | 2010-12-22 | 1 | -6/+6 |
* | Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-22 | 1 | -2/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-22 | 1 | -0/+2 |
* | Fix black video frames when seeking (which also fixes flashing poster issue). | scherkus@chromium.org | 2010-12-22 | 2 | -6/+6 |
* | Update the time formatting APIs to use string16. | avi@chromium.org | 2010-12-22 | 2 | -6/+4 |
* | Remove obsolete failures. | tonyg@chromium.org | 2010-12-21 | 1 | -4/+0 |
* | Moved the logic of maintaining the current context to gles2 helper library. | alokp@chromium.org | 2010-12-21 | 6 | -738/+1154 |
* | Replace initial media range request with an unbounded range request. | scherkus@chromium.org | 2010-12-21 | 1 | -6/+3 |
* | Clean up comments in BufferedDataSource and BufferedResourceLoader. | scherkus@chromium.org | 2010-12-21 | 3 | -11/+11 |
* | Bugfixes for recent PluginGroup refactoring. | jkummerow@chromium.org | 2010-12-21 | 6 | -33/+78 |
* | Modify inclusion to use system icu headers when -Duse_system_icu=1 | phajdan.jr@chromium.org | 2010-12-21 | 1 | -1/+1 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 150 | -1900/+1651 |
* | Roll WebKit 74383:74387. | tonyg@chromium.org | 2010-12-21 | 1 | -0/+4 |
* | A build fix for the "WebKit Mac (valgrind)" bot. | hbono@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | (Re-landing http://codereview.chromium.org/5991003 after Chromium OS | kbr@chromium.org | 2010-12-21 | 1 | -4/+7 |
* | Add base:: prefix to the calls to StringAppendV. | tfarina@chromium.org | 2010-12-21 | 1 | -1/+2 |
* | Properly cancel PPAPI callbacks. | viettrungluu@chromium.org | 2010-12-21 | 16 | -28/+678 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 142 | -1653/+1365 |
* | Revert "Erase the old NPAPI Pepper (Pepper 1) test plugin." | chase@chromium.org | 2010-12-21 | 9 | -0/+535 |
* | Revert "Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin." | chase@chromium.org | 2010-12-20 | 1 | -70/+0 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 64 | -415/+697 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 64 | -697/+415 |
* | Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the... | brettw@chromium.org | 2010-12-20 | 1 | -0/+70 |
* | Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the compile with | brettw@chromium.org | 2010-12-20 | 9 | -535/+0 |
* | Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch... | chase@chromium.org | 2010-12-20 | 1 | -7/+4 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 142 | -1365/+1653 |
* | Added group policy for disabling all client-side 3D APIs in Chromium | kbr@chromium.org | 2010-12-20 | 1 | -4/+7 |
* | Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG... | ctguil@chromium.org | 2010-12-20 | 2 | -1/+3 |
* | Add pepper::URLRequestInfo unit tests to test_shell_tests | bbudge@google.com | 2010-12-20 | 2 | -1/+250 |