tmf: Update event properties to use aspects
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views /
2016-10-25  Alexandre Montplaisirtmf: Mark TmfTraceManager @NonNullByDefault
2016-10-20  Matthew Khouzamtmf.ui: Introduce TmfFileDialogFactory
2016-10-07  Matthew Khouzamtmf.ui: Sequence diagram, fix some robustness issues
2016-09-26  Marc-Andre Laperlereleng: Add 2.1.0 baseline and fix API errors
2016-09-19  Geneviève Bastientmf.ui: Add extra javadoc to the AbstractTimeGraphView
2016-09-09  Geneviève Bastientmf: Add the view ID to some JUL log statements of...
2016-09-08  Geneviève Bastientmf/ust: deprecate AbstractCallStackAnalysis and move...
2016-09-06  Patrick Tassetmf: Implement setFocus() in TmfStateSystemExplorer
2016-09-06  Matthew Khouzamtmf.ui: Callstack the entry selection done only on...
2016-08-23  Marc-Andre Laperletmf: Remove usage of ICoreRunnable for time graph build job
2016-08-15  Patrick Tassetmf: Bug 499251: Call Stack view double-click listener...
2016-08-08  Geneviève Bastientmf.ui: Use a job for the time graph view's build thread
2016-07-29  Patrick Tassetmf: Support dynamic marker event sources
2016-07-29  Patrick Tassetmf: Change getTracesToBuild trace parameter to be...
2016-07-22  Matthew Khouzamtmf.core/ui: Introduce CallStackAnalysis
2016-07-19  Patrick Tassetmf: Bug 497413: Abstract time graph view JUL logger...
2016-07-18  Patrick Tassetmf: Fix incorrect zoom thread time bounds when time...
2016-07-14  Alexandre Montplaisirtmf: Ellipse function names that don't fit in CallStackView
2016-07-14  Alexandre Montplaisirtmf: Cache CallStackEvent names
2016-07-13  Patrick Tassetmf: Bug 496479: Fix ClassCastException in Call Stack...
2016-07-08  Alexandre Montplaisirtmf: Rename "Next/Previous Event" action to "Next/Previ...
2016-06-29  Geneviève Bastiencommon: Add JUL logging to TraceCompass
2016-06-15  Bruno Roytmf.ui: Remove overriding methods
2016-06-15  Bruno Roytmf.ui: Change the == operator with the equals() method
2016-06-06  Patrick Tassetmf: Bug 494952: Remove deadlock in Time Chart view
2016-06-03  Alexandre Montplaisirtmf: Enable address mapping config action for all traces
2016-05-31  Patrick Tassetmf: Bug 494790: Time Chart view does not update when...
2016-05-31  Geneviève Bastiencritical path: bug 490086 Set start/end time for the...
2016-05-30  Patrick Tassetmf: Bug 494077: Closing AbstractTimeGraphView should...
2016-05-20  Patrick Tassetmf: Bug 494197: Empty event list for CallStackEntry...
2016-05-18  Patrick Tassess: Replace AttributeNotFoundException with IOOBE for...
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-17  Patrick Tassetmf: Make process and thread names optional in call...
2016-05-16  Patrick Tassetmf: Make processes and threads optional in Call Stack...
2016-05-16  Matthew Khouzamtmf.ui: make State System Explorer manually get analyses.
2016-05-12  Genevieve Bastienss: Add a custom state value type
2016-05-09  Geneviève Bastientmf: Do not define base aspects in the interface
2016-05-06  Mahdi Zolnourilinux.ui: Add Threads Presentation to View Menu of...
2016-05-05  Matthew Khouzamtmf: make CallstackProvider entry and exit return TmfStates
2016-05-03  Patrick Tassetmf: Fix unnecessary unknown state at beginning of...
2016-05-03  Patrick Tassetmf: Fix ClassCastException in Call Stack view ThreadId...
2016-05-03  Patrick Tassetmf: Fix thread id of Call Stack view thread entries
2016-04-27  Alexandre Montplaisirtmf: Make Callstack View pass timestamps and PIDs to...
2016-04-27  Alexandre Montplaisirtmf: Introduce the notion of PID to the Callstack analysis
2016-04-22  Bernd Hufmanntmf: Bug 491714: Fix population of XmlTimeGraphView...
2016-04-21  Bernd Hufmanntmf: fix conflicting find handler message in time graph...
2016-04-21  Bernd Hufmanntmf: Update setting of minimum size of dialog box
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Loïc Prieur-Drevontmf.ui: callstack - replaced multiple single SS queries...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-13  Patrick Tassetmf: Bug 491548: Do not incrementally build full time...
2016-04-13  Patrick Tassetmf: Update AbstractTimeGraphView and TimeGraphEntry API
2016-04-13  Marc-Andre Laperlelttng: Make ZoomThread more thread-safe (also helps...
2016-04-13  Jean-Christian Kouametmf : Add search dialog to timegraph views
2016-04-13  Bernd Hufmanntmf: Bug 491346: fix time pinning of CallStackView...
2016-04-12  Bernd Hufmanntmf: add support for enter to expand/collapse tree...
2016-04-12  Bernd Hufmanntmf: Support for context-sensitive menu in Time Graph...
2016-04-12  Bernd Hufmanntmf: Support for context-sensitive menu in Time Graph...
2016-04-11  Patrick Tassetmf: Bug 490400: Leaking widgets due to incorrect clean...
2016-04-11  Patrick Tassetmf: Workaround for leaking views
2016-04-08  Patrick Tassetmf: Fix leaking static Histogram instances
2016-03-25  Alexandre MontplaisirFix new null warnings
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-14  Patrick Tassetmf: Bug 488806: Mouse scroll with count of zero not...
2016-03-11  Robert Kisstmf: Use a symbol provider to locate symbols
2016-03-11  Alexandre MontplaisirFix simple Javadoc warnings
2016-03-04  Marc-Andre Laperlelttng: Help stabilize some TimeGraphs tests
2016-03-02  Jean-Christian Kouametmf : Make waitForInitialization() return a boolean
2016-03-02  Jean-Christian Kouametmf : add waitForInitialization() to ITmfAnalysisModule...
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-25  Robert Kisstmf: Register CallStackView contextMenu
2016-02-24  Matthew Khouzamtmf.ui: make timechart select the right time range...
2016-02-22  Patrick Tassetmf: Preserve order of marker categories
2016-02-16  Bernd Hufmanntmf: Set redraw false also for when refreshing the CFV
2016-02-16  Samuel GagnonNew method for specifying left child composite in TmfCh...
2016-02-09  Patrick Tassetmf: Replace Color resource with RGBA descriptor in...
2016-02-04  Bernd Hufmannanalysis: Persist sort column sorting and selection...
2016-01-25  Matthew KhouzamRemove references to ArrayList<> in fields of TimeChartView
2016-01-25  Matthew KhouzamMake some inner classes static
2016-01-22  Bernd Hufmannanalysis: support for sorting of control flow view...
2016-01-20  Matthew Khouzamtmf.ui: ensure that the Histogram's text label is layouted
2016-01-20  Matthew Khouzamtmf.ui: avoid dead store in deleteHandler
2016-01-15  Marc-Andre LaperleRevert "tmf: Remove an annotation temporarily to work...
2015-12-15  Marc-Andre Laperletmf: Remove an annotation temporarily to work around...
2015-12-10  Patrick Tassetmf: Add vertical zooming support to time graph viewer...
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-09  Matthew KhouzamAdd @since to doRun in AbstractTimeGraphView's ZoomThread
2015-12-09  Marc-Andre Laperlelttng: Make ControlFlowViewTest more robust
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Jean-Christian Kouametmf : use of StringBuilder.append() instead of String...
2015-12-08  Jean-Christian Kouametmf : remove occurrences of literals in FilterTreeLabel...
2015-11-27  Marc-Andre Laperletmf: Fix for time-alignment bug
2015-11-20  Jonathan Rajottetmf: log when an error message is displayed in a MessageBox
2015-11-20  Patrick Tassetmf: Add check for ineffective setters in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Make call stack view extend AbstractTimeGraphView
2015-11-20  Patrick Tassetmf: Call synchingToTime in AbstractTimeGraphView when...
2015-11-20  Patrick Tassetmf: Allow AbstractTimeGraphView subclass to set filter...
2015-11-20  Patrick Tassetmf: Make entry comparator apply recursively in Abstrac...
2015-11-20  Patrick Tassetmf: Fix wrong time for synchingToTime in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Increase visibility of startZoomThread in Abstract...
next
This page took 0.085602 seconds and 8 git commands to generate.