common: Annotate some methods in String
[deliverable/tracecompass.git] / tmf /
2015-10-30  Alexandre MontplaisirReplace instances of FluentIterable with Java 8 Streams
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirAdd null checks for methods missing them
2015-10-29  Patrick Tassetmf: Add drop-down to Next Marker action to set navigat...
2015-10-29  Patrick Tassetmf: Add Show Markers menu for time graph viewer
2015-10-29  Patrick Tassetmf: Support navigation for all markers in time graph...
2015-10-29  Patrick Tassetmf: Support marker event categories
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-27  Alexandre Montplaisirtmf: Allow ITmfSourceLookup to open files outside the...
2015-10-27  Jean-Christian Kouametmf : extract duplicate code into sortNodes() in GraphNode
2015-10-27  Jean-Christian Kouametmf : use of the map values instead of keyset
2015-10-26  Patrick Tassetmf: Support trace-specific markers in AbstractTimeGrap...
2015-10-26  Patrick Tassetmf: Add TmfTraceAdapterManager
2015-10-26  Patrick Tassetmf: Add previous full state in AbstractStateSystemTime...
2015-10-26  Patrick Tassetmf: Improve bookmark and marker handling
2015-10-26  Alexandre Montplaisirtmf: Also dispose the inner table of TmfSimpleTableViewer
2015-10-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-26  Bernd Hufmannlttng: Provide tooltip for latency scatter chart
2015-10-23  Bernd Hufmannlttng: Add latency statistics
2015-10-23  Bernd Hufmanntmf: add comparator getter to ISegmentAspect interface
2015-10-23  Bernd Hufmannanalysis: introduce abstract latency analysis table
2015-10-23  Bernd Hufmanntmf: Introduce ISegmentAspect interfaces
2015-10-23  Bernd Hufmannanalysis: add abstract latency analysis module and...
2015-10-22  Francis Giraldeaulttng: Add the link between the control flow view and...
2015-10-22  Matthew Khouzamtmf.ui: Move TmfEventsTable listeners from anonymous...
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-21  Bernd Hufmannanalysis: add plug-ins for timing related analyses...
2015-10-21  Francis GiraldeauTMF: Add extension point for parameter providers
2015-10-21  Francis Giraldeaulttng: Add the dependency graph model and handlers...
2015-10-16  Patrick Tassetmf: Bug 479994: TmfTraceSelectedSignal not sent when...
2015-10-16  Alexandre Montplaisirctf: Depend on the tracecompass-test-traces project
2015-10-16  Matthew Khouzamlttng: Add time alignment work to scatter chart
2015-10-15  Cédric Biancheritmf: Add the possibility to choose the root node for...
2015-10-13  Alexandre MontplaisirAdd null-checks for Map.get()
2015-10-08  Marc-Andre Laperletmf: Allow refreshing manually all ITmfTraceEditors...
2015-10-06  Marc-Andre Laperletmf: Fix minor typo in test
2015-10-06  Marc-Andre Laperletmf: Fix time-axis alignment for cases where the series...
2015-10-06  Marc-Andre LaperleChange some @since to 1.1 for things that were really...
2015-10-06  Marc-Andre LaperleAdd Trace Compass 1.1 baseline, fix some API errors
2015-10-02  Matthew Khouzamtmf.core: make ITmfCallsite getFileName @NonNull
2015-10-02  Patrick Tassetmf: Link bookmarks with resource markers in abstract...
2015-10-02  Patrick Tassetmf: Support user bookmarks in time graph
2015-10-02  Marc-Andre Laperletmf: Add SWTBot tests for manually refresh of traces
2015-10-02  Patrick Tasseswtbot: Add some failure messages to test conditions
2015-10-01  Marc-Andre Laperletmf: Add command to manually refresh traces
2015-10-01  Jean-Christian Kouametmf: Delete unused code in GraphNode
2015-09-30  Jean-Christian Kouametmf : Redefine CompareTo() in EventOccurrenceObject
2015-09-30  Patrick Tassetmf: Support markers in abstract time graph views
2015-09-30  Jean-Christian Kouametmf: Avoid duplicate literals in GraphNode
2015-09-30  Jean-Christian Kouametmf.ui : Iterate in OffsetTraceHandler using the entrys...
2015-09-29  Jean-Christian Kouametmf.ui : use an entryset instead of a keyset in the...
2015-09-29  Bernd Hufmanntmf: Bug 478578: Add weak binary validation to text...
2015-09-29  Bernd Hufmanntmf: Bug 467751: Re-introduce fix for concurrency bug
2015-09-28  Alexandre Montplaisirlttng: Move the UST memory analysis to use ILttngUstEve...
2015-09-25  Bernd Hufmanntmf: API to add commands to context sensitive menu...
2015-09-25  Patrick Tassetmf: Support markers in time graph control
2015-09-25  Patrick Tassetmf: Update time graph control drawing order
2015-09-25  Marc-Andre LaperleChange "Discouraged Reference" to warning
2015-09-25  Matthew Khouzamtmf.ui: fix UpdateThread's illegal thread access on...
2015-09-23  Patrick Tassetmf: Bug 478216: Incorrect text highlighting in event...
2015-09-23  Bernd Hufmanntmf: Bug 476390: Support SHIFT+left click to update...
2015-09-23  Bernd Hufmanntmf: Bug 477794: Persist trace group root during remote...
2015-09-22  Marc-Andre Laperletmf: Fix for visible middle scrollbar on Mac
2015-09-21  Matthew Khouzamtmf: add import/export package swtbot tests
2015-09-16  Bernd Hufmanntmf: Fix rounding error in seekEvent by ratio for TextT...
2015-09-16  Patrick Tassetmf: Split time graph filter dialog from TimeGraphCombo
2015-09-16  Patrick Tassetmf: Fix packing of columns in TimeGraphFilterDialog
2015-09-16  Patrick Tassetmf: Fix incorrect TimeGraphFilterDialog result when...
2015-09-15  Patrick Tassetmf: Fix SWTException in FilteredCheckboxTree
2015-09-15  Patrick Tassetmf: Persist filters of opened traces in AbstractTimeGr...
2015-09-15  Patrick Tassetmf: Fix TimeGraphCombo item height synchronization...
2015-09-14  Bernd Hufmanntmf: Update the initial item height calculation in...
2015-09-11  Patrick Tassetmf: Clamp single time selection to time graph bounds
2015-09-11  Patrick Tassetmf: Avoid zoom on selection range update in AbstractTi...
2015-09-11  Alexandre Montplaisirtmf: Merge TmfEventProvider#getType() and ITmfTrace...
2015-09-10  Marc-Andre Laperlectf: Fix unreliable handling of invalid location
2015-09-10  Patrick Tassetmf: Bug 477012: Time graph fails to send window range...
2015-09-10  Patrick Tassetmf: Bug 477009: AbstractTimeGraphView sets wrong bounds
2015-09-08  Bernd Hufmanntmf: Bug 476551: Omit empty traces in standard import...
2015-09-08  Alexandre Montplaisirctf: Remove AutoCloseable from CtfTmfTrace
2015-09-04  Patrick Tassetmf: Bug 476481: NullTimeEvent should not affect time...
2015-09-03  Patrick Tassetmf: Split aspect combo in filter viewer
2015-09-02  Marc-Andre Laperletmf: Add a more reliable way to get the active editor...
2015-09-01  Patrick Tassetmf: Bug 476148: Fix time range synchronization problem...
2015-09-01  Marc-Andre Laperletmf: Change TmfEventsTable to not use Display.getCursor...
2015-09-01  Marc-Andre Laperletmf: Fix Negative seek offset in indexer
2015-08-31  Marc-Andre Laperletmf: Fix wrong context menu in ColumnHeaderMenuTest
2015-08-28  Bernd Hufmanntmf: add segment store plugin to tmf feature
2015-08-28  Patrick Tassetmf: Bug 476129: NullPointerException in GenerateTestVa...
2015-08-28  Bernd Hufmanncontrol: replace ImportDialog with TMF remote fetch...
2015-08-27  Alexandre Montplaisirtmf: Add unit tests for TmfEventField using arrays...
2015-08-27  Alexandre Montplaisirtmf: Use getter methods instead of fields in TmfEvent...
2015-08-26  France Lapointe... tmf: support sorting lazy content provider in TmfSimple...
2015-08-24  Alexis Cabana-Loriauxpiecharts: add tree selection when a piechart slice...
2015-08-21  Alexis Cabana-Loriauxtmf: make piecharts not visible when only one event...
2015-08-20  Patrick Tassetmf: Add support for grid lines in time graph
2015-08-20  Patrick Tassetmf: Avoid redrawing background for every time graph...
2015-08-20  Marc-Andre Laperletmf: Make tracing log to stdout, like other Eclipse...
2015-08-20  Marc-Andre Laperletmf: Support resuming the trace index
2015-08-20  Alexis Cabana-Loriauxtmf: make piecharts not visible when no trace opened
next
This page took 0.040327 seconds and 8 git commands to generate.