Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix hidpi parameter of android #2377
Conversation
hoppipolla-critic-bot
commented
May 9, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/1514 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
This comment has been minimized.
This comment has been minimized.
larsbergstrom
commented on 6d18ca4
May 9, 2014
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from larsbergstrom |
This comment has been minimized.
This comment has been minimized.
|
merging aydinkim/servo/hidpi = 6d18ca4 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = 052d3cb |
Fix for android rendering. Need to consider about getting accurate size framebuffer & window parameter respectively from android stack and follow up the stuffs on another platform.
6d18ca4
into
servo:master
aydinkim commentedMay 9, 2014
Fix for android rendering.
Need to consider about getting accurate size framebuffer & window parameter respectively from android stack and follow up the stuffs on another platform.