aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo/platform
Commit message (Collapse)AuthorAgeFilesLines
* Move the servo binary to ports.Ms2ger2016-11-162-40/+0
|
* servo: Add an `Info.plist` on the Mac and opt into integrated graphics.Patrick Walton2016-06-082-0/+40
Discrete GPUs cause power use problems and tend to perform badly with WebRender. See: * https://developer.apple.com/library/mac/qa/qa1734/_index.html * https://reverse.put.as/2013/05/28/gimmedebugah-how-to-embedded-a-info-plist-into-arbitrary-binaries/