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 |
|---|---|---|---|---|---|---|---|---|
10047150 | <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 | Setup Car emu from pi-car-release | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047151 | <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 | Setup Car emu from pi-car-release | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047152 | <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 | Setup Car emu from pi-car-release | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047153 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 2 | Update Kotlin bazel rules and GCB bazel version to 1.2.1 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10047154 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 2 | Update Kotlin bazel rules and GCB bazel version to 1.2.1 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10047155 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 2 | Update Kotlin bazel rules and GCB bazel version to 1.2.1 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10047156 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 2 | Update Kotlin bazel rules and GCB bazel version to 1.2.1 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10047157 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 2 | Update Kotlin bazel rules and GCB bazel version to 1.2.1 | 2 | WORKSPACE | apache-2.0 | android/android-test | |
10047158 | <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... | 2 | Pass -timezone everywhere now that b/31431334 is fixed | 4 | .py | py | apache-2.0 | android/android-test |
10047159 | <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... | 2 | Pass -timezone everywhere now that b/31431334 is fixed | 4 | .py | py | apache-2.0 | android/android-test |
10047160 | <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... | 2 | Pass -timezone everywhere now that b/31431334 is fixed | 4 | .py | py | apache-2.0 | android/android-test |
10047161 | <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... | 2 | Pass -timezone everywhere now that b/31431334 is fixed | 4 | .py | py | apache-2.0 | android/android-test |
10047162 | <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... | 2 | Pass -timezone everywhere now that b/31431334 is fixed | 4 | .py | py | apache-2.0 | android/android-test |
10047163 | <NME> BUILD.bazel
<BEF> # Description:
# Classes related to filter test cases to run.
licenses(["notice"]) # Apache 2.0
java_library(
name = "filter",
testonly = 1,
srcs = glob(["*.java"]),
visibility = ["//visibility:public"],
deps = [
"//tools/device_broker/java/com/google/android/apps... | 1 | Migrate from manual maven_jar to rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047164 | <NME> BUILD.bazel
<BEF> # Description:
# Classes related to filter test cases to run.
licenses(["notice"]) # Apache 2.0
java_library(
name = "filter",
testonly = 1,
srcs = glob(["*.java"]),
visibility = ["//visibility:public"],
deps = [
"//tools/device_broker/java/com/google/android/apps... | 1 | Migrate from manual maven_jar to rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047165 | <NME> BUILD.bazel
<BEF> # Description:
# Classes related to filter test cases to run.
licenses(["notice"]) # Apache 2.0
java_library(
name = "filter",
testonly = 1,
srcs = glob(["*.java"]),
visibility = ["//visibility:public"],
deps = [
"//tools/device_broker/java/com/google/android/apps... | 1 | Migrate from manual maven_jar to rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047166 | <NME> BUILD.bazel
<BEF> # Description:
# Classes related to filter test cases to run.
licenses(["notice"]) # Apache 2.0
java_library(
name = "filter",
testonly = 1,
srcs = glob(["*.java"]),
visibility = ["//visibility:public"],
deps = [
"//tools/device_broker/java/com/google/android/apps... | 1 | Migrate from manual maven_jar to rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047167 | <NME> BUILD.bazel
<BEF> # Description:
# Classes related to filter test cases to run.
licenses(["notice"]) # Apache 2.0
java_library(
name = "filter",
testonly = 1,
srcs = glob(["*.java"]),
visibility = ["//visibility:public"],
deps = [
"//tools/device_broker/java/com/google/android/apps... | 1 | Migrate from manual maven_jar to rules_jvm_external | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047168 | <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... | 5 | Account for the newer dex2oat parser instead of the current dex2oat java parser. | 11 | .py | py | apache-2.0 | android/android-test |
10047169 | <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... | 5 | Account for the newer dex2oat parser instead of the current dex2oat java parser. | 11 | .py | py | apache-2.0 | android/android-test |
10047170 | <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... | 5 | Account for the newer dex2oat parser instead of the current dex2oat java parser. | 11 | .py | py | apache-2.0 | android/android-test |
10047171 | <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... | 5 | Account for the newer dex2oat parser instead of the current dex2oat java parser. | 11 | .py | py | apache-2.0 | android/android-test |
10047172 | <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... | 5 | Account for the newer dex2oat parser instead of the current dex2oat java parser. | 11 | .py | py | apache-2.0 | android/android-test |
10047173 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | fix typo in com_google_code_gson_gson | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047174 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | fix typo in com_google_code_gson_gson | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047175 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | fix typo in com_google_code_gson_gson | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047176 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | fix typo in com_google_code_gson_gson | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047177 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# These dependencies are required for *developing* this project.
def _development_repositories():
# Needed by @com_google_protobuf//:protobuf_java_uti... | 1 | fix typo in com_google_code_gson_gson | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047178 | <NME> TestOutputHandler.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-... | 3 | Add window hierarchy dumping hook to TestOutputEmitter. | 0 | .java | java | apache-2.0 | android/android-test |
10047179 | <NME> TestOutputHandler.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-... | 3 | Add window hierarchy dumping hook to TestOutputEmitter. | 0 | .java | java | apache-2.0 | android/android-test |
10047180 | <NME> TestOutputHandler.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-... | 3 | Add window hierarchy dumping hook to TestOutputEmitter. | 0 | .java | java | apache-2.0 | android/android-test |
10047181 | <NME> TestOutputHandler.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-... | 3 | Add window hierarchy dumping hook to TestOutputEmitter. | 0 | .java | java | apache-2.0 | android/android-test |
10047182 | <NME> TestOutputHandler.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-... | 3 | Add window hierarchy dumping hook to TestOutputEmitter. | 0 | .java | java | apache-2.0 | android/android-test |
10047183 | <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... | 2 | Fix bug introduced by CR/157125118. | 1 | .py | py | apache-2.0 | android/android-test |
10047184 | <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... | 2 | Fix bug introduced by CR/157125118. | 1 | .py | py | apache-2.0 | android/android-test |
10047185 | <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... | 2 | Fix bug introduced by CR/157125118. | 1 | .py | py | apache-2.0 | android/android-test |
10047186 | <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... | 2 | Fix bug introduced by CR/157125118. | 1 | .py | py | apache-2.0 | android/android-test |
10047187 | <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... | 2 | Fix bug introduced by CR/157125118. | 1 | .py | py | apache-2.0 | android/android-test |
10047188 | <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 | [] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047189 | <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 | [] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047190 | <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 | [] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047191 | <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 | [] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047192 | <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 | [] | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047193 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
'image_arch', 'image_version_string', 'image_device_visibility')
load('//tools/android/emulated_devices:macro/emulator.bzl',
'supported_arches_for_api', 'emulator_suffix', 'emulator_tags')
load('//tools/android/em... | 122 | Default emulator in make_device | 30 | .bzl | bzl | apache-2.0 | android/android-test |
10047194 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
'image_arch', 'image_version_string', 'image_device_visibility')
load('//tools/android/emulated_devices:macro/emulator.bzl',
'supported_arches_for_api', 'emulator_suffix', 'emulator_tags')
load('//tools/android/em... | 122 | Default emulator in make_device | 30 | .bzl | bzl | apache-2.0 | android/android-test |
10047195 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
'image_arch', 'image_version_string', 'image_device_visibility')
load('//tools/android/emulated_devices:macro/emulator.bzl',
'supported_arches_for_api', 'emulator_suffix', 'emulator_tags')
load('//tools/android/em... | 122 | Default emulator in make_device | 30 | .bzl | bzl | apache-2.0 | android/android-test |
10047196 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
'image_arch', 'image_version_string', 'image_device_visibility')
load('//tools/android/emulated_devices:macro/emulator.bzl',
'supported_arches_for_api', 'emulator_suffix', 'emulator_tags')
load('//tools/android/em... | 122 | Default emulator in make_device | 30 | .bzl | bzl | apache-2.0 | android/android-test |
10047197 | <NME> make_device.bzl
<BEF> """Helper functions for generating android_device rules."""
load(
'image_arch', 'image_version_string', 'image_device_visibility')
load('//tools/android/emulated_devices:macro/emulator.bzl',
'supported_arches_for_api', 'emulator_suffix', 'emulator_tags')
load('//tools/android/em... | 122 | Default emulator in make_device | 30 | .bzl | bzl | apache-2.0 | android/android-test |
10047198 | <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 | set logtostderr to true. Some underlying libraries have changed causing the unified_launcher logs to not show up anymore. | 0 | .py | py | apache-2.0 | android/android-test |
10047199 | <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 | set logtostderr to true. Some underlying libraries have changed causing the unified_launcher logs to not show up anymore. | 0 | .py | py | apache-2.0 | android/android-test |
10047200 | <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 | set logtostderr to true. Some underlying libraries have changed causing the unified_launcher logs to not show up anymore. | 0 | .py | py | apache-2.0 | android/android-test |
10047201 | <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 | set logtostderr to true. Some underlying libraries have changed causing the unified_launcher logs to not show up anymore. | 0 | .py | py | apache-2.0 | android/android-test |
10047202 | <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 | set logtostderr to true. Some underlying libraries have changed causing the unified_launcher logs to not show up anymore. | 0 | .py | py | apache-2.0 | android/android-test |
10047203 | <NME> reporting.py
<BEF> # Copyright 2018 The Android Open Source Project. 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... | 4 | Report tool usage data | 0 | .py | py | apache-2.0 | android/android-test |
10047204 | <NME> reporting.py
<BEF> # Copyright 2018 The Android Open Source Project. 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... | 4 | Report tool usage data | 0 | .py | py | apache-2.0 | android/android-test |
10047205 | <NME> reporting.py
<BEF> # Copyright 2018 The Android Open Source Project. 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... | 4 | Report tool usage data | 0 | .py | py | apache-2.0 | android/android-test |
10047206 | <NME> reporting.py
<BEF> # Copyright 2018 The Android Open Source Project. 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... | 4 | Report tool usage data | 0 | .py | py | apache-2.0 | android/android-test |
10047207 | <NME> reporting.py
<BEF> # Copyright 2018 The Android Open Source Project. 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... | 4 | Report tool usage data | 0 | .py | py | apache-2.0 | android/android-test |
10047208 | <NME> FlightsContentProvider.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/LIC... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10047209 | <NME> FlightsContentProvider.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/LIC... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10047210 | <NME> FlightsContentProvider.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/LIC... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10047211 | <NME> FlightsContentProvider.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/LIC... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10047212 | <NME> FlightsContentProvider.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/LIC... | 1 | ...Internal Refactor... | 1 | .java | java | apache-2.0 | android/android-test |
10047213 | <NME> BUILD.bazel
<BEF> # Description:
# Ui testapp tests.
licenses(["notice"]) # Apache License 2.0
TESTAPP_TEST_SRCS = glob(
["**/*.java"],
exclude = [
TESTAPP_DEPS = [
"//testapps/ui_testapp/java/androidx/test/ui/app:lib_neverlink",
"//espresso/contrib/java/androidx/test/espresso/contrib:access... | 1 | Updated build dependency for AccessibilityChecks. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047214 | <NME> BUILD.bazel
<BEF> # Description:
# Ui testapp tests.
licenses(["notice"]) # Apache License 2.0
TESTAPP_TEST_SRCS = glob(
["**/*.java"],
exclude = [
TESTAPP_DEPS = [
"//testapps/ui_testapp/java/androidx/test/ui/app:lib_neverlink",
"//espresso/contrib/java/androidx/test/espresso/contrib:access... | 1 | Updated build dependency for AccessibilityChecks. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047215 | <NME> BUILD.bazel
<BEF> # Description:
# Ui testapp tests.
licenses(["notice"]) # Apache License 2.0
TESTAPP_TEST_SRCS = glob(
["**/*.java"],
exclude = [
TESTAPP_DEPS = [
"//testapps/ui_testapp/java/androidx/test/ui/app:lib_neverlink",
"//espresso/contrib/java/androidx/test/espresso/contrib:access... | 1 | Updated build dependency for AccessibilityChecks. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047216 | <NME> BUILD.bazel
<BEF> # Description:
# Ui testapp tests.
licenses(["notice"]) # Apache License 2.0
TESTAPP_TEST_SRCS = glob(
["**/*.java"],
exclude = [
TESTAPP_DEPS = [
"//testapps/ui_testapp/java/androidx/test/ui/app:lib_neverlink",
"//espresso/contrib/java/androidx/test/espresso/contrib:access... | 1 | Updated build dependency for AccessibilityChecks. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047217 | <NME> BUILD.bazel
<BEF> # Description:
# Ui testapp tests.
licenses(["notice"]) # Apache License 2.0
TESTAPP_TEST_SRCS = glob(
["**/*.java"],
exclude = [
TESTAPP_DEPS = [
"//testapps/ui_testapp/java/androidx/test/ui/app:lib_neverlink",
"//espresso/contrib/java/androidx/test/espresso/contrib:access... | 1 | Updated build dependency for AccessibilityChecks. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10047218 | <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"
)
_ANDROID = 'androi... | 2 | Add wear-le as a system flavor for espresso tests. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047219 | <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"
)
_ANDROID = 'androi... | 2 | Add wear-le as a system flavor for espresso tests. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047220 | <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"
)
_ANDROID = 'androi... | 2 | Add wear-le as a system flavor for espresso tests. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047221 | <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"
)
_ANDROID = 'androi... | 2 | Add wear-le as a system flavor for espresso tests. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047222 | <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"
)
_ANDROID = 'androi... | 2 | Add wear-le as a system flavor for espresso tests. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047223 | <NME> ViewInteractionTest.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/LICENS... | 15 | Cleanup ArgumentMatchers.any unchecked generics warnings. | 14 | .java | java | apache-2.0 | android/android-test |
10047224 | <NME> ViewInteractionTest.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/LICENS... | 15 | Cleanup ArgumentMatchers.any unchecked generics warnings. | 14 | .java | java | apache-2.0 | android/android-test |
10047225 | <NME> ViewInteractionTest.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/LICENS... | 15 | Cleanup ArgumentMatchers.any unchecked generics warnings. | 14 | .java | java | apache-2.0 | android/android-test |
10047226 | <NME> ViewInteractionTest.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/LICENS... | 15 | Cleanup ArgumentMatchers.any unchecked generics warnings. | 14 | .java | java | apache-2.0 | android/android-test |
10047227 | <NME> ViewInteractionTest.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/LICENS... | 15 | Cleanup ArgumentMatchers.any unchecked generics warnings. | 14 | .java | java | apache-2.0 | android/android-test |
10047228 | <NME> BUILD.bazel
<BEF> # Copyright 2017 Google Inc. All Rights Reserved.
#
# Description:
# Build rules to help with launching the android emulator.
# Some of the py_* rules in this file set `imports = ["../../.."]`. This is due
# to the fact that some of these rules depend on targets in external
# repositories and... | 2 | Rename @protobuf to @protobuf_archive to fix a common namespace conflict. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047229 | <NME> BUILD.bazel
<BEF> # Copyright 2017 Google Inc. All Rights Reserved.
#
# Description:
# Build rules to help with launching the android emulator.
# Some of the py_* rules in this file set `imports = ["../../.."]`. This is due
# to the fact that some of these rules depend on targets in external
# repositories and... | 2 | Rename @protobuf to @protobuf_archive to fix a common namespace conflict. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047230 | <NME> BUILD.bazel
<BEF> # Copyright 2017 Google Inc. All Rights Reserved.
#
# Description:
# Build rules to help with launching the android emulator.
# Some of the py_* rules in this file set `imports = ["../../.."]`. This is due
# to the fact that some of these rules depend on targets in external
# repositories and... | 2 | Rename @protobuf to @protobuf_archive to fix a common namespace conflict. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047231 | <NME> BUILD.bazel
<BEF> # Copyright 2017 Google Inc. All Rights Reserved.
#
# Description:
# Build rules to help with launching the android emulator.
# Some of the py_* rules in this file set `imports = ["../../.."]`. This is due
# to the fact that some of these rules depend on targets in external
# repositories and... | 2 | Rename @protobuf to @protobuf_archive to fix a common namespace conflict. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047232 | <NME> BUILD.bazel
<BEF> # Copyright 2017 Google Inc. All Rights Reserved.
#
# Description:
# Build rules to help with launching the android emulator.
# Some of the py_* rules in this file set `imports = ["../../.."]`. This is due
# to the fact that some of these rules depend on targets in external
# repositories and... | 2 | Rename @protobuf to @protobuf_archive to fix a common namespace conflict. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10047233 | <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... | 8 | Clear reference to uncaught exception handler to prevent memory leaks in Robolectric. | 2 | .java | java | apache-2.0 | android/android-test |
10047234 | <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... | 8 | Clear reference to uncaught exception handler to prevent memory leaks in Robolectric. | 2 | .java | java | apache-2.0 | android/android-test |
10047235 | <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... | 8 | Clear reference to uncaught exception handler to prevent memory leaks in Robolectric. | 2 | .java | java | apache-2.0 | android/android-test |
10047236 | <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... | 8 | Clear reference to uncaught exception handler to prevent memory leaks in Robolectric. | 2 | .java | java | apache-2.0 | android/android-test |
10047237 | <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... | 8 | Clear reference to uncaught exception handler to prevent memory leaks in Robolectric. | 2 | .java | java | apache-2.0 | android/android-test |
10047238 | <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... | 40 | Fix emulator architecture config and init properties (take two) | 3 | .py | py | apache-2.0 | android/android-test |
10047239 | <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... | 40 | Fix emulator architecture config and init properties (take two) | 3 | .py | py | apache-2.0 | android/android-test |
10047240 | <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... | 40 | Fix emulator architecture config and init properties (take two) | 3 | .py | py | apache-2.0 | android/android-test |
10047241 | <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... | 40 | Fix emulator architecture config and init properties (take two) | 3 | .py | py | apache-2.0 | android/android-test |
10047242 | <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... | 40 | Fix emulator architecture config and init properties (take two) | 3 | .py | py | apache-2.0 | android/android-test |
10047243 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
# These dependencies are required for *developing* this project.
def _development_repositories():
native.maven_jar(
name = "jcommander",
artifact = "com.beust:jcommander:1.72",
)
native.maven_jar(
na... | 266 | Format .bzl files with buildifier | 266 | .bzl | bzl | apache-2.0 | android/android-test |
10047244 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
# These dependencies are required for *developing* this project.
def _development_repositories():
native.maven_jar(
name = "jcommander",
artifact = "com.beust:jcommander:1.72",
)
native.maven_jar(
na... | 266 | Format .bzl files with buildifier | 266 | .bzl | bzl | apache-2.0 | android/android-test |
10047245 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
# These dependencies are required for *developing* this project.
def _development_repositories():
native.maven_jar(
name = "jcommander",
artifact = "com.beust:jcommander:1.72",
)
native.maven_jar(
na... | 266 | Format .bzl files with buildifier | 266 | .bzl | bzl | apache-2.0 | android/android-test |
10047246 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
# These dependencies are required for *developing* this project.
def _development_repositories():
native.maven_jar(
name = "jcommander",
artifact = "com.beust:jcommander:1.72",
)
native.maven_jar(
na... | 266 | Format .bzl files with buildifier | 266 | .bzl | bzl | apache-2.0 | android/android-test |
10047247 | <NME> repo.bzl
<BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world."""
# These dependencies are required for *developing* this project.
def _development_repositories():
native.maven_jar(
name = "jcommander",
artifact = "com.beust:jcommander:1.72",
)
native.maven_jar(
na... | 266 | Format .bzl files with buildifier | 266 | .bzl | bzl | apache-2.0 | android/android-test |
10047248 | <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... | 25 | Fix architecture config and init properties | 4 | .py | py | apache-2.0 | android/android-test |
10047249 | <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... | 25 | Fix architecture config and init properties | 4 | .py | py | apache-2.0 | android/android-test |