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

Android rebase #202

Open
wants to merge 531 commits into
base: android
Choose a base branch
from
Open

Android rebase #202

wants to merge 531 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 6, 2021

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

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    fbb8297 View commit details
    Browse the repository at this point in the history
  2. Add Target assets

    AssetManager helps track target assets in a generic way
    tysmith committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3ec3d36 View commit details
    Browse the repository at this point in the history
  3. Increase support for assets

    - Remove TestCase meta file type
    - Add `--asset` command line argument
    - Add ability to save/load asset in TestCase
    - Remove `prefs.js` specific file handling
    tysmith committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4da33fd View commit details
    Browse the repository at this point in the history
  4. [tests] Use spec_set with Mock where possible

    - This can help prevent bit-rot and typos
    tysmith committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a9be0b0 View commit details
    Browse the repository at this point in the history
  5. Allow updating existing assets

    - Add additional checks when adding assets
    tysmith committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3ba5170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a64fc17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfceeea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dabb0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3adf7d View commit details
    Browse the repository at this point in the history
  10. Fix '--prefs' argument

    tysmith committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    06d8488 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e628d0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0f0d97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2296b15 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    493d5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556ad6c View commit details
    Browse the repository at this point in the history
  3. Rename Target.detect_failure() -> Target.check_result()

    - Use Result enum in RunResult
    - Update Result enum members
    tysmith committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e1dadc1 View commit details
    Browse the repository at this point in the history
  4. Use enum for Exit codes

    tysmith committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    113180d View commit details
    Browse the repository at this point in the history
  5. Use enum for testcase quality

    tysmith committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f19ec13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08fbfb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b4032f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e6829d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e9830a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca75f61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41ddbf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Add Target.filtered_environ()

    tysmith committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    0797876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44910d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

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

Commits on Oct 6, 2021

  1. Simplify filtered_environ()

    tysmith committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    74e681c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebb2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f6439 View commit details
    Browse the repository at this point in the history
  4. Move Report to a new file

    tysmith committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    cf9f3a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4dab64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eaa389 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82a19c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbca0b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9635752 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3a727a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c55502e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03a9a20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba80e63 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10f72b3 View commit details
    Browse the repository at this point in the history
  15. Fix status db update race

    tysmith committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    00ace68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99be7e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c6ac565 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Only lock db when update is required

    Don't lock db to perform initial version check.
    tysmith committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    aeb86ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f21ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd4858 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f52440 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    a2673d6 View commit details
    Browse the repository at this point in the history
  2. Avoid status data pid reuse

    tysmith committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ea0216f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78943bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b32f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e047fa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    063be3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a902d84 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    b6c027a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949d35d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc0ce0e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    ae48fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ed527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34990a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    b0b3551 View commit details
    Browse the repository at this point in the history
  2. Add ResultEntry

    tysmith committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ba20928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c433295 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    e370b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1206b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2242fc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    01d6629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e0901 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Simplify TestCase and TestFile implementations

    - Write TestFile data to filesystem instead of caching
    - Rename TestCase.add_from_data() to TestCase.add_from_bytes()
    - Add 'copy' kwarg to TestCase.add_from_file()
    - Add TestCase.data_path property for serving directly
    - Replace TestCase.contains() with TestCase.contents property
    tysmith committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2595240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46b824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38515e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65c4cd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bec3484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6452000 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd7c7c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6b63d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1673dd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a438efe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f36d42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecb3e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    bf9de93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    743b806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    020377c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    90662d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbf472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb9bf5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b36dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d4e229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fe18b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    91b052d View commit details
    Browse the repository at this point in the history
  2. Always write reducer stats to DB when recording a milestone.

    This will better summarize what happened when exceptions are raised (eg.
    fail to repro) since milestones like "final" are automatically recorded.
    jschwartzentruber committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    6c8deb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907153e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    390eb1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62cda53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f332a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89f7cb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. [sapphire] Use Path() where possible in Job()

    - Fix Windows short file names
    tysmith committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b33ff35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d09e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90ae59 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Add '--smoke-test' command line argument

    This can be used in CI to run a few iterations.
    tysmith committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7c08f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1527917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efefb96 View commit details
    Browse the repository at this point in the history
  4. Add testcase Quality.IGNORED

    tysmith committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    83d87d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79a260a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Fix typo

    tysmith committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    b36b7eb View commit details
    Browse the repository at this point in the history
  2. Add 'grizzly.replay.crash' and 'grizzly.replay.bucket'

    This involved updating and reusing the 'grizzly.reduce.crash'
    and 'grizzly.reduce.bucket' code.
    tysmith committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    fca0e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c41478 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 21, 2022

  1. Update '--logs' argument

    When running grizzly it defaults to the current directory.
    When running grizzly reduce/replay defaults to None (no logs).
    tysmith committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2dcea8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1985837 View commit details
    Browse the repository at this point in the history
  3. [ci] Add macOS CI

    jschwartzentruber committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    596318e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix a few typos

    tysmith committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0eecde2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    8ad4a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4b880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5788305 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a31074 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa647a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22074c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    547d84c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Use pathlib in replay

    tysmith committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    35ff2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d912c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82769f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. [replay] Display message before processing result

    This can help inform the end user and avoid aborting when a result
    is being processed.
    tysmith committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a3a20d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Use new PrefPicker API

    tysmith committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    19d96cf View commit details
    Browse the repository at this point in the history
  2. Update argument handling

    tysmith committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d2bb6ed View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    5ead9e9 View commit details
    Browse the repository at this point in the history
  2. [ci] Add Python3.10

    tysmith committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ab92b89 View commit details
    Browse the repository at this point in the history
  3. [ci] Update tools used by pre-commit

    - Apply black format changes
    tysmith committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    820d0d3 View commit details
    Browse the repository at this point in the history
  4. [tests] Remove unused logger

    tysmith committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cc213f2 View commit details
    Browse the repository at this point in the history
  5. [ci] Add .codecov.yml

    tysmith committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ee1c682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    902bf9f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    5669bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3434c14 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 30, 2022

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

