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 |
|---|---|---|---|---|---|---|---|---|
10044350 | <NME> AndroidAnnotatedBuilder.java
<BEF> /*
* Copyright (C) 2015 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/... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10044351 | <NME> TestRequestBuilder.java
<BEF> /*
* Copyright (C) 2012 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/LICE... | 2 | Remove unused method and fix error message in TestRequestBuilder | 5 | .java | java | apache-2.0 | android/android-test |
10044352 | <NME> TestRequestBuilder.java
<BEF> /*
* Copyright (C) 2012 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/LICE... | 2 | Remove unused method and fix error message in TestRequestBuilder | 5 | .java | java | apache-2.0 | android/android-test |
10044353 | <NME> TestRequestBuilder.java
<BEF> /*
* Copyright (C) 2012 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/LICE... | 2 | Remove unused method and fix error message in TestRequestBuilder | 5 | .java | java | apache-2.0 | android/android-test |
10044354 | <NME> TestRequestBuilder.java
<BEF> /*
* Copyright (C) 2012 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/LICE... | 2 | Remove unused method and fix error message in TestRequestBuilder | 5 | .java | java | apache-2.0 | android/android-test |
10044355 | <NME> TestRequestBuilder.java
<BEF> /*
* Copyright (C) 2012 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/LICE... | 2 | Remove unused method and fix error message in TestRequestBuilder | 5 | .java | java | apache-2.0 | android/android-test |
10044356 | <NME> RepeatActionUntilViewStateIntegrationTest.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.apac... | 45 | Update instances of BoundedMatcher to BoundedDiagnosingMatcher. | 12 | .java | java | apache-2.0 | android/android-test |
10044357 | <NME> RepeatActionUntilViewStateIntegrationTest.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.apac... | 45 | Update instances of BoundedMatcher to BoundedDiagnosingMatcher. | 12 | .java | java | apache-2.0 | android/android-test |
10044358 | <NME> RepeatActionUntilViewStateIntegrationTest.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.apac... | 45 | Update instances of BoundedMatcher to BoundedDiagnosingMatcher. | 12 | .java | java | apache-2.0 | android/android-test |
10044359 | <NME> RepeatActionUntilViewStateIntegrationTest.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.apac... | 45 | Update instances of BoundedMatcher to BoundedDiagnosingMatcher. | 12 | .java | java | apache-2.0 | android/android-test |
10044360 | <NME> RepeatActionUntilViewStateIntegrationTest.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.apac... | 45 | Update instances of BoundedMatcher to BoundedDiagnosingMatcher. | 12 | .java | java | apache-2.0 | android/android-test |
10044361 | <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_android_package_name.bzl",
"infer_java_packag... | 26 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 15 | .bzl | bzl | apache-2.0 | android/android-test |
10044362 | <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_android_package_name.bzl",
"infer_java_packag... | 26 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 15 | .bzl | bzl | apache-2.0 | android/android-test |
10044363 | <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_android_package_name.bzl",
"infer_java_packag... | 26 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 15 | .bzl | bzl | apache-2.0 | android/android-test |
10044364 | <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_android_package_name.bzl",
"infer_java_packag... | 26 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 15 | .bzl | bzl | apache-2.0 | android/android-test |
10044365 | <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_android_package_name.bzl",
"infer_java_packag... | 26 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 15 | .bzl | bzl | apache-2.0 | android/android-test |
10044366 | <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 | Increment versions to 1.3.1-alpha01, espresso 3.4.0-alpha01 | 2 | .java | java | apache-2.0 | android/android-test |
10044367 | <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 | Increment versions to 1.3.1-alpha01, espresso 3.4.0-alpha01 | 2 | .java | java | apache-2.0 | android/android-test |
10044368 | <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 | Increment versions to 1.3.1-alpha01, espresso 3.4.0-alpha01 | 2 | .java | java | apache-2.0 | android/android-test |
10044369 | <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 | Increment versions to 1.3.1-alpha01, espresso 3.4.0-alpha01 | 2 | .java | java | apache-2.0 | android/android-test |
10044370 | <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 | Increment versions to 1.3.1-alpha01, espresso 3.4.0-alpha01 | 2 | .java | java | apache-2.0 | android/android-test |
10044371 | <NME> BUILD.bazel
<BEF> # Description: Stub classes for testing androidx.test.core.app
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache License 2.0
android_library(
name = "testing",
srcs = glob(["**/*.java"]),
resource_files = glob(["res/**"]),
visibility = ["//visibility:public"]... | 1 | Fix core app testing manifest. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044372 | <NME> BUILD.bazel
<BEF> # Description: Stub classes for testing androidx.test.core.app
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache License 2.0
android_library(
name = "testing",
srcs = glob(["**/*.java"]),
resource_files = glob(["res/**"]),
visibility = ["//visibility:public"]... | 1 | Fix core app testing manifest. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044373 | <NME> BUILD.bazel
<BEF> # Description: Stub classes for testing androidx.test.core.app
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache License 2.0
android_library(
name = "testing",
srcs = glob(["**/*.java"]),
resource_files = glob(["res/**"]),
visibility = ["//visibility:public"]... | 1 | Fix core app testing manifest. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044374 | <NME> BUILD.bazel
<BEF> # Description: Stub classes for testing androidx.test.core.app
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache License 2.0
android_library(
name = "testing",
srcs = glob(["**/*.java"]),
resource_files = glob(["res/**"]),
visibility = ["//visibility:public"]... | 1 | Fix core app testing manifest. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044375 | <NME> BUILD.bazel
<BEF> # Description: Stub classes for testing androidx.test.core.app
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache License 2.0
android_library(
name = "testing",
srcs = glob(["**/*.java"]),
resource_files = glob(["res/**"]),
visibility = ["//visibility:public"]... | 1 | Fix core app testing manifest. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044376 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 5 | Update README.md | 4 | .md | md | unlicense | bsamseth/cpp-project |
10044377 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 5 | Update README.md | 4 | .md | md | unlicense | bsamseth/cpp-project |
10044378 | <NME> TestFlowVisualizerTest.java
<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/LIC... | 35 | Appends action data to an experimental diagnostic test output building tool. | 33 | .java | java | apache-2.0 | android/android-test |
10044379 | <NME> TestFlowVisualizerTest.java
<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/LIC... | 35 | Appends action data to an experimental diagnostic test output building tool. | 33 | .java | java | apache-2.0 | android/android-test |
10044380 | <NME> TestFlowVisualizerTest.java
<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/LIC... | 35 | Appends action data to an experimental diagnostic test output building tool. | 33 | .java | java | apache-2.0 | android/android-test |
10044381 | <NME> TestFlowVisualizerTest.java
<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/LIC... | 35 | Appends action data to an experimental diagnostic test output building tool. | 33 | .java | java | apache-2.0 | android/android-test |
10044382 | <NME> TestFlowVisualizerTest.java
<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/LIC... | 35 | Appends action data to an experimental diagnostic test output building tool. | 33 | .java | java | apache-2.0 | android/android-test |
10044383 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso concurrent idling resrouces
licenses(["notice"]) # Apache License 2.0
## Robolectric tests
android_local_test(
name = "IdlingScheduledThreadPoolExecutorTest",
size = "small",
srcs = ["IdlingScheduledThreadPoolExecutorTest.java"],
manifest... | 2 | Temporarily ignore broken idling resource tests on GCB | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10044384 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso concurrent idling resrouces
licenses(["notice"]) # Apache License 2.0
## Robolectric tests
android_local_test(
name = "IdlingScheduledThreadPoolExecutorTest",
size = "small",
srcs = ["IdlingScheduledThreadPoolExecutorTest.java"],
manifest... | 2 | Temporarily ignore broken idling resource tests on GCB | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10044385 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso concurrent idling resrouces
licenses(["notice"]) # Apache License 2.0
## Robolectric tests
android_local_test(
name = "IdlingScheduledThreadPoolExecutorTest",
size = "small",
srcs = ["IdlingScheduledThreadPoolExecutorTest.java"],
manifest... | 2 | Temporarily ignore broken idling resource tests on GCB | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10044386 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso concurrent idling resrouces
licenses(["notice"]) # Apache License 2.0
## Robolectric tests
android_local_test(
name = "IdlingScheduledThreadPoolExecutorTest",
size = "small",
srcs = ["IdlingScheduledThreadPoolExecutorTest.java"],
manifest... | 2 | Temporarily ignore broken idling resource tests on GCB | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10044387 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso concurrent idling resrouces
licenses(["notice"]) # Apache License 2.0
## Robolectric tests
android_local_test(
name = "IdlingScheduledThreadPoolExecutorTest",
size = "small",
srcs = ["IdlingScheduledThreadPoolExecutorTest.java"],
manifest... | 2 | Temporarily ignore broken idling resource tests on GCB | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10044388 | <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... | 3 | Bump the zlib version for `android-test`. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10044389 | <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... | 3 | Bump the zlib version for `android-test`. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10044390 | <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... | 3 | Bump the zlib version for `android-test`. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10044391 | <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... | 3 | Bump the zlib version for `android-test`. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10044392 | <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... | 3 | Bump the zlib version for `android-test`. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10044393 | <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 | Piper import of 'Fix compiling against api 28': PR 48 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044394 | <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 | Piper import of 'Fix compiling against api 28': PR 48 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044395 | <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 | Piper import of 'Fix compiling against api 28': PR 48 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044396 | <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 | Piper import of 'Fix compiling against api 28': PR 48 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044397 | <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 | Piper import of 'Fix compiling against api 28': PR 48 | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044398 | <NME> ActivityScenarioTest.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/LI... | 16 | Fix the flaky test case, ActivityScenarioTest#launch_postingCallbackSequence. | 1 | .java | java | apache-2.0 | android/android-test |
10044399 | <NME> ActivityScenarioTest.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/LI... | 16 | Fix the flaky test case, ActivityScenarioTest#launch_postingCallbackSequence. | 1 | .java | java | apache-2.0 | android/android-test |
10044400 | <NME> ActivityScenarioTest.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/LI... | 16 | Fix the flaky test case, ActivityScenarioTest#launch_postingCallbackSequence. | 1 | .java | java | apache-2.0 | android/android-test |
10044401 | <NME> ActivityScenarioTest.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/LI... | 16 | Fix the flaky test case, ActivityScenarioTest#launch_postingCallbackSequence. | 1 | .java | java | apache-2.0 | android/android-test |
10044402 | <NME> ActivityScenarioTest.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/LI... | 16 | Fix the flaky test case, ActivityScenarioTest#launch_postingCallbackSequence. | 1 | .java | java | apache-2.0 | android/android-test |
10044403 | <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... | 7 | Update to robolectric 4.4. | 7 | .bzl | bzl | apache-2.0 | android/android-test |
10044404 | <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... | 7 | Update to robolectric 4.4. | 7 | .bzl | bzl | apache-2.0 | android/android-test |
10044405 | <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... | 7 | Update to robolectric 4.4. | 7 | .bzl | bzl | apache-2.0 | android/android-test |
10044406 | <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... | 7 | Update to robolectric 4.4. | 7 | .bzl | bzl | apache-2.0 | android/android-test |
10044407 | <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... | 7 | Update to robolectric 4.4. | 7 | .bzl | bzl | apache-2.0 | android/android-test |
10044408 | <NME> MonitoringInstrumentation.java
<BEF> /*
* Copyright (C) 2015 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/licens... | 3 | Stem superfluous logging of 'Activities that are still in CREATED to STOPPED' | 1 | .java | java | apache-2.0 | android/android-test |
10044409 | <NME> MonitoringInstrumentation.java
<BEF> /*
* Copyright (C) 2015 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/licens... | 3 | Stem superfluous logging of 'Activities that are still in CREATED to STOPPED' | 1 | .java | java | apache-2.0 | android/android-test |
10044410 | <NME> MonitoringInstrumentation.java
<BEF> /*
* Copyright (C) 2015 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/licens... | 3 | Stem superfluous logging of 'Activities that are still in CREATED to STOPPED' | 1 | .java | java | apache-2.0 | android/android-test |
10044411 | <NME> MonitoringInstrumentation.java
<BEF> /*
* Copyright (C) 2015 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/licens... | 3 | Stem superfluous logging of 'Activities that are still in CREATED to STOPPED' | 1 | .java | java | apache-2.0 | android/android-test |
10044412 | <NME> MonitoringInstrumentation.java
<BEF> /*
* Copyright (C) 2015 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/licens... | 3 | Stem superfluous logging of 'Activities that are still in CREATED to STOPPED' | 1 | .java | java | apache-2.0 | android/android-test |
10044413 | <NME> EmulatorGrpcConnImplTest.kt
<BEF> ADDFILE
<MSG> This adds the option to get a properly configured gRPC connection to the emulator
in which this test is currently running.
The gRPC endpoint will be configured to:
- Use TLS if needed.
- Set a proper authorization header with token if needed.
The configuration is... | 138 | This adds the option to get a properly configured gRPC connection to the emulator in which this test is currently running. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044414 | <NME> EmulatorGrpcConnImplTest.kt
<BEF> ADDFILE
<MSG> This adds the option to get a properly configured gRPC connection to the emulator
in which this test is currently running.
The gRPC endpoint will be configured to:
- Use TLS if needed.
- Set a proper authorization header with token if needed.
The configuration is... | 138 | This adds the option to get a properly configured gRPC connection to the emulator in which this test is currently running. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044415 | <NME> EmulatorGrpcConnImplTest.kt
<BEF> ADDFILE
<MSG> This adds the option to get a properly configured gRPC connection to the emulator
in which this test is currently running.
The gRPC endpoint will be configured to:
- Use TLS if needed.
- Set a proper authorization header with token if needed.
The configuration is... | 138 | This adds the option to get a properly configured gRPC connection to the emulator in which this test is currently running. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044416 | <NME> EmulatorGrpcConnImplTest.kt
<BEF> ADDFILE
<MSG> This adds the option to get a properly configured gRPC connection to the emulator
in which this test is currently running.
The gRPC endpoint will be configured to:
- Use TLS if needed.
- Set a proper authorization header with token if needed.
The configuration is... | 138 | This adds the option to get a properly configured gRPC connection to the emulator in which this test is currently running. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044417 | <NME> EmulatorGrpcConnImplTest.kt
<BEF> ADDFILE
<MSG> This adds the option to get a properly configured gRPC connection to the emulator
in which this test is currently running.
The gRPC endpoint will be configured to:
- Use TLS if needed.
- Set a proper authorization header with token if needed.
The configuration is... | 138 | This adds the option to get a properly configured gRPC connection to the emulator in which this test is currently running. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044418 | <NME> TestRunnableTest.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/LICENS... | 1 | Only write bytes read to the output stream | 1 | .java | java | apache-2.0 | android/android-test |
10044419 | <NME> TestRunnableTest.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/LICENS... | 1 | Only write bytes read to the output stream | 1 | .java | java | apache-2.0 | android/android-test |
10044420 | <NME> TestRunnableTest.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/LICENS... | 1 | Only write bytes read to the output stream | 1 | .java | java | apache-2.0 | android/android-test |
10044421 | <NME> TestRunnableTest.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/LICENS... | 1 | Only write bytes read to the output stream | 1 | .java | java | apache-2.0 | android/android-test |
10044422 | <NME> TestRunnableTest.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/LICENS... | 1 | Only write bytes read to the output stream | 1 | .java | java | apache-2.0 | android/android-test |
10044423 | <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 versions for 1.2.1 alpha02 | 2 | .java | java | apache-2.0 | android/android-test |
10044424 | <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 versions for 1.2.1 alpha02 | 2 | .java | java | apache-2.0 | android/android-test |
10044425 | <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 versions for 1.2.1 alpha02 | 2 | .java | java | apache-2.0 | android/android-test |
10044426 | <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 versions for 1.2.1 alpha02 | 2 | .java | java | apache-2.0 | android/android-test |
10044427 | <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 versions for 1.2.1 alpha02 | 2 | .java | java | apache-2.0 | android/android-test |
10044428 | <NME> BUILD.bazel
<BEF> load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
licenses(["notice"])
# Content providers that provide read write or read only access to the SDCard.
a... | 1 | Update AXT bazel to the protobuf 3.11.3 javalite toolchain | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044429 | <NME> BUILD.bazel
<BEF> load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
licenses(["notice"])
# Content providers that provide read write or read only access to the SDCard.
a... | 1 | Update AXT bazel to the protobuf 3.11.3 javalite toolchain | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044430 | <NME> BUILD.bazel
<BEF> load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
licenses(["notice"])
# Content providers that provide read write or read only access to the SDCard.
a... | 1 | Update AXT bazel to the protobuf 3.11.3 javalite toolchain | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044431 | <NME> BUILD.bazel
<BEF> load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
licenses(["notice"])
# Content providers that provide read write or read only access to the SDCard.
a... | 1 | Update AXT bazel to the protobuf 3.11.3 javalite toolchain | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044432 | <NME> BUILD.bazel
<BEF> load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
licenses(["notice"])
# Content providers that provide read write or read only access to the SDCard.
a... | 1 | Update AXT bazel to the protobuf 3.11.3 javalite toolchain | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10044433 | <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 | Increment version numbers for 1.4.0-beta01/espresso 3.4.0-beta01 | 2 | .java | java | apache-2.0 | android/android-test |
10044434 | <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 | Increment version numbers for 1.4.0-beta01/espresso 3.4.0-beta01 | 2 | .java | java | apache-2.0 | android/android-test |
10044435 | <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 | Increment version numbers for 1.4.0-beta01/espresso 3.4.0-beta01 | 2 | .java | java | apache-2.0 | android/android-test |
10044436 | <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 | Increment version numbers for 1.4.0-beta01/espresso 3.4.0-beta01 | 2 | .java | java | apache-2.0 | android/android-test |
10044437 | <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 | Increment version numbers for 1.4.0-beta01/espresso 3.4.0-beta01 | 2 | .java | java | apache-2.0 | android/android-test |
10044438 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 0 | Internal | 2 | .txt | txt | apache-2.0 | android/android-test |
10044439 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 0 | Internal | 2 | .txt | txt | apache-2.0 | android/android-test |
10044440 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 0 | Internal | 2 | .txt | txt | apache-2.0 | android/android-test |
10044441 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 0 | Internal | 2 | .txt | txt | apache-2.0 | android/android-test |
10044442 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 0 | Internal | 2 | .txt | txt | apache-2.0 | android/android-test |
10044443 | <NME> dummy.cpp
<BEF> ADDFILE
<MSG> Added dummy tests to so that Code coverage works.
<DFF> @@ -0,0 +1,8 @@
+#include <gtest/gtest.h>
+
+#include "example.h"
+
+TEST(Dummy, example) {
+ Dummy d = Dummy();
+ ASSERT_TRUE(d.doSomething());
+}
| 8 | Added dummy tests to so that Code coverage works. | 0 | .cpp | cpp | unlicense | bsamseth/cpp-project |
10044444 | <NME> dummy.cpp
<BEF> ADDFILE
<MSG> Added dummy tests to so that Code coverage works.
<DFF> @@ -0,0 +1,8 @@
+#include <gtest/gtest.h>
+
+#include "example.h"
+
+TEST(Dummy, example) {
+ Dummy d = Dummy();
+ ASSERT_TRUE(d.doSomething());
+}
| 8 | Added dummy tests to so that Code coverage works. | 0 | .cpp | cpp | unlicense | bsamseth/cpp-project |
10044445 | <NME> TestCase.java
<BEF> ADDFILE
<MSG> Test Discovery service implementation
PiperOrigin-RevId: 263671047
<DFF> @@ -0,0 +1,119 @@
+/*
+ * Copyright (C) 2019 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 ... | 119 | Test Discovery service implementation | 0 | .java | java | apache-2.0 | android/android-test |
10044446 | <NME> TestCase.java
<BEF> ADDFILE
<MSG> Test Discovery service implementation
PiperOrigin-RevId: 263671047
<DFF> @@ -0,0 +1,119 @@
+/*
+ * Copyright (C) 2019 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 ... | 119 | Test Discovery service implementation | 0 | .java | java | apache-2.0 | android/android-test |
10044447 | <NME> TestCase.java
<BEF> ADDFILE
<MSG> Test Discovery service implementation
PiperOrigin-RevId: 263671047
<DFF> @@ -0,0 +1,119 @@
+/*
+ * Copyright (C) 2019 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 ... | 119 | Test Discovery service implementation | 0 | .java | java | apache-2.0 | android/android-test |
10044448 | <NME> TestCase.java
<BEF> ADDFILE
<MSG> Test Discovery service implementation
PiperOrigin-RevId: 263671047
<DFF> @@ -0,0 +1,119 @@
+/*
+ * Copyright (C) 2019 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 ... | 119 | Test Discovery service implementation | 0 | .java | java | apache-2.0 | android/android-test |
10044449 | <NME> TestCase.java
<BEF> ADDFILE
<MSG> Test Discovery service implementation
PiperOrigin-RevId: 263671047
<DFF> @@ -0,0 +1,119 @@
+/*
+ * Copyright (C) 2019 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 ... | 119 | Test Discovery service implementation | 0 | .java | java | apache-2.0 | android/android-test |