summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-04-06Implement Message Carbons enable requestAlan Young
Swift-Commit: b16a2d1483f59ad93a2171c6c286e12f4ebbf3be Change-Id: I8d5b5d9975651a2353909dea976f58e4bf12e014
2015-06-23Adds Carbons Element.Tarun Gupta
Adds: CarbonsDisable Element, its Parser and Serializer. CarbonsEnable Element, its Parser and Serializer. CarbonsPrivate Element, its Parser and Serializer. CarbonsReceived Element, its Parser and Serializer. CarbonsSent Element, its Parser and Serializer. Thread Element, its Parser and Serializer. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. Test-Information: Tests added for CarbonsParser and CarbonsSerializers, which tests all the above functionalities and passes. Change-Id: I101b1b34c24515d5ba19a995254755af77c4e6e1