py - Pierre Yves Ricau

Results 91 issues of py - Pierre Yves Ricau

Build something similar to Mat OQL in SharkCLI Calcite was recommended. Protype ideas based on https://github.com/vlsi/mat-calcite-plugin

type: enhancement

The new heap dump parser is able to compute retained size. We should run the same heapdump in leakcanary and android studio to double check we get the same results.

https://twitter.com/ZacSweers/status/1327868799203336192?s=20 So Zac wants LeakCanary to show up a specific gif. That may be a joke, but who knows πŸ€”πŸ™ƒ. Showing that one gif would become annoying super fast. How...

type: enhancement
status: help wanted

Report: ``` ┬─── β”‚ GC Root: System class β”‚ β”œβ”€ android.view.inputmethod.InputMethodManager class β”‚ Leaking: NO (InputMethodManager↓ is not leaking and a class is never leaking) β”‚ ↓ static InputMethodManager.sInstance β”œβ”€...

type: enhancement

Right now it's all in the change logs, needs to be real doc. slightly related to #2284

type: documentation

We already have the concept of ReferenceReader, which is currently internal, and abstracts away tree traversal. I'm wondering if, separately, we should have a more user friendly version when you...

type: enhancement

This "issue" serves as a guest book. You're welcome to write nice things about LeakCanary, share how it's helped you solve a problem, or name drop companies using it. Idea...

status: help wanted
good first issue

> https://issuetracker.google.com/issues/212300336 is now fixed ! Also, setForegroundAsync(...) and friends should just work in a multi-process context. We don't try initializing WM in the 2nd process anymore so your workarounds...

type: enhancement

This is a bit different from a users manual. The key idea is to write down fundamental discoveries we've made or leveraged in LeakCanary. Random notes I took a while...

type: documentation

The new event listeners API currently starts at heap dumping. We should add retained instance events as well.

type: enhancement