aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use fixed-sized types (#719)Gravatar Gil2018-01-28
* Version updates to 4.8.2 (#722)Gravatar Paul Beusterien2018-01-27
* Fix a number of c++ build errors (#715)Gravatar rsgowman2018-01-27
* Add the C++ linter to the repo (#720)Gravatar Gil2018-01-27
* travis: check for copyright in sources (#717)Gravatar Paul Beusterien2018-01-27
* Fix b/72502745: OnlineState changes cause limbo document crash. (#470) (#714)Gravatar Michael Lehenbauer2018-01-27
* normalize and port the rest of Firebase/Port code (#713)Gravatar zxu2018-01-27
* port TargetIdGenerator to iOS (#709)Gravatar zxu2018-01-25
* adding unit test for auto init enable function (#710)Gravatar Chen Liang2018-01-25
* implement `TargetIdGenerator` in C++ for Firestore (#701)Gravatar zxu2018-01-25
* normalize string_util (#708)Gravatar zxu2018-01-25
* Update CHANGELOG for M21.1 release (#679)Gravatar Ryan Wilson2018-01-25
* Fix incorrect deprecation message (#688)Gravatar Iulian Onofrei2018-01-25
* README - FirebaseCore source pod must be included with all source pods (#705)Gravatar Paul Beusterien2018-01-25
* Implement the rest of FieldValue types for C++ (#687)Gravatar zxu2018-01-25
* Properly publish Abseil sources as a part of the podspec (#704)Gravatar Gil2018-01-24
* Adds explicit core graphics dependency to auth (#700)Gravatar Zsika Phillip2018-01-24
* Merge pull request #699 from firebase/messaging-copyGravatar Chen Liang2018-01-24
|\
| * Merge branch 'master' into messaging-copyGravatar Chen Liang2018-01-24
| |\ | |/ |/|
| * revert unrelated changesGravatar chliangGoogle2018-01-24
| * revert unrelated changesGravatar chliangGoogle2018-01-24
| * revert unrelated changesGravatar chliangGoogle2018-01-24
| * Adding enable/disable property to FCM token auto InitializationGravatar chliangGoogle2018-01-24
* | Update FirebaseMessaging protos (#696)Gravatar Paul Beusterien2018-01-24
* | Disable Messaging build warnings (#697)Gravatar Paul Beusterien2018-01-24
* | Update travis to use CocoaPods 1.4.0 (#692)Gravatar Paul Beusterien2018-01-23
* | Merge pull request #691 from firebase/schmidt-sebastian-patch-5Gravatar Sebastian Schmidt2018-01-22
|\ \
| * | Fixing spelling error in FIRStorageErrorsGravatar Sebastian Schmidt2018-01-22
|/ /
* | Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* | style.sh - output unformatted files in test-only and ignore generated config....Gravatar Paul Beusterien2018-01-21
* | 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 build warnings by making void parameter explicit (#681)Gravatar Paul Beusterien2018-01-19
* | Merge pull request #680 from firebase/release-4.8.1Gravatar Paul Beusterien2018-01-18
|\ \
* | | Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* | | 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
* | | Simplify integration with googletest (#672)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
* | | Add assert_test to the Xcode build (#671)Gravatar Gil2018-01-16
| * | Merge pull request #667 from firebase/bs-cherrypickGravatar Benoit St-Pierre2018-01-15
| |\ \
* | | | Travis - run tests only for changed code (#665)Gravatar Paul Beusterien2018-01-15
| | * | Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-15
| |/ /
* | | Inject infoDictionary to fix flakey tests. (#664)Gravatar Ryan Wilson2018-01-15
* | | Build gRPC for Firestore C++ (#652)Gravatar Gil2018-01-13
* | | Validate clang-format compliance in travis (#648)Gravatar Paul Beusterien2018-01-13
* | | Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-12