ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views /
2014-10-14  Marc-Andre Laperletmf: Fix some leaks in the sequence diagram
2014-10-09  Marc-Andre Laperletmf: Cache the result of gc.getFontMetrics in callstack...
2014-10-01  Alexandre Montplaisirlttng: Annotate 3.2 APIs
2014-09-30  Patrick TasseSupport incremental update of Call Stack view
2014-09-10  Alexandre Montplaisirtmf: Improve SS Explorer filter button description
2014-09-08  Generoso PaganoTMF: added support for process filter in the TimeGraphF...
2014-09-08  Patrick Tassetmf: Support custom parser category in utils, propertie...
2014-09-08  Patrick Tassetmf: Add category to custom parser definition
2014-09-08  Geneviève BastienTMF: Move synchronization supplementary files to a...
2014-08-29  Simon MarchiRemove empty listener
2014-08-18  Patrick Tassetmf: Support + and - keys for histogram zoom
2014-08-15  Bernd Hufmanntmf: Use custom parser constants of TmfTraceType everey...
2014-08-14  Patrick Tassetmf: Fix and simplify State System Explorer viewer
2014-08-13  Matthew Khouzamtmf: collapse exceptions into easier to read multi...
2014-08-11  Patrick Tassetmf: Fix Call Stack view empty for experiments
2014-08-11  Geneviève BastienTmf: Get traces with the experiment when initializing...
2014-08-07  Vincent Perottmf: add addFilter method to FilterView
2014-07-31  Vincent Perottmf: make ID of views NonNull annotated
2014-07-24  Vincent Perottmf: add subfield filtering
2014-07-24  Marc-Andre Laperletmf: Callstack: Import name mapping from a binary with...
2014-07-21  Patrick Tassetmf: Fix Call Stack sort icons not set when dialog...
2014-07-18  Matthew Khouzamtmf: fix warning in CallstackEntry
2014-07-18  Patrick Tassetmf: Add sort options to Call Stack view
2014-07-18  Patrick Tassetmf: Add trace entry parent in Call Stack view
2014-07-18  Patrick Tassetmf: Make TimeGraphEntry implementation less restrictive
2014-07-15  Patrick Tassetmf: Allow call stack module to override default attrib...
2014-07-14  Alexandre Montplaisirtmf: Update the AbstractTimeGraphView to use the refres...
2014-07-10  Patrick Tassetmf: Fix exception when trace type has no category
2014-07-09  Geneviève BastienTMF: Add utility method to return trace set, including...
2014-07-08  Patrick Tassetmf: Bug 437841: NullPointerException in HistogramBucket
2014-07-04  Vincent Perottmf: Fix the import/export of the filter view
2014-06-13  Matthew Khouzamtmf: fix api neglect from patch 28200
2014-06-11  Geneviève BastienTMF: Bug 416055: Fix behavior of synchronization view
2014-05-27  Patrick Tassetmf: Fix histogram label background to be theme-friendly
2014-05-14  Alexandre Montplaisirtmf: Mark ITmfEventRequest.handleData's parameter as...
2014-05-08  Marc-Andre Laperletmf: Fix Filter viewer context menu when opened from...
2014-05-02  Alexandre Montplaisirtmf: Modernize ITmfEventField
2014-04-26  Andrew FerrazzuttiChange tabs to spaces; elim trailing whitespace.
2014-04-25  Alexandre Montplaisirtmf: Split the state system in a separate plugin
2014-04-23  Patrick Tassetmf: Fix NullPointerException in ControlFlowView
2014-04-08  Patrick Tassetmf: Refactor bookmarks file handling
2014-03-27  Bernd Hufmanntmf: Fix potential memory leak by dispose histogram...
2014-03-25  Bernd Hufmanntmf: dispose viewer in TmfStateSystemExplorer when...
2014-03-14  Bernd Hufmanntmf: use TmfTraceManager.getTraceSet() in CallStackView
2014-03-13  Bernd Hufmanntmf: move the TMF statistics analysis module to tmf...
2014-03-13  Geneviève BastienTMF: Add rebuild() method to abstract time graph view
2014-03-13  Bernd Hufmanntmf: remove warning in HistogramBucket class
2014-03-10  Marc-Andre Laperletmf: Fix Unsafe cast error when targetting Luna
2014-03-06  Xavier Raynaudfix #428919: Support multi-trace histograms
2014-03-04  Marc-Andre Laperletmf: Fix various leaks in Histogram
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-27  Alexandre Montplaisirtmf: Fix most Number unboxing problems
2014-02-26  Alexandre Montplaisirtmf: Remove deprecated methods/classes from tmf.ui
2014-02-25  Geneviève BastienTMF: Changed the state system explorer to use an abstra...
2014-02-24  Patrick Tassetmf: Update Time Format preference page and defaults
2014-02-21  Alexandre Montplaisirtmf: Move the tmftracetype extension point to tmf.core
2014-02-17  Alexandre Montplaisirtmf: Remove getStateSystemID() from the module's API
2014-02-14  Geneviève BastienTMF: Add method to get traces with build thread in...
2014-02-14  Alexandre Montplaisirtmf: Use full history backend by default
2014-02-12  Alexandre Montplaisirlttng: Migrate LTTng-UST CallStack to the analysis...
2014-02-10  Alexandre Montplaisirtmf: TmfStatisticsModule fixes
2014-02-07  Alexandre Montplaisirtmf: Cleanup TmfStatisticsViewer
2014-02-07  Alexandre Montplaisirtmf: Add a waitForCompletion() with no parameter to...
2014-02-06  Alexandre Montplaisirtmf: Correctly dispose sub-analyses in the statistics...
2014-02-06  Geneviève BastienTMF: Correction to the state system explorer to avoid...
2014-02-04  Alexandre Montplaisirtmf: Move TmfTraceType and custom parsers to tmf.core
2014-02-04  Alexandre Montplaisirtmf: Add a waitForInitialization() to TmfStatisticsModule
2014-02-03  Alexandre Montplaisirtmf: Remove TmfStatsUpdatedSignal
2014-02-03  Alexandre Montplaisirtmf: Move the trace statistics to the analysis framework
2014-02-03  Alexandre Montplaisirtmf: Rework analysis-returning methods in ITmfTrace
2014-01-31  Patrick Tasselttng: Support live updating of Control Flow view and...
2014-01-27  Patrick Tassetmf: Bug 426468: Wrong filter label provider in Control...
2014-01-23  Bernd Hufmanntmf: Change to timer based coalescing of background...
2014-01-17  Bernd Hufmanntmf: Add asynchronous way of broadcasting signals
2014-01-16  Alexandre Montplaisirtmf: Split ITmfStateSystem.waitUntilBuilt() in separate...
2014-01-07  Alexandre Montplaisirtmf: Tweak ITmfStateSystemAnalysisModule
2014-01-03  Bernd Hufmanntmf: add abstract view and viewer classes for generatio...
2013-12-19  Bernd Hufmanntmf: remove setting of anti-aliasing in histogram
2013-12-19  Alexandre Montplaisirtmf: Switch tmf.ui to Java 7 + fix warnings
2013-12-18  Patrick Tassetmf: Fix incorrect histogram state when concurrently...
2013-12-12  Alexandre Montplaisirlttng: Update @since annotations for 3.0
2013-12-06  Patrick Tassetmf: Fix concurrency issues in histogram view
2013-12-06  Patrick Tassetmf: Fix mouse actions disabled when no visible events...
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Bernd Hufmanntmf: Fix NullPointerExeptions in Histogram view
2013-12-03  Patrick Tassetmf: Fix Linux drawing weirdness in Histogram
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-27  Xavier RaynaudTMF: add support of cut/copy/paste/dnd in FilterView
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-25  Patrick Tassetmf: Update histogram text controls
2013-11-25  Patrick Tassetmf: Update histogram layout
2013-11-25  Patrick Tassetmf: Support drag zoom in histogram
2013-11-25  Patrick Tassetmf: Support drag move in time range histogram
2013-11-25  Patrick Tassetmf: Support drag selection in histogram
2013-11-25  Patrick Tassetmf: Fix time range histogram to show its full range
2013-11-23  Alexandre Montplaisirtmf: Move TmfEventRequest.ALL_DATA to the interface
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre Montplaisirtmf: Merge TmfDataProvider and TmfEventProvider together
2013-11-18  Geneviève BastienTMF: Add base class and interface for state system...
next
This page took 0.05987 seconds and 8 git commands to generate.