index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
traceloader.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-4
/
+1
2014-12-19
gui: Remove ApiTraceEnumSignature.
José Fonseca
1
-3
/
+1
2014-05-15
qapitrace: merge duplicate logic in TraceLoader
Lawrence L Love
1
-0
/
+25
2013-10-11
Implement grouping of calls.
Zack Rusin
1
-0
/
+1
2012-03-27
Auto detect the API from the trace.
José Fonseca
1
-0
/
+2
2012-03-25
Remove ApiTrace::FrameMarker.
José Fonseca
1
-3
/
+0
2011-10-27
Lower case namespaces.
José Fonseca
1
-6
/
+6
2011-09-25
Skip over filtered calls when searching.
Zack Rusin
1
-9
/
+8
2011-09-24
Make sure we reset the state when loading another trace file
Zack Rusin
1
-1
/
+0
2011-09-13
Implement jump to.
Zack Rusin
1
-0
/
+2
2011-09-13
Implement goto start of the frame and goto end of the frame.
Zack Rusin
1
-0
/
+4
2011-09-13
Implement find prev.
Zack Rusin
1
-0
/
+4
2011-09-12
Implement find next for the on-demand-loaded files.
Zack Rusin
1
-1
/
+17
2011-09-11
Encapsulate on parser state in structure.
José Fonseca
1
-7
/
+6
2011-09-06
First working on demand loading!
Zack Rusin
1
-4
/
+2
2011-09-06
Switch the gui to the on-demand-loader.
Zack Rusin
1
-3
/
+13
2011-09-06
Implement an incremental on demand loader for the gui.
Zack Rusin
1
-0
/
+68