1. 66aab8d Merge pull request #2969 from square/debug-follow-along by py - Pierre Yves Ricau · 2 days ago main
  2. e672801 Log every message an agent sends, and which way in it came by Pierre-Yves Ricau · 2 days ago
  3. b74ce5b Open a call from under its row, and keep the tool's name in what it sent by Pierre-Yves Ricau · 2 days ago
  4. 9081eb8 Keep what an agent sent and read back, and unfold a call onto it by Pierre-Yves Ricau · 2 days ago
  5. 9cb24da Merge pull request #2968 from square/make-things-easier-for-beginne by py - Pierre Yves Ricau · 3 days ago
  6. eb8b231 Make setting a verdict a dialog of the tab, not of the window by Pierre-Yves Ricau · 4 days ago
  7. 1106cdc Say the one thing an empty list or a dialog is there to say by Pierre-Yves Ricau · 4 days ago
  8. ec450f5 Say "held only weakly" where the legend says Soft, Weak and Phantom by Pierre-Yves Ricau · 4 days ago
  9. 77dfe40 Name an object the same way on every surface that names one by Pierre-Yves Ricau · 4 days ago
  10. 7fda56c Write down what the window is allowed to say by Pierre-Yves Ricau · 4 days ago
  11. 9e35d63 Make starred a list of objects, kept on disk, and name a size once by Pierre-Yves Ricau · 4 days ago
  12. a039be7 Say how many, once, for a rectangle that isn't one object by Pierre-Yves Ricau · 4 days ago
  13. 1a10a68 Give each reachability strength one name by Pierre-Yves Ricau · 4 days ago
  14. 42b8f09 Say what to do about a library leak, and stop hiding where it says how by Pierre-Yves Ricau · 4 days ago
  15. 560c607 Put a ? beside the labels that take a paragraph to explain by Pierre-Yves Ricau · 4 days ago
  16. 5128640 Delete the paragraphs saying what the picture already said by Pierre-Yves Ricau · 5 days ago
  17. 5713a0c Merge pull request #2967 from square/support-and-so-the-question-is by py - Pierre Yves Ricau · 5 days ago
  18. 51b2491 Rename Shark Explorer to Shark Dive by Pierre-Yves Ricau · 5 days ago
  19. 73697bb Merge pull request #2966 from square/investigate-root-cause by py - Pierre Yves Ricau · 5 days ago
  20. c0f2d2f Look a link's heap dump up when the window that has it failed to open it by Pierre-Yves Ricau · 5 days ago
  21. 5716c2f Say only which heap dump a link is about, and ask when that isn't enough by Pierre-Yves Ricau · 6 days ago
  22. 2370e15 Look up where a heap dump is rather than say it in the link by Pierre-Yves Ricau · 6 days ago
  23. c0297d6 Name the heap dump in a link, and the window only as a refinement by Pierre-Yves Ricau · 6 days ago
  24. 102eb34 Link the thing a call was about, and give every call one by Pierre-Yves Ricau · 7 days ago
  25. 5a5f9ba Tell an agent this surface exists, and that it isn't only about leaks by Pierre-Yves Ricau · 7 days ago
  26. 5faeb13 Head each heap dump's agent logs with the file, this window's first by Pierre-Yves Ricau · 7 days ago
  27. f18da6c Answer an agent with what has already been tried on this heap dump by Pierre-Yves Ricau · 7 days ago
  28. e450413 Call a tool from a shell, at the window that is already open by Pierre-Yves Ricau · 7 days ago
  29. ffeb51b List the agents that worked on this heap dump, and no others by Pierre-Yves Ricau · 7 days ago
  30. fef4199 Leave the one place no argument named unnamed in a session by Pierre-Yves Ricau · 8 days ago
  31. 1826618 Name the object an agent asked about where the heap dump is open by Pierre-Yves Ricau · 8 days ago
  32. fb7aa3e Measure whether an agent can solve a leak by Pierre-Yves Ricau · 8 days ago
  33. 375ed39 Name the heap dump a run was pointed at while it is still indexing by Pierre-Yves Ricau · 8 days ago
  34. c61f063 Write down what an agent concluded, not only that it did by Pierre-Yves Ricau · 8 days ago
  35. d13390b Send an agent to the code, at the version the dump is of by Pierre-Yves Ricau · 8 days ago
  36. add3fb8 Refuse an argument a tool does not take by Pierre-Yves Ricau · 8 days ago
  37. 9a7cc96 Drag the note's bottom edge to make it taller by Pierre-Yves Ricau · 8 days ago
  38. eae7d4d Answer an agent with the link to what it showed by Pierre-Yves Ricau · 8 days ago
  39. 649106b Serve an agent that has no window to investigate in by Pierre-Yves Ricau · 8 days ago
  40. 2873d2a Let an agent reach every screen and press every button by Pierre-Yves Ricau · 8 days ago
  41. 2f96751 Name the solved leak above the chain, and to an agent by Pierre-Yves Ricau · 8 days ago
  42. acf1974 Name the objects an agent asked about the way a tab does by Pierre-Yves Ricau · 8 days ago
  43. 7682d4b Show what an agent did, in the window it did it in by Pierre-Yves Ricau · 8 days ago
  44. c22ab28 Say STUCK and EXPECTED everywhere, and Shark's words nowhere by Pierre-Yves Ricau · 8 days ago
  45. ab707a7 Name a harness window after the task it is for by Pierre-Yves Ricau · 9 days ago
  46. dd39c41 Let an agent investigate the heap dump in a window somebody is watching by Pierre-Yves Ricau · 12 days ago
  47. 0f7dbab Merge pull request #2964 from square/index-entry-shrink by py - Pierre Yves Ricau · 12 days ago
  48. e015007 Merge pull request #2961 from square/verdicts-on-a-loop by py - Pierre Yves Ricau · 12 days ago
  49. c184065 Take a chain through a leak rather than through a stack frame by Pierre-Yves Ricau · 12 days ago
  50. 21dd4a3 Merge pull request #2963 from square/referrer-index-csr by py - Pierre Yves Ricau · 12 days ago
  51. 93faf0c Say "514,515 references" rather than "514,515 objects references" by Pierre-Yves Ricau · 12 days ago
  52. 0ac6c67 Key the heap dump index by an offset, not by a whole object id by Pierre-Yves Ricau · 12 days ago
  53. 96048d4 Store the index of an object's class, not its class id by Pierre-Yves Ricau · 12 days ago
  54. 9ea351d Delta encode the referrer index instead of a linked list per object by Pierre-Yves Ricau · 12 days ago
  55. e24e8ae Merge pull request #2960 from square/strip-without-boxing-class-ids by py - Pierre Yves Ricau · 12 days ago
  56. 7340b35 Look a wrapper class up without boxing its class id by Pierre-Yves Ricau · 12 days ago
  57. 6f51533 Report no conflict between two verdicts on objects that hold each other by Pierre-Yves Ricau · 13 days ago
  58. 2c86388 Merge pull request #2952 from square/change-it-to-unknown-not-leaki by py - Pierre Yves Ricau · 13 days ago
  59. 45b05cb Mark the faulty reference on the chain by Pierre-Yves Ricau · 13 days ago
  60. 67a3e45 Say "Stuck" and "Expected", and name the faulty reference by Pierre-Yves Ricau · 13 days ago
  61. b9f15b4 Say "Leaked" and "Needed", one word each by Pierre-Yves Ricau · 13 days ago
  62. 897ab95 Answer "Should it be here?" in the panel, and in the leaks by Pierre-Yves Ricau · 13 days ago
  63. 1733145 Write down what a leaking status set by hand means by Pierre-Yves Ricau · 13 days ago
  64. 5d886ff Say whether the object a tab is on is leaking, and let a hand change it by Pierre-Yves Ricau · 13 days ago
  65. 68ec57b Read a heap dump through the leaking statuses set by hand by Pierre-Yves Ricau · 13 days ago
  66. 8e1f3bb Merge pull request #2959 from square/harden-hprof-stripping by py - Pierre Yves Ricau · 13 days ago
  67. c7a1a0e Strip a gzipped heap dump without unpacking it first by Pierre-Yves Ricau · 13 days ago
  68. 43c979a Skip a heap dump info record by the size it really is by Pierre-Yves Ricau · 13 days ago
  69. a640be8 Write over an array without allocating a copy of it by Pierre-Yves Ricau · 13 days ago
  70. 29fc4ee Strip wrapped primitives whatever order the records arrive in by Pierre-Yves Ricau · 13 days ago
  71. 69e8e66 Say what stripping a heap dump leaves behind by Pierre-Yves Ricau · 13 days ago
  72. 8a176f3 Merge pull request #2953 from square/in-shark-explorer-in-leak-asyn by py - Pierre Yves Ricau · 3 weeks ago
  73. 736486f Fold the sections nobody has to act on under one heading by Pierre-Yves Ricau · 3 weeks ago
  74. 629874f Name a leak on its way out after the reference that hasn't let go by Pierre-Yves Ricau · 3 weeks ago
  75. efe9826 Merge pull request #2954 from square/why-do-long-paths-display-gc-r by py - Pierre Yves Ricau · 3 weeks ago
  76. 42dfd2a Give each way out of memory its own section on the leaks screen by Pierre-Yves Ricau · 3 weeks ago
  77. 5be4d47 Draw the whole chain from a GC root, however long it is by Pierre-Yves Ricau · 3 weeks ago
  78. 577bce2 Leave what the collector is about to take off the list of leaks by Pierre-Yves Ricau · 3 weeks ago
  79. 6adb188 Merge pull request #2951 from square/add-ability-to-add-save-notes by py - Pierre Yves Ricau · 3 weeks ago
  80. a4b0b33 Say a note is per place, not per object by Pierre-Yves Ricau · 3 weeks ago
  81. c2ae9ab Hang the note button under the title, small by Pierre-Yves Ricau · 3 weeks ago
  82. c21c7e9 Set the arrows apart from what the tab is about by Pierre-Yves Ricau · 3 weeks ago
  83. b33947c Say what the middle pane answers, and make the tab's subject a title by Pierre-Yves Ricau · 3 weeks ago
  84. 0f2c096 List where an arrow leads on a right click by Pierre-Yves Ricau · 3 weeks ago
  85. 22a8e37 Take a note on any tab, in markdown that knows the heap dump by Pierre-Yves Ricau · 3 weeks ago
  86. ca8c455 Merge pull request #2950 from square/look-into-deeplinking-i-want-i by py - Pierre Yves Ricau · 3 weeks ago
  87. 8cb7447 Offer a link to copy wherever a place can be opened by Pierre-Yves Ricau · 3 weeks ago
  88. e17259c Copy a shark:// link to a tab, and follow one back to it by Pierre-Yves Ricau · 3 weeks ago
  89. ba793c1 Merge pull request #2948 from square/when-i-open-up-a-tab-in-shark by py - Pierre Yves Ricau · 4 weeks ago
  90. 8b6feda Wrap the tab strip onto another line rather than scrolling it by Pierre-Yves Ricau · 4 weeks ago
  91. 357354b Name a tab as it opens, and let it grow into the strip by Pierre-Yves Ricau · 4 weeks ago
  92. 9808ef1 Merge pull request #2944 from square/read-a-compose-ui-as-a-ui by py - Pierre Yves Ricau · 4 weeks ago
  93. 5e47d97 Merge pull request #2947 from square/i-want-to-rethink-navigation-i by py - Pierre Yves Ricau · 4 weeks ago
  94. f89c7e1 Merge pull request #2939 from square/create-ownership-rule-that-bit by py - Pierre Yves Ricau · 4 weeks ago
  95. b6e603b Make an object a place a tab goes to by Pierre-Yves Ricau · 4 weeks ago
  96. e521d41 Name the app the Compose numbers were measured on by Pierre-Yves Ricau · 4 weeks ago
  97. d7fee0e Read what a composable remembers as the node's, not the composition's by Pierre-Yves Ricau · 4 weeks ago
  98. fc6e8e2 Hold a Compose UI's nodes and modifiers where they belong by Pierre-Yves Ricau · 4 weeks ago
  99. 650689a Say in the notes which reader the cache walk is now by Pierre-Yves Ricau · 4 weeks ago
  100. 7a18ce9 Read a cache's map with Shark's reader rather than by field name by Pierre-Yves Ricau · 4 weeks ago