Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-21 | Remove unused files. | Zack Rusin | 1 | -122/+0 |
2011-09-19 | Always add calls for last frame. | José Fonseca | 1 | -7/+2 |
2011-09-01 | Ensure that calls for traces with a single frame are shown. | José Fonseca | 1 | -0/+4 |
2011-08-28 | Switch list to a vector. | Zack Rusin | 1 | -1/+12 |
2011-08-28 | Share function signatures. | Zack Rusin | 1 | -7/+8 |
2011-04-26 | Cleanup the ApiTraceFrame a bit. | Zack Rusin | 1 | -1/+1 |
2011-04-21 | Shave about 200mb of heap by not using full filterText on filtering. | Zack Rusin | 1 | -2/+0 |
2011-04-16 | delete call after parsing it. | Zack Rusin | 1 | -2/+2 |
2011-04-15 | Make apitracecall an actual class. | Zack Rusin | 1 | -21/+3 |
2011-04-07 | Allow opening help pages for functions in external browser. | Zack Rusin | 1 | -2/+31 |
2011-04-06 | Generate filterText in thread. | Zack Rusin | 1 | -0/+2 |
2011-03-30 | Let retrace dump state. | Zack Rusin | 1 | -1/+1 |
2011-03-30 | Introduce ApiTrace which encapsulates the data. | Zack Rusin | 1 | -9/+70 |
2011-03-30 | Add a basic gui for apitrace. | Zack Rusin | 1 | -0/+39 |