aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Firestore.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAge
* Generate CMake frameworks from podspecs (#1531)Gravatar Gil2018-07-16
* Fuzz testing uses protoc from a pod dependency (#1538)Gravatar Mina Farid2018-07-16
* Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524)Gravatar Gil2018-07-15
* Fuzz testing Serializer with a dictionary and corpus (#1513)Gravatar Mina Farid2018-07-13
* Fix Firestore source errors under VS2017 (#1515)Gravatar Gil2018-07-11
* C++ migration: add a C++ implementation of `FSTExponentialBackoff` (#1465)Gravatar Konstantin Varlamov2018-07-10
* pod update for the addition of GoogleUtilities (#1506)Gravatar Gil2018-07-09
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Initial (incomplete) implementation of f:f::core::Query (#1471)Gravatar rsgowman2018-06-29
* Initial creation of the local serializer. (#1415)Gravatar rsgowman2018-06-21
* Hookup serializer_test.cc to the xcode based test suite (#1343)Gravatar rsgowman2018-06-18
|\
| * pod update output from cocoapods 1.5.3Gravatar Marek Gilbert2018-06-15
| * Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13
* | Create Status objects from errno (#1374)Gravatar Gil2018-06-12
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\
* | | Fuzz testing Header Search Paths settings (#1395)Gravatar Mina Farid2018-06-11
* | | Add pathname manipulation utilities (#1376)Gravatar Gil2018-06-05
| |/ |/|
* | Add a new Xcode target and scheme for fuzz tests (#1364)Gravatar Mina Farid2018-06-04
* | Fix Firestore compilation under Xcode < 9.2 (#1367)Gravatar Gil2018-06-01
| * Add CoreTestsProtos to scripts/sync_project.rb (and run it)Gravatar Rich Gowman2018-05-29
| * Rename cpp group to CoreTestsProtosGravatar Rich Gowman2018-05-29
| * Hookup serializer_test.cc to the xcode based test suiteGravatar Rich Gowman2018-05-28
| * Changes resulting from me running 'pod update'Gravatar Rich Gowman2018-05-25
|/
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Add a test synchronization script (#1303)Gravatar Gil2018-05-23
* Add a HARD_ASSERT C++ assertion macro (#1304)Gravatar Gil2018-05-22
* Firestore project fixes (#1301)Gravatar Gil2018-05-22
* Add a C++ native StringFormat (#1289)Gravatar Gil2018-05-21
* Prep for direct macOS support in Firestore pod (#1269)Gravatar Gil2018-05-14
* Update travis to use CocoaPods 1.5.2 (#1103)Gravatar Paul Beusterien2018-05-13
* Add remaining tests to Xcode (#1256)Gravatar Gil2018-05-10
* Add missing tests to the Firestore project (#1254)Gravatar Gil2018-05-09
* Align folders with actual test locations in the Firestore project (#1251)Gravatar Gil2018-05-09
* Firestore C++: compile ExecutorLibdispatch in Objective-C++ mode (#1237)Gravatar Konstantin Varlamov2018-05-08
* C++ migration: add AsyncQueue, the C++ version of FSTDispatchQueue (#1176)Gravatar Konstantin Varlamov2018-05-07
* Prepare Firestore for use as a static library (#1210)Gravatar Gil2018-05-03
* Define a general hashing utility in C++ (#1195)Gravatar Gil2018-05-01
* Rename iOS-specific targets with iOS-specific names (#1150)Gravatar Gil2018-04-20
* Prep Firestore Podfile for multiple platforms (#1148)Gravatar Gil2018-04-19
* Update project for CocoaPods 1.5.0. (#1147)Gravatar Gil2018-04-19
* Add GetOptions for controlling offline get behaviour (#655)Gravatar rsgowman2018-04-18
* Integration tests, changelog, and minor fixes for array transforms. (#1108)Gravatar Michael Lehenbauer2018-04-17
* Drop FSTRemoteDocumentChangeBuffer (#1013)Gravatar Greg Soltis2018-04-02
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* C++ migration: make Timestamp class a part of public API (#944)Gravatar Konstantin Varlamov2018-03-27
* Port FSTLevelDBKey to C++ (#937)Gravatar Gil2018-03-21
* Implements transactions for leveldb (#881)Gravatar Greg Soltis2018-03-15
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Add build infrastructure for Codable support in Firestore (#815)Gravatar Gil2018-02-26