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 |
|---|---|---|---|---|---|---|---|---|
10045450 | <NME> InstrumentationRegistry.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... | 4 | Deprecate and hide InstrumentationProvider functionality | 0 | .java | java | apache-2.0 | android/android-test |
10045451 | <NME> InstrumentationRegistry.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... | 4 | Deprecate and hide InstrumentationProvider functionality | 0 | .java | java | apache-2.0 | android/android-test |
10045452 | <NME> IntentTest.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-2.0
*
... | 0 | Internal | 11 | .java | java | apache-2.0 | android/android-test |
10045453 | <NME> IntentTest.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-2.0
*
... | 0 | Internal | 11 | .java | java | apache-2.0 | android/android-test |
10045454 | <NME> IntentTest.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-2.0
*
... | 0 | Internal | 11 | .java | java | apache-2.0 | android/android-test |
10045455 | <NME> IntentTest.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-2.0
*
... | 0 | Internal | 11 | .java | java | apache-2.0 | android/android-test |
10045456 | <NME> IntentTest.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-2.0
*
... | 0 | Internal | 11 | .java | java | apache-2.0 | android/android-test |
10045457 | <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... | 0 | test: fix coverage | 1 | .jsx | jsx | mit | gitalk/gitalk |
10045458 | <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... | 0 | test: fix coverage | 1 | .jsx | jsx | mit | gitalk/gitalk |
10045459 | <NME> README.md
<BEF> [](https://travis-ci.org/bsamseth/cpp-project)
[](https://coveralls.io/github/bsamseth/cpp-project?branch=master)
[](https://travis-ci.org/bsamseth/cpp-project)
[](https://coveralls.io/github/bsamseth/cpp-project?branch=master)
[![licens... | 2 | Active looks a bit better than inactive. | 1 | .md | md | unlicense | bsamseth/cpp-project |
10045461 | <NME> BUILD.bazel
<BEF> # Description: Tests for androidx.test.core
load("//build_extensions:android_library_instrumentation_tests.bzl", "android_library_instrumentation_tests")
load("//build_extensions:android_library_local_tests.bzl", "android_library_local_tests")
load("//build_extensions:android_app_instrumentatio... | 1 | Take 2 of refactor out a common macro for android_*_instrumentation_tests for reuse. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045462 | <NME> BUILD.bazel
<BEF> # Description: Tests for androidx.test.core
load("//build_extensions:android_library_instrumentation_tests.bzl", "android_library_instrumentation_tests")
load("//build_extensions:android_library_local_tests.bzl", "android_library_local_tests")
load("//build_extensions:android_app_instrumentatio... | 1 | Take 2 of refactor out a common macro for android_*_instrumentation_tests for reuse. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045463 | <NME> BUILD.bazel
<BEF> # Description: Tests for androidx.test.core
load("//build_extensions:android_library_instrumentation_tests.bzl", "android_library_instrumentation_tests")
load("//build_extensions:android_library_local_tests.bzl", "android_library_local_tests")
load("//build_extensions:android_app_instrumentatio... | 1 | Take 2 of refactor out a common macro for android_*_instrumentation_tests for reuse. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045464 | <NME> BUILD.bazel
<BEF> # Description: Tests for androidx.test.core
load("//build_extensions:android_library_instrumentation_tests.bzl", "android_library_instrumentation_tests")
load("//build_extensions:android_library_local_tests.bzl", "android_library_local_tests")
load("//build_extensions:android_app_instrumentatio... | 1 | Take 2 of refactor out a common macro for android_*_instrumentation_tests for reuse. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045465 | <NME> BUILD.bazel
<BEF> # Description: Tests for androidx.test.core
load("//build_extensions:android_library_instrumentation_tests.bzl", "android_library_instrumentation_tests")
load("//build_extensions:android_library_local_tests.bzl", "android_library_local_tests")
load("//build_extensions:android_app_instrumentatio... | 1 | Take 2 of refactor out a common macro for android_*_instrumentation_tests for reuse. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045466 | <NME> ReplaceTextAction.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-... | 1 | Updating ReplaceTextAction's description to include the stringToBeSet, similar to TypeTextAction. | 1 | .java | java | apache-2.0 | android/android-test |
10045467 | <NME> ReplaceTextAction.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-... | 1 | Updating ReplaceTextAction's description to include the stringToBeSet, similar to TypeTextAction. | 1 | .java | java | apache-2.0 | android/android-test |
10045468 | <NME> ReplaceTextAction.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-... | 1 | Updating ReplaceTextAction's description to include the stringToBeSet, similar to TypeTextAction. | 1 | .java | java | apache-2.0 | android/android-test |
10045469 | <NME> ReplaceTextAction.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-... | 1 | Updating ReplaceTextAction's description to include the stringToBeSet, similar to TypeTextAction. | 1 | .java | java | apache-2.0 | android/android-test |
10045470 | <NME> ReplaceTextAction.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-... | 1 | Updating ReplaceTextAction's description to include the stringToBeSet, similar to TypeTextAction. | 1 | .java | java | apache-2.0 | android/android-test |
10045471 | <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... | 19 | refactor: add style for email comment | 0 | .styl | styl | mit | gitalk/gitalk |
10045472 | <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... | 19 | refactor: add style for email comment | 0 | .styl | styl | mit | gitalk/gitalk |
10045473 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//:__subpackages__",
],
)
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_library")
kt_android_library(
name = "junit",
["**/*.kt"],
... | 7 | Add kotlin stdlin maven dependency to espresso-core and -ktx packages. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045474 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//:__subpackages__",
],
)
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_library")
kt_android_library(
name = "junit",
["**/*.kt"],
... | 7 | Add kotlin stdlin maven dependency to espresso-core and -ktx packages. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045475 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//:__subpackages__",
],
)
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_library")
kt_android_library(
name = "junit",
["**/*.kt"],
... | 7 | Add kotlin stdlin maven dependency to espresso-core and -ktx packages. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045476 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//:__subpackages__",
],
)
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_library")
kt_android_library(
name = "junit",
["**/*.kt"],
... | 7 | Add kotlin stdlin maven dependency to espresso-core and -ktx packages. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045477 | <NME> BUILD.bazel
<BEF> # androidx.ext.junit Kotlin extensions
licenses(["notice"]) # Apache License 2.0
package(
default_visibility = [
"//:__subpackages__",
],
)
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_library")
kt_android_library(
name = "junit",
["**/*.kt"],
... | 7 | Add kotlin stdlin maven dependency to espresso-core and -ktx packages. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045478 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added publicly visible storage targets at the top level of the test storage package.
PiperOrigin-RevId: 336176043
<DFF> @@ -0,0 +1,19 @@
+# Publicly visible alias to the test storage targets.
+load("@build_bazel_rules_android//android:rules.bzl", "android_library")
+
+licenses(["... | 19 | Added publicly visible storage targets at the top level of the test storage package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10045479 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added publicly visible storage targets at the top level of the test storage package.
PiperOrigin-RevId: 336176043
<DFF> @@ -0,0 +1,19 @@
+# Publicly visible alias to the test storage targets.
+load("@build_bazel_rules_android//android:rules.bzl", "android_library")
+
+licenses(["... | 19 | Added publicly visible storage targets at the top level of the test storage package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10045480 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added publicly visible storage targets at the top level of the test storage package.
PiperOrigin-RevId: 336176043
<DFF> @@ -0,0 +1,19 @@
+# Publicly visible alias to the test storage targets.
+load("@build_bazel_rules_android//android:rules.bzl", "android_library")
+
+licenses(["... | 19 | Added publicly visible storage targets at the top level of the test storage package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10045481 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added publicly visible storage targets at the top level of the test storage package.
PiperOrigin-RevId: 336176043
<DFF> @@ -0,0 +1,19 @@
+# Publicly visible alias to the test storage targets.
+load("@build_bazel_rules_android//android:rules.bzl", "android_library")
+
+licenses(["... | 19 | Added publicly visible storage targets at the top level of the test storage package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10045482 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added publicly visible storage targets at the top level of the test storage package.
PiperOrigin-RevId: 336176043
<DFF> @@ -0,0 +1,19 @@
+# Publicly visible alias to the test storage targets.
+load("@build_bazel_rules_android//android:rules.bzl", "android_library")
+
+licenses(["... | 19 | Added publicly visible storage targets at the top level of the test storage package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10045483 | <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... | 9 | Replace the native bazel Android rules with the Android skylark rules. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10045484 | <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... | 9 | Replace the native bazel Android rules with the Android skylark rules. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10045485 | <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... | 9 | Replace the native bazel Android rules with the Android skylark rules. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10045486 | <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... | 9 | Replace the native bazel Android rules with the Android skylark rules. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10045487 | <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... | 9 | Replace the native bazel Android rules with the Android skylark rules. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10045488 | <NME> InstrumentationRegistryTest.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/lice... | 0 | Revert addition of InstrumentationProvider and associated methods | 24 | .java | java | apache-2.0 | android/android-test |
10045489 | <NME> InstrumentationRegistryTest.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/lice... | 0 | Revert addition of InstrumentationProvider and associated methods | 24 | .java | java | apache-2.0 | android/android-test |
10045490 | <NME> InstrumentationRegistryTest.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/lice... | 0 | Revert addition of InstrumentationProvider and associated methods | 24 | .java | java | apache-2.0 | android/android-test |
10045491 | <NME> InstrumentationRegistryTest.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/lice... | 0 | Revert addition of InstrumentationProvider and associated methods | 24 | .java | java | apache-2.0 | android/android-test |
10045492 | <NME> InstrumentationRegistryTest.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/lice... | 0 | Revert addition of InstrumentationProvider and associated methods | 24 | .java | java | apache-2.0 | android/android-test |
10045493 | <NME> ViewMatchers.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-2.... | 20 | Add isFocused() in ViewMatchers | 0 | .java | java | apache-2.0 | android/android-test |
10045494 | <NME> ViewMatchers.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-2.... | 20 | Add isFocused() in ViewMatchers | 0 | .java | java | apache-2.0 | android/android-test |
10045495 | <NME> ViewMatchers.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-2.... | 20 | Add isFocused() in ViewMatchers | 0 | .java | java | apache-2.0 | android/android-test |
10045496 | <NME> ViewMatchers.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-2.... | 20 | Add isFocused() in ViewMatchers | 0 | .java | java | apache-2.0 | android/android-test |
10045497 | <NME> ViewMatchers.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-2.... | 20 | Add isFocused() in ViewMatchers | 0 | .java | java | apache-2.0 | android/android-test |
10045498 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 1 | List CI and coverage before doxygen. | 1 | .md | md | unlicense | bsamseth/cpp-project |
10045499 | <NME> README.md
<BEF> [](http://www.repostatus.org/#active)
[](https://travis-ci.org... | 1 | List CI and coverage before doxygen. | 1 | .md | md | unlicense | bsamseth/cpp-project |
10045500 | <NME> IntentSubjectTest.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... | 5 | Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. | 4 | .java | java | apache-2.0 | android/android-test |
10045501 | <NME> IntentSubjectTest.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... | 5 | Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. | 4 | .java | java | apache-2.0 | android/android-test |
10045502 | <NME> IntentSubjectTest.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... | 5 | Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. | 4 | .java | java | apache-2.0 | android/android-test |
10045503 | <NME> IntentSubjectTest.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... | 5 | Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. | 4 | .java | java | apache-2.0 | android/android-test |
10045504 | <NME> IntentSubjectTest.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... | 5 | Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. | 4 | .java | java | apache-2.0 | android/android-test |
10045505 | <NME> ServiceTestRule.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-... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10045506 | <NME> ServiceTestRule.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-... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10045507 | <NME> ServiceTestRule.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-... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10045508 | <NME> ServiceTestRule.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-... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10045509 | <NME> ServiceTestRule.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-... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10045510 | <NME> exampleConfig.h.in
<BEF> ADDFILE
<MSG> Add input file to make CMake defs. visible in source.
<DFF> @@ -0,0 +1,10 @@
+/*
+ * This file contains definitions made in CMakeLists.txt
+ * that we want available in the source code.
+ * In the source code, include "exampleConfig.h" (no .in suffix).
+ * This header file ... | 10 | Add input file to make CMake defs. visible in source. | 0 | .in | h | unlicense | bsamseth/cpp-project |
10045511 | <NME> exampleConfig.h.in
<BEF> ADDFILE
<MSG> Add input file to make CMake defs. visible in source.
<DFF> @@ -0,0 +1,10 @@
+/*
+ * This file contains definitions made in CMakeLists.txt
+ * that we want available in the source code.
+ * In the source code, include "exampleConfig.h" (no .in suffix).
+ * This header file ... | 10 | Add input file to make CMake defs. visible in source. | 0 | .in | h | unlicense | bsamseth/cpp-project |
10045512 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Fix Travis script. | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10045513 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Fix Travis script. | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10045514 | <NME> CodeCoverage.cmake
<BEF> # 2012-01-31, Lars Bilke
# - Enable Code Coverage
#
# 2013-09-17, Joakim Söderberg
# - Added support for Clang.
# - Some additional usage instructions.
#
# 2018-03-31, Bendik Samseth
# - Relax debug output.
# - Keep a copy of the coverage output for later use.
# - Updated coverage exclude... | 17 | Make it clear when coverage is enabled. | 36 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10045515 | <NME> CodeCoverage.cmake
<BEF> # 2012-01-31, Lars Bilke
# - Enable Code Coverage
#
# 2013-09-17, Joakim Söderberg
# - Added support for Clang.
# - Some additional usage instructions.
#
# 2018-03-31, Bendik Samseth
# - Relax debug output.
# - Keep a copy of the coverage output for later use.
# - Updated coverage exclude... | 17 | Make it clear when coverage is enabled. | 36 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10045516 | <NME> index.d.ts
<BEF> ADDFILE
<MSG> chore: Add TypeScript definitions and docs for TypeScript and React usage (#233)
* docs: add React usage
* docs: add typescript definitions and docs
* Delete test.ts
Co-authored-by: Liucw <4bb9e8dc1b79b7caf7729749094831d02dc31990@gmail.com>
<DFF> @@ -0,0 +1,168 @@
+// Ty... | 168 | chore: Add TypeScript definitions and docs for TypeScript and React usage (#233) | 0 | .ts | d | mit | gitalk/gitalk |
10045517 | <NME> index.d.ts
<BEF> ADDFILE
<MSG> chore: Add TypeScript definitions and docs for TypeScript and React usage (#233)
* docs: add React usage
* docs: add typescript definitions and docs
* Delete test.ts
Co-authored-by: Liucw <4bb9e8dc1b79b7caf7729749094831d02dc31990@gmail.com>
<DFF> @@ -0,0 +1,168 @@
+// Ty... | 168 | chore: Add TypeScript definitions and docs for TypeScript and React usage (#233) | 0 | .ts | d | mit | gitalk/gitalk |
10045518 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 1 | Updated the visibility of the GeneralLocation#translate method to public. | 0 | .txt | txt | apache-2.0 | android/android-test |
10045519 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 1 | Updated the visibility of the GeneralLocation#translate method to public. | 0 | .txt | txt | apache-2.0 | android/android-test |
10045520 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 1 | Updated the visibility of the GeneralLocation#translate method to public. | 0 | .txt | txt | apache-2.0 | android/android-test |
10045521 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 1 | Updated the visibility of the GeneralLocation#translate method to public. | 0 | .txt | txt | apache-2.0 | android/android-test |
10045522 | <NME> current_public.txt
<BEF> // Signature format: 3.0
package androidx.test.espresso {
public final class AmbiguousViewMatcherException extends java.lang.RuntimeException implements androidx.test.espresso.RootViewException {
method public android.view.View! getRootView();
}
public static class AmbiguousVi... | 1 | Updated the visibility of the GeneralLocation#translate method to public. | 0 | .txt | txt | apache-2.0 | android/android-test |
10045523 | <NME> ActivityInvoker.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 2 | Rollback update ActivityScenario.launch() to remove BootstrapActivity | 11 | .java | java | apache-2.0 | android/android-test |
10045524 | <NME> ActivityInvoker.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 2 | Rollback update ActivityScenario.launch() to remove BootstrapActivity | 11 | .java | java | apache-2.0 | android/android-test |
10045525 | <NME> ActivityInvoker.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 2 | Rollback update ActivityScenario.launch() to remove BootstrapActivity | 11 | .java | java | apache-2.0 | android/android-test |
10045526 | <NME> ActivityInvoker.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 2 | Rollback update ActivityScenario.launch() to remove BootstrapActivity | 11 | .java | java | apache-2.0 | android/android-test |
10045527 | <NME> ActivityInvoker.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 2 | Rollback update ActivityScenario.launch() to remove BootstrapActivity | 11 | .java | java | apache-2.0 | android/android-test |
10045528 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Update versions for 1.3.0 alpha04. | 2 | .java | java | apache-2.0 | android/android-test |
10045529 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Update versions for 1.3.0 alpha04. | 2 | .java | java | apache-2.0 | android/android-test |
10045530 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Update versions for 1.3.0 alpha04. | 2 | .java | java | apache-2.0 | android/android-test |
10045531 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Update versions for 1.3.0 alpha04. | 2 | .java | java | apache-2.0 | android/android-test |
10045532 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Update versions for 1.3.0 alpha04. | 2 | .java | java | apache-2.0 | android/android-test |
10045533 | <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(... | 2 | Fix release build. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045534 | <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(... | 2 | Fix release build. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045535 | <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(... | 2 | Fix release build. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045536 | <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(... | 2 | Fix release build. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045537 | <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(... | 2 | Fix release build. | 3 | .bazel | bazel | apache-2.0 | android/android-test |
10045538 | <NME> ActivityInvoker$$CC.java
<BEF> ADDFILE
<MSG> Workaround for backwards compatibility for monitor-1.4.0.
monitor-1.4.0-beta01 is not compatible with older releases of
androidx.test.core.
ActivityInvoker#getIntentForActivity is an interface method with a default
implementation, which is only supported in java8. Th... | 31 | Workaround for backwards compatibility for monitor-1.4.0. | 0 | .java | java | apache-2.0 | android/android-test |
10045539 | <NME> ActivityInvoker$$CC.java
<BEF> ADDFILE
<MSG> Workaround for backwards compatibility for monitor-1.4.0.
monitor-1.4.0-beta01 is not compatible with older releases of
androidx.test.core.
ActivityInvoker#getIntentForActivity is an interface method with a default
implementation, which is only supported in java8. Th... | 31 | Workaround for backwards compatibility for monitor-1.4.0. | 0 | .java | java | apache-2.0 | android/android-test |
10045540 | <NME> ActivityInvoker$$CC.java
<BEF> ADDFILE
<MSG> Workaround for backwards compatibility for monitor-1.4.0.
monitor-1.4.0-beta01 is not compatible with older releases of
androidx.test.core.
ActivityInvoker#getIntentForActivity is an interface method with a default
implementation, which is only supported in java8. Th... | 31 | Workaround for backwards compatibility for monitor-1.4.0. | 0 | .java | java | apache-2.0 | android/android-test |
10045541 | <NME> ActivityInvoker$$CC.java
<BEF> ADDFILE
<MSG> Workaround for backwards compatibility for monitor-1.4.0.
monitor-1.4.0-beta01 is not compatible with older releases of
androidx.test.core.
ActivityInvoker#getIntentForActivity is an interface method with a default
implementation, which is only supported in java8. Th... | 31 | Workaround for backwards compatibility for monitor-1.4.0. | 0 | .java | java | apache-2.0 | android/android-test |
10045542 | <NME> ActivityInvoker$$CC.java
<BEF> ADDFILE
<MSG> Workaround for backwards compatibility for monitor-1.4.0.
monitor-1.4.0-beta01 is not compatible with older releases of
androidx.test.core.
ActivityInvoker#getIntentForActivity is an interface method with a default
implementation, which is only supported in java8. Th... | 31 | Workaround for backwards compatibility for monitor-1.4.0. | 0 | .java | java | apache-2.0 | android/android-test |
10045543 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Also update espresso.contrib to accessibility-test-framework 3.1 | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045544 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Also update espresso.contrib to accessibility-test-framework 3.1 | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045545 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Also update espresso.contrib to accessibility-test-framework 3.1 | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045546 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Also update espresso.contrib to accessibility-test-framework 3.1 | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045547 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Also update espresso.contrib to accessibility-test-framework 3.1 | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10045548 | <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... | 4 | Move sim_access_rules_file arg out of qemu section (it is not a qemu param) | 4 | .py | py | apache-2.0 | android/android-test |
10045549 | <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... | 4 | Move sim_access_rules_file arg out of qemu section (it is not a qemu param) | 4 | .py | py | apache-2.0 | android/android-test |