aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src
Commit message (Expand)AuthorAge
...
* implement `TargetIdGenerator` in C++ for Firestore (#701)Gravatar zxu2018-01-25
* normalize string_util (#708)Gravatar zxu2018-01-25
* Implement the rest of FieldValue types for C++ (#687)Gravatar zxu2018-01-25
* Use Comparator in FieldValue. (#686)Gravatar Gil2018-01-19
* Port comparison to C++ (#678)Gravatar Gil2018-01-19
* Add platform detection logic for SecureRandom (#676)Gravatar Gil2018-01-19
* Fix CMake build and lint warnings in field_value.cc (#677)Gravatar Gil2018-01-17
* Add a cc_library to the CMake build (#670)Gravatar Gil2018-01-17
* implement FieldValue for null, boolean, and array in C++. (#637)Gravatar zxu2018-01-17
* Fix C++ lint errors (#668)Gravatar Gil2018-01-17
* Enable warnings in the CMake build (#669)Gravatar Gil2018-01-16
* Build gRPC for Firestore C++ (#652)Gravatar Gil2018-01-13
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* implement C++ assert (stdio, apple) (#612)Gravatar zxu2018-01-08
* Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
* Build and test both C++ loggers where possible (#595)Gravatar Gil2018-01-03
* Build FirebaseCore from CMake (#594)Gravatar Gil2018-01-01
* implement C++ logger (#575)Gravatar zxu2017-12-20
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30