deliverable/tracecompass.git
2015-11-29  Alexandre MontplaisirRemove overloads of NonNullUtils#checkNotNull()
2015-11-27  Alexandre Montplaisirtmf: Replace usage of SubProgressMonitor with SubMonitor
2015-11-27  Marc-Andre... tmf: Fix for time-alignment bug
2015-11-27  Alexandre Montplaisirss: Implement ISegment#getLength() as a default method
2015-11-27  Alexandre Montplaisircommon: Add a checkNotNullContents() for arrays
2015-11-27  Alexandre Montplaisircommon: Introduce a generic Stream flattener utility
2015-11-27  Bernd Hufmannust: fix NPE in memory usage view caused by misplaced...
2015-11-27  Jean-Christian... tmf : Remove of unused import
2015-11-27  Jean-Christian... tmf : Use of Activator.logError() instead of System...
2015-11-27  Jean-Christian... tmf : Remove inefficient new String(String) constructor
2015-11-27  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-27  Jonathan Rajottetmf: log error before displaying message
2015-11-26  Patrick Tassetmf: Fix missing dispose of traces in TmfTraceTest...
2015-11-26  Patrick Tassetmf: Bug 477508: Fix wrong event count and ranks in...
2015-11-26  Patrick Tassetmf: Fix unprocessed custom event content
2015-11-26  Marc-Andre... tmf: Try to make the shell fully visible in SWTBot...
2015-11-25  Alexandre Montplaisirlttng: Add a Binary Callsite aspect to the debug-info...
2015-11-25  Marc-Andre... Exclude Sonar rules that are not working with jdt.annot...
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... tmf : Use of Activator.logError() instead of System...
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuffer
2015-11-24  Francis Giraldeaulttng: additional definitions for lttng 2.7 and 2.8
2015-11-24  Francis Giraldeauanalysis: support sched_waking event
2015-11-24  Matthew Khouzamanalysis: Clean up AlgorithmManager a bit
2015-11-24  Marc-Andre... tmf: add missing jdt.annotation on tmf.remote.ui.swtbot...
2015-11-24  Matthew Khouzamctf: support event-header-less traces
2015-11-24  Matthew Khouzamctf: Support Streamless packet readers
2015-11-24  Jean-Christian... tmf : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian... tmf : Use StringBuilder in TmfRawEventViewer
2015-11-24  Jean-Christian... tmf : Add constant modifier to fields in TimeGraphViewer
2015-11-24  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian... analysis : Add constant modifier to a field
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in StringBuilder
2015-11-24  Jean-Christian... lttng : Add constant modifier to a field
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Alexandre MontplaisirAdd annotations for Map.keySet() and .values()
2015-11-24  Alexandre MontplaisirAnnotate Collections.toArray() methods
2015-11-23  Marc-Andre... Fix SWTBot keyboard failure on headless Mac
2015-11-23  Alexandre MontplaisirAnnotate Arrays.stream() methods
2015-11-23  Alexandre MontplaisirAnnotate StringBuilder.toString()
2015-11-23  Alexandre MontplaisirAugment annotation to Map.entrySet()
2015-11-21  Alexandre MontplaisirAnnotate some static Collections methods
2015-11-21  Marc-Andre... ctf: reduce cyclomatic complexity of StreamInputPacketI...
2015-11-21  Marc-Andre... tmf: Fix remote test failing on Windows
2015-11-21  Jean-Christian... tmf : Replace String() by an empty string "" in getHelpText
2015-11-21  Jean-Christian... tmf : Remove literals duplication in TmfXmlReadWriteSta...
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Jean-Christian... tmf : Remove duplicate literals in TmfRawEventViewer
2015-11-20  Jean-Christian... tmf : Refactoring the comments in TmfRawEventViewer
2015-11-20  Jonathan Rajottetmf: log when an error message is displayed in a MessageBox
2015-11-20  Jean-Christian... tmf : Use Arrays.asList() instead of a loop
2015-11-20  Matthew Khouzamlttng: make FileOffsetMapper try-with-resources in...
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  Alexandre MontplaisirAnnotate often-used Collectors method
2015-11-20  Alexandre Montplaisircommon: Add a checkNotNull method to check contents...
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  Matthew Khouzamlttng: make the field names compliant with the code...
2015-11-20  Matthew Khouzamanalysis: clean up KernelStateProvider
2015-11-20  Matthew Khouzamctf: simplify search
2015-11-20  Patrick Tassetmf: Fix wrong time for synchingToTime in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Increase visibility of startZoomThread in Abstract...
2015-11-20  Matthew Khouzamlttng: add NON-NLS to string
2015-11-20  Matthew Khouzamanalysis: Split up KernelStateProvider
2015-11-19  Marc-Andre... tmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Marc-Andre... Update 4.5 target with Mars.1 update sites
2015-11-19  Bernd Hufmanntmf: move custom parser tests from tmf.ui.tests to...
2015-11-19  Bernd Hufmanntmf: enable and fix o.e.tc.tmf.ui.tests.trace test...
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-19  Marc-Andre... tmf: Make CustomText/Xml test wait until wizard shell...
2015-11-18  Alexandre Montplaisirctf: Restore the downloading of the ctf-testsuite
2015-11-18  Jean-Christian... tmf : remove duplicated lines in TimeGraphScale.java
2015-11-18  Marc-Andre... Define some Sonar properties to skip unwanted classes...
2015-11-18  Marc-Andre... tmf: Make Import/Export package test wait until wizard...
2015-11-18  Alexandre MontplaisirAnnotate Long.valueOf() to return @NonNull
2015-11-17  Marc-Andre... tmf: Fix alignment SWTBot test at low resolution
2015-11-17  Marc-Andre... Annotate parameters of Immutable collections copyOf...
2015-11-17  Alexandre MontplaisirAnnotate Guava Immutable collections
2015-11-16  Matthew Khouzamlttng: add NON-NLS annotations to Lttng27EventLayout
2015-11-16  Jean-Christian... gdbtrace : remove occurrences of literals
2015-11-16  Jean-Christian... tmf : use of StringBuilder.append() instead of operator...
2015-11-13  Marc-Andre... statesystem: Remove ITmfStateInterval.getViewerEndTime
2015-11-12  Marc-Andre... tmf: Fix SWTBot test on Windows related to short temp...
2015-11-12  Patrick Tassetmf: Fix trace markers with experiments in AbstractTime...
2015-11-12  Patrick Tassectf: Fix CtfTmfLostEvent time range does not use timest...
2015-11-12  Alexandre MontplaisirAdd workspace/ to the gitignore
2015-11-12  Alexandre Montplaisirlttng: Rename orphaned relayd test to TestApplication
2015-11-09  Patrick Tassetmf: Add Lost Events marker event source and factory
2015-11-09  Patrick Tassetmf: Add TmfTraceAdapterFactory
2015-11-09  Patrick Tassetmf: Support adjustment of time graph window range...
2015-11-09  Patrick Tassetmf: CallStackView sets wrong bounds
2015-11-09  Patrick Tassetmf: Add keyboard shortcuts for Next/Previous Marker
2015-11-06  Patrick Tasseanalysis: Fix missing setItemCount in AbstractSegmentSt...
2015-11-03  Jean-Christian... tmf : Change the order of modifiers of reinitializeChar...
next
This page took 0.038527 seconds and 5 git commands to generate.