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 |
|---|---|---|---|---|---|---|---|---|
10044150 | <NME> BUILD.bazel
<BEF> # Description: Build rules for speak easy tests
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//services/speakeasy/javatests/androidx/test/services/shellexecutor:__subpackages__",
],
)
android_local_test(
name = "ShellCommandClientTest",
s... | 2 | Allow androidx_test to use Mockito 2 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044151 | <NME> BUILD.bazel
<BEF> # Description: Build rules for speak easy tests
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//services/speakeasy/javatests/androidx/test/services/shellexecutor:__subpackages__",
],
)
android_local_test(
name = "ShellCommandClientTest",
s... | 2 | Allow androidx_test to use Mockito 2 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044152 | <NME> BUILD.bazel
<BEF> # Description: Build rules for speak easy tests
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//services/speakeasy/javatests/androidx/test/services/shellexecutor:__subpackages__",
],
)
android_local_test(
name = "ShellCommandClientTest",
s... | 2 | Allow androidx_test to use Mockito 2 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044153 | <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... | 2 | Note to users who want to download newer P images. These steps will eventually be moved to a build action so we don't have to do these steps manually but to unblock users I am doing it manually and one of us can move this to a build action and all the manual steps happen automatically. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044154 | <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... | 2 | Note to users who want to download newer P images. These steps will eventually be moved to a build action so we don't have to do these steps manually but to unblock users I am doing it manually and one of us can move this to a build action and all the manual steps happen automatically. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044155 | <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... | 2 | Note to users who want to download newer P images. These steps will eventually be moved to a build action so we don't have to do these steps manually but to unblock users I am doing it manually and one of us can move this to a build action and all the manual steps happen automatically. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044156 | <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... | 2 | Note to users who want to download newer P images. These steps will eventually be moved to a build action so we don't have to do these steps manually but to unblock users I am doing it manually and one of us can move this to a build action and all the manual steps happen automatically. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044157 | <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... | 2 | Note to users who want to download newer P images. These steps will eventually be moved to a build action so we don't have to do these steps manually but to unblock users I am doing it manually and one of us can move this to a build action and all the manual steps happen automatically. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044158 | <NME> BundleSubjectTest.java
<BEF> /*
* Copyright (C) 2018 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... | 7 | Add long type to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044159 | <NME> BundleSubjectTest.java
<BEF> /*
* Copyright (C) 2018 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... | 7 | Add long type to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044160 | <NME> BundleSubjectTest.java
<BEF> /*
* Copyright (C) 2018 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... | 7 | Add long type to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044161 | <NME> BundleSubjectTest.java
<BEF> /*
* Copyright (C) 2018 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... | 7 | Add long type to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044162 | <NME> BundleSubjectTest.java
<BEF> /*
* Copyright (C) 2018 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... | 7 | Add long type to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044163 | <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... | 12 | Run TestRequestBuilderLocalTest as a local test. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044164 | <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... | 12 | Run TestRequestBuilderLocalTest as a local test. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044165 | <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... | 12 | Run TestRequestBuilderLocalTest as a local test. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044166 | <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... | 12 | Run TestRequestBuilderLocalTest as a local test. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044167 | <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... | 12 | Run TestRequestBuilderLocalTest as a local test. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044168 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha02" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha05" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha02" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha05" # stable 3.4.0
CORE_VERSION = "1.4.1-al... | 9 | Increment axt versions for next release. | 9 | .bzl | bzl | apache-2.0 | android/android-test |
10044169 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha02" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha05" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha02" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha05" # stable 3.4.0
CORE_VERSION = "1.4.1-al... | 9 | Increment axt versions for next release. | 9 | .bzl | bzl | apache-2.0 | android/android-test |
10044170 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha02" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha05" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha02" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha05" # stable 3.4.0
CORE_VERSION = "1.4.1-al... | 9 | Increment axt versions for next release. | 9 | .bzl | bzl | apache-2.0 | android/android-test |
10044171 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha02" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha05" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha02" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha05" # stable 3.4.0
CORE_VERSION = "1.4.1-al... | 9 | Increment axt versions for next release. | 9 | .bzl | bzl | apache-2.0 | android/android-test |
10044172 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha02" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha05" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha02" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha05" # stable 3.4.0
CORE_VERSION = "1.4.1-al... | 9 | Increment axt versions for next release. | 9 | .bzl | bzl | apache-2.0 | android/android-test |
10044173 | <NME> RequiresDisplay.kt
<BEF> /*
* Copyright (C) 2022 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/LICENSE-2.0
... | 4 | Mark RequiresDisplay filter as an ExperimentalTestApi | 0 | .kt | kt | apache-2.0 | android/android-test |
10044174 | <NME> RequiresDisplay.kt
<BEF> /*
* Copyright (C) 2022 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/LICENSE-2.0
... | 4 | Mark RequiresDisplay filter as an ExperimentalTestApi | 0 | .kt | kt | apache-2.0 | android/android-test |
10044175 | <NME> RequiresDisplay.kt
<BEF> /*
* Copyright (C) 2022 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/LICENSE-2.0
... | 4 | Mark RequiresDisplay filter as an ExperimentalTestApi | 0 | .kt | kt | apache-2.0 | android/android-test |
10044176 | <NME> RequiresDisplay.kt
<BEF> /*
* Copyright (C) 2022 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/LICENSE-2.0
... | 4 | Mark RequiresDisplay filter as an ExperimentalTestApi | 0 | .kt | kt | apache-2.0 | android/android-test |
10044177 | <NME> RequiresDisplay.kt
<BEF> /*
* Copyright (C) 2022 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/LICENSE-2.0
... | 4 | Mark RequiresDisplay filter as an ExperimentalTestApi | 0 | .kt | kt | apache-2.0 | android/android-test |
10044178 | <NME> gitalk.jsx
<BEF> import React, { Component } from 'react'
import FlipMove from 'react-flip-move'
import autosize from 'autosize'
import i18n from './i18n'
import './style/index.styl'
import {
queryParse,
queryStringify,
axiosJSON,
axiosGithub,
getMetaContent,
formatErrorMsg,
hasClassInParent
} from... | 5 | refactor: avoid fetch user when no access token | 0 | .jsx | jsx | mit | gitalk/gitalk |
10044179 | <NME> gitalk.jsx
<BEF> import React, { Component } from 'react'
import FlipMove from 'react-flip-move'
import autosize from 'autosize'
import i18n from './i18n'
import './style/index.styl'
import {
queryParse,
queryStringify,
axiosJSON,
axiosGithub,
getMetaContent,
formatErrorMsg,
hasClassInParent
} from... | 5 | refactor: avoid fetch user when no access token | 0 | .jsx | jsx | mit | gitalk/gitalk |
10044180 | <NME> ActivityScenario.java
<BEF> /*
* Copyright (C) 2018 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/LICENS... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044181 | <NME> ActivityScenario.java
<BEF> /*
* Copyright (C) 2018 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/LICENS... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044182 | <NME> ActivityScenario.java
<BEF> /*
* Copyright (C) 2018 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/LICENS... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044183 | <NME> ActivityScenario.java
<BEF> /*
* Copyright (C) 2018 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/LICENS... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044184 | <NME> ActivityScenario.java
<BEF> /*
* Copyright (C) 2018 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/LICENS... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044185 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Update proper android package names for Maven artifacts | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044186 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Update proper android package names for Maven artifacts | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044187 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Update proper android package names for Maven artifacts | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044188 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Update proper android package names for Maven artifacts | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044189 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Update proper android package names for Maven artifacts | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044190 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 5 | Update setup instructions. | 3 | .md | md | unlicense | bsamseth/cpp-project |
10044191 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 5 | Update setup instructions. | 3 | .md | md | unlicense | bsamseth/cpp-project |
10044192 | <NME> BundleSubject.java
<BEF> /*
* Copyright (C) 2018 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/LICENSE-2... | 5 | Annotate new APIS with NonNull/Nullable | 2 | .java | java | apache-2.0 | android/android-test |
10044193 | <NME> BundleSubject.java
<BEF> /*
* Copyright (C) 2018 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/LICENSE-2... | 5 | Annotate new APIS with NonNull/Nullable | 2 | .java | java | apache-2.0 | android/android-test |
10044194 | <NME> BundleSubject.java
<BEF> /*
* Copyright (C) 2018 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/LICENSE-2... | 5 | Annotate new APIS with NonNull/Nullable | 2 | .java | java | apache-2.0 | android/android-test |
10044195 | <NME> BundleSubject.java
<BEF> /*
* Copyright (C) 2018 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/LICENSE-2... | 5 | Annotate new APIS with NonNull/Nullable | 2 | .java | java | apache-2.0 | android/android-test |
10044196 | <NME> BundleSubject.java
<BEF> /*
* Copyright (C) 2018 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/LICENSE-2... | 5 | Annotate new APIS with NonNull/Nullable | 2 | .java | java | apache-2.0 | android/android-test |
10044197 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Merge branch 'master' into fullclassname | 2 | .java | java | apache-2.0 | android/android-test |
10044198 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Merge branch 'master' into fullclassname | 2 | .java | java | apache-2.0 | android/android-test |
10044199 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Merge branch 'master' into fullclassname | 2 | .java | java | apache-2.0 | android/android-test |
10044200 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Merge branch 'master' into fullclassname | 2 | .java | java | apache-2.0 | android/android-test |
10044201 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Merge branch 'master' into fullclassname | 2 | .java | java | apache-2.0 | android/android-test |
10044202 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Update AXT version to 1.4.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044203 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Update AXT version to 1.4.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044204 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Update AXT version to 1.4.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044205 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Update AXT version to 1.4.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044206 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 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/LIC... | 2 | Update AXT version to 1.4.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044207 | <NME> RuntimePermissionsActivity.java
<BEF> /*
* Copyright (C) 2016 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/licen... | 1 | ...This is Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044208 | <NME> RuntimePermissionsActivity.java
<BEF> /*
* Copyright (C) 2016 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/licen... | 1 | ...This is Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044209 | <NME> RuntimePermissionsActivity.java
<BEF> /*
* Copyright (C) 2016 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/licen... | 1 | ...This is Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044210 | <NME> RuntimePermissionsActivity.java
<BEF> /*
* Copyright (C) 2016 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/licen... | 1 | ...This is Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044211 | <NME> RuntimePermissionsActivity.java
<BEF> /*
* Copyright (C) 2016 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/licen... | 1 | ...This is Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10044212 | <NME> BUILD.bazel
<BEF> # Description: Test App used for UI Testing Lib integration tests.
licenses(["notice"]) # Apache License 2.0
package(default_visibility = [
"//espresso/core/java/androidx/test/espresso:espresso_pkg",
"//testapps/ui_testapp/javatests/androidx/test/ui/app:__pkg__",
])
android_library(
... | 6 | Convert espresso/contrib to android_app_instrumentation_tests. | 7 | .bazel | bazel | apache-2.0 | android/android-test |
10044213 | <NME> BUILD.bazel
<BEF> # Description: Test App used for UI Testing Lib integration tests.
licenses(["notice"]) # Apache License 2.0
package(default_visibility = [
"//espresso/core/java/androidx/test/espresso:espresso_pkg",
"//testapps/ui_testapp/javatests/androidx/test/ui/app:__pkg__",
])
android_library(
... | 6 | Convert espresso/contrib to android_app_instrumentation_tests. | 7 | .bazel | bazel | apache-2.0 | android/android-test |
10044214 | <NME> BUILD.bazel
<BEF> # Description: Test App used for UI Testing Lib integration tests.
licenses(["notice"]) # Apache License 2.0
package(default_visibility = [
"//espresso/core/java/androidx/test/espresso:espresso_pkg",
"//testapps/ui_testapp/javatests/androidx/test/ui/app:__pkg__",
])
android_library(
... | 6 | Convert espresso/contrib to android_app_instrumentation_tests. | 7 | .bazel | bazel | apache-2.0 | android/android-test |
10044215 | <NME> BUILD.bazel
<BEF> # Description: Test App used for UI Testing Lib integration tests.
licenses(["notice"]) # Apache License 2.0
package(default_visibility = [
"//espresso/core/java/androidx/test/espresso:espresso_pkg",
"//testapps/ui_testapp/javatests/androidx/test/ui/app:__pkg__",
])
android_library(
... | 6 | Convert espresso/contrib to android_app_instrumentation_tests. | 7 | .bazel | bazel | apache-2.0 | android/android-test |
10044216 | <NME> BUILD.bazel
<BEF> # Description: Test App used for UI Testing Lib integration tests.
licenses(["notice"]) # Apache License 2.0
package(default_visibility = [
"//espresso/core/java/androidx/test/espresso:espresso_pkg",
"//testapps/ui_testapp/javatests/androidx/test/ui/app:__pkg__",
])
android_library(
... | 6 | Convert espresso/contrib to android_app_instrumentation_tests. | 7 | .bazel | bazel | apache-2.0 | android/android-test |
10044217 | <NME> BUILD.bazel
<BEF> # -*- mode: python; -*-
#
# Description:
# Utility classes for TestSuitePb manipulation
#
licenses(["notice"]) # Apache 2.0
package(
default_visibility = ["//visibility:public"],
)
java_library(
name = "testsuitepbutil",
testonly = 1,
srcs = glob(["*.java"]),
deps = [
... | 1 | Merge pull request #346 from jin:rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044218 | <NME> BUILD.bazel
<BEF> # -*- mode: python; -*-
#
# Description:
# Utility classes for TestSuitePb manipulation
#
licenses(["notice"]) # Apache 2.0
package(
default_visibility = ["//visibility:public"],
)
java_library(
name = "testsuitepbutil",
testonly = 1,
srcs = glob(["*.java"]),
deps = [
... | 1 | Merge pull request #346 from jin:rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044219 | <NME> BUILD.bazel
<BEF> # -*- mode: python; -*-
#
# Description:
# Utility classes for TestSuitePb manipulation
#
licenses(["notice"]) # Apache 2.0
package(
default_visibility = ["//visibility:public"],
)
java_library(
name = "testsuitepbutil",
testonly = 1,
srcs = glob(["*.java"]),
deps = [
... | 1 | Merge pull request #346 from jin:rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044220 | <NME> BUILD.bazel
<BEF> # -*- mode: python; -*-
#
# Description:
# Utility classes for TestSuitePb manipulation
#
licenses(["notice"]) # Apache 2.0
package(
default_visibility = ["//visibility:public"],
)
java_library(
name = "testsuitepbutil",
testonly = 1,
srcs = glob(["*.java"]),
deps = [
... | 1 | Merge pull request #346 from jin:rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044221 | <NME> BUILD.bazel
<BEF> # -*- mode: python; -*-
#
# Description:
# Utility classes for TestSuitePb manipulation
#
licenses(["notice"]) # Apache 2.0
package(
default_visibility = ["//visibility:public"],
)
java_library(
name = "testsuitepbutil",
testonly = 1,
srcs = glob(["*.java"]),
deps = [
... | 1 | Merge pull request #346 from jin:rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044222 | <NME> DefaultFailureHandlerTest.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/licenses/... | 33 | Attempt 3 at add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 0 | .java | java | apache-2.0 | android/android-test |
10044223 | <NME> DefaultFailureHandlerTest.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/licenses/... | 33 | Attempt 3 at add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 0 | .java | java | apache-2.0 | android/android-test |
10044224 | <NME> DefaultFailureHandlerTest.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/licenses/... | 33 | Attempt 3 at add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 0 | .java | java | apache-2.0 | android/android-test |
10044225 | <NME> DefaultFailureHandlerTest.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/licenses/... | 33 | Attempt 3 at add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 0 | .java | java | apache-2.0 | android/android-test |
10044226 | <NME> DefaultFailureHandlerTest.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/licenses/... | 33 | Attempt 3 at add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 0 | .java | java | apache-2.0 | android/android-test |
10044227 | <NME> PointerPropertiesSubject.java
<BEF> /*
* Copyright (C) 2018 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/license... | 7 | Instead of calling Subject.actual(), store the actual value in a field, and read that. | 4 | .java | java | apache-2.0 | android/android-test |
10044228 | <NME> PointerPropertiesSubject.java
<BEF> /*
* Copyright (C) 2018 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/license... | 7 | Instead of calling Subject.actual(), store the actual value in a field, and read that. | 4 | .java | java | apache-2.0 | android/android-test |
10044229 | <NME> PointerPropertiesSubject.java
<BEF> /*
* Copyright (C) 2018 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/license... | 7 | Instead of calling Subject.actual(), store the actual value in a field, and read that. | 4 | .java | java | apache-2.0 | android/android-test |
10044230 | <NME> PointerPropertiesSubject.java
<BEF> /*
* Copyright (C) 2018 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/license... | 7 | Instead of calling Subject.actual(), store the actual value in a field, and read that. | 4 | .java | java | apache-2.0 | android/android-test |
10044231 | <NME> PointerPropertiesSubject.java
<BEF> /*
* Copyright (C) 2018 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/license... | 7 | Instead of calling Subject.actual(), store the actual value in a field, and read that. | 4 | .java | java | apache-2.0 | android/android-test |
10044232 | <NME> release.bzl
<BEF> """Generate AXT release artifacts."""
load("//build_extensions:remove_from_jar.bzl", "remove_from_jar")
load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip")
load("//build_extensions:jarjar.bzl", "jarjar_binary")
def axt_release_lib(
name,
deps,
cust... | 0 | Remove unneeded import | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044233 | <NME> release.bzl
<BEF> """Generate AXT release artifacts."""
load("//build_extensions:remove_from_jar.bzl", "remove_from_jar")
load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip")
load("//build_extensions:jarjar.bzl", "jarjar_binary")
def axt_release_lib(
name,
deps,
cust... | 0 | Remove unneeded import | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044234 | <NME> release.bzl
<BEF> """Generate AXT release artifacts."""
load("//build_extensions:remove_from_jar.bzl", "remove_from_jar")
load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip")
load("//build_extensions:jarjar.bzl", "jarjar_binary")
def axt_release_lib(
name,
deps,
cust... | 0 | Remove unneeded import | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044235 | <NME> release.bzl
<BEF> """Generate AXT release artifacts."""
load("//build_extensions:remove_from_jar.bzl", "remove_from_jar")
load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip")
load("//build_extensions:jarjar.bzl", "jarjar_binary")
def axt_release_lib(
name,
deps,
cust... | 0 | Remove unneeded import | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044236 | <NME> release.bzl
<BEF> """Generate AXT release artifacts."""
load("//build_extensions:remove_from_jar.bzl", "remove_from_jar")
load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip")
load("//build_extensions:jarjar.bzl", "jarjar_binary")
def axt_release_lib(
name,
deps,
cust... | 0 | Remove unneeded import | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044237 | <NME> ActivityTestRuleTest.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/licenses/LIC... | 1 | Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers | 1 | .java | java | apache-2.0 | android/android-test |
10044238 | <NME> ActivityTestRuleTest.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/licenses/LIC... | 1 | Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers | 1 | .java | java | apache-2.0 | android/android-test |
10044239 | <NME> ActivityTestRuleTest.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/licenses/LIC... | 1 | Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers | 1 | .java | java | apache-2.0 | android/android-test |
10044240 | <NME> ActivityTestRuleTest.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/licenses/LIC... | 1 | Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers | 1 | .java | java | apache-2.0 | android/android-test |
10044241 | <NME> ActivityTestRuleTest.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/licenses/LIC... | 1 | Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers | 1 | .java | java | apache-2.0 | android/android-test |
10044242 | <NME> TraceRunListenerTest.java
<BEF> ADDFILE
<MSG> Limit TraceRunListener section name length.
PiperOrigin-RevId: 478647335
<DFF> @@ -0,0 +1,79 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in... | 79 | Limit TraceRunListener section name length. | 0 | .java | java | apache-2.0 | android/android-test |
10044243 | <NME> TraceRunListenerTest.java
<BEF> ADDFILE
<MSG> Limit TraceRunListener section name length.
PiperOrigin-RevId: 478647335
<DFF> @@ -0,0 +1,79 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in... | 79 | Limit TraceRunListener section name length. | 0 | .java | java | apache-2.0 | android/android-test |
10044244 | <NME> TraceRunListenerTest.java
<BEF> ADDFILE
<MSG> Limit TraceRunListener section name length.
PiperOrigin-RevId: 478647335
<DFF> @@ -0,0 +1,79 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in... | 79 | Limit TraceRunListener section name length. | 0 | .java | java | apache-2.0 | android/android-test |
10044245 | <NME> TraceRunListenerTest.java
<BEF> ADDFILE
<MSG> Limit TraceRunListener section name length.
PiperOrigin-RevId: 478647335
<DFF> @@ -0,0 +1,79 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in... | 79 | Limit TraceRunListener section name length. | 0 | .java | java | apache-2.0 | android/android-test |
10044246 | <NME> TraceRunListenerTest.java
<BEF> ADDFILE
<MSG> Limit TraceRunListener section name length.
PiperOrigin-RevId: 478647335
<DFF> @@ -0,0 +1,79 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in... | 79 | Limit TraceRunListener section name length. | 0 | .java | java | apache-2.0 | android/android-test |
10044247 | <NME> SwipeTest.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/licenses/LICENSE-2.0
*
... | 17 | Add support for a deliberately slow left swipe. | 1 | .java | java | apache-2.0 | android/android-test |
10044248 | <NME> SwipeTest.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/licenses/LICENSE-2.0
*
... | 17 | Add support for a deliberately slow left swipe. | 1 | .java | java | apache-2.0 | android/android-test |
10044249 | <NME> SwipeTest.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/licenses/LICENSE-2.0
*
... | 17 | Add support for a deliberately slow left swipe. | 1 | .java | java | apache-2.0 | android/android-test |