Age | Commit message (Expand) | Author |
---|---|---|
2019-09-11 | Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/response | Andreas Kling |
2019-09-11 | Inspector: Don't call CSocket::connect() before setting up hooks | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-19 | Inspector: Show remote object properties in a table view | Andreas Kling |
2019-08-19 | Inspector: Add a missing "override" in RemoteObjectGraphModel | Andreas Kling |
2019-08-19 | Inspector: Show GWindows with a little window icon. | Andreas Kling |
2019-08-18 | Inspector: Implement RemoteObjectGraphModel::parent_index() | Andreas Kling |
2019-08-18 | Inspector: Add a custom 16x16 icon to represent objects | Andreas Kling |
2019-08-18 | Inspector: Add a GUI tool for viewing a remote process's CObject graph | Andreas Kling |