Servo is an experimental browser engine designed to take advantage of the memory safety properties and concurrency features of the Rust programming language. It seeks to create a highly parallel environment, in which rendering, layout, HTML parsing, image decoding, and other engine components are handled by fine-grained, isolated tasks. It also makes use of GPU acceleration to render web pages quickly and smoothly. Servo has always been a research project. It began at the Mozilla Corporation in 2012, and its employees did the bulk of the work until 2020. This included the Quantum project, when portions of Servo were incorporated into the Gecko engine of Firefox. After Mozilla laid off all Servo developers in 2020, governance of the project was transferred to the Linux Foundation. Development work officially continues at the same GitHub repository with the project itself entirely volunteer driven. Development of Servo began at the Mozilla Corporation in 2012. The project was named after Tom Servo, a robot from the television show Mystery Science Theater 3000. In 2013, Mozilla announced that Samsung was collaborating on the project. Samsung's main contribution was porting Servo to Android and ARM processors. A Samsung developer also attempted to re-implement the Chromium Embedded Framework API in Servo, but it never reached fruition and the code was eventually removed. The Acid2 test was passed in 2014, and Servo could render some websites faster than the Gecko engine of Firefox. By 2016, the engine had been further optimized. The same year, Mozilla began the Quantum project, which incorporated stable portions of Servo into Gecko. Servo was the engine of two augmented reality browsers. The first was for a Magic Leap headset in 2018. Then the Firefox Reality browser was released in 2020. In August 2020, Mozilla laid off many employees, including the Servo team, to "adapt its finances to a post-COVID-19 world and re-focus the organization on new commercial services". Governance of the Servo project was thus transferred to the Linux Foundation.