summaryrefslogtreecommitdiff
path: root/DevTools/Inspector
AgeCommit message (Expand)Author
2019-09-11Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/responseAndreas Kling
2019-09-11Inspector: Don't call CSocket::connect() before setting up hooksAndreas Kling
2019-09-06AK: Rename <AK/AKString.h> to <AK/String.h>Andreas Kling
2019-08-19Inspector: Show remote object properties in a table viewAndreas Kling
2019-08-19Inspector: Add a missing "override" in RemoteObjectGraphModelAndreas Kling
2019-08-19Inspector: Show GWindows with a little window icon.Andreas Kling
2019-08-18Inspector: Implement RemoteObjectGraphModel::parent_index()Andreas Kling
2019-08-18Inspector: Add a custom 16x16 icon to represent objectsAndreas Kling
2019-08-18Inspector: Add a GUI tool for viewing a remote process's CObject graphAndreas Kling