aboutsummaryrefslogtreecommitdiff
path: root/image
AgeCommit message (Collapse)Author
2015-07-23Add imports for interface typesIan Cottrell
Also add java generation for the image package that we use for formats. Change-Id: I0f588406336658ea0dd3e35a31c428eb25c4ab5f
2015-07-19Use image.Format instead of service.ImageFormatIan Cottrell
Also add image.Float32 format Change-Id: I6758e4f0c866cfc4715a312b87849c4122c320d4
2015-07-14Remove md files from the repositoryIan Cottrell
Change-Id: Iab9ca6b490011fafce6860cb60f825b9f4603e26
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
Change-Id: I80f5459836b56b3c0b9ef9610b6803bd87b738ae
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
Change-Id: I37c2ecc6e9e98153178af57851b329672e6bb4fe
2015-06-26Make package level namespace objects, and cascade them from the global ↵Ian Cottrell
namespace, rather than adding all classes directly to the global namespace. We may need to add a caching optimisation for fallback namespaces in the future, as this will slow down ID lookup. Change-Id: I74f40dd670115b1b79435903d988ad58969f6141
2015-06-25Rebuild all _binary files with new schema featuresIan Cottrell
Change-Id: Ic9d996dc4fa71aa6a110228ceb77ffc2e2178c71
2015-06-25Rebuild markdown documentationBen Clayton
Change-Id: I4ac0c3729c6dfd399e590c562af7d5147b12b3b6
2015-06-17Make image formats serializableIan Cottrell
This is changes extracted from 155130 to make it more discussable. Change-Id: I4e319d2e0c6020442446350c2ab3e10e1c4c2ed9
2015-05-11Rename markdown files with correct extensionBen Clayton
Change-Id: I3820dcb1402e9e17acb665943cb6fc77634d1a6b
2015-05-11Add markdown documentation generated from godocBen Clayton
Change-Id: I27cd0bba6cc5a5419e16f99cdcfec2bfb8c05f7f
2015-02-20Initial drop of the image package.Ben Clayton
Package image provides functions for converting between various image formats. Change-Id: Id98cb492414225b44a412d78385db46b9b715a22