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
/
apitrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
qapitrace: fails to find [CALLNO] in first frame
Lawrence L Love
1
-1
/
+1
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
/
+6
2012-03-25
Remove ApiTrace::FrameMarker.
José Fonseca
1
-12
/
+0
2012-03-24
Pass list of frames by reference.
José Fonseca
1
-1
/
+1
2012-03-11
Display captured snapshots as thumbnails.
Dan McCabe
1
-1
/
+2
2011-10-07
Fix a crash when loading multiple frames at once.
Zack Rusin
1
-0
/
+2
2011-09-25
Skip over filtered calls when searching.
Zack Rusin
1
-8
/
+30
2011-09-24
Delete unused member variable
Zack Rusin
1
-1
/
+0
2011-09-18
Delete loadertest and cleanup some of the new api.
Zack Rusin
1
-3
/
+3
2011-09-14
Properly handle and propagate retrace errors.
Zack Rusin
1
-0
/
+2
2011-09-13
Cleanup the code.
Zack Rusin
1
-3
/
+0
2011-09-13
Remove calls and numCalls from the ApiTrace class.
Zack Rusin
1
-2
/
+0
2011-09-13
Implement jump to.
Zack Rusin
1
-1
/
+4
2011-09-13
Implement goto start of the frame and goto end of the frame.
Zack Rusin
1
-0
/
+6
2011-09-12
Implement find next for the on-demand-loaded files.
Zack Rusin
1
-1
/
+31
2011-09-07
Make state lookups with on-demand loading work.
Zack Rusin
1
-1
/
+5
2011-09-06
First working on demand loading!
Zack Rusin
1
-3
/
+3
2011-09-06
Switch the gui to the on-demand-loader.
Zack Rusin
1
-11
/
+8
2011-08-28
Switch list to a vector.
Zack Rusin
1
-2
/
+2
2011-08-28
Share enum signatures.
Zack Rusin
1
-0
/
+5
2011-08-28
Save more memory.
Zack Rusin
1
-3
/
+3
2011-08-28
Share function signatures.
Zack Rusin
1
-0
/
+4
2011-04-20
Fix minor errors in the apitracemodel
Zack Rusin
1
-1
/
+2
2011-04-19
more error handling changes.
Zack Rusin
1
-0
/
+4
2011-04-19
Large chunk of functionality to show errors.
Zack Rusin
1
-0
/
+1
2011-04-18
Lots of various cosmetic changes to the call editing.
Zack Rusin
1
-1
/
+5
2011-04-17
Do some initial saving.
Zack Rusin
1
-0
/
+2
2011-04-17
Make sure that the trace knows when it needs saving.
Zack Rusin
1
-0
/
+6
2011-04-17
The trace now knows whether is has been edited.
Zack Rusin
1
-1
/
+1
2011-04-17
Various part now propagate the values.
Zack Rusin
1
-0
/
+9
2011-04-13
Implement state diffing.
Zack Rusin
1
-0
/
+2
2011-04-12
Add a search widget and fix go to.
Zack Rusin
1
-0
/
+1
2011-03-30
Show that we're loading a trace.
Zack Rusin
1
-0
/
+2
2011-03-30
Introduce ApiTrace which encapsulates the data.
Zack Rusin
1
-0
/
+67