| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the benchmark app yet again to work in mr2 (and master). | Patrick Scott | 2009-12-15 | 1 | -0/+3 |
| | | | | | | | The signature of startLoadingResource changed. The PageCache can change the FrameView so don't use the local one. Add a few more function intercepts in the fake vm. | ||||
| * | Move the benchmark code inside libwebcore.so | Patrick Scott | 2009-11-23 | 1 | -0/+128 |
| This adds about 8k of code to the library but it allows the benchmark to run without modifying the library. This makes it ideal when testing libwebcore.so since it is the exact same as our running library. It also makes it possible to always build the benchmark app. | |||||
