aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * Fix bad JWT parsingGravatar Morgan Chen2018-06-25
|/
* Update Carthage docs for FirebaseML (#1441)Gravatar Paul Beusterien2018-06-25
|
* Fix undefined behavior sanitizer issues in RTDB (#1445)Gravatar Paul Beusterien2018-06-25
|
* Fix data race issue caught by sanitizer (#1446)Gravatar Paul Beusterien2018-06-25
|
* Refactor nanopb decoding methods (#1438)Gravatar rsgowman2018-06-25
| | | Rather than decoding the type, and then the contents, decode them both at once.
* Fix a few implicit converstion warnings (#1439)Gravatar rsgowman2018-06-22
| | | Were showing up in xcode build (but not cmake build)
* Refactored a few methods from anon namespace to remote serializer (#1435)Gravatar rsgowman2018-06-22
|
* Add a couple of new small Functions APIs. (#1434)Gravatar Bryan Klimt2018-06-21
| | | | | | * Add a Functions constructor that allows setting a region. * Add a method to set an emulator origin to use. * Update the changelog
* Initial creation of the local serializer. (#1415)Gravatar rsgowman2018-06-21
| | | Added a single, basic test as a motivator.
* Merge pull request #1432 from firebase/pb-merge53Gravatar Paul Beusterien2018-06-20
|\ | | | | Merge and resolve conflicts for release-5.3.0
| * Merge and resolve conflicts from release-5.3.0Gravatar Paul Beusterien2018-06-20
|/|
* | Remove Limbo Document GC (#1413)Gravatar Greg Soltis2018-06-20
| | | | | | | | | | | | * Remove usage of eager garbage collector for tracking limbo document references * Fix style
* | Removing the target state on stream error (#1420)Gravatar Sebastian Schmidt2018-06-20
| |
* | Merge pull request #1383 from morganchen12/auth2Gravatar Morgan Chen2018-06-20
|\ \ | | | | | | Promote users to non-anonymous status even when linking account w/o pw
| * | Promote users to non-anonymous status even when linking account w/o pwGravatar Morgan Chen2018-06-19
| | |
* | | add a warning message that the topic operation is suspended without a token ↵Gravatar Chen Liang2018-06-19
| | | | | | | | | | | | (#1427)
* | | Corrected the deprecation warning when subscribing to or unsubscribing from ↵Gravatar Chen Liang2018-06-19
| | | | | | | | | | | | a topic (#1425)
* | | remove the token check for topic subscription/unsubscription (#1422)Gravatar Chen Liang2018-06-19
| | |
* | | Fix typo in CHANGELOG (#1421)Gravatar Ryan Wilson2018-06-18
| | |
* | | Hookup serializer_test.cc to the xcode based test suite (#1343)Gravatar rsgowman2018-06-18
|\ \ \
* | | | Avoid closing unintialized substreams (#1411)Gravatar Mina Farid2018-06-18
| | | | | | | | | | | | | | | | | | | | * A substream should not be closed if pb_make_string_substream() failed to create it and returned false. * Fixed a potential wrong error message.
| * | | Merge pull request #1416 from firebase/wilhuff/protobuf_cppGravatar rsgowman2018-06-18
| |\ \ \ | | | | | | | | | | Fixups to rsgowman/protobuf_cpp
| | * | | Remove PB_FIELD_16BITGravatar Marek Gilbert2018-06-15
| | | | |
| | * | | Fix retain self warnings that crept inGravatar Marek Gilbert2018-06-15
| | | | |
| | * | | Disable warnings in the protobuf-C++ codeGravatar Marek Gilbert2018-06-15
| | | | |
| | * | | pod update output from cocoapods 1.5.3Gravatar Marek Gilbert2018-06-15
| | | | |
| | * | | Remove exclusions for serializer_test.ccGravatar Marek Gilbert2018-06-15
| | | | |
| | * | | Move -D flags into GCC_PREPROCESSOR_DEFINITIONSGravatar Marek Gilbert2018-06-15
| | | | |
| | * | | Add an explicit dependency on nanopbGravatar Marek Gilbert2018-06-15
| |/ / /
* | | | Automate release version updating (#1414)Gravatar Paul Beusterien2018-06-15
| | | |
* | | | One more FirebaseCore release note (#1408)Gravatar Paul Beusterien2018-06-13
| | | |
* | | | Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | * Add leveldb_transaction* to the CMake build * Use std::unique_ptr for leveldb::DB pointers
* | | | Core M28 release notes (#1407)Gravatar Paul Beusterien2018-06-13
| | | |
* | | | Remove unused static logging variable. (#1405)Gravatar Ryan Wilson2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused static variable. This was previously used in an iOS 7 comparison that was removed in Firebase version 5.0.0. * Remove unused test variable.
| * | | Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13
| | | | | | | | | | | | | | | | ... and run sync_project.rb
| | | * Version updates for Firebase 5.3.0 (#1406)Gravatar Paul Beusterien2018-06-13
| |_|/ |/| |
* | | Added comment about Carthage build phase (#1404)Gravatar Søren Gregersen2018-06-13
| | |
* | | Update CHANGELOG for Firestore v0.12.4 (#1400)Gravatar Gil2018-06-12
| | |
* | | Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
| | |
* | | Fix protobuf/nanopb builds on Windows (#1392)Gravatar Gil2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Build protobuf with CMake for compatibility with Windows. Fixes b/74067357 * Update to nanopb 0.3.9.1 This release includes functional CMake support for building the protoc plugin. * Fix license * Build nanopb out-of-source This is possible now that the build is CMake-based. * Find protoc on windows * Define CMAKE_ARGS in a more straightforward way * Adjust libprotobuf locations to account for CMake build
* | | Create Status objects from errno (#1374)Gravatar Gil2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a portable interface to strerror * Add Status::FromErrno * Add strerror_test.cc to the Xcode project * Use glibc feature selection macros instead of return-type overloads * Fix tensorflow references
| * | 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also "fixed" BadFieldValueTagWithOtherValidTagsPresent test by changing 'false' to 'true'. Details: Depending on the version of nanopb, nanopb would explicitly encode 'false', which shouldn't be done in proto3. When it's explicitly encoded, the test worked properly. But when it was (properly) dropped, the invalid tag is the only field that's actually encoded, thus violating the assumptions of the test, leading to a test failure. s/false/true fixes it, as now the boolean_value field is (properly) encoded regardless of version.
* | | | Fuzz testing Header Search Paths settings (#1395)Gravatar Mina Farid2018-06-11
| | | | | | | | | | | | | | | | * Modified `HEADER_SEARCH_PATHS` in the project file.
* | | | Update Travis to use CocoaPods 1.5.3 (#1391)Gravatar Paul Beusterien2018-06-08
| | | |
* | | | Disable sanitizer race condition error (#1390)Gravatar Paul Beusterien2018-06-08
| | | |
* | | | Allowing field deletes using merge fields (#1389)Gravatar Sebastian Schmidt2018-06-07
| | | |
* | | | Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
| | | | | | | | | | | | "Unauthenticated" is presumed to mean that token is expired (which might happen if local clock is wrong) and retried, subject to the usual backoff logic.
* | | | Adding AppCode schema for Fuzz tests (#1388)Gravatar Sebastian Schmidt2018-06-07
| | | |
* | | | Update changelog for 0.12.1 and 0.12.3 (#1387)Gravatar Gil2018-06-06
| | | | | | | | | | | | These releases had no user visible changes