Test toolbar when pinned for cfv and resource view
[deliverable/tracecompass.git] / ctf /
2016-11-11  Patrick Tassectf: Fix clock-related Javadoc in CTFTrace
2016-11-03  Marc-Andre Laperlereleng: ProjectExplorer tests stability improvement
2016-11-03  Marc-Andre LaperleBump versions for 2.2.0 release
2016-11-03  Geneviève Bastienctf: bug 506892 Fix experiment size request benchmark
2016-10-29  Matthew Khouzamlttng.ui.test: Enable SymbolMap test
2016-10-24  Alexandre Montplaisirreleng: Provide a build property to skip automated...
2016-10-18  Patrick Tassereleng: Add SWTBot integration tests
2016-10-18  Alexandre Montplaisirtmf: Add utility method to delete supplementary files...
2016-10-14  Patrick Tassereleng: Add SWTBot integration tests for import wizard
2016-10-13  Alexandre MontplaisirUpdate to test-traces 1.6.0
2016-10-12  Marc-Andre Laperletmf: Add waitUntil / condition to tmf.ui.tests
2016-10-06  Marc-Andre LaperleAdd utility method to close secondary shells after...
2016-10-01  Marc-Andre LaperleFix importing an archive containing colons (:) in the...
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-06  Marc-Andre Laperletmf: SWTBot integration tests for Project Explorer...
2016-09-01  Marc-Andre LaperleMake 'missing export' a warning in test plugins, add...
2016-08-26  Marc-Andre Laperlectf: Make LttngKernelTraceGenerator also generate UST...
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-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-22  Geneviève Bastienctf: Add a constant to get the currently selected field...
2016-07-18  Matthew Khouzamctf: fix npe in size() if trace is not inited
2016-07-14  Matthew Khouzamtmf/ctf: Show trace read progress in the progress bar
2016-07-08  Matthew Khouzamcommon: Deprecate NonNullUtils#equalsNullable
2016-07-08  Alexandre Montplaisirtmf: Add possibilty to cancel search event requests
2016-06-29  Alexandre Montplaisirtmf: Add a few tests to TmfTraceUtilsSearchingTest
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
2016-06-28  Alexandre Montplaisirreleng: Update to tracecompass-test-traces 1.5.0
2016-06-27  Sonia Farrahctf: Remove Array loop from update()
2016-06-21  Alexandre Montplaisirtmf: Add utility method to search for events matching...
2016-06-16  Marc-Andre LaperleRevert "ctf.core: making some classes final"
2016-06-01  Wassimctf.core: making some classes final
2016-05-31  Bernd Hufmanntmf: Bug 494689: fix failing name conflict handling...
2016-05-20  Alexandre Montplaisirctf: Add test for 8-byte integer sign extension bug
2016-05-20  Matthew Khouzamctf: fix bug 491382. Properly display bytefields
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-13  Matthew Khouzamctf: Better explain IllegalStateException
2016-05-09  Geneviève Bastientmf: Do not define base aspects in the interface
2016-04-30  Marc-Andre LaperleSkip irrelevant modules when using Sonarqube 5.x
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Bernd Hufmannlttng: Add analysis requirements for LTTng UST Call...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-11  Matthew Khouzamctf: Add comments to CTFClock
2016-04-10  Marc-Andre LaperleIncrease timeouts for tests that have low values
2016-04-06  Matthew Khouzamctf: mini bitbuffer optimisation
2016-04-05  Alexandre Montplaisirctf: Explicitly create a Long object for Integer fields
2016-04-04  Matthew Khouzamctf: Replace StructDeclaration map with an array
2016-04-04  Matthew Khouzamcommon.core: annotate String#substring
2016-03-17  Alexandre Montplaisirctf: Increase ReadAllTraces test timeout to 1 minute
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-11  Bernd Hufmanntmf: Add SwtBot tests for importing as experiment
2016-03-04  Marc-Andre LaperleRevert "Revert "ctf: Fix slow test due to expected...
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-10  Alexandre Montplaisirctf: Ignore invalid clock description elements
2016-02-09  Marc-Andre Laperlecommon: Add NonNull external annotation to File.getName
2016-02-04  Marc-Andre Laperlectf: Increase time-out of CtfTestSuiteTest
2016-02-03  Marc-Andre LaperleRevert "ctf: Fix slow test due to expected timeout"
2016-02-02  Marc-Andre Laperlectf: Fix slow test due to expected timeout
2016-02-02  Geneviève Bastientmf: change ITmfTraceProperties to a more generic ITmfP...
2016-01-31  Matthew Khouzamctf: expose UTC offset in trace properties
2016-01-29  Marc-Andre Laperlectf: Fix StandardImportAndReadSmokeTest on Eclipse...
2016-01-29  Matthew Khouzamctf: Attempt to gracefully recover from a malformed...
2016-01-28  Matthew Khouzamctf: annotate StructDeclaration#addField to @NonNull
2016-01-28  Matthew Khouzamctf.tests: remove one test trace from ignored list
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-27  Matthew Khouzamctf: remove StructDeclaration#getFields()
2016-01-27  Matthew Khouzamctf: enhance unit tests around EnumDeclaration
2016-01-25  Marc-Andre Laperlectf: Speed up TestInvalidCtfTrace
2016-01-25  Marc-Andre Laperlectf: Speed up StandardImportAndReadSmokeTest
2016-01-22  Matthew KhouzamMake LostEventDeclaration final
2016-01-21  Matthew Khouzamctf: Introduce IEventDefinition
2016-01-19  Matthew Khouzamctf: no longer rely on default character encoding in...
2016-01-18  Matthew Khouzamctf: no longer invoke new String() in Metadata.java
2016-01-18  Matthew Khouzamctf: fix Modifier order to always be static final
2016-01-18  Matthew Khouzamctf: make all parser implementations final classes
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  Matthew Khouzamctf: make computeAttributeMap return a Map instead...
2015-12-18  Matthew Khouzamctf: fix modifier order of @Nullable annotation
2015-12-18  Matthew Khouzamtmf.ctf: Accelerate ByteArrayDefintion parsing
2015-12-18  Matthew Khouzamctf: Collapse if statement in StructDefinition
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-17  Matthew Khouzamctf: make CtfTmfEvent expose packet context attributes
2015-12-17  Matthew Khouzamctf: expose stream in CtfTmfEvent
2015-12-17  Matthew Khouzamctf: Make packet descriptor information available to...
2015-12-16  Matthew Khouzamctf: Expose map of attributes in Packet Descriptor
2015-12-16  Matthew Khouzamctf: make SIPIE enums store both key and value
2015-12-16  Matthew Khouzamctf: Introduce ICTFStream
2015-12-16  Marc-Andre LaperleDisable overlay scrollbars when running tests to preven...
2015-12-15  Matthew Khouzamctf: make HashMap child a Map and extract lookupStructScope
2015-12-14  Marc-Andre Laperlectf: Fix InvalidPathException in CtfTmfTraceValidateTes...
2015-12-12  Marc-Andre Laperlectf: Fixed leaked file handle when calling CTFTraceRead...
2015-12-10  Patrick Tassectf: Delete and regenerate trace for tests in LttngKern...
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-09  Bernd Hufmanntmf: fix ctf validation tests due to missing traces
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Patrick Tassectf: Add lost events to synthetic LTTng kernel trace...
2015-12-08  Patrick Tassectf: Fix lost events timestamp in CTFPacketReader
next
This page took 0.046937 seconds and 8 git commands to generate.