Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 1 | -3/+4 |
* | Shrink the window used for the NPN_ConvertPoint test | stuartmorgan@chromium.org | 2010-05-19 | 1 | -9/+19 |
* | Improve failure logging for NPN_ConvertPoint test | stuartmorgan@chromium.org | 2010-05-19 | 1 | -10/+35 |
* | Added a test for pepper3d. It ensures that we can successfully load a pepper ... | alokp@chromium.org | 2010-03-26 | 1 | -9/+8 |
* | Finish implementing NPN_ConvertPoint, and add a unit test for it | stuartmorgan@chromium.org | 2010-02-09 | 1 | -2/+91 |
* | Enable windowless-based npapi_test_plugin tests on the Mac. | stuartmorgan@chromium.org | 2009-12-18 | 1 | -5/+35 |
* | Fix browser hang due to plugin deadlock | amit@chromium.org | 2009-06-03 | 1 | -27/+49 |
* | Ensure we check the page pointer before using it after we come out of NPP_Han... | jam@chromium.org | 2009-04-16 | 1 | -6/+16 |
* | We need to set the clipping region of the HDC passed in to a windowless flash... | ananta@chromium.org | 2009-03-27 | 1 | -0/+75 |