Chromium Code Reviews
DescriptionSome improvements and bug fixes to traceline.
SVG UI:
- Fix some TODOs about clipping SVG objects to the scene. This fixes bugs
where a rectangle is too large and not displayed at all.
- Fix the calculation of the thread endms done time. This fixes the thread
gray background not being drawn for the full length of the thread.
Traceline tracer:
- Enable PatchCreateThread on XP. This fixes not having the thread creation
information output in the JSON files on XP. Still doesn't work on Vista.
- Print the manual-quit message to stderr, so it doesn't end up in the JSON.
- Cast a symbol API callback to compile with both older and newer SDKs.
- Add two small scripts for breaking apart large JSON files into smaller
pieces, so that the Python tools can handle processing the smaller files.
Patch Set 1 #Patch Set 2 : Ride the snake #
Total comments: 2
Patch Set 3 : for in file #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||