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 |
|---|---|---|---|---|---|---|---|---|
10045850 | <NME> DefaultFailureHandler.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/LICE... | 5 | Added a failure handler for the NoMatchingViewException. It dumps the full view hierarchy to a file, when the test storage service is installed on the device. | 10 | .java | java | apache-2.0 | android/android-test |
10045851 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 1 | Exclude R classes from kotlin maven artifacts. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045852 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 1 | Exclude R classes from kotlin maven artifacts. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045853 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 1 | Exclude R classes from kotlin maven artifacts. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045854 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 1 | Exclude R classes from kotlin maven artifacts. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045855 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 1 | Exclude R classes from kotlin maven artifacts. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045856 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Update unified launcher to work with uncompressed system images | 1 | .py | py | apache-2.0 | android/android-test |
10045857 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Update unified launcher to work with uncompressed system images | 1 | .py | py | apache-2.0 | android/android-test |
10045858 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Update unified launcher to work with uncompressed system images | 1 | .py | py | apache-2.0 | android/android-test |
10045859 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Update unified launcher to work with uncompressed system images | 1 | .py | py | apache-2.0 | android/android-test |
10045860 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 1 | Update unified launcher to work with uncompressed system images | 1 | .py | py | apache-2.0 | android/android-test |
10045861 | <NME> PhysicalDeviceControllerTest.kt
<BEF> ADDFILE
<MSG> Initialize DeviceController instance depending on whether the test is run on a real device or an emulator
PiperOrigin-RevId: 400743503
<DFF> @@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, ... | 34 | Initialize DeviceController instance depending on whether the test is run on a real device or an emulator | 0 | .kt | kt | apache-2.0 | android/android-test |
10045862 | <NME> PhysicalDeviceControllerTest.kt
<BEF> ADDFILE
<MSG> Initialize DeviceController instance depending on whether the test is run on a real device or an emulator
PiperOrigin-RevId: 400743503
<DFF> @@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, ... | 34 | Initialize DeviceController instance depending on whether the test is run on a real device or an emulator | 0 | .kt | kt | apache-2.0 | android/android-test |
10045863 | <NME> PhysicalDeviceControllerTest.kt
<BEF> ADDFILE
<MSG> Initialize DeviceController instance depending on whether the test is run on a real device or an emulator
PiperOrigin-RevId: 400743503
<DFF> @@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, ... | 34 | Initialize DeviceController instance depending on whether the test is run on a real device or an emulator | 0 | .kt | kt | apache-2.0 | android/android-test |
10045864 | <NME> PhysicalDeviceControllerTest.kt
<BEF> ADDFILE
<MSG> Initialize DeviceController instance depending on whether the test is run on a real device or an emulator
PiperOrigin-RevId: 400743503
<DFF> @@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, ... | 34 | Initialize DeviceController instance depending on whether the test is run on a real device or an emulator | 0 | .kt | kt | apache-2.0 | android/android-test |
10045865 | <NME> PhysicalDeviceControllerTest.kt
<BEF> ADDFILE
<MSG> Initialize DeviceController instance depending on whether the test is run on a real device or an emulator
PiperOrigin-RevId: 400743503
<DFF> @@ -0,0 +1,34 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, ... | 34 | Initialize DeviceController instance depending on whether the test is run on a real device or an emulator | 0 | .kt | kt | apache-2.0 | android/android-test |
10045866 | <NME> ConfigSafeGuards.cmake
<BEF>
# guard against in-source builds
if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
message(FATAL_ERROR "In-source builds not allowed. Please make a new directory (called a build directory) and run CMake from there.")
endif()
# guard against bad build-type strings
if(NOT CMAKE... | 2 | Tell user when build type defaults to debug. | 2 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10045867 | <NME> ConfigSafeGuards.cmake
<BEF>
# guard against in-source builds
if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
message(FATAL_ERROR "In-source builds not allowed. Please make a new directory (called a build directory) and run CMake from there.")
endif()
# guard against bad build-type strings
if(NOT CMAKE... | 2 | Tell user when build type defaults to debug. | 2 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10045868 | <NME> IntentCorrespondences.java
<BEF> package androidx.test.ext.truth.content;
import android.content.Intent;
import com.google.common.annotations.Beta;
import com.google.common.base.Objects;
import com.google.common.truth.Correspondence;
* Collection of {@link com.google.common.truth.Correspondence} helpers for as... | 2 | API cleanups. | 2 | .java | java | apache-2.0 | android/android-test |
10045869 | <NME> IntentCorrespondences.java
<BEF> package androidx.test.ext.truth.content;
import android.content.Intent;
import com.google.common.annotations.Beta;
import com.google.common.base.Objects;
import com.google.common.truth.Correspondence;
* Collection of {@link com.google.common.truth.Correspondence} helpers for as... | 2 | API cleanups. | 2 | .java | java | apache-2.0 | android/android-test |
10045870 | <NME> IntentCorrespondences.java
<BEF> package androidx.test.ext.truth.content;
import android.content.Intent;
import com.google.common.annotations.Beta;
import com.google.common.base.Objects;
import com.google.common.truth.Correspondence;
* Collection of {@link com.google.common.truth.Correspondence} helpers for as... | 2 | API cleanups. | 2 | .java | java | apache-2.0 | android/android-test |
10045871 | <NME> IntentCorrespondences.java
<BEF> package androidx.test.ext.truth.content;
import android.content.Intent;
import com.google.common.annotations.Beta;
import com.google.common.base.Objects;
import com.google.common.truth.Correspondence;
* Collection of {@link com.google.common.truth.Correspondence} helpers for as... | 2 | API cleanups. | 2 | .java | java | apache-2.0 | android/android-test |
10045872 | <NME> IntentCorrespondences.java
<BEF> package androidx.test.ext.truth.content;
import android.content.Intent;
import com.google.common.annotations.Beta;
import com.google.common.base.Objects;
import com.google.common.truth.Correspondence;
* Collection of {@link com.google.common.truth.Correspondence} helpers for as... | 2 | API cleanups. | 2 | .java | java | apache-2.0 | android/android-test |
10045873 | <NME> index.styl
<BEF> /* variables */
$gt-color-main := #6190e8
$gt-color-sub := #a1a1a1
$gt-color-loader := #999999
$gt-color-error := #ff3860
$gt-color-hr := #E9E9E9
$gt-color-input-border := rgba(0,0,0,0.1)
$gt-color-input-bg := #f6f6f6
$gt-color-comment-bg := #f9f9f9
$gt-color-comment-adminbg := #f6f9fe
$gt-color... | 5 | fix(comment): comments via email notification | 0 | .styl | styl | mit | gitalk/gitalk |
10045874 | <NME> index.styl
<BEF> /* variables */
$gt-color-main := #6190e8
$gt-color-sub := #a1a1a1
$gt-color-loader := #999999
$gt-color-error := #ff3860
$gt-color-hr := #E9E9E9
$gt-color-input-border := rgba(0,0,0,0.1)
$gt-color-input-bg := #f6f6f6
$gt-color-comment-bg := #f9f9f9
$gt-color-comment-adminbg := #f6f9fe
$gt-color... | 5 | fix(comment): comments via email notification | 0 | .styl | styl | mit | gitalk/gitalk |
10045875 | <NME> ShellCommandExecutorTest.java
<BEF> ADDFILE
<MSG> Log errors in ShellCommandExecutor.
PiperOrigin-RevId: 404106825
<DFF> @@ -0,0 +1,73 @@
+/*
+ * 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 com... | 73 | Log errors in ShellCommandExecutor. | 0 | .java | java | apache-2.0 | android/android-test |
10045876 | <NME> ShellCommandExecutorTest.java
<BEF> ADDFILE
<MSG> Log errors in ShellCommandExecutor.
PiperOrigin-RevId: 404106825
<DFF> @@ -0,0 +1,73 @@
+/*
+ * 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 com... | 73 | Log errors in ShellCommandExecutor. | 0 | .java | java | apache-2.0 | android/android-test |
10045877 | <NME> ShellCommandExecutorTest.java
<BEF> ADDFILE
<MSG> Log errors in ShellCommandExecutor.
PiperOrigin-RevId: 404106825
<DFF> @@ -0,0 +1,73 @@
+/*
+ * 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 com... | 73 | Log errors in ShellCommandExecutor. | 0 | .java | java | apache-2.0 | android/android-test |
10045878 | <NME> ShellCommandExecutorTest.java
<BEF> ADDFILE
<MSG> Log errors in ShellCommandExecutor.
PiperOrigin-RevId: 404106825
<DFF> @@ -0,0 +1,73 @@
+/*
+ * 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 com... | 73 | Log errors in ShellCommandExecutor. | 0 | .java | java | apache-2.0 | android/android-test |
10045879 | <NME> ShellCommandExecutorTest.java
<BEF> ADDFILE
<MSG> Log errors in ShellCommandExecutor.
PiperOrigin-RevId: 404106825
<DFF> @@ -0,0 +1,73 @@
+/*
+ * 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 com... | 73 | Log errors in ShellCommandExecutor. | 0 | .java | java | apache-2.0 | android/android-test |
10045880 | <NME> RecordingActivity.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... | 19 | Address flakiness in ActivityScenarioTest. | 0 | .java | java | apache-2.0 | android/android-test |
10045881 | <NME> RecordingActivity.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... | 19 | Address flakiness in ActivityScenarioTest. | 0 | .java | java | apache-2.0 | android/android-test |
10045882 | <NME> RecordingActivity.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... | 19 | Address flakiness in ActivityScenarioTest. | 0 | .java | java | apache-2.0 | android/android-test |
10045883 | <NME> RecordingActivity.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... | 19 | Address flakiness in ActivityScenarioTest. | 0 | .java | java | apache-2.0 | android/android-test |
10045884 | <NME> RecordingActivity.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... | 19 | Address flakiness in ActivityScenarioTest. | 0 | .java | java | apache-2.0 | android/android-test |
10045885 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 3 | Fix kotlin artifact names. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10045886 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 3 | Fix kotlin artifact names. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10045887 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 3 | Fix kotlin artifact names. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10045888 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 3 | Fix kotlin artifact names. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10045889 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_JUNIT_VERSION", "ANDROIDX_LIFECYCLE_VERSION", "KOTLIN_VERSION")
load(... | 3 | Fix kotlin artifact names. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10045890 | <NME> AndroidTestOrchestrator.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... | 0 | Delete OrchestrationXmlTestRunListener. | 5 | .java | java | apache-2.0 | android/android-test |
10045891 | <NME> AndroidTestOrchestrator.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... | 0 | Delete OrchestrationXmlTestRunListener. | 5 | .java | java | apache-2.0 | android/android-test |
10045892 | <NME> AndroidTestOrchestrator.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... | 0 | Delete OrchestrationXmlTestRunListener. | 5 | .java | java | apache-2.0 | android/android-test |
10045893 | <NME> AndroidTestOrchestrator.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... | 0 | Delete OrchestrationXmlTestRunListener. | 5 | .java | java | apache-2.0 | android/android-test |
10045894 | <NME> AndroidTestOrchestrator.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... | 0 | Delete OrchestrationXmlTestRunListener. | 5 | .java | java | apache-2.0 | android/android-test |
10045895 | <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... | 20 | Run "adb root" | 1 | .py | py | apache-2.0 | android/android-test |
10045896 | <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... | 20 | Run "adb root" | 1 | .py | py | apache-2.0 | android/android-test |
10045897 | <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... | 20 | Run "adb root" | 1 | .py | py | apache-2.0 | android/android-test |
10045898 | <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... | 20 | Run "adb root" | 1 | .py | py | apache-2.0 | android/android-test |
10045899 | <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... | 20 | Run "adb root" | 1 | .py | py | apache-2.0 | android/android-test |
10045900 | <NME> hmac-test.js
<BEF> (function (sha512, sha384, sha512_256, sha512_224) {
Array.prototype.toHexString = ArrayBuffer.prototype.toHexString = function () {
var array = new Uint8Array(this);
var hex = '';
for (var i = 0; i < array.length; ++i) {
var c = array[i].toString('16');
hex += c.lengt... | 12 | Fixed incorrect result when first bit is 1 of bytes. | 0 | .js | js | mit | emn178/js-sha512 |
10045901 | <NME> hmac-test.js
<BEF> (function (sha512, sha384, sha512_256, sha512_224) {
Array.prototype.toHexString = ArrayBuffer.prototype.toHexString = function () {
var array = new Uint8Array(this);
var hex = '';
for (var i = 0; i < array.length; ++i) {
var c = array[i].toString('16');
hex += c.lengt... | 12 | Fixed incorrect result when first bit is 1 of bytes. | 0 | .js | js | mit | emn178/js-sha512 |
10045902 | <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 | internal change | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045903 | <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 | internal change | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045904 | <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 | internal change | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045905 | <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 | internal change | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045906 | <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 | internal change | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045907 | <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 | Update all deps | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045908 | <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 | Update all deps | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045909 | <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 | Update all deps | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045910 | <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 | Update all deps | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045911 | <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 | Update all deps | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045912 | <NME> IntentsTestRule.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/LICENSE-... | 2 | Suggest IntentsRule be used instead of IntentsTestRule. | 2 | .java | java | apache-2.0 | android/android-test |
10045913 | <NME> IntentsTestRule.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/LICENSE-... | 2 | Suggest IntentsRule be used instead of IntentsTestRule. | 2 | .java | java | apache-2.0 | android/android-test |
10045914 | <NME> IntentsTestRule.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/LICENSE-... | 2 | Suggest IntentsRule be used instead of IntentsTestRule. | 2 | .java | java | apache-2.0 | android/android-test |
10045915 | <NME> IntentsTestRule.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/LICENSE-... | 2 | Suggest IntentsRule be used instead of IntentsTestRule. | 2 | .java | java | apache-2.0 | android/android-test |
10045916 | <NME> IntentsTestRule.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/LICENSE-... | 2 | Suggest IntentsRule be used instead of IntentsTestRule. | 2 | .java | java | apache-2.0 | android/android-test |
10045917 | <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... | 1 | Update to Truth 0.45, and address deprecations. | 2 | .java | java | apache-2.0 | android/android-test |
10045918 | <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... | 1 | Update to Truth 0.45, and address deprecations. | 2 | .java | java | apache-2.0 | android/android-test |
10045919 | <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... | 1 | Update to Truth 0.45, and address deprecations. | 2 | .java | java | apache-2.0 | android/android-test |
10045920 | <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... | 1 | Update to Truth 0.45, and address deprecations. | 2 | .java | java | apache-2.0 | android/android-test |
10045921 | <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... | 1 | Update to Truth 0.45, and address deprecations. | 2 | .java | java | apache-2.0 | android/android-test |
10045922 | <NME> test.js
<BEF> assert('sha512 1', 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e', sha512(''));
assert('sha512 2', '07e547d9586f6a73f73fbac0435ed76951218fb7d0c8d788a309d785436bbb642e93a252a954f23912547d1e8a3b5ed6e1bfd7097821233fa053... | 131 | * Add bower package. * Fixed JSHint warnings. * Add travis. * Add coveralls. | 20 | .js | js | mit | emn178/js-sha512 |
10045923 | <NME> test.js
<BEF> assert('sha512 1', 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e', sha512(''));
assert('sha512 2', '07e547d9586f6a73f73fbac0435ed76951218fb7d0c8d788a309d785436bbb642e93a252a954f23912547d1e8a3b5ed6e1bfd7097821233fa053... | 131 | * Add bower package. * Fixed JSHint warnings. * Add travis. * Add coveralls. | 20 | .js | js | mit | emn178/js-sha512 |
10045924 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Release emulator tv 26 x86 image from build id 4612906. Download from branch git_oc-emu-release and target sdk_google_atv_x86-sdk. Check[] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045925 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Release emulator tv 26 x86 image from build id 4612906. Download from branch git_oc-emu-release and target sdk_google_atv_x86-sdk. Check[] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045926 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Release emulator tv 26 x86 image from build id 4612906. Download from branch git_oc-emu-release and target sdk_google_atv_x86-sdk. Check[] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045927 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Release emulator tv 26 x86 image from build id 4612906. Download from branch git_oc-emu-release and target sdk_google_atv_x86-sdk. Check[] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045928 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Release emulator tv 26 x86 image from build id 4612906. Download from branch git_oc-emu-release and target sdk_google_atv_x86-sdk. Check[] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045929 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 2 | Fix typo in CMakeLists.txt: Set CMAKE_CXX_FLAGS. | 2 | .txt | txt | unlicense | bsamseth/cpp-project |
10045930 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 2 | Fix typo in CMakeLists.txt: Set CMAKE_CXX_FLAGS. | 2 | .txt | txt | unlicense | bsamseth/cpp-project |
10045931 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.core.app {
public final class DeviceCapture {
method @RequiresApi(android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public static android.graphics.Bitmap takeScreenshotNoSy... | 1 | Update androidx.test API for metalava update | 1 | .txt | txt | apache-2.0 | android/android-test |
10045932 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.core.app {
public final class DeviceCapture {
method @RequiresApi(android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public static android.graphics.Bitmap takeScreenshotNoSy... | 1 | Update androidx.test API for metalava update | 1 | .txt | txt | apache-2.0 | android/android-test |
10045933 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.core.app {
public final class DeviceCapture {
method @RequiresApi(android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public static android.graphics.Bitmap takeScreenshotNoSy... | 1 | Update androidx.test API for metalava update | 1 | .txt | txt | apache-2.0 | android/android-test |
10045934 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.core.app {
public final class DeviceCapture {
method @RequiresApi(android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public static android.graphics.Bitmap takeScreenshotNoSy... | 1 | Update androidx.test API for metalava update | 1 | .txt | txt | apache-2.0 | android/android-test |
10045935 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.core.app {
public final class DeviceCapture {
method @RequiresApi(android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public static android.graphics.Bitmap takeScreenshotNoSy... | 1 | Update androidx.test API for metalava update | 1 | .txt | txt | apache-2.0 | android/android-test |
10045936 | <NME> InternalTestStorageTest.java
<BEF> ADDFILE
<MSG> Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure.
PiperOrigin-RevId: 345092283
<DFF> @@ -0,0 +1,62 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache... | 62 | Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure. | 0 | .java | java | apache-2.0 | android/android-test |
10045937 | <NME> InternalTestStorageTest.java
<BEF> ADDFILE
<MSG> Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure.
PiperOrigin-RevId: 345092283
<DFF> @@ -0,0 +1,62 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache... | 62 | Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure. | 0 | .java | java | apache-2.0 | android/android-test |
10045938 | <NME> InternalTestStorageTest.java
<BEF> ADDFILE
<MSG> Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure.
PiperOrigin-RevId: 345092283
<DFF> @@ -0,0 +1,62 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache... | 62 | Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure. | 0 | .java | java | apache-2.0 | android/android-test |
10045939 | <NME> InternalTestStorageTest.java
<BEF> ADDFILE
<MSG> Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure.
PiperOrigin-RevId: 345092283
<DFF> @@ -0,0 +1,62 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache... | 62 | Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure. | 0 | .java | java | apache-2.0 | android/android-test |
10045940 | <NME> InternalTestStorageTest.java
<BEF> ADDFILE
<MSG> Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure.
PiperOrigin-RevId: 345092283
<DFF> @@ -0,0 +1,62 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache... | 62 | Added internal APIs in the test storage service for reading/writing internal files used by the testing infrastructure. | 0 | .java | java | apache-2.0 | android/android-test |
10045941 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Switch the two broken tests back to qemu1 | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045942 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Switch the two broken tests back to qemu1 | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045943 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Switch the two broken tests back to qemu1 | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045944 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Switch the two broken tests back to qemu1 | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045945 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Switch the two broken tests back to qemu1 | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10045946 | <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... | 4 | fix: click invalid when show mask | 3 | .jsx | jsx | mit | gitalk/gitalk |
10045947 | <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... | 4 | fix: click invalid when show mask | 3 | .jsx | jsx | mit | gitalk/gitalk |
10045948 | <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... | 9 | Embed cubervillains CA cert in the system image, as before | 0 | .py | py | apache-2.0 | android/android-test |
10045949 | <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... | 9 | Embed cubervillains CA cert in the system image, as before | 0 | .py | py | apache-2.0 | android/android-test |