aboutsummaryrefslogtreecommitdiff
path: root/service/path
AgeCommit message (Expand)Author
2015-07-21Add the ability to have a common class suffixIan Cottrell
2015-07-21Add exported handlingIan Cottrell
2015-07-19Replace GetMemoryInfo() RPC with Get() and new MemoryRange path type.Ben Clayton
2015-07-17make a path.Service interfaceIan Cottrell
2015-07-17Rip out the ID objects and the resolve functionsIan Cottrell
2015-07-16Add path.Linker interface, Follow() RPC and Link() methods on GLES types.Ben Clayton
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-13Java encoder fixesIan Cottrell
2015-07-13Add path.Equals for path equality testing.Ben Clayton
2015-07-08Path: Add Device for referring to a replay device.Ben Clayton
2015-07-08Add path.Hierarchy for referencing a capture’s hierarchy.Ben Clayton
2015-07-08Path: Add FindXXX helper functions for finding path nodes.Ben Clayton
2015-07-08Add path.Slice for referring to a subset of an array or slice.Ben Clayton
2015-07-08Update README.md'sBen Clayton
2015-07-08Add path.Validate to check for path correctness.Ben Clayton
2015-07-08Path: Use concrete types instead of path.Value where possible.Ben Clayton
2015-07-07Also generate java classes for service/path and atom packagesIan Cottrell
2015-07-06Add path.Report for referring to a capture’s report.Ben Clayton
2015-07-06Add Clone to path.Path.Ben Clayton
2015-07-03Merge changes Ia6b84521,I8d555de5 into studio-1.4-devBen Clayton
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
2015-07-03Add path.Flatten to flatten a path chain into a slice.Ben Clayton
2015-07-03Add service/path package.Ben Clayton