summaryrefslogtreecommitdiff
path: root/lo.xcent.in
AgeCommit message (Expand)Author
2016-03-04We don't build the Apple Remote code when sandboxedTor Lillqvist
2016-03-04Seems that we don't need the com.apple.application-identifier after allTor Lillqvist
2013-08-22Add the entitlement for app-scope security bookmarksTor Lillqvist
2013-07-30Allow access to document scope bookmarksTor Lillqvist
2013-02-16Add network and Bluetooth entitlementsTor Lillqvist
2013-02-11Poke hole in sandbox for the needs of apple_remoteTor Lillqvist
2013-02-05We want to be able to printTor Lillqvist
2013-02-03Experiment with sandboxingTor Lillqvist
arent8557650ca474410f632c8cfe6468a656c97579bc (diff)
use idle priority in visualbackendtest feature/skia
At least Skia and OpenGL use POST_PAINT priority for flushing drawn contents to the screen. Using the higher REPAINT priority here could mean that actually showing the contents would not happen. Also, at least with Skia+Vulkan, it seems that Skia could queue commands indefinitely, eventually running out of resources. Change-Id: Ia3969bad18d710b006325a0fba11dc318ff93786