scispace - formally typeset
A

Ali Razeen

Researcher at Duke University

Publications -  11
Citations -  226

Ali Razeen is an academic researcher from Duke University. The author has contributed to research in topics: Android (operating system) & Machine code. The author has an hindex of 6, co-authored 11 publications receiving 204 citations. Previous affiliations of Ali Razeen include University of British Columbia & National University of Singapore.

Papers
More filters
Proceedings ArticleDOI

Demo: Kahawai: high-quality mobile gaming using GPU offload

TL;DR: Kahawai is a system that provides high-quality gaming on mobile devices, such as tablets and smartphones, by offloading a portion of the GPU computation to server-side infrastructure by using collaborative rendering to combine the output of a mobile GPU and a server- side GPU into the displayed output.
Proceedings ArticleDOI

What You Mark is What Apps See

TL;DR: PrivateEye, which allows a user to mark regions of a two-dimensional surface as safe to release to an app, and WaveOff, which does the same for three-dimensional objects are presented, which have been integrated with Android's camera subsystem.
Proceedings Article

SpanDex: secure password tracking for android

TL;DR: SpanDex is a set of extensions to Android's Dalvik virtual machine that ensures apps do not leak users' passwords and handles implicit flows by borrowing techniques from symbolic execution to precisely quantify the amount of information a process' control flow reveals about a secret.
Proceedings ArticleDOI

Dynamic regulation of mobile 3G/HSPA uplink buffer with Receiver-side Flow Control

TL;DR: This work proposes a new algorithm called Receiver-side Flow Control (RSFC) that regulates the uplink buffer on 3G/HSPA data senders that uses a feedback loop to monitor the available upload capacity and dynamically adjusts the TCP receiver window accordingly.
Proceedings ArticleDOI

Permissions Plugins as Android Apps

TL;DR: DALF, a framework for extensible permissions plugins that provides both flexibility and isolation, is proposed and shows promising results: plugins are easy to develop and impose acceptable overhead for most resources.