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

Use r8 for dexing and backporting (MOE 1.x) #4

Open
wants to merge 8 commits into
base: moe-1.9.1
Choose a base branch
from

Commits on Feb 21, 2022

  1. Start next dev iteration

    Noisyfox committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b8c60d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge commit '505b3cba36ffa0ffcfe4ac9e608bb7beb9267e9a' into moe-master

    # Conflicts:
    #	build.gradle
    Noisyfox committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e2b00f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. POC use d8 for dexing and backporting

    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1841749 View commit details
    Browse the repository at this point in the history
  2. Use r8 for processing

    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    79e4a36 View commit details
    Browse the repository at this point in the history
  3. Enable predexing and other proguard levels than all again.

    This is achieved with L8
    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7814326 View commit details
    Browse the repository at this point in the history
  4. Remove all occurences of dx

    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2fa9dcd View commit details
    Browse the repository at this point in the history
  5. Build r8 together with moe

    Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f5a42d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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