log

age author description
Mon, 04 Jul 2016 14:14:33 -0400 Jie Kang Update licenses to 2016
Thu, 30 Jun 2016 14:28:48 +0200 Severin Gehwolf [RPM] More bundle resolution fixes.
Thu, 30 Jun 2016 16:28:18 -0400 Joshua Matsuoka Add start and stop times to profiler
Thu, 30 Jun 2016 15:48:32 -0400 James Aziz Profiler table/treemap displaying optimization
Wed, 29 Jun 2016 15:01:50 -0400 Alex Macdonald Sort profiler results table by execution time
Wed, 29 Jun 2016 15:01:48 -0400 Alex Macdonald Add SwingVmProfileViewTest
Thu, 30 Jun 2016 11:36:54 -0400 James Aziz Add profiler treemap
Thu, 30 Jun 2016 11:35:49 -0400 James Aziz Backport TreeMapComponentTest from Fix treemap scaling imprecision patch
Thu, 30 Jun 2016 10:20:27 -0400 Anirudhan Mukundan HeapDumpDetailsController handles empty search string correctly
Thu, 30 Jun 2016 08:43:12 -0400 Jie Kang Fix registration of thread backends.
Wed, 29 Jun 2016 10:37:20 -0400 Alex Macdonald Fix profiler with no profiling data available
Tue, 15 Mar 2016 11:36:35 -0400 Severin Gehwolf Don't use jline's internal api to disable logging
Wed, 29 Jun 2016 14:22:37 +0200 Severin Gehwolf Update to jline 2.13
Wed, 29 Jun 2016 12:23:13 -0400 James Aziz Update licenses
Wed, 29 Jun 2016 12:23:12 -0400 James Aziz Add a link to the squarified treemap algorithm
Wed, 29 Jun 2016 12:23:12 -0400 James Aziz Streamline Treemap Building
Wed, 29 Jun 2016 12:23:11 -0400 James Aziz Improve treemap building code
Wed, 29 Jun 2016 12:23:11 -0400 James Aziz HistogramConverter refactor
Wed, 29 Jun 2016 12:23:10 -0400 James Aziz Fix TreeMapToolbar breadcrumbPanel sizing
Wed, 29 Jun 2016 12:23:10 -0400 James Aziz Fix heap dump details tab pane
Wed, 29 Jun 2016 12:23:09 -0400 James Aziz Add key bindings to TreeMapComponent
Wed, 29 Jun 2016 12:23:09 -0400 James Aziz Move WeightAsSizeRenderer from TreeMapComponent
Wed, 29 Jun 2016 12:23:08 -0400 James Aziz Update copy constructors in TreeMapComponent
Wed, 29 Jun 2016 12:23:08 -0400 James Aziz Update TreeMapComponent constructor javadoc
Wed, 29 Jun 2016 12:23:07 -0400 James Aziz Automatically call processAndDrawTreeMap when tree model updated
Wed, 29 Jun 2016 12:23:02 -0400 James Aziz Fix strange use of clone() in TreeMapComponent
Wed, 29 Jun 2016 12:23:01 -0400 James Aziz Expose better constructors for TreeMapComponent
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Remove unused field from TreeMapComponent
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Remove ToolTipRenderer from TreeMap constructor
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Set a default TooltipRenderer in TreeMapComponent