gecko-dev/servo/tests
Patrick Walton 43b02049e1 servo: Merge #3752 - gfx: Switch the default to CPU painting (from pcwalton:default-cpu); r=larsbergstrom
We've discussed this some and I think there's consensus to do it as a
pragmatic decision for now. CPU painting is more stable, especially with
buggy drivers, and faster (because we aren't caching the necessary
OpenGL objects yet and possibly for other reasons), so it provides a
better "out of the box" experience for newcomers to Servo who don't know
to pass the `-c` option. This patch continues to reftest both Skia and
Skia-GL out of a desire to keep options open. Skia-GL remains a
first-class citizen.

r? @metajack

Source-Repo: https://github.com/servo/servo
Source-Revision: 1fd7650de504611016d1ce10a5af2c1a4e0f6b9c
2014-10-21 21:18:33 -06:00
..
content servo: Merge #3670 - Use html5ever for HTML parsing (from kmcallister:h5e-take2); r=jdm 2014-10-16 14:15:21 -06:00
html servo: Merge #3652 - Implement form submission for <input type=submit> (from Manishearth:form-button); r=jdm 2014-10-14 10:00:38 -06:00
power servo: Merge #3377 - Update README.md (from LalehB:patch-5) 2014-09-16 14:49:52 -07:00
contenttest.rs servo: Merge #3438 - Upgrade Rust (from servo:rustup) 2014-09-20 15:35:08 -07:00
reftest.rs servo: Merge #3752 - gfx: Switch the default to CPU painting (from pcwalton:default-cpu); r=larsbergstrom 2014-10-21 21:18:33 -06:00