aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Travis build test for GoogleUtilities on iOS 6 and iOS 7 (#1529)Gravatar Paul Beusterien2018-07-13
* Fuzz testing Serializer with a dictionary and corpus (#1513)Gravatar Mina Farid2018-07-13
* Convert googletest and nanopb CMake builds to add_subdirectory (#1522)Gravatar Gil2018-07-13
* Restore iOS7 to GoogleUtilities (#1528)Gravatar Paul Beusterien2018-07-13
* Simplify README now that source pods are default (#1526)Gravatar Paul Beusterien2018-07-13
* Separate Xcode project and tests for GoogleUtilities (#1521)Gravatar Paul Beusterien2018-07-12
* Convert the gRPC external build to use an HTTP download (#1520)Gravatar Gil2018-07-11
* Fix Firestore when compiled with Xcode 8.3 (#1519)Gravatar Gil2018-07-11
* Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)Gravatar rsgowman2018-07-11
* Firestore CMake cleanup (#1510)Gravatar Gil2018-07-11
* Fix Firestore source errors under VS2017 (#1515)Gravatar Gil2018-07-11
* Add Auth interoperability library. (#1501)Gravatar Ryan Wilson2018-07-11
* Move GoogleUtilities out of Firebase directory (#1516)Gravatar Paul Beusterien2018-07-11
* Expose array transforms and array contains queries. (#1514)Gravatar Michael Lehenbauer2018-07-10
* C++ migration: add a C++ implementation of `FSTExponentialBackoff` (#1465)Gravatar Konstantin Varlamov2018-07-10
* Eliminate unnecessary DocumentKey->FSTDocumentKey conversions (#1507)Gravatar Konstantin Varlamov2018-07-10
* In FSTLocalDocumentsView, search for all batches affecting a set of keys in o...Gravatar Konstantin Varlamov2018-07-10
* Fix typo in LoggerLevel docs (#1511)Gravatar Paul Beusterien2018-07-10
* Check CMake files for copyrights (#1509)Gravatar Gil2018-07-10
* Reorganize cmake dependencies (#1508)Gravatar Gil2018-07-10
* avoid calling [UIApplication sharedApplication] in app extensions (#1503)Gravatar Chen Liang2018-07-09
* pod update for the addition of GoogleUtilities (#1506)Gravatar Gil2018-07-09
* Remove one more umbrella header import in Auth Tests (#1502)Gravatar Paul Beusterien2018-07-09
* C++: for immutable data structures, forbid ignoring result of insert/eraseGravatar Konstantin Varlamov2018-07-09
* Add allMutationsAffectingDocumentKeys to FSTMutationQueue (#1479)Gravatar Gil2018-07-09
* Add spec test support for target-scoped resume tokens (#1498)Gravatar Sebastian Schmidt2018-07-06
* Don't use module import in tests (#1500)Gravatar Paul Beusterien2018-07-06
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Add support for NoDocument in the local serializer (#1484)Gravatar rsgowman2018-07-03
* Fuzz test Serializer to decode FieldValue (#1485)Gravatar Mina Farid2018-07-03
* Merge pull request #1486 from morganchen12/messaging-unswizzleGravatar Morgan Chen2018-07-02
|\
| * Update Messaging changelogGravatar Morgan Chen2018-06-29
* | Merge pull request #1483 from morganchen12/messaging-unswizzleGravatar Morgan Chen2018-06-29
|\|
* | Initial (incomplete) implementation of f:f::core::Query (#1471)Gravatar rsgowman2018-06-29
* | Fix the race condition of global data flag and fcm auto init enabled flag (#1...Gravatar Chen Liang2018-06-29
| * Fix missing method in Messaging unswizzleGravatar Morgan Chen2018-06-29
|/
* Merge pull request #1482 from firebase/release-5.4.0Gravatar Paul Beusterien2018-06-29
|\
* | Add a CMake external build for c-ares (#1472)Gravatar Gil2018-06-28
* | Change 2015 to 2018 :) (#1474)Gravatar Ryan Wilson2018-06-28
* | Merge pull request #1475 from morganchen12/auth2Gravatar Morgan Chen2018-06-28
|\ \
| * | Update Auth changelogGravatar Morgan Chen2018-06-28
* | | Merge pull request #1436 from morganchen12/auth2Gravatar Morgan Chen2018-06-28
|\| |
* | | Add an external build for zlib (#1473)Gravatar Gil2018-06-28
* | | Add FirebaseCore component interoperability. (#1437)Gravatar Ryan Wilson2018-06-28
| | * Update versions for Release 5.4.0Gravatar Paul Beusterien2018-06-27
| |/ |/|
* | Better mocking for Core Unit Tests (#1467)Gravatar Ryan Wilson2018-06-27
* | Auth 5.0.2 release note updates (#1468)Gravatar Paul Beusterien2018-06-26
| * Fix bad parsing of JWT datesGravatar Morgan Chen2018-06-26
|/
* Merge pull request #1450 from morganchen12/auth4Gravatar Morgan Chen2018-06-26
|\
* | Install protobuf during CMake build (#1460)Gravatar Gil2018-06-26