Leland Takamine

Results 24 issues of Leland Takamine

We should fail early with an appropriate error message if ANDROID_HOME is not set.

Search currently searches for matches in the full signature of the method. We should probably only be searching the simple class and method name.

Add instructions - how to scroll, zoom, etc.

Allow navigation through trace with the keyboard. * Move to adjacent sibling call * Move to next call of same method

* Add Nanoscope logo to wiki and visualizer

Implement the missing "Exclusive" stat: ![image](https://user-images.githubusercontent.com/847683/37563970-d7d966b2-2a49-11e8-9366-db3973909ecf.png)

Add the ability to download the raw trace data. This isn't a common case so the functionality should be somewhat hidden.

When we're zoomed-in very too far, scrolling and zoom begins to jitter. The reason for the jitter is that the translation component of the transformation matrix is very large in...

We have a loading state while we parse the trace data. We should also add a better loading state while we load the trace data.

* Settle on search designs * Use up/down arrows to navigate search results