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
10043350
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
5
Use elapsedRealtime instead of currentTimeMillis to track ActivityScenario timeouts.
4
.java
java
apache-2.0
android/android-test
10043351
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
5
Use elapsedRealtime instead of currentTimeMillis to track ActivityScenario timeouts.
4
.java
java
apache-2.0
android/android-test
10043352
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
5
Use elapsedRealtime instead of currentTimeMillis to track ActivityScenario timeouts.
4
.java
java
apache-2.0
android/android-test
10043353
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
5
Use elapsedRealtime instead of currentTimeMillis to track ActivityScenario timeouts.
4
.java
java
apache-2.0
android/android-test
10043354
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment versions to 1.3.1-alpha02
2
.java
java
apache-2.0
android/android-test
10043355
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment versions to 1.3.1-alpha02
2
.java
java
apache-2.0
android/android-test
10043356
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment versions to 1.3.1-alpha02
2
.java
java
apache-2.0
android/android-test
10043357
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment versions to 1.3.1-alpha02
2
.java
java
apache-2.0
android/android-test
10043358
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment versions to 1.3.1-alpha02
2
.java
java
apache-2.0
android/android-test
10043359
<NME> BUILD.bazel <BEF> # Description: # Tests for Espresso device controllers load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library") load( "//build_extensions:kt_android_app_instrumentation_tests.bzl", "kt_android_app_instrumentation_tests", ) load( "//build_extensions:test_devices.bzl...
4
Internal
5
.bazel
bazel
apache-2.0
android/android-test
10043360
<NME> BUILD.bazel <BEF> # Description: # Tests for Espresso device controllers load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library") load( "//build_extensions:kt_android_app_instrumentation_tests.bzl", "kt_android_app_instrumentation_tests", ) load( "//build_extensions:test_devices.bzl...
4
Internal
5
.bazel
bazel
apache-2.0
android/android-test
10043361
<NME> BUILD.bazel <BEF> # Description: # Tests for Espresso device controllers load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library") load( "//build_extensions:kt_android_app_instrumentation_tests.bzl", "kt_android_app_instrumentation_tests", ) load( "//build_extensions:test_devices.bzl...
4
Internal
5
.bazel
bazel
apache-2.0
android/android-test
10043362
<NME> BUILD.bazel <BEF> # Description: # Tests for Espresso device controllers load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library") load( "//build_extensions:kt_android_app_instrumentation_tests.bzl", "kt_android_app_instrumentation_tests", ) load( "//build_extensions:test_devices.bzl...
4
Internal
5
.bazel
bazel
apache-2.0
android/android-test
10043363
<NME> BUILD.bazel <BEF> # Description: # Tests for Espresso device controllers load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library") load( "//build_extensions:kt_android_app_instrumentation_tests.bzl", "kt_android_app_instrumentation_tests", ) load( "//build_extensions:test_devices.bzl...
4
Internal
5
.bazel
bazel
apache-2.0
android/android-test
10043364
<NME> MotionEventBuilderTest.java <BEF> package androidx.test.core.view; import static androidx.test.core.view.MotionEventBuilder.buildMotionEvent; import static com.google.common.truth.Truth.assertThat; import android.os.SystemClock; import android.view.MotionEvent; import androidx.test.ext.junit.runners.AndroidJUni...
5
Rename androidx.test.core builder methods to newBuilder
5
.java
java
apache-2.0
android/android-test
10043365
<NME> MotionEventBuilderTest.java <BEF> package androidx.test.core.view; import static androidx.test.core.view.MotionEventBuilder.buildMotionEvent; import static com.google.common.truth.Truth.assertThat; import android.os.SystemClock; import android.view.MotionEvent; import androidx.test.ext.junit.runners.AndroidJUni...
5
Rename androidx.test.core builder methods to newBuilder
5
.java
java
apache-2.0
android/android-test
10043366
<NME> MotionEventBuilderTest.java <BEF> package androidx.test.core.view; import static androidx.test.core.view.MotionEventBuilder.buildMotionEvent; import static com.google.common.truth.Truth.assertThat; import android.os.SystemClock; import android.view.MotionEvent; import androidx.test.ext.junit.runners.AndroidJUni...
5
Rename androidx.test.core builder methods to newBuilder
5
.java
java
apache-2.0
android/android-test
10043367
<NME> MotionEventBuilderTest.java <BEF> package androidx.test.core.view; import static androidx.test.core.view.MotionEventBuilder.buildMotionEvent; import static com.google.common.truth.Truth.assertThat; import android.os.SystemClock; import android.view.MotionEvent; import androidx.test.ext.junit.runners.AndroidJUni...
5
Rename androidx.test.core builder methods to newBuilder
5
.java
java
apache-2.0
android/android-test
10043368
<NME> MotionEventBuilderTest.java <BEF> package androidx.test.core.view; import static androidx.test.core.view.MotionEventBuilder.buildMotionEvent; import static com.google.common.truth.Truth.assertThat; import android.os.SystemClock; import android.view.MotionEvent; import androidx.test.ext.junit.runners.AndroidJUni...
5
Rename androidx.test.core builder methods to newBuilder
5
.java
java
apache-2.0
android/android-test
10043369
<NME> BUILD.bazel <BEF> # androidx.test.core Kotlin extensions package( default_testonly = 1, default_visibility = [ "//:__subpackages__", ], package( default_visibility = [ "//:__subpackages__", ], kt_android_library( name = "core", testonly = 1, srcs = glob( ...
52
Fix bazel maven repo build
2
.bazel
bazel
apache-2.0
android/android-test
10043370
<NME> BUILD.bazel <BEF> # androidx.test.core Kotlin extensions package( default_testonly = 1, default_visibility = [ "//:__subpackages__", ], package( default_visibility = [ "//:__subpackages__", ], kt_android_library( name = "core", testonly = 1, srcs = glob( ...
52
Fix bazel maven repo build
2
.bazel
bazel
apache-2.0
android/android-test
10043371
<NME> BUILD.bazel <BEF> # androidx.test.core Kotlin extensions package( default_testonly = 1, default_visibility = [ "//:__subpackages__", ], package( default_visibility = [ "//:__subpackages__", ], kt_android_library( name = "core", testonly = 1, srcs = glob( ...
52
Fix bazel maven repo build
2
.bazel
bazel
apache-2.0
android/android-test
10043372
<NME> BUILD.bazel <BEF> # androidx.test.core Kotlin extensions package( default_testonly = 1, default_visibility = [ "//:__subpackages__", ], package( default_visibility = [ "//:__subpackages__", ], kt_android_library( name = "core", testonly = 1, srcs = glob( ...
52
Fix bazel maven repo build
2
.bazel
bazel
apache-2.0
android/android-test
10043373
<NME> BUILD.bazel <BEF> # androidx.test.core Kotlin extensions package( default_testonly = 1, default_visibility = [ "//:__subpackages__", ], package( default_visibility = [ "//:__subpackages__", ], kt_android_library( name = "core", testonly = 1, srcs = glob( ...
52
Fix bazel maven repo build
2
.bazel
bazel
apache-2.0
android/android-test
10043374
<NME> BUILD.bazel <BEF> # Description: Tests for espresso core licenses(["notice"]) # Apache License 2.0 ESPRESSO_TEST_SRCS = glob(["**/*.java"]) PROTO_DEPS = [ "//espresso/core/javatests/androidx/test/espresso/proto:test_protos_android_pb3", "//espresso/core/java/androidx/test/espresso/proto/action:ui_inter...
40
Convert espresso/core tests to android_app_instrumentation_tests.
101
.bazel
bazel
apache-2.0
android/android-test
10043375
<NME> BUILD.bazel <BEF> # Description: Tests for espresso core licenses(["notice"]) # Apache License 2.0 ESPRESSO_TEST_SRCS = glob(["**/*.java"]) PROTO_DEPS = [ "//espresso/core/javatests/androidx/test/espresso/proto:test_protos_android_pb3", "//espresso/core/java/androidx/test/espresso/proto/action:ui_inter...
40
Convert espresso/core tests to android_app_instrumentation_tests.
101
.bazel
bazel
apache-2.0
android/android-test
10043376
<NME> BUILD.bazel <BEF> # Description: Tests for espresso core licenses(["notice"]) # Apache License 2.0 ESPRESSO_TEST_SRCS = glob(["**/*.java"]) PROTO_DEPS = [ "//espresso/core/javatests/androidx/test/espresso/proto:test_protos_android_pb3", "//espresso/core/java/androidx/test/espresso/proto/action:ui_inter...
40
Convert espresso/core tests to android_app_instrumentation_tests.
101
.bazel
bazel
apache-2.0
android/android-test
10043377
<NME> BUILD.bazel <BEF> # Description: Tests for espresso core licenses(["notice"]) # Apache License 2.0 ESPRESSO_TEST_SRCS = glob(["**/*.java"]) PROTO_DEPS = [ "//espresso/core/javatests/androidx/test/espresso/proto:test_protos_android_pb3", "//espresso/core/java/androidx/test/espresso/proto/action:ui_inter...
40
Convert espresso/core tests to android_app_instrumentation_tests.
101
.bazel
bazel
apache-2.0
android/android-test
10043378
<NME> BUILD.bazel <BEF> # Description: Tests for espresso core licenses(["notice"]) # Apache License 2.0 ESPRESSO_TEST_SRCS = glob(["**/*.java"]) PROTO_DEPS = [ "//espresso/core/javatests/androidx/test/espresso/proto:test_protos_android_pb3", "//espresso/core/java/androidx/test/espresso/proto/action:ui_inter...
40
Convert espresso/core tests to android_app_instrumentation_tests.
101
.bazel
bazel
apache-2.0
android/android-test
10043379
<NME> MultiWindowEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
2
Fix MultiWindowEspressoDeviceTest for emulated_generic_phone_android_33_x86_64
1
.kt
kt
apache-2.0
android/android-test
10043380
<NME> MultiWindowEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
2
Fix MultiWindowEspressoDeviceTest for emulated_generic_phone_android_33_x86_64
1
.kt
kt
apache-2.0
android/android-test
10043381
<NME> MultiWindowEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
2
Fix MultiWindowEspressoDeviceTest for emulated_generic_phone_android_33_x86_64
1
.kt
kt
apache-2.0
android/android-test
10043382
<NME> MultiWindowEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
2
Fix MultiWindowEspressoDeviceTest for emulated_generic_phone_android_33_x86_64
1
.kt
kt
apache-2.0
android/android-test
10043383
<NME> MultiWindowEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
2
Fix MultiWindowEspressoDeviceTest for emulated_generic_phone_android_33_x86_64
1
.kt
kt
apache-2.0
android/android-test
10043384
<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' import FR from './fr.json' import RU from './ru.json' import DE from './de.json' import PL from './pl.json' import KO from './...
2
feat(i18n): add persian-fa language (#450)
0
.js
js
mit
gitalk/gitalk
10043385
<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' import FR from './fr.json' import RU from './ru.json' import DE from './de.json' import PL from './pl.json' import KO from './...
2
feat(i18n): add persian-fa language (#450)
0
.js
js
mit
gitalk/gitalk
10043386
<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...
4
Update androidx.test with latest from atsl
0
.md
md
apache-2.0
android/android-test
10043387
<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...
4
Update androidx.test with latest from atsl
0
.md
md
apache-2.0
android/android-test
10043388
<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...
4
Update androidx.test with latest from atsl
0
.md
md
apache-2.0
android/android-test
10043389
<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...
4
Update androidx.test with latest from atsl
0
.md
md
apache-2.0
android/android-test
10043390
<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...
4
Update androidx.test with latest from atsl
0
.md
md
apache-2.0
android/android-test
10043391
<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 version of rules_kotlin
2
WORKSPACE
apache-2.0
android/android-test
10043392
<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 version of rules_kotlin
2
WORKSPACE
apache-2.0
android/android-test
10043393
<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 version of rules_kotlin
2
WORKSPACE
apache-2.0
android/android-test
10043394
<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 version of rules_kotlin
2
WORKSPACE
apache-2.0
android/android-test
10043395
<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 version of rules_kotlin
2
WORKSPACE
apache-2.0
android/android-test
10043396
<NME> example.cpp <BEF> #include "example.h" Dummy::Dummy() { } bool Dummy::doSomething() { return true; } #ifdef ENABLE_DOCTEST_IN_LIBRARY #include "doctest/doctest.h" TEST_CASE("we can have tests written here, to test impl. details") { CHECK(true); } #endif <MSG> Modernize CMake (#14) Update ``CMakeList...
6
Modernize CMake (#14)
2
.cpp
cpp
unlicense
bsamseth/cpp-project
10043397
<NME> example.cpp <BEF> #include "example.h" Dummy::Dummy() { } bool Dummy::doSomething() { return true; } #ifdef ENABLE_DOCTEST_IN_LIBRARY #include "doctest/doctest.h" TEST_CASE("we can have tests written here, to test impl. details") { CHECK(true); } #endif <MSG> Modernize CMake (#14) Update ``CMakeList...
6
Modernize CMake (#14)
2
.cpp
cpp
unlicense
bsamseth/cpp-project
10043398
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 ESPRESSO_VERSION = "3.3.0-alpha01" C...
1
Add javadoc generation for new API androidx.test.ext.truth.location
1
.bzl
bzl
apache-2.0
android/android-test
10043399
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 ESPRESSO_VERSION = "3.3.0-alpha01" C...
1
Add javadoc generation for new API androidx.test.ext.truth.location
1
.bzl
bzl
apache-2.0
android/android-test
10043400
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 ESPRESSO_VERSION = "3.3.0-alpha01" C...
1
Add javadoc generation for new API androidx.test.ext.truth.location
1
.bzl
bzl
apache-2.0
android/android-test
10043401
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 ESPRESSO_VERSION = "3.3.0-alpha01" C...
1
Add javadoc generation for new API androidx.test.ext.truth.location
1
.bzl
bzl
apache-2.0
android/android-test
10043402
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 ESPRESSO_VERSION = "3.3.0-alpha01" C...
1
Add javadoc generation for new API androidx.test.ext.truth.location
1
.bzl
bzl
apache-2.0
android/android-test
10043403
<NME> fake_android_platform_util.py <BEF> # Copyright 2017 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 #...
1
PiperOrigin-RevId: 202684737
0
.py
py
apache-2.0
android/android-test
10043404
<NME> fake_android_platform_util.py <BEF> # Copyright 2017 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 #...
1
PiperOrigin-RevId: 202684737
0
.py
py
apache-2.0
android/android-test
10043405
<NME> fake_android_platform_util.py <BEF> # Copyright 2017 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 #...
1
PiperOrigin-RevId: 202684737
0
.py
py
apache-2.0
android/android-test
10043406
<NME> fake_android_platform_util.py <BEF> # Copyright 2017 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 #...
1
PiperOrigin-RevId: 202684737
0
.py
py
apache-2.0
android/android-test
10043407
<NME> fake_android_platform_util.py <BEF> # Copyright 2017 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 #...
1
PiperOrigin-RevId: 202684737
0
.py
py
apache-2.0
android/android-test
10043408
<NME> TruncatedViewHierarchyActivityTest.java <BEF> ADDFILE <MSG> Truncate view hierarchy in exception messages when it gets too large. The view matcher exceptions dump the view hierarchy as well as the stack trace where the view matching fail. When the view hierarchy is too large, that stack trace is missing in the o...
84
Truncate view hierarchy in exception messages when it gets too large.
0
.java
java
apache-2.0
android/android-test
10043409
<NME> TruncatedViewHierarchyActivityTest.java <BEF> ADDFILE <MSG> Truncate view hierarchy in exception messages when it gets too large. The view matcher exceptions dump the view hierarchy as well as the stack trace where the view matching fail. When the view hierarchy is too large, that stack trace is missing in the o...
84
Truncate view hierarchy in exception messages when it gets too large.
0
.java
java
apache-2.0
android/android-test
10043410
<NME> TruncatedViewHierarchyActivityTest.java <BEF> ADDFILE <MSG> Truncate view hierarchy in exception messages when it gets too large. The view matcher exceptions dump the view hierarchy as well as the stack trace where the view matching fail. When the view hierarchy is too large, that stack trace is missing in the o...
84
Truncate view hierarchy in exception messages when it gets too large.
0
.java
java
apache-2.0
android/android-test
10043411
<NME> TruncatedViewHierarchyActivityTest.java <BEF> ADDFILE <MSG> Truncate view hierarchy in exception messages when it gets too large. The view matcher exceptions dump the view hierarchy as well as the stack trace where the view matching fail. When the view hierarchy is too large, that stack trace is missing in the o...
84
Truncate view hierarchy in exception messages when it gets too large.
0
.java
java
apache-2.0
android/android-test
10043412
<NME> TruncatedViewHierarchyActivityTest.java <BEF> ADDFILE <MSG> Truncate view hierarchy in exception messages when it gets too large. The view matcher exceptions dump the view hierarchy as well as the stack trace where the view matching fail. When the view hierarchy is too large, that stack trace is missing in the o...
84
Truncate view hierarchy in exception messages when it gets too large.
0
.java
java
apache-2.0
android/android-test
10043413
<NME> ToolConnection.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/LICENSE-...
15
Use the current user for content provider.
2
.java
java
apache-2.0
android/android-test
10043414
<NME> ToolConnection.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/LICENSE-...
15
Use the current user for content provider.
2
.java
java
apache-2.0
android/android-test
10043415
<NME> ToolConnection.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/LICENSE-...
15
Use the current user for content provider.
2
.java
java
apache-2.0
android/android-test
10043416
<NME> ToolConnection.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/LICENSE-...
15
Use the current user for content provider.
2
.java
java
apache-2.0
android/android-test
10043417
<NME> ToolConnection.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/LICENSE-...
15
Use the current user for content provider.
2
.java
java
apache-2.0
android/android-test
10043418
<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
Correct gcov version mismatch (#16)
1
.yml
travis
unlicense
bsamseth/cpp-project
10043419
<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
Correct gcov version mismatch (#16)
1
.yml
travis
unlicense
bsamseth/cpp-project
10043420
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
1
Merge pull request #186 from android/FB032EA67D58D564A0C798A68E762D7B
1
.bzl
bzl
apache-2.0
android/android-test
10043421
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
1
Merge pull request #186 from android/FB032EA67D58D564A0C798A68E762D7B
1
.bzl
bzl
apache-2.0
android/android-test
10043422
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
1
Merge pull request #186 from android/FB032EA67D58D564A0C798A68E762D7B
1
.bzl
bzl
apache-2.0
android/android-test
10043423
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
1
Merge pull request #186 from android/FB032EA67D58D564A0C798A68E762D7B
1
.bzl
bzl
apache-2.0
android/android-test
10043424
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
1
Merge pull request #186 from android/FB032EA67D58D564A0C798A68E762D7B
1
.bzl
bzl
apache-2.0
android/android-test
10043425
<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...
6
Update arm 21 to qemu2
2
.bzl
bzl
apache-2.0
android/android-test
10043426
<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...
6
Update arm 21 to qemu2
2
.bzl
bzl
apache-2.0
android/android-test
10043427
<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...
6
Update arm 21 to qemu2
2
.bzl
bzl
apache-2.0
android/android-test
10043428
<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...
6
Update arm 21 to qemu2
2
.bzl
bzl
apache-2.0
android/android-test
10043429
<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...
6
Update arm 21 to qemu2
2
.bzl
bzl
apache-2.0
android/android-test
10043430
<NME> Web.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.0 * * Unle...
1
...annotation migration...
1
.java
java
apache-2.0
android/android-test
10043431
<NME> Web.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.0 * * Unle...
1
...annotation migration...
1
.java
java
apache-2.0
android/android-test
10043432
<NME> Web.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.0 * * Unle...
1
...annotation migration...
1
.java
java
apache-2.0
android/android-test
10043433
<NME> Web.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.0 * * Unle...
1
...annotation migration...
1
.java
java
apache-2.0
android/android-test
10043434
<NME> Web.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.0 * * Unle...
1
...annotation migration...
1
.java
java
apache-2.0
android/android-test
10043435
<NME> ActivityTestRule.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
4
Undeprecate ActivityTestRule.
8
.java
java
apache-2.0
android/android-test
10043436
<NME> ActivityTestRule.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
4
Undeprecate ActivityTestRule.
8
.java
java
apache-2.0
android/android-test
10043437
<NME> ActivityTestRule.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
4
Undeprecate ActivityTestRule.
8
.java
java
apache-2.0
android/android-test
10043438
<NME> ActivityTestRule.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
4
Undeprecate ActivityTestRule.
8
.java
java
apache-2.0
android/android-test
10043439
<NME> ActivityTestRule.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
4
Undeprecate ActivityTestRule.
8
.java
java
apache-2.0
android/android-test
10043440
<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...
1
Internal
0
WORKSPACE
apache-2.0
android/android-test
10043441
<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...
1
Internal
0
WORKSPACE
apache-2.0
android/android-test
10043442
<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...
1
Internal
0
WORKSPACE
apache-2.0
android/android-test
10043443
<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...
1
Internal
0
WORKSPACE
apache-2.0
android/android-test
10043444
<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...
1
Internal
0
WORKSPACE
apache-2.0
android/android-test
10043445
<NME> BaseSingleFoldDeviceAction.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
5
Throw DeviceControllerOperationException if no folding features are found in BaseSingleFoldDeviceAction
8
.kt
kt
apache-2.0
android/android-test
10043446
<NME> BaseSingleFoldDeviceAction.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
5
Throw DeviceControllerOperationException if no folding features are found in BaseSingleFoldDeviceAction
8
.kt
kt
apache-2.0
android/android-test
10043447
<NME> BaseSingleFoldDeviceAction.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
5
Throw DeviceControllerOperationException if no folding features are found in BaseSingleFoldDeviceAction
8
.kt
kt
apache-2.0
android/android-test
10043448
<NME> BaseSingleFoldDeviceAction.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
5
Throw DeviceControllerOperationException if no folding features are found in BaseSingleFoldDeviceAction
8
.kt
kt
apache-2.0
android/android-test
10043449
<NME> BaseSingleFoldDeviceAction.kt <BEF> /* * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
5
Throw DeviceControllerOperationException if no folding features are found in BaseSingleFoldDeviceAction
8
.kt
kt
apache-2.0
android/android-test