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

Configure baseline profiles in the baselineProfile lambda V2 #1402

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configure baseline profiles in the baselineProfile lambda

    This is the correct and easiest way to set up baseline profiles
    correctly. See b/313428246 for more context.
    
    Change-Id: Iea68ba5bcdbf62f377cae146ff56603448458726
    keyboardsurfer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1de7713 View commit details
    Browse the repository at this point in the history
  2. Use API 31 GMD

    Change-Id: I045bb67955986395aebadacab0159234d6f1860a
    keyboardsurfer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1dfa3eb View commit details
    Browse the repository at this point in the history
  3. Handle empty topics during baseline profile generation

    Change-Id: I8655a51908e0c994d40cd2ea242723d65cc201c6
    keyboardsurfer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    29243cf View commit details
    Browse the repository at this point in the history
  4. Revert to API 33 GMD and fail empty screen tests

    Change-Id: Ib0aeb35aa43b5e1d949652123ae9a5a480c40822
    keyboardsurfer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b007f9c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update benchmarks/src/main/kotlin/com/google/samples/apps/nowinandroi…

    …d/interests/InterestsActions.kt
    
    Co-authored-by: Tomáš Mlynarič <mlykotom@google.com>
    keyboardsurfer and mlykotom committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    53a381c View commit details
    Browse the repository at this point in the history
  2. Update benchmarks/src/main/kotlin/com/google/samples/apps/nowinandroi…

    …d/foryou/ForYouActions.kt
    
    Co-authored-by: Tomáš Mlynarič <mlykotom@google.com>
    keyboardsurfer and mlykotom committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fce7789 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    Change-Id: I6f8eec0f15ef5687d2a9b7ea4432c1798d271b97
    keyboardsurfer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1403a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Rename withChildren to noChildren for better legibility

    Co-authored-by: Jaehwa Noh <shwoghk14@gmail.com>
    keyboardsurfer and Jaehwa-Noh committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ca87160 View commit details
    Browse the repository at this point in the history
  2. Remove unused log tags

    Co-authored-by: Jaehwa Noh <shwoghk14@gmail.com>
    keyboardsurfer and Jaehwa-Noh committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    00051d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Update benchmark and metrics versions

    Change-Id: Iac451fb9b8fe14bf0dcc3dc5d9fc39b6e7a81463
    keyboardsurfer committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e6b101 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Upgrade to AGP 8.4.0-rc02 and Gradle 8.6

    Change-Id: I6ee72b5ab4ed54a186173401a3a4f5cf36012b3b
    keyboardsurfer committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    09d7267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0016b74 View commit details
    Browse the repository at this point in the history