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 |
|---|---|---|---|---|---|---|---|---|
10044550 | <NME> GrantPermissionRule.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/licenses/LICE... | 1 | Fix spelling error in documentation for GrantPermissionRule. | 1 | .java | java | apache-2.0 | android/android-test |
10044551 | <NME> GrantPermissionRule.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/licenses/LICE... | 1 | Fix spelling error in documentation for GrantPermissionRule. | 1 | .java | java | apache-2.0 | android/android-test |
10044552 | <NME> GrantPermissionRule.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/licenses/LICE... | 1 | Fix spelling error in documentation for GrantPermissionRule. | 1 | .java | java | apache-2.0 | android/android-test |
10044553 | <NME> GrantPermissionRule.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/licenses/LICE... | 1 | Fix spelling error in documentation for GrantPermissionRule. | 1 | .java | java | apache-2.0 | android/android-test |
10044554 | <NME> setup.sh
<BEF> #!/bin/bash
# Revert to first commit, add and commit everything as single commit.
git reset $(git commit-tree HEAD^{tree} -m "Boiler plate for C++ project added")
name=$(git config user.name)
email=$(git config user.email)
git add --all
git commit --amend # Will prompt for message.
git remote ... | 7 | Add option to setup script to amend author (#5) | 1 | .sh | sh | unlicense | bsamseth/cpp-project |
10044555 | <NME> setup.sh
<BEF> #!/bin/bash
# Revert to first commit, add and commit everything as single commit.
git reset $(git commit-tree HEAD^{tree} -m "Boiler plate for C++ project added")
name=$(git config user.name)
email=$(git config user.email)
git add --all
git commit --amend # Will prompt for message.
git remote ... | 7 | Add option to setup script to amend author (#5) | 1 | .sh | sh | unlicense | bsamseth/cpp-project |
10044556 | <NME> ServiceLoaderWrapper.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... | 20 | [Internal] Added a #loadServiceOrNull method that loads one service implementation or returns null when none is found. | 4 | .java | java | apache-2.0 | android/android-test |
10044557 | <NME> ServiceLoaderWrapper.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... | 20 | [Internal] Added a #loadServiceOrNull method that loads one service implementation or returns null when none is found. | 4 | .java | java | apache-2.0 | android/android-test |
10044558 | <NME> ServiceLoaderWrapper.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... | 20 | [Internal] Added a #loadServiceOrNull method that loads one service implementation or returns null when none is found. | 4 | .java | java | apache-2.0 | android/android-test |
10044559 | <NME> ServiceLoaderWrapper.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... | 20 | [Internal] Added a #loadServiceOrNull method that loads one service implementation or returns null when none is found. | 4 | .java | java | apache-2.0 | android/android-test |
10044560 | <NME> ServiceLoaderWrapper.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... | 20 | [Internal] Added a #loadServiceOrNull method that loads one service implementation or returns null when none is found. | 4 | .java | java | apache-2.0 | android/android-test |
10044561 | <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_versions.bzl and UsageTrackerRegistry for 1.3.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044562 | <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_versions.bzl and UsageTrackerRegistry for 1.3.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044563 | <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_versions.bzl and UsageTrackerRegistry for 1.3.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044564 | <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_versions.bzl and UsageTrackerRegistry for 1.3.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044565 | <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_versions.bzl and UsageTrackerRegistry for 1.3.0-alpha05 | 2 | .java | java | apache-2.0 | android/android-test |
10044566 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Fix naming error of unit tests | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10044567 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Fix naming error of unit tests | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10044568 | <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/... | 0 | Add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 33 | .java | java | apache-2.0 | android/android-test |
10044569 | <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/... | 0 | Add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 33 | .java | java | apache-2.0 | android/android-test |
10044570 | <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/... | 0 | Add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 33 | .java | java | apache-2.0 | android/android-test |
10044571 | <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/... | 0 | Add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 33 | .java | java | apache-2.0 | android/android-test |
10044572 | <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/... | 0 | Add support for taking screenshots and saving them to TestStorage in Espresso's DefaultFailureHandler. | 33 | .java | java | apache-2.0 | android/android-test |
10044573 | <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... | 6 | Use regex search to determine if a package is actually installed or not. | 2 | .py | py | apache-2.0 | android/android-test |
10044574 | <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... | 6 | Use regex search to determine if a package is actually installed or not. | 2 | .py | py | apache-2.0 | android/android-test |
10044575 | <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... | 6 | Use regex search to determine if a package is actually installed or not. | 2 | .py | py | apache-2.0 | android/android-test |
10044576 | <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... | 6 | Use regex search to determine if a package is actually installed or not. | 2 | .py | py | apache-2.0 | android/android-test |
10044577 | <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... | 6 | Use regex search to determine if a package is actually installed or not. | 2 | .py | py | apache-2.0 | android/android-test |
10044578 | <NME> index.js
<BEF> import Polyglot from 'node-polyglot/build/polyglot'
import ZHCN from './zh-CN.json'
import ZHTW from './zh-TW.json'
import EN from './en.json'
import ES from './es-ES.json'
const i18nMap = {
'zh': ZHCN,
'zh-CN': ZHCN,
'zh-TW': ZHTW,
'en': EN,
'es-ES': ES
}
export default function (langu... | 3 | feat: support fr | 1 | .js | js | mit | gitalk/gitalk |
10044579 | <NME> index.js
<BEF> import Polyglot from 'node-polyglot/build/polyglot'
import ZHCN from './zh-CN.json'
import ZHTW from './zh-TW.json'
import EN from './en.json'
import ES from './es-ES.json'
const i18nMap = {
'zh': ZHCN,
'zh-CN': ZHCN,
'zh-TW': ZHTW,
'en': EN,
'es-ES': ES
}
export default function (langu... | 3 | feat: support fr | 1 | .js | js | mit | gitalk/gitalk |
10044580 | <NME> RequiresDisplayUnitTest.kt
<BEF> ADDFILE
<MSG> Add @RequiresDisplay test filter
PiperOrigin-RevId: 461902325
<DFF> @@ -0,0 +1,170 @@
+package androidx.test.espresso.device.filter
+
+import androidx.test.espresso.device.sizeclass.HeightSizeClass
+import androidx.test.espresso.device.sizeclass.HeightSizeClass.Com... | 170 | Add @RequiresDisplay test filter | 0 | .kt | kt | apache-2.0 | android/android-test |
10044581 | <NME> RequiresDisplayUnitTest.kt
<BEF> ADDFILE
<MSG> Add @RequiresDisplay test filter
PiperOrigin-RevId: 461902325
<DFF> @@ -0,0 +1,170 @@
+package androidx.test.espresso.device.filter
+
+import androidx.test.espresso.device.sizeclass.HeightSizeClass
+import androidx.test.espresso.device.sizeclass.HeightSizeClass.Com... | 170 | Add @RequiresDisplay test filter | 0 | .kt | kt | apache-2.0 | android/android-test |
10044582 | <NME> RequiresDisplayUnitTest.kt
<BEF> ADDFILE
<MSG> Add @RequiresDisplay test filter
PiperOrigin-RevId: 461902325
<DFF> @@ -0,0 +1,170 @@
+package androidx.test.espresso.device.filter
+
+import androidx.test.espresso.device.sizeclass.HeightSizeClass
+import androidx.test.espresso.device.sizeclass.HeightSizeClass.Com... | 170 | Add @RequiresDisplay test filter | 0 | .kt | kt | apache-2.0 | android/android-test |
10044583 | <NME> RequiresDisplayUnitTest.kt
<BEF> ADDFILE
<MSG> Add @RequiresDisplay test filter
PiperOrigin-RevId: 461902325
<DFF> @@ -0,0 +1,170 @@
+package androidx.test.espresso.device.filter
+
+import androidx.test.espresso.device.sizeclass.HeightSizeClass
+import androidx.test.espresso.device.sizeclass.HeightSizeClass.Com... | 170 | Add @RequiresDisplay test filter | 0 | .kt | kt | apache-2.0 | android/android-test |
10044584 | <NME> RequiresDisplayUnitTest.kt
<BEF> ADDFILE
<MSG> Add @RequiresDisplay test filter
PiperOrigin-RevId: 461902325
<DFF> @@ -0,0 +1,170 @@
+package androidx.test.espresso.device.filter
+
+import androidx.test.espresso.device.sizeclass.HeightSizeClass
+import androidx.test.espresso.device.sizeclass.HeightSizeClass.Com... | 170 | Add @RequiresDisplay test filter | 0 | .kt | kt | apache-2.0 | android/android-test |
10044585 | <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 | Exclude androidx.test:annotation classes from rules, monitor and runner. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044586 | <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 | Exclude androidx.test:annotation classes from rules, monitor and runner. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044587 | <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 | Exclude androidx.test:annotation classes from rules, monitor and runner. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044588 | <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 | Exclude androidx.test:annotation classes from rules, monitor and runner. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044589 | <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 | Exclude androidx.test:annotation classes from rules, monitor and runner. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044590 | <NME> README.md
<BEF> ADDFILE
<MSG> Initial commit for master with license files and a README
Change-Id: I20610be37e79fdf330cd5af270558f748a6e405c
<DFF> @@ -0,0 +1,13 @@
+# Android Testing Support Library
+
+The Android Testing Support Library provides an extensive framework for testing Android apps. This library pro... | 13 | Initial commit for master with license files and a README | 0 | .md | md | apache-2.0 | android/android-test |
10044591 | <NME> README.md
<BEF> ADDFILE
<MSG> Initial commit for master with license files and a README
Change-Id: I20610be37e79fdf330cd5af270558f748a6e405c
<DFF> @@ -0,0 +1,13 @@
+# Android Testing Support Library
+
+The Android Testing Support Library provides an extensive framework for testing Android apps. This library pro... | 13 | Initial commit for master with license files and a README | 0 | .md | md | apache-2.0 | android/android-test |
10044592 | <NME> README.md
<BEF> ADDFILE
<MSG> Initial commit for master with license files and a README
Change-Id: I20610be37e79fdf330cd5af270558f748a6e405c
<DFF> @@ -0,0 +1,13 @@
+# Android Testing Support Library
+
+The Android Testing Support Library provides an extensive framework for testing Android apps. This library pro... | 13 | Initial commit for master with license files and a README | 0 | .md | md | apache-2.0 | android/android-test |
10044593 | <NME> README.md
<BEF> ADDFILE
<MSG> Initial commit for master with license files and a README
Change-Id: I20610be37e79fdf330cd5af270558f748a6e405c
<DFF> @@ -0,0 +1,13 @@
+# Android Testing Support Library
+
+The Android Testing Support Library provides an extensive framework for testing Android apps. This library pro... | 13 | Initial commit for master with license files and a README | 0 | .md | md | apache-2.0 | android/android-test |
10044594 | <NME> README.md
<BEF> ADDFILE
<MSG> Initial commit for master with license files and a README
Change-Id: I20610be37e79fdf330cd5af270558f748a6e405c
<DFF> @@ -0,0 +1,13 @@
+# Android Testing Support Library
+
+The Android Testing Support Library provides an extensive framework for testing Android apps. This library pro... | 13 | Initial commit for master with license files and a README | 0 | .md | md | apache-2.0 | android/android-test |
10044595 | <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.1"
RULES_JVM_EXTERNAL_SHA = "f36441aa876c4f6427bfb2d1f2d723b48e9d930b62662bf723ddfb8fc8... | 2 | Bump rules_jvm_external to 4.2 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10044596 | <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.1"
RULES_JVM_EXTERNAL_SHA = "f36441aa876c4f6427bfb2d1f2d723b48e9d930b62662bf723ddfb8fc8... | 2 | Bump rules_jvm_external to 4.2 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10044597 | <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.1"
RULES_JVM_EXTERNAL_SHA = "f36441aa876c4f6427bfb2d1f2d723b48e9d930b62662bf723ddfb8fc8... | 2 | Bump rules_jvm_external to 4.2 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10044598 | <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.1"
RULES_JVM_EXTERNAL_SHA = "f36441aa876c4f6427bfb2d1f2d723b48e9d930b62662bf723ddfb8fc8... | 2 | Bump rules_jvm_external to 4.2 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10044599 | <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.1"
RULES_JVM_EXTERNAL_SHA = "f36441aa876c4f6427bfb2d1f2d723b48e9d930b62662bf723ddfb8fc8... | 2 | Bump rules_jvm_external to 4.2 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10044600 | <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... | 7 | Internal change | 0 | .py | py | apache-2.0 | android/android-test |
10044601 | <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... | 7 | Internal change | 0 | .py | py | apache-2.0 | android/android-test |
10044602 | <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... | 7 | Internal change | 0 | .py | py | apache-2.0 | android/android-test |
10044603 | <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... | 7 | Internal change | 0 | .py | py | apache-2.0 | android/android-test |
10044604 | <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... | 7 | Internal change | 0 | .py | py | apache-2.0 | android/android-test |
10044605 | <NME> IntentSubject.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... | 1 | Migrate from containsAllIn to containsAtLeastElementsIn. | 1 | .java | java | apache-2.0 | android/android-test |
10044606 | <NME> IntentSubject.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... | 1 | Migrate from containsAllIn to containsAtLeastElementsIn. | 1 | .java | java | apache-2.0 | android/android-test |
10044607 | <NME> IntentSubject.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... | 1 | Migrate from containsAllIn to containsAtLeastElementsIn. | 1 | .java | java | apache-2.0 | android/android-test |
10044608 | <NME> IntentSubject.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... | 1 | Migrate from containsAllIn to containsAtLeastElementsIn. | 1 | .java | java | apache-2.0 | android/android-test |
10044609 | <NME> IntentSubject.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... | 1 | Migrate from containsAllIn to containsAtLeastElementsIn. | 1 | .java | java | apache-2.0 | android/android-test |
10044610 | <NME> AndroidJUnitRunner.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... | 97 | Add tracing. | 63 | .java | java | apache-2.0 | android/android-test |
10044611 | <NME> AndroidJUnitRunner.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... | 97 | Add tracing. | 63 | .java | java | apache-2.0 | android/android-test |
10044612 | <NME> AndroidJUnitRunner.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... | 97 | Add tracing. | 63 | .java | java | apache-2.0 | android/android-test |
10044613 | <NME> AndroidJUnitRunner.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... | 97 | Add tracing. | 63 | .java | java | apache-2.0 | android/android-test |
10044614 | <NME> AndroidJUnitRunner.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... | 97 | Add tracing. | 63 | .java | java | apache-2.0 | android/android-test |
10044615 | <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... | 3 | fix: avoild invoked api /markdown when edit button clicked (#508) | 1 | .jsx | jsx | mit | gitalk/gitalk |
10044616 | <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... | 3 | fix: avoild invoked api /markdown when edit button clicked (#508) | 1 | .jsx | jsx | mit | gitalk/gitalk |
10044617 | <NME> DeviceBrokerModule.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/LICE... | 1 | Project import generated by Copybara. | 1 | .java | java | apache-2.0 | android/android-test |
10044618 | <NME> DeviceBrokerModule.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/LICE... | 1 | Project import generated by Copybara. | 1 | .java | java | apache-2.0 | android/android-test |
10044619 | <NME> DeviceBrokerModule.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/LICE... | 1 | Project import generated by Copybara. | 1 | .java | java | apache-2.0 | android/android-test |
10044620 | <NME> DeviceBrokerModule.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/LICE... | 1 | Project import generated by Copybara. | 1 | .java | java | apache-2.0 | android/android-test |
10044621 | <NME> DeviceBrokerModule.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/LICE... | 1 | Project import generated by Copybara. | 1 | .java | java | apache-2.0 | android/android-test |
10044622 | <NME> TestRequestBuilderTest.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/... | 36 | Add codeName() to @SdkSuppress to support running/skipping tests that use unreleased SDK. | 0 | .java | java | apache-2.0 | android/android-test |
10044623 | <NME> TestRequestBuilderTest.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/... | 36 | Add codeName() to @SdkSuppress to support running/skipping tests that use unreleased SDK. | 0 | .java | java | apache-2.0 | android/android-test |
10044624 | <NME> TestRequestBuilderTest.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/... | 36 | Add codeName() to @SdkSuppress to support running/skipping tests that use unreleased SDK. | 0 | .java | java | apache-2.0 | android/android-test |
10044625 | <NME> TestRequestBuilderTest.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/... | 36 | Add codeName() to @SdkSuppress to support running/skipping tests that use unreleased SDK. | 0 | .java | java | apache-2.0 | android/android-test |
10044626 | <NME> TestRequestBuilderTest.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/... | 36 | Add codeName() to @SdkSuppress to support running/skipping tests that use unreleased SDK. | 0 | .java | java | apache-2.0 | android/android-test |
10044627 | <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... | 73 | Registers an uncaught exception handler, which shuttles back the app crash on main thread to instrumentation result. | 7 | .java | java | apache-2.0 | android/android-test |
10044628 | <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... | 73 | Registers an uncaught exception handler, which shuttles back the app crash on main thread to instrumentation result. | 7 | .java | java | apache-2.0 | android/android-test |
10044629 | <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... | 73 | Registers an uncaught exception handler, which shuttles back the app crash on main thread to instrumentation result. | 7 | .java | java | apache-2.0 | android/android-test |
10044630 | <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... | 73 | Registers an uncaught exception handler, which shuttles back the app crash on main thread to instrumentation result. | 7 | .java | java | apache-2.0 | android/android-test |
10044631 | <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... | 73 | Registers an uncaught exception handler, which shuttles back the app crash on main thread to instrumentation result. | 7 | .java | java | apache-2.0 | android/android-test |
10044632 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 7 | Add release info to github README | 0 | .md | md | apache-2.0 | android/android-test |
10044633 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 7 | Add release info to github README | 0 | .md | md | apache-2.0 | android/android-test |
10044634 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 7 | Add release info to github README | 0 | .md | md | apache-2.0 | android/android-test |
10044635 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 7 | Add release info to github README | 0 | .md | md | apache-2.0 | android/android-test |
10044636 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 7 | Add release info to github README | 0 | .md | md | apache-2.0 | android/android-test |
10044637 | <NME> InclusivePackageNamesFilterTest.java
<BEF> ADDFILE
<MSG> 1) Remove ClassPathScanner.getDexEntries
2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters.
3) Leave one integration test in ClassPathScannerTest that operates on a real apk
PiperOrigin-... | 28 | 1) Remove ClassPathScanner.getDexEntries 2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters. 3) Leave one integration test in ClassPathScannerTest that operates on a real apk | 0 | .java | java | apache-2.0 | android/android-test |
10044638 | <NME> InclusivePackageNamesFilterTest.java
<BEF> ADDFILE
<MSG> 1) Remove ClassPathScanner.getDexEntries
2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters.
3) Leave one integration test in ClassPathScannerTest that operates on a real apk
PiperOrigin-... | 28 | 1) Remove ClassPathScanner.getDexEntries 2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters. 3) Leave one integration test in ClassPathScannerTest that operates on a real apk | 0 | .java | java | apache-2.0 | android/android-test |
10044639 | <NME> InclusivePackageNamesFilterTest.java
<BEF> ADDFILE
<MSG> 1) Remove ClassPathScanner.getDexEntries
2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters.
3) Leave one integration test in ClassPathScannerTest that operates on a real apk
PiperOrigin-... | 28 | 1) Remove ClassPathScanner.getDexEntries 2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters. 3) Leave one integration test in ClassPathScannerTest that operates on a real apk | 0 | .java | java | apache-2.0 | android/android-test |
10044640 | <NME> InclusivePackageNamesFilterTest.java
<BEF> ADDFILE
<MSG> 1) Remove ClassPathScanner.getDexEntries
2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters.
3) Leave one integration test in ClassPathScannerTest that operates on a real apk
PiperOrigin-... | 28 | 1) Remove ClassPathScanner.getDexEntries 2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters. 3) Leave one integration test in ClassPathScannerTest that operates on a real apk | 0 | .java | java | apache-2.0 | android/android-test |
10044641 | <NME> InclusivePackageNamesFilterTest.java
<BEF> ADDFILE
<MSG> 1) Remove ClassPathScanner.getDexEntries
2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters.
3) Leave one integration test in ClassPathScannerTest that operates on a real apk
PiperOrigin-... | 28 | 1) Remove ClassPathScanner.getDexEntries 2) Pull out the existing ClassPathScanner tests using getDexEntries into their own unit tests on the underlying filters. 3) Leave one integration test in ClassPathScannerTest that operates on a real apk | 0 | .java | java | apache-2.0 | android/android-test |
10044642 | <NME> OnViewInOnActivityHandlerTest.kt
<BEF> ADDFILE
<MSG> Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`.
PiperOrigin-RevId: 454671774
<DFF> @@ -0,0 +1,136 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (... | 136 | Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044643 | <NME> OnViewInOnActivityHandlerTest.kt
<BEF> ADDFILE
<MSG> Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`.
PiperOrigin-RevId: 454671774
<DFF> @@ -0,0 +1,136 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (... | 136 | Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044644 | <NME> OnViewInOnActivityHandlerTest.kt
<BEF> ADDFILE
<MSG> Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`.
PiperOrigin-RevId: 454671774
<DFF> @@ -0,0 +1,136 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (... | 136 | Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044645 | <NME> OnViewInOnActivityHandlerTest.kt
<BEF> ADDFILE
<MSG> Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`.
PiperOrigin-RevId: 454671774
<DFF> @@ -0,0 +1,136 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (... | 136 | Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044646 | <NME> OnViewInOnActivityHandlerTest.kt
<BEF> ADDFILE
<MSG> Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`.
PiperOrigin-RevId: 454671774
<DFF> @@ -0,0 +1,136 @@
+/*
+ * Copyright (C) 2022 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (... | 136 | Add the Espresso lint check handler for `onView` within the `ActivityScenario#onActivity`. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044647 | <NME> MatcherTestUtils.java
<BEF> ADDFILE
<MSG> Introduce BoundedDiagnosingMatcher to replace BoundedMatcher.
This new matcher performs similar checks but unifies the matching check with
describeMismatch.
PiperOrigin-RevId: 337874193
<DFF> @@ -0,0 +1,39 @@
+package androidx.test.espresso.matcher;
+
+import org.hamcr... | 39 | Introduce BoundedDiagnosingMatcher to replace BoundedMatcher. | 0 | .java | java | apache-2.0 | android/android-test |
10044648 | <NME> MatcherTestUtils.java
<BEF> ADDFILE
<MSG> Introduce BoundedDiagnosingMatcher to replace BoundedMatcher.
This new matcher performs similar checks but unifies the matching check with
describeMismatch.
PiperOrigin-RevId: 337874193
<DFF> @@ -0,0 +1,39 @@
+package androidx.test.espresso.matcher;
+
+import org.hamcr... | 39 | Introduce BoundedDiagnosingMatcher to replace BoundedMatcher. | 0 | .java | java | apache-2.0 | android/android-test |
10044649 | <NME> MatcherTestUtils.java
<BEF> ADDFILE
<MSG> Introduce BoundedDiagnosingMatcher to replace BoundedMatcher.
This new matcher performs similar checks but unifies the matching check with
describeMismatch.
PiperOrigin-RevId: 337874193
<DFF> @@ -0,0 +1,39 @@
+package androidx.test.espresso.matcher;
+
+import org.hamcr... | 39 | Introduce BoundedDiagnosingMatcher to replace BoundedMatcher. | 0 | .java | java | apache-2.0 | android/android-test |