Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10047550 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Moving test and debug modules to javatests/ and remove some whitelisted files | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047551 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 2 | N/a | 2 | .kt | kt | apache-2.0 | android/android-test |
10047552 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 2 | N/a | 2 | .kt | kt | apache-2.0 | android/android-test |
10047553 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 2 | N/a | 2 | .kt | kt | apache-2.0 | android/android-test |
10047554 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 2 | N/a | 2 | .kt | kt | apache-2.0 | android/android-test |
10047555 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 2 | N/a | 2 | .kt | kt | apache-2.0 | android/android-test |
10047556 | <NME> BUILD.bazel
<BEF> # Description: Tests for Runner
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 4 | Fix runner/android_junit_runner bazel emulator tests | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047557 | <NME> BUILD.bazel
<BEF> # Description: Tests for Runner
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 4 | Fix runner/android_junit_runner bazel emulator tests | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047558 | <NME> BUILD.bazel
<BEF> # Description: Tests for Runner
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 4 | Fix runner/android_junit_runner bazel emulator tests | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047559 | <NME> BUILD.bazel
<BEF> # Description: Tests for Runner
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 4 | Fix runner/android_junit_runner bazel emulator tests | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047560 | <NME> BUILD.bazel
<BEF> # Description: Tests for Runner
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 4 | Fix runner/android_junit_runner bazel emulator tests | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047561 | <NME> UiControllerImplIntegrationTest.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 11 | Use consistent InputDevice source for input gesture injection | 20 | .java | java | apache-2.0 | android/android-test |
10047562 | <NME> UiControllerImplIntegrationTest.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 11 | Use consistent InputDevice source for input gesture injection | 20 | .java | java | apache-2.0 | android/android-test |
10047563 | <NME> UiControllerImplIntegrationTest.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 11 | Use consistent InputDevice source for input gesture injection | 20 | .java | java | apache-2.0 | android/android-test |
10047564 | <NME> UiControllerImplIntegrationTest.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 11 | Use consistent InputDevice source for input gesture injection | 20 | .java | java | apache-2.0 | android/android-test |
10047565 | <NME> UiControllerImplIntegrationTest.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 11 | Use consistent InputDevice source for input gesture injection | 20 | .java | java | apache-2.0 | android/android-test |
10047566 | <NME> CONTRIBUTING.md
<BEF> # How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributor License Agreement
Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) r... | 1 | Merge pull request #100 from android:prtest2 | 1 | .md | md | apache-2.0 | android/android-test |
10047567 | <NME> CONTRIBUTING.md
<BEF> # How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributor License Agreement
Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) r... | 1 | Merge pull request #100 from android:prtest2 | 1 | .md | md | apache-2.0 | android/android-test |
10047568 | <NME> CONTRIBUTING.md
<BEF> # How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributor License Agreement
Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) r... | 1 | Merge pull request #100 from android:prtest2 | 1 | .md | md | apache-2.0 | android/android-test |
10047569 | <NME> CONTRIBUTING.md
<BEF> # How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributor License Agreement
Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) r... | 1 | Merge pull request #100 from android:prtest2 | 1 | .md | md | apache-2.0 | android/android-test |
10047570 | <NME> CONTRIBUTING.md
<BEF> # How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributor License Agreement
Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) r... | 1 | Merge pull request #100 from android:prtest2 | 1 | .md | md | apache-2.0 | android/android-test |
10047571 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load('//tools/android/emulated_devices:macro/image.bzl', 'new_image', 'image_api')
_IMG_TEMPLATE = (
'@androidsdk//:emulator_images_%s'
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google"
_ANDROID = "android"
_WEAR = "... | 12 | API 15 has concurrency issues when ncores > 1. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10047572 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load('//tools/android/emulated_devices:macro/image.bzl', 'new_image', 'image_api')
_IMG_TEMPLATE = (
'@androidsdk//:emulator_images_%s'
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google"
_ANDROID = "android"
_WEAR = "... | 12 | API 15 has concurrency issues when ncores > 1. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10047573 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load('//tools/android/emulated_devices:macro/image.bzl', 'new_image', 'image_api')
_IMG_TEMPLATE = (
'@androidsdk//:emulator_images_%s'
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google"
_ANDROID = "android"
_WEAR = "... | 12 | API 15 has concurrency issues when ncores > 1. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10047574 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load('//tools/android/emulated_devices:macro/image.bzl', 'new_image', 'image_api')
_IMG_TEMPLATE = (
'@androidsdk//:emulator_images_%s'
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google"
_ANDROID = "android"
_WEAR = "... | 12 | API 15 has concurrency issues when ncores > 1. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10047575 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load('//tools/android/emulated_devices:macro/image.bzl', 'new_image', 'image_api')
_IMG_TEMPLATE = (
'@androidsdk//:emulator_images_%s'
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google"
_ANDROID = "android"
_WEAR = "... | 12 | API 15 has concurrency issues when ncores > 1. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10047576 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | Replace references to android.support.test with androidx.test. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047577 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | Replace references to android.support.test with androidx.test. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047578 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | Replace references to android.support.test with androidx.test. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047579 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | Replace references to android.support.test with androidx.test. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047580 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | Replace references to android.support.test with androidx.test. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047581 | <NME> README.md
<BEF> [](https://travis-ci.org/bsamseth/cpp-project)
[](https://coveralls.io/github/bsamseth/cpp-project?branch=master)
[](https://travis-ci.org/bsamseth/cpp-project)
[](https://coveralls.io/github/bsamseth/cpp-project?branch=master)
[![licens... | 18 | Add code quality badge to README.md (#6) | 19 | .md | md | unlicense | bsamseth/cpp-project |
10047583 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Enable Android TV API 27 emulator image target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047584 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Enable Android TV API 27 emulator image target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047585 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Enable Android TV API 27 emulator image target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047586 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Enable Android TV API 27 emulator image target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047587 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Enable Android TV API 27 emulator image target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047588 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | mount remount,rw /system will fail for device busy after API 24. | 1 | .py | py | apache-2.0 | android/android-test |
10047589 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | mount remount,rw /system will fail for device busy after API 24. | 1 | .py | py | apache-2.0 | android/android-test |
10047590 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | mount remount,rw /system will fail for device busy after API 24. | 1 | .py | py | apache-2.0 | android/android-test |
10047591 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | mount remount,rw /system will fail for device busy after API 24. | 1 | .py | py | apache-2.0 | android/android-test |
10047592 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | mount remount,rw /system will fail for device busy after API 24. | 1 | .py | py | apache-2.0 | android/android-test |
10047593 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 4 | Set idle timeout for OkHttpChannel to 30 seconds | 1 | .kt | kt | apache-2.0 | android/android-test |
10047594 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 4 | Set idle timeout for OkHttpChannel to 30 seconds | 1 | .kt | kt | apache-2.0 | android/android-test |
10047595 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 4 | Set idle timeout for OkHttpChannel to 30 seconds | 1 | .kt | kt | apache-2.0 | android/android-test |
10047596 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 4 | Set idle timeout for OkHttpChannel to 30 seconds | 1 | .kt | kt | apache-2.0 | android/android-test |
10047597 | <NME> DeviceControllerModule.kt
<BEF> /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 4 | Set idle timeout for OkHttpChannel to 30 seconds | 1 | .kt | kt | apache-2.0 | android/android-test |
10047598 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_n... | 1 | Add multidex option to android_library_instrumentation_tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10047599 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_n... | 1 | Add multidex option to android_library_instrumentation_tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10047600 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_n... | 1 | Add multidex option to android_library_instrumentation_tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10047601 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_n... | 1 | Add multidex option to android_library_instrumentation_tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10047602 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_n... | 1 | Add multidex option to android_library_instrumentation_tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10047603 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/...
This set of BUILD files allow //tools/device_broker/java/com/google/android/apps/common/testing/suite:entry_point_deploy.jar to be built and vendored into Bazel for android_instrumentation_... | 16 | BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/... | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047604 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/...
This set of BUILD files allow //tools/device_broker/java/com/google/android/apps/common/testing/suite:entry_point_deploy.jar to be built and vendored into Bazel for android_instrumentation_... | 16 | BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/... | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047605 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/...
This set of BUILD files allow //tools/device_broker/java/com/google/android/apps/common/testing/suite:entry_point_deploy.jar to be built and vendored into Bazel for android_instrumentation_... | 16 | BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/... | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047606 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/...
This set of BUILD files allow //tools/device_broker/java/com/google/android/apps/common/testing/suite:entry_point_deploy.jar to be built and vendored into Bazel for android_instrumentation_... | 16 | BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/... | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047607 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/...
This set of BUILD files allow //tools/device_broker/java/com/google/android/apps/common/testing/suite:entry_point_deploy.jar to be built and vendored into Bazel for android_instrumentation_... | 16 | BUILD.bazel files for //tools/device_broker/java/com/google/android/apps/common/testing/... | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047608 | <NME> StackTrimmerTest.java
<BEF> ADDFILE
<MSG> Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes.
This change should clean up test failure reporting by:
- Remove test runner framework related stack frames
- Truncate stack traces to a 64KB size when running under ... | 65 | Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes. | 0 | .java | java | apache-2.0 | android/android-test |
10047609 | <NME> StackTrimmerTest.java
<BEF> ADDFILE
<MSG> Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes.
This change should clean up test failure reporting by:
- Remove test runner framework related stack frames
- Truncate stack traces to a 64KB size when running under ... | 65 | Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes. | 0 | .java | java | apache-2.0 | android/android-test |
10047610 | <NME> StackTrimmerTest.java
<BEF> ADDFILE
<MSG> Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes.
This change should clean up test failure reporting by:
- Remove test runner framework related stack frames
- Truncate stack traces to a 64KB size when running under ... | 65 | Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes. | 0 | .java | java | apache-2.0 | android/android-test |
10047611 | <NME> StackTrimmerTest.java
<BEF> ADDFILE
<MSG> Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes.
This change should clean up test failure reporting by:
- Remove test runner framework related stack frames
- Truncate stack traces to a 64KB size when running under ... | 65 | Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes. | 0 | .java | java | apache-2.0 | android/android-test |
10047612 | <NME> StackTrimmerTest.java
<BEF> ADDFILE
<MSG> Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes.
This change should clean up test failure reporting by:
- Remove test runner framework related stack frames
- Truncate stack traces to a 64KB size when running under ... | 65 | Trim and truncate test failure stack traces for both orchestrator and classic/non-orchestrator modes. | 0 | .java | java | apache-2.0 | android/android-test |
10047613 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_android_packag... | 3 | Add nocompress_extension option to android_library_instrumentation_tests target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047614 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_android_packag... | 3 | Add nocompress_extension option to android_library_instrumentation_tests target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047615 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_android_packag... | 3 | Add nocompress_extension option to android_library_instrumentation_tests target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047616 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_android_packag... | 3 | Add nocompress_extension option to android_library_instrumentation_tests target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047617 | <NME> android_library_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android library."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_android_packag... | 3 | Add nocompress_extension option to android_library_instrumentation_tests target. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047618 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Add google analystic for unified_launcher. Now it's very simple. Will try do add more dimensions later. | 0 | .py | py | apache-2.0 | android/android-test |
10047619 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Add google analystic for unified_launcher. Now it's very simple. Will try do add more dimensions later. | 0 | .py | py | apache-2.0 | android/android-test |
10047620 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Add google analystic for unified_launcher. Now it's very simple. Will try do add more dimensions later. | 0 | .py | py | apache-2.0 | android/android-test |
10047621 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Add google analystic for unified_launcher. Now it's very simple. Will try do add more dimensions later. | 0 | .py | py | apache-2.0 | android/android-test |
10047622 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Add google analystic for unified_launcher. Now it's very simple. Will try do add more dimensions later. | 0 | .py | py | apache-2.0 | android/android-test |
10047623 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
"//tools/android/emulated_devices:macro/image.bzl",
"image_api",
"image_arch",
"image_compressed_suffix",
"image_device_visibility",
"image_flavor",
"image_version_string",
)
load(
"//tools/an... | 1 | Migrate android_device to Skylark implementation. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047624 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
"//tools/android/emulated_devices:macro/image.bzl",
"image_api",
"image_arch",
"image_compressed_suffix",
"image_device_visibility",
"image_flavor",
"image_version_string",
)
load(
"//tools/an... | 1 | Migrate android_device to Skylark implementation. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047625 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
"//tools/android/emulated_devices:macro/image.bzl",
"image_api",
"image_arch",
"image_compressed_suffix",
"image_device_visibility",
"image_flavor",
"image_version_string",
)
load(
"//tools/an... | 1 | Migrate android_device to Skylark implementation. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047626 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
"//tools/android/emulated_devices:macro/image.bzl",
"image_api",
"image_arch",
"image_compressed_suffix",
"image_device_visibility",
"image_flavor",
"image_version_string",
)
load(
"//tools/an... | 1 | Migrate android_device to Skylark implementation. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047627 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
"//tools/android/emulated_devices:macro/image.bzl",
"image_api",
"image_arch",
"image_compressed_suffix",
"image_device_visibility",
"image_flavor",
"image_version_string",
)
load(
"//tools/an... | 1 | Migrate android_device to Skylark implementation. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047628 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | [] | 3 | .py | py | apache-2.0 | android/android-test |
10047629 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | [] | 3 | .py | py | apache-2.0 | android/android-test |
10047630 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | [] | 3 | .py | py | apache-2.0 | android/android-test |
10047631 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | [] | 3 | .py | py | apache-2.0 | android/android-test |
10047632 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | [] | 3 | .py | py | apache-2.0 | android/android-test |
10047633 | <NME> common.py
<BEF> # Copyright 2010 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 4 | Allow passing extra **kwargs to common.Spawn. | 2 | .py | py | apache-2.0 | android/android-test |
10047634 | <NME> common.py
<BEF> # Copyright 2010 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 4 | Allow passing extra **kwargs to common.Spawn. | 2 | .py | py | apache-2.0 | android/android-test |
10047635 | <NME> common.py
<BEF> # Copyright 2010 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 4 | Allow passing extra **kwargs to common.Spawn. | 2 | .py | py | apache-2.0 | android/android-test |
10047636 | <NME> common.py
<BEF> # Copyright 2010 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 4 | Allow passing extra **kwargs to common.Spawn. | 2 | .py | py | apache-2.0 | android/android-test |
10047637 | <NME> common.py
<BEF> # Copyright 2010 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 4 | Allow passing extra **kwargs to common.Spawn. | 2 | .py | py | apache-2.0 | android/android-test |
10047638 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 16 | Set ro.test_harness in init.rc based on value passed in from kernel args | 9 | .py | py | apache-2.0 | android/android-test |
10047639 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 16 | Set ro.test_harness in init.rc based on value passed in from kernel args | 9 | .py | py | apache-2.0 | android/android-test |
10047640 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 16 | Set ro.test_harness in init.rc based on value passed in from kernel args | 9 | .py | py | apache-2.0 | android/android-test |
10047641 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 16 | Set ro.test_harness in init.rc based on value passed in from kernel args | 9 | .py | py | apache-2.0 | android/android-test |
10047642 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 16 | Set ro.test_harness in init.rc based on value passed in from kernel args | 9 | .py | py | apache-2.0 | android/android-test |
10047643 | <NME> PackagePrefixClasspathSuite.java
<BEF> ADDFILE
<MSG> Introduce ApplicationPackagePrefixSuite.
This is an alternative to AndroidClasspathSuite intended for
large applications that encounter performance overhead and
runtime errors.
PiperOrigin-RevId: 417691611
<DFF> @@ -0,0 +1,86 @@
+/*
+ * Copyright (C) 2021 Th... | 86 | Introduce ApplicationPackagePrefixSuite. | 0 | .java | java | apache-2.0 | android/android-test |
10047644 | <NME> PackagePrefixClasspathSuite.java
<BEF> ADDFILE
<MSG> Introduce ApplicationPackagePrefixSuite.
This is an alternative to AndroidClasspathSuite intended for
large applications that encounter performance overhead and
runtime errors.
PiperOrigin-RevId: 417691611
<DFF> @@ -0,0 +1,86 @@
+/*
+ * Copyright (C) 2021 Th... | 86 | Introduce ApplicationPackagePrefixSuite. | 0 | .java | java | apache-2.0 | android/android-test |
10047645 | <NME> PackagePrefixClasspathSuite.java
<BEF> ADDFILE
<MSG> Introduce ApplicationPackagePrefixSuite.
This is an alternative to AndroidClasspathSuite intended for
large applications that encounter performance overhead and
runtime errors.
PiperOrigin-RevId: 417691611
<DFF> @@ -0,0 +1,86 @@
+/*
+ * Copyright (C) 2021 Th... | 86 | Introduce ApplicationPackagePrefixSuite. | 0 | .java | java | apache-2.0 | android/android-test |
10047646 | <NME> PackagePrefixClasspathSuite.java
<BEF> ADDFILE
<MSG> Introduce ApplicationPackagePrefixSuite.
This is an alternative to AndroidClasspathSuite intended for
large applications that encounter performance overhead and
runtime errors.
PiperOrigin-RevId: 417691611
<DFF> @@ -0,0 +1,86 @@
+/*
+ * Copyright (C) 2021 Th... | 86 | Introduce ApplicationPackagePrefixSuite. | 0 | .java | java | apache-2.0 | android/android-test |
10047647 | <NME> PackagePrefixClasspathSuite.java
<BEF> ADDFILE
<MSG> Introduce ApplicationPackagePrefixSuite.
This is an alternative to AndroidClasspathSuite intended for
large applications that encounter performance overhead and
runtime errors.
PiperOrigin-RevId: 417691611
<DFF> @@ -0,0 +1,86 @@
+/*
+ * Copyright (C) 2021 Th... | 86 | Introduce ApplicationPackagePrefixSuite. | 0 | .java | java | apache-2.0 | android/android-test |
10047648 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 27 | Created a 3rd-party version of the storage testing service. | 0 | WORKSPACE | apache-2.0 | android/android-test | |
10047649 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 27 | Created a 3rd-party version of the storage testing service. | 0 | WORKSPACE | apache-2.0 | android/android-test |