Christian Williams

Results 94 issues of Christian Williams

Maybe-useful stuff: * https://www.nayuki.io/page/tap-to-measure-tempo-javascript

show api

![image](https://user-images.githubusercontent.com/40298/57055535-ee238700-6c50-11e9-91dc-a7e445056f2c.png)

Need to support packet reassembly

task

To use Robolectric in a gradle project, use: ```groovy plugins { id: 'org.robolectric' version '__' } ``` In your `build.gradle` you can optionally configure it like so: ```groovy robolectric {...

* Switched DefaultPackageManager#queryIntentImplicitly to default to true, so PackageManager#resolveActivity() now matches more intents. * Activity metadata should be resolved against resources. * Fixes CTS `IntentTest.testParseIntent()` and `testResolveActivitySingleMatch()`.

simulation enhancement
cts
sync

Fix for b/37982691. This won't work for system resources since they come from a jar file.

### Overview ### Proposed Changes