aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/test
Commit message (Expand)AuthorAge
...
* Remove predecessorKey,Object,Document, etc (#735)Gravatar Gil2018-02-01
* Start on ArraySortedMap in C++ (#721)Gravatar Gil2018-01-31
* Firestore DatabaseId in C++ (#727)Gravatar zxu2018-01-29
* Add absl_strings to firebase_firestore_util_test dependencies (#725)Gravatar rsgowman2018-01-29
* Import iterator_adaptors from google3 (#718)Gravatar Gil2018-01-29
* Fix a number of c++ build errors (#715)Gravatar rsgowman2018-01-27
* normalize and port the rest of Firebase/Port code (#713)Gravatar zxu2018-01-27
* 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
* 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
* 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
* implement C++ logger (#575)Gravatar zxu2017-12-20
* Use angle brackets for nonlocal #includes in Firestore (#580)Gravatar Gil2017-12-19
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30