releng: Upgrade jboss repository-utils to 0.23.2
[deliverable/tracecompass.git] / tmf /
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
2015-08-20  Bernd Hufmanntmf: Bug 473280: Internalize TMF Statistics UI API
2015-08-19  Alexis Cabana-Loriauxtmf: extract UpdateJob class and introduce TmfPieChartV...
2015-08-19  Bernd Hufmannreleng: update feature versions to 2.0
2015-08-19  Marc-Andre Laperletmf: Add grouping separator in indexer job
2015-08-18  Marc-Andre LaperleReplace a few Boolean.valueOf(foo).booleanValue() with...
2015-08-18  Marc-Andre Laperletmf: Add indexer tracing option and add some trace...
2015-08-18  Patrick Tassetmf: Remove unused filter methods in time graph control
2015-08-18  Marc-Andre Laperletmf: Make StandardImportGzipTraceTest more robust
2015-08-18  Patrick Tassetmf: Bug 474710: Time graph combo expanded state is...
2015-08-15  Alexandre Montplaisirtmf: Add a timeout to AnalysisModuleTest
2015-08-15  Bernd Hufmannbuild: add minimum version to guava references in tmf...
2015-08-13  Alexandre Montplaisirtmf: Use basic comparators in TmfSimpleTableViewer
2015-08-10  Bernd Hufmanntmf: Fix some sonar warnings (naming conventions)
2015-08-07  Alexandre Montplaisirtmf: Fix generics warning in ViewerCompoundComparator
2015-08-07  Patrick Tasseswtbot: Fix CopyToClipboardTest
2015-08-07  France Lapointe... tmf.ui: add Comparators and refresh content to Simpletable
2015-08-06  Patrick Tassetmf: Temporarily change @since 1.1 tags to @since 2.0
2015-08-06  Bernd Hufmanntmf: Remove unused batch import trace wizard source...
2015-08-05  Patrick Tassetmf: Add an abstract state system time graph view
2015-08-05  Patrick Tassetmf: Allow time graph zoomed event list to be built...
2015-08-01  Bernd HufmannTMF: Close sequence diagram view after sequence diagram...
2015-07-29  Marc-Andre Laperletmf: Fix FetchRemoteTracesTest on Mac
2015-07-29  Patrick Tassetmf: Wrong menu manager passed to appendToRawPopupMenu
2015-07-24  Alexandre Montplaisirtmf: Fix TmfEventField#equals()
2015-07-23  Matthew Khouzamremote: add automatic archive extraction to remote...
2015-07-22  Patrick Tassetmf: Bug 473195: Invalid thread access closing editors...
2015-07-21  Marc-Andre Laperletmf: Split ImportTraceWizardPage into multiple classes
2015-07-15  Marc-Andre Laperletmf: Make Filter and Colors tests close the views they...
2015-07-08  Patrick Tassetmf: Fix exception importing empty archive or only...
2015-07-08  Alexandre Montplaisirtmf: Annotate methods in ITmfEventField
2015-07-08  Marc-Andre Laperletmf: Fix flaky ImportAndReadSmokeTest test
2015-07-08  Marc-Andre Laperletmf: Fix StandardImportGzipTraceTest failing when runni...
2015-07-07  Alexandre Montplaisirtmf: Bring back the API filter for UnsortedPropertyShee...
2015-07-07  Marc-Andre Laperletmf: Fix FunctionNameMapperTest failing when running...
2015-07-07  Patrick Tassetmf: Make custom trace output column name @NonNull
2015-07-03  Marc-Andre Laperletmf: Fix TmfEventsTable leaked
2015-07-03  Patrick Tassetmf: Fix context resource leak in raw event viewer
next
This page took 0.049686 seconds and 8 git commands to generate.