Commits on Apr 5, 2022

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

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    38e6dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356d141 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Update README

    tysmith committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d85574e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. [reduce] Add argument --no-repro-quality

    This will allow reduction attempts on multiple platforms in automation.
    tysmith committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3da0c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7107077 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 11, 2022

  1. [reduce] Normalize line-endings to \n before beautification.

    Also leave "weird" line-endings alone. Characters like \v can randomly
    appear in generated strings, and should not result in line breaks that
    might break syntax and therefore beautification.
    jschwartzentruber committed May 11, 2022
    Configuration menu
    Copy the full SHA
    12b0c2d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    692f00e View commit details
    Browse the repository at this point in the history
  2. Remove an invalid assertion

    tysmith committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f41f4ac View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. [ci] Update Black to 22.6.0

    tysmith committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    08924f1 View commit details
    Browse the repository at this point in the history
  2. Add support for built in browser headless mode

    Add --headless argument
    tysmith committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1dac7c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    f5f758f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2992569 View commit details
    Browse the repository at this point in the history
  3. Only send SIGUSR1 to browser processes when using --coverage

    Also refactor checking signaled processes for open files
    tysmith committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b39a72e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd70361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1b89e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    1dd39eb View commit details
    Browse the repository at this point in the history
  2. [replay] Add --post-launch-delay argument

    This adds the ability to schedule a delay after the browser
    is launched but before a test is loaded to allow time to
    attach debuggers, etc.
    tysmith committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9e13457 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    fca2ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494bbc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    e2786bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c4d6d View commit details
    Browse the repository at this point in the history
  3. Add Android support

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    59f3c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81dfcfa View commit details
    Browse the repository at this point in the history
  5. Fixes for --install-asan

    jschwartzentruber authored and tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    93b0517 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    922f8ba View commit details
    Browse the repository at this point in the history
  7. [tests] Fix adb tests

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c0ed671 View commit details
    Browse the repository at this point in the history
  8. Remove duplicate code

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5080e80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b640e6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e3a41f View commit details
    Browse the repository at this point in the history
  11. Refactor checks for required binaries

    * Remove fake_aapt.py
    * Update tests
    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    342822c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc3758a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c924258 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2debf78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    276dd7e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88dd54c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7392973 View commit details
    Browse the repository at this point in the history
  18. Revert aapt path

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    80b87c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b14ab1c View commit details
    Browse the repository at this point in the history
  20. Cleanup ADBSession.connect()

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5014050 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    37459ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d0fbc71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4e6f8aa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5c236e7 View commit details
    Browse the repository at this point in the history
  25. Remove fake_adb.py

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1d4cf16 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ac0b160 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    148db6c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    44e40f8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    741e347 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7bd3a3c View commit details
    Browse the repository at this point in the history
  31. Misc nits

    - Make some functions generators
    - Add more sanity checks
    - Update tests
    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b1ab1d5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a35d22d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6e08ec0 View commit details
    Browse the repository at this point in the history
  34. Add ASan support

    At this time ASAN_OPTIONS=log_file='...' does not seem to work correctly
    See google/sanitizers#1135
    
    - detect ASan logs in logcat output
    - add ability to install ASan
    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    14e28b5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ddf90b4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8b7ceed View commit details
    Browse the repository at this point in the history
  37. Add more ASAN_OPTIONS

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    bd093c6 View commit details
    Browse the repository at this point in the history
  38. Fix a couple nits

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    91ee9f0 View commit details
    Browse the repository at this point in the history
  39. Reorganize ADBSession

    * Add documentation
    * Fix nits
    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c2f25cc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4ae6ad2 View commit details
    Browse the repository at this point in the history
  41. Fix log mode for Python 3

    jschwartzentruber authored and tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4fc0a40 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c4e257b View commit details
    Browse the repository at this point in the history
  43. Fix tests broken in 536a787

    jschwartzentruber authored and tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f236209 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c09ed7c View commit details
    Browse the repository at this point in the history
  45. Fix copy/paste error

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    498dbca View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    780e8ef View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    adb2e6c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7e311f9 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0b81a4e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    caca204 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    bb6e87f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8c9654b View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    258142f View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    be20960 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    c8a6fbb View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    72e4207 View commit details
    Browse the repository at this point in the history
  57. [android] Remove log_path from ASAN_OPTIONS

    It isn't working yet, and breaks launch.
    jschwartzentruber authored and tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6b4965f View commit details
    Browse the repository at this point in the history
  58. [adb] Update bit-rotted code

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    def2c89 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    2cdb689 View commit details
    Browse the repository at this point in the history
  60. [adb] Use new PrefPicker API

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e4f6252 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f8d92dc View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    29c0f8a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4b75be9 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6f3cb3a View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f676525 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    f946355 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    df046a1 View commit details
    Browse the repository at this point in the history
  68. Use relative imports

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b896535 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    a4b04db View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    ec149c4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    139eed9 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    55624c7 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    0d0390e View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    c6e20d3 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3957ba6 View commit details
    Browse the repository at this point in the history
  76. [adb] Add ADBSession.shell()

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    42ea47e View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    ff2b07f View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    0698e53 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    c4b9996 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    9386ab2 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    4a20e0a View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    d276901 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    4c26008 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ac0cf13 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    6f00ccb View commit details
    Browse the repository at this point in the history
  86. [adb] Use pidof to lookup pid

    tysmith committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2a15ca8 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    3c29ed9 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    c14be56 View commit details
    Browse the repository at this point in the history