aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/remote/serializer.h
Commit message (Expand)AuthorAge
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Add error handling for serializer (for serializing case only) (#991)Gravatar rsgowman2018-04-05
* Move creation of pb_ostream_t's into Writer (#920)Gravatar rsgowman2018-03-15
* Eliminate TypedValue and serialize direct from FieldValue to bytes. (#860)Gravatar rsgowman2018-02-27
* Serialize (and deserialize) bool values (#791)Gravatar rsgowman2018-02-16
* Serialize and deserialize null (#783)Gravatar rsgowman2018-02-13
* Hook up nanopb to firestorep projectGravatar Rich Gowman2018-02-06