| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -1/+1 |
* | Add a separate cookie for the start of a PPAPI test to help reduce test | brettw@chromium.org | 2010-12-10 | 1 | -1/+19 |
* | Disable PPAPITest.DirectoryReader | arv@chromium.org | 2010-11-15 | 1 | -1/+2 |
* | Disable crashy PPAPITest.FileIO/FileRef. | thestig@chromium.org | 2010-11-13 | 1 | -8/+4 |
* | Looks like PPAPITest.FileIO fails on Win XP (dbg) too, disable for now... | dumi@chromium.org | 2010-11-13 | 1 | -5/+5 |
* | Disable PPAPITest.FileIO on Mac until I figure out why it fails. | dumi@chromium.org | 2010-11-13 | 1 | -1/+7 |
* | Mark PPAPITest.URLLoader as flaky | arv@chromium.org | 2010-11-13 | 1 | -1/+2 |
* | Try re-enabling the file-related PPAPI tests. The python server seems | dumi@chromium.org | 2010-11-13 | 1 | -0/+12 |
* | * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a... | brettw@chromium.org | 2010-11-08 | 1 | -2/+1 |
* | Fix up test directory to use the new file location for the PPAPI tests. | brettw@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Remove FileRef, FileIO and DirectoryReader PPAPI tests from ui_tests | dumi@chromium.org | 2010-11-04 | 1 | -12/+0 |
* | Pepper's directory reader implementation + test. | dumi@chromium.org | 2010-11-04 | 1 | -0/+12 |
* | Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f... | brettw@chromium.org | 2010-11-02 | 1 | -1/+0 |
* | Revert PPAPI change due to Linux compile failures. | brettw@chromium.org | 2010-11-02 | 1 | -0/+1 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 1 | -1/+0 |
* | Revert PPAPI change. | brettw@chromium.org | 2010-11-02 | 1 | -0/+1 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 1 | -1/+0 |
* | Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr... | brettw@chromium.org | 2010-11-02 | 1 | -0/+1 |
* | Switch to the new PPAPI repository. This removes the DEPS entry that refers to | brettw@chromium.org | 2010-11-02 | 1 | -1/+0 |
* | Revert 63271 - Add the FileRef and FileIO tests to ppapi_uitest.cc | dumi@chromium.org | 2010-10-20 | 1 | -9/+1 |
* | Add the FileRef and FileIO tests to ppapi_uitest.cc | dumi@chromium.org | 2010-10-20 | 1 | -1/+9 |
* | Add a switch to grant unlimited file storage when running Pepper tests. | dumi@chromium.org | 2010-10-20 | 1 | -0/+5 |
* | PPAPITest: disable a test that always times out. | evan@chromium.org | 2010-10-04 | 1 | -1/+2 |
* | Run PPAPI's Var tests | piman@chromium.org | 2010-09-30 | 1 | -0/+4 |
* | GTTF: remove flaky mark from following tests: | phajdan.jr@chromium.org | 2010-09-29 | 1 | -2/+1 |
* | Mark PPAPITest.URLLoader as flaky. | willchan@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | We now expect PPAPITest.URLLoader to pass. | darin@chromium.org | 2010-09-09 | 1 | -2/+1 |
* | Mark PPAPITest.Scrollbar as flaky on Windows as well. | bauerb@chromium.org | 2010-09-09 | 1 | -4/+0 |
* | Unrevert 58354, reland PPAPI with the instance test disabled. | brettw@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | Revert 58328 - Pull new PPAPI, reland 58319 and 58321. | rohitrao@chromium.org | 2010-09-02 | 1 | -4/+0 |
* | Pull new PPAPI, reland 58319 and 58321. | brettw@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | Revert 58321 - Implement ExecuteScript on an instance, add support for runnin... | brettw@chromium.org | 2010-09-02 | 1 | -4/+0 |
* | Implement ExecuteScript on an instance, add support for running the instance | brettw@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | Mark the Graphics2 test as flaky on all platforms since it seems to fail ever... | nsylvain@chromium.org | 2010-09-02 | 1 | -5/+1 |
* | Disable PPAPITest.Graphics2D on linux while I investigate. It's failing | tony@chromium.org | 2010-09-01 | 1 | -0/+5 |
* | Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr... | brettw@chromium.org | 2010-08-30 | 1 | -2/+2 |
* | Add support for Pepper charset conversions. | brettw@chromium.org | 2010-08-22 | 1 | -0/+4 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -5/+5 |
* | Mark scrollbar test flaky on Mac. | brettw@chromium.org | 2010-08-13 | 1 | -3/+3 |
* | Mark some flaky and failing tests as such. | brettw@chromium.org | 2010-08-06 | 1 | -2/+5 |
* | Implement the UrlUtil pepper interface. Pull PPAPI to get that interface. | brettw@chromium.org | 2010-08-05 | 1 | -0/+4 |
* | Mark PPAPITest.PaintAggregator flaky | nick@chromium.org | 2010-08-03 | 1 | -1/+2 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -9/+4 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+3 |
* | Enable more PPAPI tests. | brettw@chromium.org | 2010-07-29 | 1 | -10/+0 |
* | GTTF: Flip PPAPITest.Scrollbar from FAILS to FLAKY on Linux, | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+2 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -2/+2 |
* | Fix some uninitialize variables that caused the URLLoader test to | darin@chromium.org | 2010-07-14 | 1 | -8/+0 |
* | Disable PPAPITest.URLLoader on linux. | podivilov@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Enable URLLoader test on Windows and Linux. | darin@chromium.org | 2010-07-12 | 1 | -0/+4 |