log

age author description
Tue, 04 Sep 2018 13:56:06 +0200 shade Reconsider liveness gradients again default tip
Thu, 16 Aug 2018 10:54:08 +0200 shade Print status in megabytes
Thu, 16 Aug 2018 10:51:18 +0200 shade Rehash coloring scheme to fit liveness data without darkening everything
Wed, 15 Aug 2018 18:18:12 +0200 shade Render Traversal-in-progress status
Wed, 15 Aug 2018 18:07:59 +0200 shade Differential graph
Fri, 10 Aug 2018 16:21:07 +0200 shade Adjust the grayness of "used" with a little more contrast
Fri, 10 Aug 2018 16:11:55 +0200 shade Remove confusing "1/3 Live" from the legend
Fri, 10 Aug 2018 15:59:08 +0200 shade Only count "live" data in cset
Fri, 01 Dec 2017 10:39:16 +0100 shade Handle PINNED_HUMONGOUS
Fri, 17 Nov 2017 10:48:38 +0100 shade Handle new PINNED_CSET region state.
Mon, 06 Nov 2017 13:25:53 +0100 shade Use the client-side timestamps.
Sat, 04 Nov 2017 12:38:30 +0100 shade Less aggressive stroke for uncommitted regions.
Tue, 19 Sep 2017 21:21:01 +0200 shade Rehash timeline colors
Tue, 19 Sep 2017 16:37:14 +0200 shade Add scope=test to junit dependency
Tue, 19 Sep 2017 14:32:42 +0200 shade Separate trash and uncommitted regions rendering.
Tue, 19 Sep 2017 14:22:13 +0200 shade Avoid rendering plain live data for regular regions.
Tue, 19 Sep 2017 11:58:52 +0200 shade Trash regions should be crossed.
Fri, 15 Sep 2017 13:59:50 +0200 shade Update color coding.
Fri, 15 Sep 2017 12:38:48 +0200 shade Update for new region state protocol
Thu, 15 Jun 2017 20:09:13 +0200 shade Fix incorrect grid size calculation, resulting in drawing area overflow.
Tue, 13 Jun 2017 13:20:06 +0200 shade Handle shared allocations profiling.
Fri, 12 May 2017 10:59:42 +0200 shade Mention binary builds.
Thu, 11 May 2017 19:29:06 +0200 shade Refactoring.
Thu, 11 May 2017 19:10:06 +0200 shade Update for new Shenandoah protocol.
Fri, 14 Apr 2017 20:02:16 +0200 shade Phase enum.
Fri, 14 Apr 2017 19:51:43 +0200 shade Update to new binary protocol: update-refs and connection matrix.
Tue, 07 Feb 2017 14:37:51 +0100 shade Rework single image into several JPanels.
Sat, 04 Feb 2017 16:51:45 +0100 shade Rehash ShenandoahVisualizer methods.
Sat, 04 Feb 2017 15:49:51 +0100 shade Improve time graph resolution.
Wed, 01 Feb 2017 11:54:26 +0100 shade Add title.
Wed, 01 Feb 2017 11:30:01 +0100 shade Do not draw the tint for evac/marking.
Wed, 01 Feb 2017 11:28:44 +0100 shade Runtime metrics graph.
Wed, 01 Feb 2017 10:16:06 +0100 shade Introduce enums for region flags.
Wed, 01 Feb 2017 10:04:06 +0100 shade Bump the refresh rate up.
Wed, 01 Feb 2017 00:09:01 +0100 shade Decode new Shenandoah protocol.
Fri, 16 Dec 2016 16:58:29 +0100 shade Report exceptions from the periodic task.
Wed, 14 Dec 2016 23:59:15 +0100 rkennke Color window with tint when marking or evacuation are in progress
Wed, 14 Dec 2016 23:05:07 +0100 shade Print more interesting data.
Wed, 14 Dec 2016 22:40:22 +0100 shade Always square regions.
Wed, 14 Dec 2016 22:27:14 +0100 shade Legend.
Wed, 14 Dec 2016 22:05:39 +0100 shade Snapshot rendering.
Wed, 14 Dec 2016 20:14:55 +0100 shade No locking and less data exchange.
Wed, 14 Dec 2016 20:07:00 +0100 shade Hand-written loop -> ScheduledExecutorService.
Wed, 14 Dec 2016 20:00:08 +0100 shade Split out DataProvider.
Wed, 14 Dec 2016 19:51:03 +0100 shade Split out Region demarshaller and renderer.
Wed, 14 Dec 2016 19:40:56 +0100 shade README.
Wed, 14 Dec 2016 19:21:16 +0100 shade Reformat and optimize imports.
Wed, 14 Dec 2016 19:20:52 +0100 shade Mavenize.
Wed, 14 Dec 2016 16:34:10 +0100 rkennke Initial import