Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Protobuf from the ABT SDK #5890

Merged
merged 42 commits into from Jul 6, 2020
Merged

Remove Protobuf from the ABT SDK #5890

merged 42 commits into from Jul 6, 2020

Commits on Jun 4, 2020

  1. Copy the full SHA
    d51514a View commit details
    Browse the repository at this point in the history
  2. Remove a lot of the compiler errors, but not all of them. We need to …

    …figure out how RC serializes the NSData objects passed to FIRExperimentController in updateExperimentsWithServiceOrigin:
    christibbs committed Jun 4, 2020
    Copy the full SHA
    098e417 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Add ABTExperimentPayload class that replaces generated proto, refacto…

    …r classes that depend on it
    christibbs committed Jun 17, 2020
    Copy the full SHA
    912bb9c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Copy the full SHA
    d505e03 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Updates to ABTExperimentPayload API, tests for ABTConditionalUserProp…

    …ertyTest, add tests for ABTExperimentPayload
    christibbs committed Jun 23, 2020
    Copy the full SHA
    33d84c8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c952d0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bb2ce4c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Copy the full SHA
    7c3e642 View commit details
    Browse the repository at this point in the history
  2. Merge in master

    christibbs committed Jun 24, 2020
    Copy the full SHA
    220b383 View commit details
    Browse the repository at this point in the history
  3. Better documentation

    christibbs committed Jun 24, 2020
    Copy the full SHA
    5af4ccd View commit details
    Browse the repository at this point in the history
  4. Run scripts/styles.sh

    christibbs committed Jun 24, 2020
    Copy the full SHA
    360a659 View commit details
    Browse the repository at this point in the history
  5. Fix whitespace

    christibbs committed Jun 24, 2020
    Copy the full SHA
    fd1009a View commit details
    Browse the repository at this point in the history
  6. Remove protobuf imports

    christibbs committed Jun 24, 2020
    Copy the full SHA
    dade3e0 View commit details
    Browse the repository at this point in the history
  7. Bump pod spec version for ABT SDK, depend on new ABT SDK in RC. Fix u…

    …p RemoteConfigExperiment to use new ABTExperimentPayload object
    christibbs committed Jun 24, 2020
    Copy the full SHA
    b73cb00 View commit details
    Browse the repository at this point in the history
  8. scripts/style.sh

    christibbs committed Jun 24, 2020
    Copy the full SHA
    35d1ec9 View commit details
    Browse the repository at this point in the history
  9. Update In-app messaging to use new ABTExperimentPayload class, which …

    …involves extending the ABTExperimentPayload initializer to accept different values for overflowPolicy and experimentStartTime
    christibbs committed Jun 24, 2020
    Copy the full SHA
    c2b6de3 View commit details
    Browse the repository at this point in the history
  10. Delete test payload

    christibbs committed Jun 24, 2020
    Copy the full SHA
    12b9edb View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f6bc47d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    9d9798b View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOGs

    christibbs committed Jun 24, 2020
    Copy the full SHA
    71f9f63 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e793817 View commit details
    Browse the repository at this point in the history
  15. Refactor ABTExperimentPayload header into Private headers. Fix intege…

    …r types for millisecond metadata
    christibbs committed Jun 24, 2020
    Copy the full SHA
    3542804 View commit details
    Browse the repository at this point in the history
  16. scripts/styles.sh

    christibbs committed Jun 24, 2020
    Copy the full SHA
    2e2feb0 View commit details
    Browse the repository at this point in the history
  17. Fix integer parsing

    christibbs committed Jun 24, 2020
    Copy the full SHA
    a7a03bc View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    0491e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Fix copyrights

    christibbs committed Jun 25, 2020
    Copy the full SHA
    511e0b3 View commit details
    Browse the repository at this point in the history
  2. Fix CHANGELOG typo:

    christibbs committed Jun 25, 2020
    Copy the full SHA
    c75c41b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8e836ca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'abt-remove-protobuf' of github.com:firebase/firebase-io…

    …s-sdk into abt-remove-protobuf
    christibbs committed Jun 25, 2020
    Copy the full SHA
    49c6f99 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8088d0b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0ccb66c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'abt-remove-protobuf' of github.com:firebase/firebase-io…

    …s-sdk into abt-remove-protobuf
    christibbs committed Jun 25, 2020
    Copy the full SHA
    06831d2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cec1309 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Copy the full SHA
    de42dd0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4b97861 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2fb019e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'abt-remove-protobuf' of github.com:firebase/firebase-io…

    …s-sdk into abt-remove-protobuf
    christibbs committed Jun 26, 2020
    Copy the full SHA
    7f7c1c4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aba7f30 View commit details
    Browse the repository at this point in the history
  6. Use in64_t

    christibbs committed Jun 26, 2020
    Copy the full SHA
    bd89501 View commit details
    Browse the repository at this point in the history
  7. Fix Test Overflow

    paulb777 committed Jun 26, 2020
    Copy the full SHA
    f5ef534 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Copy the full SHA
    84d865f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Copy the full SHA
    8e68e3e View commit details
    Browse the repository at this point in the history