Fix time graph widget initialization
[deliverable/tracecompass.git] / common /
2017-06-27  Alexandre MontplaisirAdapt views plugins to TMF
2017-05-23  Geneviève Bastienos.linux: Use HistoryTreeSegmentStore for the system...
2017-05-18  Loïc Prieur-Drevonanalysis.timing: remove deprecated code
2017-05-11  Geneviève Bastientiming: Have the segment store view use lazy iterables
2017-05-10  Matthew Khouzamcommon.core: add marker events
2017-05-08  Loïc Prieur-Drevonss: add 2D iterator queries to the SS API
2017-05-03  Bernd Hufmanncommon: package external annotations during build
2017-05-02  Matthew Khouzamcommon.core: Annotate Objects#requiresNotNull
2017-04-25  Geneviève Bastientmf.ui: Update JUL log points in time graph view
2017-04-24  Matthew Khouzamtmf.core/ui: Move some logic of the symbol provider...
2017-04-20  Bernd Hufmannreleng: Don't use Guava references that will be removed...
2017-04-20  Matthew Khouzamcommon.core: Add Counter events
2017-04-04  Jean-Christian Kouamereleng: Update tracecompass features version to 3.0.0
2017-03-31  Jean-Christian Kouamereleng: Fix invalid since tag in several files
2017-03-28  Geneviève Bastiencommon: Fix NPE in log arguments
2017-03-24  Marc-Andre Laperlecommon: Fix LoggerTest on Windows
2017-03-24  Geneviève Bastiencommon: Use a builder for FlowScopeLog
2017-03-23  Matthew Khouzamcommon.core: Introduce logger utils
2017-02-17  Marc-Andre LaperleFix some API errors with Eclipse 4.7
2017-02-14  Bernd Hufmannreleng: update versions to reflect changes since 2...
2017-02-07  Geneviève Bastiencommon: Annotate BigDecimal
2017-02-06  Geneviève Bastiencommon: Annotate some methods of ImmutableBiMap
2017-02-02  Geneviève Bastiencommon: Annotate the HashBiMap.create([...]) methods
2017-02-02  Loïc Prieur-Drevondatastore: Add RangeConditions to datastore
2017-01-11  Matthew Khouzamcommon.core: clean up ProcessUtils a bit
2016-12-12  Marc-Andre LaperleBump versions for 2.3.0 release
2016-12-09  Alexandre Montplaisircommon: Add a ProcessUtils for external process launching
2016-12-05  Patrick Tassecommon: Fix @since tags in DecimalUnitFormat and DataSi...
2016-12-02  Patrick Tassecommon: Support parsing in DataSizeWithUnitFormat
2016-12-02  Patrick Tassecommon: Support parsing in DecimalUnitFormat
2016-12-02  Alexandre Montplaisircommon: Add StreamUtils method to wrap an Iterator...
2016-12-01  Alexandre Montplaisircommon: Annotate java.util.Iterator
2016-11-30  Alexandre Montplaisircommon: Fix compilation error with recent JDT
2016-11-29  Matthew Khouzamcommon.core: make TraceCompassLog call the same path...
2016-11-25  Matthew Khouzamcommon: annotate as @NonNull Apache StringUtils#EMPTY_S...
2016-11-22  Marc-Andre LaperleDo not report API error when adding a default method
2016-11-15  Alexandre Montplaisircommon: Add external annotations to Guava Cache and...
2016-11-14  Matthew Khouzamcommon.test: Fix Todo and warning in BBQ tests
2016-11-14  Matthew Khouzamcommon.core: make BufferedBlockingQueue validate inputs
2016-11-03  Marc-Andre LaperleBump versions for 2.2.0 release
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-01  Marc-Andre LaperleMake 'missing export' a warning in test plugins, add...
2016-08-24  Patrick Tassecommon: Add saturated arithmetic for int values
2016-08-24  Marc-Andre Laperlereleng: Bump micro versions of modified plugins
2016-08-22  Marc-Andre Laperlereleng: Bump versions for 2.1.0 release
2016-07-30  Matthew Khouzamcommon.core: move saturated math to common core
2016-07-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-11  Alexandre Montplaisirlttng.ust: Add logging to FileOffsetMapper
2016-07-08  Matthew Khouzamcommon: Deprecate NonNullUtils#equalsNullable
2016-06-29  Geneviève Bastiencommon: Add JUL logging to TraceCompass
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
2016-05-13  Patrick Tassess: Improve getQuarks() functionality
2016-05-13  Matthew Khouzamcommon.core: No longer swallow exceptions in bbq
2016-05-11  Geneviève Bastiencommon: Make data size and speed formatters static
2016-05-04  Michael Jeansoncommon: Add a DecimalUnitFormat formatter
2016-04-15  Michael Jeansontmf.common: Fix boundaries in data size formatter
2016-04-11  Alexandre Montplaisircommon: Annotate ByteBuffer.array()
2016-04-11  Geneviève Bastientmf.common: Add a data size and speed formatter
2016-04-04  Matthew Khouzamcommon.core: annotate String#substring
2016-03-30  Alexandre Montplaisircommon: Add a new StreamUtils class
2016-03-25  Alexandre MontplaisirFix new null warnings
2016-03-22  Alexandre Montplaisircommon: Annotate Integer.valueOf() as @NonNull
2016-03-22  Alexandre Montplaisircommon: Annotate Stream.map() and .filter()
2016-03-22  Alexandre Montplaisircommon: Annotate StreamSupport
2016-03-16  Geneviève Bastiencommon: Add annotations to HashMultimap#create methods
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-11  Alexandre Montplaisircommon: Annotate Pattern.compile()
2016-03-11  Alexandre Montplaisircommon: Annotate TreeMultimap.create()
2016-03-11  Alexandre Montplaisircommon: Annotate HashBasedTable.create()
2016-02-26  Matthew Khouzamcommon.core: Annotate Status#OK_STATUS and Status#CANCE...
2016-02-26  Alexandre Montplaisircommon: Allow null messages in Activator logging helpers
2016-02-25  Alexandre Montplaisircommon: Annotate Guava's ImmutableMultimap.of()
2016-02-25  Alexandre Montplaisircommon: Annotate (Guava) Ordering.compound()
2016-02-25  Alexandre Montplaisiranalysis.timing: Add missing @Nullable annotations
2016-02-24  Alexandre Montplaisircommon: Annotate some methods in Guava Iterators
2016-02-24  Matthew Khouzamcommon: Annotate Integer.toString()
2016-02-23  Alexandre Montplaisircommon: Annotate Optional.get() as @NonNull
2016-02-17  Geneviève Bastientmf: Add properties to the state system analyses
2016-02-09  Marc-Andre Laperlecommon: Add NonNull external annotation to Enum.name
2016-02-09  Marc-Andre Laperlecommon: Add NonNull external annotation to File.getName
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-14  Matthew Khouzamctf: split up IOStructGen into 44 files
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-07  Marc-Andre Laperlecommon: Annotate String.split
2015-12-07  Marc-Andre Laperlecommon: Annotate Element.getAttribute
2015-12-07  Marc-Andre Laperlecommon: Annotate some Class.get*Name methods
2015-12-07  Marc-Andre Laperlecommon: Annotate RandomAccessFile.readUTF
2015-12-03  Bernd Hufmannremote: provide output listener for command execution
2015-12-03  Alexandre MontplaisirFix new errors due to automatic annotation of Class...
2015-12-02  Matthew Khouzamcommon: Annotate ByteOrder#getNativeOrder
2015-12-01  Marc-Andre Laperlecommon: Annotate some methods in ByteBuffer
2015-11-29  Alexandre MontplaisirRemove overloads of NonNullUtils#checkNotNull()
2015-11-27  Alexandre Montplaisircommon: Add a checkNotNullContents() for arrays
2015-11-27  Alexandre Montplaisircommon: Introduce a generic Stream flattener utility
2015-11-24  Alexandre MontplaisirAdd annotations for Map.keySet() and .values()
next
This page took 0.051946 seconds and 8 git commands to generate.