aboutsummaryrefslogtreecommitdiff
path: root/service/service.go
AgeCommit message (Expand)Author
2015-08-03Add new wireframe overlay mode to highlight the selected draw call.Ben Clayton
2015-07-21Add exported handlingIan Cottrell
2015-07-20Drop service.Hierarchy and just use atom.GroupIan Cottrell
2015-07-20Rename service.RPC service.ServiceIan Cottrell
2015-07-20Move the non generated stuff to files that don't look like they were generated.Ian Cottrell
2015-07-20Remove the path helper codergen stuffIan Cottrell
2015-07-19Change the http handlers to work in terms of a service.RPC rather than a data...Ian Cottrell
2015-07-19ResolveBlob is only used in one place, just roll it in.Ian Cottrell
2015-07-19Remove service.AtomStream and use atom.List everywhereIan Cottrell
2015-07-17Rip out the ID objects and the resolve functionsIan Cottrell
2015-07-14Generating the go client code from the interfaceIan Cottrell
2015-07-13Java encoder fixesIan Cottrell
2015-07-07Generate separate java classes for each encodable typeIan Cottrell
2015-07-06Document AtomStream.Clone.Ben Clayton
2015-07-06Add new Set() RPC that complements Get().Ben Clayton
2015-06-01Add back generation of java code.Ian Cottrell
2015-04-14Change embed so we can use dependancies in the build, also rpcapiIan Cottrell
2015-04-14New version of codergen.Ian Cottrell
2015-03-31Do codergen outside of rpcapiIan Cottrell
2015-02-26Clean up and unify the style of each package's brief documentation.Ben Clayton
2015-02-23Initial drop of the gpu service packageIan Cottrell