tmf: Fix Font leak in TmfEventsTable/TmfRawEventViewer
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core /
2014-02-26  Matthew Khouzamctf: make DeclarationScope.java more inline with coding...
2014-02-26  Matthew Khouzamctf: make IOStructGen.java more inline with coding...
2014-02-26  Matthew Khouzamctf: Make EventDefinition.java more inline with coding...
2014-02-25  Matthew Khouzamctf: make CTFCallsite.java more inline with coding...
2014-02-25  Matthew Khouzamctf: make CTFClock more inline with coding style
2014-02-25  Matthew Khouzamctf: make StreamInputPacketIndexEntry.java more inline...
2014-02-25  Matthew Khouzamctf: Make EventDeclaration more inline with coding...
2014-02-25  Matthew Khouzamctf: make StreamInputPacketReader.java more inline...
2014-02-25  Matthew Khouzamctf: make StreamInput.java more inline with coding...
2014-02-25  Matthew Khouzamctf: fix artefact in javadoc
2014-02-25  Matthew Khouzamctf: make stream.java more inline with coding style
2014-02-21  Matthew Khouzamctf: add support for additional streams after trace...
2014-02-21  Matthew Khouzamctf: add support for growing streams
2014-02-19  Matthew Khouzamctf: minor code style cleanup
2014-02-11  Matthew Khouzamctf: Metadata add support for incremental reading
2014-01-09  Alexandre Montplaisirlttng: Inherit null annotations
2014-01-02  Alexandre Montplaisirctf: Move CTF plugins to Java 7 and fix warnings
2014-01-02  Alexandre Montplaisirctf: Add missing @since to previous patch
2014-01-02  Etienne Bergeronctf: move getStreams to an iterable.
2013-12-19  Matthew Khouzamctf: clean up pointer parsing in iostructgen
2013-12-17  Etienne Bergeronctf: simplify trace environment lookup
2013-12-16  Etienne Bergeronctf: modify data-structure in CTF-Trace holding streams.
2013-12-12  Alexandre Montplaisirlttng: Update @since annotations for 3.0
2013-12-12  Alexandre Montplaisirlttng: Re-enable API tracking
2013-12-12  Etienne Bergeronctf: Remove a backward dependency into StreamInput...
2013-12-12  Etienne Bergeronctf: tiny code refactoring in the metadata.
2013-12-11  Etienne Bergeronctf: isolate the abstraction of memory map byte-buffer.
2013-12-11  Etienne Bergeronctf: avoid array creation to iterate through scope...
2013-12-06  Matthew Khouzamctf: better enum and variant verification
2013-12-06  Alexandre Montplaisirtmf: Bring Java 7-specific errors back down to warnings
2013-12-06  Etienne Bergeronctf: simplify getMinValue/getMaxValue computation.
2013-12-06  Matthew Khouzamctf: more restrictive parameters accepted as sequence...
2013-12-04  Etienne Bergeronctf: fix a misleading comment on string alignment.
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Etienne Bergerontmf: fix multiples coding style issues.
2013-12-04  Etienne Bergeronctf: Hide internal functionalities of StringDefinition.
2013-12-04  Matthew Khouzamctf: Improve int decoding in IOStructGen
2013-12-04  Matthew Khouzamctf: support traces with no content but a packet size
2013-12-02  Matthew Khouzamctf: Fix out of bounds positioning of the bitbuffer
2013-12-02  Etienne Bergeronctf: Fix decoding of an invalid packet id type.
2013-12-02  Matthew Khouzamctf: improve code clarity by merging if
2013-12-02  Matthew Khouzamctf: remove false positive in the case of cross-packet...
2013-12-02  Matthew Khouzamctf: make float use readlong for 64 bit floats
2013-12-02  Etienne Bergeronctf: Remove unused alignment comparison
2013-12-02  Etienne Bergerontmf: Fix a method name typo in CtfTmfTrace.
2013-12-01  Matthew Khouzamctf: Fix Integer 33-63 bit handling
2013-11-29  Matthew Khouzamctf: BitBuffer.java api overhaul
2013-11-29  Alexandre Montplaisirctf: Throw CTFReaderException in the BitBuffer API
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-28  Matthew Khouzamctf: add early exit to alignRead
2013-11-28  Matthew Khouzamctf: improve alignment performance
2013-11-27  Matthew Khouzamctf: Catch ANTLR runtime exceptions in Metadata parsing
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Etienne Bergeronctf: Fix multiple coding style and typo issues while...
2013-11-26  Etienne Bergeronctf: Plug the unsigned utils comparator into Stream...
2013-11-26  Etienne Bergeron[ctf] Fix coding style issues in BitBuffer.
2013-11-25  Etienne Bergeron[ctf] Fix binary search for a long sequence of same...
2013-11-25  Alexandre Montplaisirctf: Replace Long.compare() with Java 6 compatible...
2013-11-25  Etienne Bergeronctf: Remove unused StreamInputReaderComparator.
2013-11-25  Etienne Bergeron[ctf] Simplify the logic of the unsigned long comparator.
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Etienneb Bergeron[ctf] Fixes multiple coding style issues while reading...
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirRevert "ctf: Simplify position arithmetic in aligned...
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre Montplaisirctf: Simplify position arithmetic in aligned reads
2013-11-18  Etienne BergeronFix invalid cast which break trace files bigger than...
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-17  Matthew Khouzamctf: Move non-aligned reads to a unified method
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-21  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-17  Simon MarchiChange from int to long for values that represent sizes...
2013-10-17  Alexandre Montplaisirctf: Take alignment into consideration for Strings too
2013-10-17  Alexandre Montplaisirctf: Log errors when events cannot be read
2013-10-17  Jérémie GalarneauFix Float reading in CTF traces
2013-10-17  Alexandre Montplaisirctf: Clamp float and integer declaration alignments...
2013-10-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-03  Marc-Andre Laperle[TMF] Fix current API errors for version 2.2
2013-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
2013-09-03  Alexandre Montplaisirctf: Use "meta events" for lost events (bug 408373)
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
2013-08-16  Alexandre MontplaisirRevert all luna temporary annotation changes
2013-08-16  Alexandre Montplaisirlttng: Disable API checking in the luna branch
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-15  Alexandre Montplaisirlttng: Set API builder settings as project settings
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-06  Alexandre Montplaisirctf: Update project compiler settings
2013-08-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
next
This page took 0.042827 seconds and 8 git commands to generate.