| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update disabled test to use FAILS_ | jam@chromium.org | 2010-07-10 | 1 | -1/+2 |
* | Disable failing PPAPI test | jam@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | Run PPAPITest.Scrollbar on Win (where I tested it works) and Mac. Not sure w... | jam@chromium.org | 2010-07-09 | 1 | -0/+5 |
* | Pull PPAPI to get the paint aggregator, hook up UI test. | brettw@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | Mark PPAPITest.Scrollbar as FAILS. | cbentzel@chromium.org | 2010-07-08 | 1 | -1/+2 |
* | Chrome side of Pepper v2 scrollbar widget. | jam@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | Add support for running HTTP based tests. | darin@chromium.org | 2010-07-02 | 1 | -6/+26 |
* | Disable PPAPI test on Mac, which still isn't fixed. | brettw@chromium.org | 2010-06-23 | 1 | -1/+5 |
* | Enable the PPAPI device UI test. | brettw@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Updated PPAPI revision to 60 and added new test. | sanjeevr@chromium.org | 2010-06-18 | 1 | -0/+5 |
* | Revert changes accidentally checked in with my property changes. | brettw@chromium.org | 2010-06-14 | 1 | -1/+1 |
* | Add some Linux make and scons files to the svn:ignore properties. | brettw@chromium.org | 2010-06-14 | 1 | -1/+1 |
* | Pass the testing interface command line switch to Chrome when running the PPA... | brettw@chromium.org | 2010-06-11 | 1 | -0/+5 |
* | Disable PPAPITest.DeviceContext2D on Win as well. It failed on | jshin@chromium.org | 2010-06-10 | 1 | -5/+1 |
* | Disable the ImageData test on Mac which is failing. | brettw@chromium.org | 2010-06-10 | 1 | -0/+5 |
* | Disable the PPAPI ui test on Mac & Linux, it's still failing. | brettw@chromium.org | 2010-06-10 | 1 | -0/+5 |
* | First pass at implementing real Flush callbacks. This does not currently | brettw@chromium.org | 2010-06-10 | 1 | -3/+4 |
* | Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min... | brettw@chromium.org | 2010-05-25 | 1 | -1/+5 |
* | Add PPAPI UI test (currently disabled because it only runs properly on Windows). | brettw@chromium.org | 2010-05-20 | 1 | -0/+74 |
* | Revert 47828 - Add a PPAPI ui test framework and start running the existing i... | brettw@chromium.org | 2010-05-20 | 1 | -74/+0 |
* | Add a PPAPI ui test framework and start running the existing image data test. | brettw@chromium.org | 2010-05-20 | 1 | -0/+74 |