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
10045350
<NME> ControlledLooper.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...
5
Add hook in androidx.test to simulate a window focus changed for local test environments, and use it when Espresso is waiting for a root view to gain focus.
0
.java
java
apache-2.0
android/android-test
10045351
<NME> ControlledLooper.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...
5
Add hook in androidx.test to simulate a window focus changed for local test environments, and use it when Espresso is waiting for a root view to gain focus.
0
.java
java
apache-2.0
android/android-test
10045352
<NME> ControlledLooper.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...
5
Add hook in androidx.test to simulate a window focus changed for local test environments, and use it when Espresso is waiting for a root view to gain focus.
0
.java
java
apache-2.0
android/android-test
10045353
<NME> ControlledLooper.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...
5
Add hook in androidx.test to simulate a window focus changed for local test environments, and use it when Espresso is waiting for a root view to gain focus.
0
.java
java
apache-2.0
android/android-test
10045354
<NME> ControlledLooper.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...
5
Add hook in androidx.test to simulate a window focus changed for local test environments, and use it when Espresso is waiting for a root view to gain focus.
0
.java
java
apache-2.0
android/android-test
10045355
<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...
63
Restore neverlink targets.
25
.bazel
bazel
apache-2.0
android/android-test
10045356
<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...
63
Restore neverlink targets.
25
.bazel
bazel
apache-2.0
android/android-test
10045357
<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...
63
Restore neverlink targets.
25
.bazel
bazel
apache-2.0
android/android-test
10045358
<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...
63
Restore neverlink targets.
25
.bazel
bazel
apache-2.0
android/android-test
10045359
<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...
63
Restore neverlink targets.
25
.bazel
bazel
apache-2.0
android/android-test
10045360
<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...
41
Registers a custom default (global) uncaught exception handler to handle crashes happening on any thread in the app process. Currently, we only capture the uncaught exception on the main thread. Replace it with a default global exception handler to capture any exception that causes the process crash.
46
.java
java
apache-2.0
android/android-test
10045361
<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...
41
Registers a custom default (global) uncaught exception handler to handle crashes happening on any thread in the app process. Currently, we only capture the uncaught exception on the main thread. Replace it with a default global exception handler to capture any exception that causes the process crash.
46
.java
java
apache-2.0
android/android-test
10045362
<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...
41
Registers a custom default (global) uncaught exception handler to handle crashes happening on any thread in the app process. Currently, we only capture the uncaught exception on the main thread. Replace it with a default global exception handler to capture any exception that causes the process crash.
46
.java
java
apache-2.0
android/android-test
10045363
<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...
41
Registers a custom default (global) uncaught exception handler to handle crashes happening on any thread in the app process. Currently, we only capture the uncaught exception on the main thread. Replace it with a default global exception handler to capture any exception that causes the process crash.
46
.java
java
apache-2.0
android/android-test
10045364
<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...
41
Registers a custom default (global) uncaught exception handler to handle crashes happening on any thread in the app process. Currently, we only capture the uncaught exception on the main thread. Replace it with a default global exception handler to capture any exception that causes the process crash.
46
.java
java
apache-2.0
android/android-test
10045365
<NME> NavigationViewActions.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/LI...
1
Internal change
1
.java
java
apache-2.0
android/android-test
10045366
<NME> NavigationViewActions.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/LI...
1
Internal change
1
.java
java
apache-2.0
android/android-test
10045367
<NME> NavigationViewActions.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/LI...
1
Internal change
1
.java
java
apache-2.0
android/android-test
10045368
<NME> NavigationViewActions.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/LI...
1
Internal change
1
.java
java
apache-2.0
android/android-test
10045369
<NME> NavigationViewActions.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/LI...
1
Internal change
1
.java
java
apache-2.0
android/android-test
10045370
<NME> README.md <BEF> # js-sha512 [![Build Status](https://travis-ci.org/emn178/js-sha512.svg?branch=master)](https://travis-ci.org/emn178/js-sha512) [![Coverage Status](https://coveralls.io/repos/emn178/js-sha512/badge.svg?branch=master)](https://coveralls.io/r/emn178/js-sha512?branch=master) [![NPM](https://nodei.c...
2
Add CDNJS version badge in readme
1
.md
md
mit
emn178/js-sha512
10045371
<NME> README.md <BEF> # js-sha512 [![Build Status](https://travis-ci.org/emn178/js-sha512.svg?branch=master)](https://travis-ci.org/emn178/js-sha512) [![Coverage Status](https://coveralls.io/repos/emn178/js-sha512/badge.svg?branch=master)](https://coveralls.io/r/emn178/js-sha512?branch=master) [![NPM](https://nodei.c...
2
Add CDNJS version badge in readme
1
.md
md
mit
emn178/js-sha512
10045372
<NME> BUILD.bazel <BEF> load("//build_extensions:release.bzl", "axt_release_lib") load("//build_extensions:maven_repo.bzl", "maven_artifact") load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION") load("//build_extensions:combine_jars.bzl", "combine_jars") # Description: B...
1
Filter out storage classes from runner and rules maven artifacts
0
.bazel
bazel
apache-2.0
android/android-test
10045373
<NME> BUILD.bazel <BEF> load("//build_extensions:release.bzl", "axt_release_lib") load("//build_extensions:maven_repo.bzl", "maven_artifact") load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION") load("//build_extensions:combine_jars.bzl", "combine_jars") # Description: B...
1
Filter out storage classes from runner and rules maven artifacts
0
.bazel
bazel
apache-2.0
android/android-test
10045374
<NME> BUILD.bazel <BEF> load("//build_extensions:release.bzl", "axt_release_lib") load("//build_extensions:maven_repo.bzl", "maven_artifact") load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION") load("//build_extensions:combine_jars.bzl", "combine_jars") # Description: B...
1
Filter out storage classes from runner and rules maven artifacts
0
.bazel
bazel
apache-2.0
android/android-test
10045375
<NME> BUILD.bazel <BEF> load("//build_extensions:release.bzl", "axt_release_lib") load("//build_extensions:maven_repo.bzl", "maven_artifact") load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION") load("//build_extensions:combine_jars.bzl", "combine_jars") # Description: B...
1
Filter out storage classes from runner and rules maven artifacts
0
.bazel
bazel
apache-2.0
android/android-test
10045376
<NME> BUILD.bazel <BEF> load("//build_extensions:release.bzl", "axt_release_lib") load("//build_extensions:maven_repo.bzl", "maven_artifact") load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION") load("//build_extensions:combine_jars.bzl", "combine_jars") # Description: B...
1
Filter out storage classes from runner and rules maven artifacts
0
.bazel
bazel
apache-2.0
android/android-test
10045377
<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...
2
fix: avoid request ISSUE been cached
1
.jsx
jsx
mit
gitalk/gitalk
10045378
<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...
2
fix: avoid request ISSUE been cached
1
.jsx
jsx
mit
gitalk/gitalk
10045379
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
1
Release emulator android 22 arm image from build id 5056529.
0
.bzl
bzl
apache-2.0
android/android-test
10045380
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
1
Release emulator android 22 arm image from build id 5056529.
0
.bzl
bzl
apache-2.0
android/android-test
10045381
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
1
Release emulator android 22 arm image from build id 5056529.
0
.bzl
bzl
apache-2.0
android/android-test
10045382
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
1
Release emulator android 22 arm image from build id 5056529.
0
.bzl
bzl
apache-2.0
android/android-test
10045383
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
1
Release emulator android 22 arm image from build id 5056529.
0
.bzl
bzl
apache-2.0
android/android-test
10045384
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
4
docs: add source links
4
.md
md
mit
gitalk/gitalk
10045385
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
4
docs: add source links
4
.md
md
mit
gitalk/gitalk
10045386
<NME> TestRequestBuilderTest.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
86
Create CustomFilter annotation
0
.java
java
apache-2.0
android/android-test
10045387
<NME> TestRequestBuilderTest.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
86
Create CustomFilter annotation
0
.java
java
apache-2.0
android/android-test
10045388
<NME> TestRequestBuilderTest.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
86
Create CustomFilter annotation
0
.java
java
apache-2.0
android/android-test
10045389
<NME> TestRequestBuilderTest.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
86
Create CustomFilter annotation
0
.java
java
apache-2.0
android/android-test
10045390
<NME> TestRequestBuilderTest.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
86
Create CustomFilter annotation
0
.java
java
apache-2.0
android/android-test
10045391
<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...
17
fix: send client ID and secret as basic auth headers (#346)
12
.jsx
jsx
mit
gitalk/gitalk
10045392
<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...
17
fix: send client ID and secret as basic auth headers (#346)
12
.jsx
jsx
mit
gitalk/gitalk
10045393
<NME> axt_1.3.0.txt <BEF> ADDFILE <MSG> Generate API for 1.3.0 PiperOrigin-RevId: 328191882 <DFF> @@ -0,0 +1,2621 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated android.content....
2,621
Generate API for 1.3.0
0
.txt
3
apache-2.0
android/android-test
10045394
<NME> axt_1.3.0.txt <BEF> ADDFILE <MSG> Generate API for 1.3.0 PiperOrigin-RevId: 328191882 <DFF> @@ -0,0 +1,2621 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated android.content....
2,621
Generate API for 1.3.0
0
.txt
3
apache-2.0
android/android-test
10045395
<NME> axt_1.3.0.txt <BEF> ADDFILE <MSG> Generate API for 1.3.0 PiperOrigin-RevId: 328191882 <DFF> @@ -0,0 +1,2621 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated android.content....
2,621
Generate API for 1.3.0
0
.txt
3
apache-2.0
android/android-test
10045396
<NME> axt_1.3.0.txt <BEF> ADDFILE <MSG> Generate API for 1.3.0 PiperOrigin-RevId: 328191882 <DFF> @@ -0,0 +1,2621 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated android.content....
2,621
Generate API for 1.3.0
0
.txt
3
apache-2.0
android/android-test
10045397
<NME> axt_1.3.0.txt <BEF> ADDFILE <MSG> Generate API for 1.3.0 PiperOrigin-RevId: 328191882 <DFF> @@ -0,0 +1,2621 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated android.content....
2,621
Generate API for 1.3.0
0
.txt
3
apache-2.0
android/android-test
10045398
<NME> proguard_library.cfg <BEF> # ShellMain is main access point, must not be obfuscated -keep class androidx.test.services.shellexecutor.** { *; } # Brought in via res/layout/ xml. # Safe to remove, depends on framework depending on version. -dontwarn android.support.** -dontwarn java.lang.instrument.** -dontwarn ...
3
Update bazel dependencies to latest stable versions in attempt to fix the bazel build.
1
.cfg
cfg
apache-2.0
android/android-test
10045399
<NME> proguard_library.cfg <BEF> # ShellMain is main access point, must not be obfuscated -keep class androidx.test.services.shellexecutor.** { *; } # Brought in via res/layout/ xml. # Safe to remove, depends on framework depending on version. -dontwarn android.support.** -dontwarn java.lang.instrument.** -dontwarn ...
3
Update bazel dependencies to latest stable versions in attempt to fix the bazel build.
1
.cfg
cfg
apache-2.0
android/android-test
10045400
<NME> proguard_library.cfg <BEF> # ShellMain is main access point, must not be obfuscated -keep class androidx.test.services.shellexecutor.** { *; } # Brought in via res/layout/ xml. # Safe to remove, depends on framework depending on version. -dontwarn android.support.** -dontwarn java.lang.instrument.** -dontwarn ...
3
Update bazel dependencies to latest stable versions in attempt to fix the bazel build.
1
.cfg
cfg
apache-2.0
android/android-test
10045401
<NME> proguard_library.cfg <BEF> # ShellMain is main access point, must not be obfuscated -keep class androidx.test.services.shellexecutor.** { *; } # Brought in via res/layout/ xml. # Safe to remove, depends on framework depending on version. -dontwarn android.support.** -dontwarn java.lang.instrument.** -dontwarn ...
3
Update bazel dependencies to latest stable versions in attempt to fix the bazel build.
1
.cfg
cfg
apache-2.0
android/android-test
10045402
<NME> proguard_library.cfg <BEF> # ShellMain is main access point, must not be obfuscated -keep class androidx.test.services.shellexecutor.** { *; } # Brought in via res/layout/ xml. # Safe to remove, depends on framework depending on version. -dontwarn android.support.** -dontwarn java.lang.instrument.** -dontwarn ...
3
Update bazel dependencies to latest stable versions in attempt to fix the bazel build.
1
.cfg
cfg
apache-2.0
android/android-test
10045403
<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-alpha06
2
.java
java
apache-2.0
android/android-test
10045404
<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-alpha06
2
.java
java
apache-2.0
android/android-test
10045405
<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-alpha06
2
.java
java
apache-2.0
android/android-test
10045406
<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-alpha06
2
.java
java
apache-2.0
android/android-test
10045407
<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-alpha06
2
.java
java
apache-2.0
android/android-test
10045408
<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
Switch version numbers to beta02.
2
.java
java
apache-2.0
android/android-test
10045409
<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
Switch version numbers to beta02.
2
.java
java
apache-2.0
android/android-test
10045410
<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
Switch version numbers to beta02.
2
.java
java
apache-2.0
android/android-test
10045411
<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
Switch version numbers to beta02.
2
.java
java
apache-2.0
android/android-test
10045412
<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
Switch version numbers to beta02.
2
.java
java
apache-2.0
android/android-test
10045413
<NME> test.js <BEF> (function(sha512, sha384, sha512_256, sha512_224) { describe('sha512', function() { describe('ascii', function() { describe('less than 128 bytes', function() { it('should be successful', function() { expect(sha512('')).to.be('cf83e1357eefb8bdf1542850d66d8007d620e4050b57...
53
1. Added AMD support. 2. Fixed ArrayBuffer dosen't work in Webpack.
53
.js
js
mit
emn178/js-sha512
10045414
<NME> test.js <BEF> (function(sha512, sha384, sha512_256, sha512_224) { describe('sha512', function() { describe('ascii', function() { describe('less than 128 bytes', function() { it('should be successful', function() { expect(sha512('')).to.be('cf83e1357eefb8bdf1542850d66d8007d620e4050b57...
53
1. Added AMD support. 2. Fixed ArrayBuffer dosen't work in Webpack.
53
.js
js
mit
emn178/js-sha512
10045415
<NME> getComments.js <BEF> import { axiosGithub } from '../util' const getQL = (vars, pagerDirection) => { const cursorDirection = pagerDirection === 'last' ? 'before' : 'after' const ql = ` query getIssueAndComments( $owner: String!, $repo: String!, $id: Int!, $cursor: String, $pageSize: I...
1
fix: comment list repeat
0
.js
js
mit
gitalk/gitalk
10045416
<NME> getComments.js <BEF> import { axiosGithub } from '../util' const getQL = (vars, pagerDirection) => { const cursorDirection = pagerDirection === 'last' ? 'before' : 'after' const ql = ` query getIssueAndComments( $owner: String!, $repo: String!, $id: Int!, $cursor: String, $pageSize: I...
1
fix: comment list repeat
0
.js
js
mit
gitalk/gitalk
10045417
<NME> ViewMatchers2Test.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-...
325
Update various TypeSafeMatcher<View> instances to model after BoundedMatcher. Also, split the ViewMatchersTest class into 2. This allows test runners to complete a bit quicker.
534
.java
java
apache-2.0
android/android-test
10045418
<NME> ViewMatchers2Test.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-...
325
Update various TypeSafeMatcher<View> instances to model after BoundedMatcher. Also, split the ViewMatchersTest class into 2. This allows test runners to complete a bit quicker.
534
.java
java
apache-2.0
android/android-test
10045419
<NME> ViewMatchers2Test.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-...
325
Update various TypeSafeMatcher<View> instances to model after BoundedMatcher. Also, split the ViewMatchersTest class into 2. This allows test runners to complete a bit quicker.
534
.java
java
apache-2.0
android/android-test
10045420
<NME> ViewMatchers2Test.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-...
325
Update various TypeSafeMatcher<View> instances to model after BoundedMatcher. Also, split the ViewMatchersTest class into 2. This allows test runners to complete a bit quicker.
534
.java
java
apache-2.0
android/android-test
10045421
<NME> ViewMatchers2Test.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-...
325
Update various TypeSafeMatcher<View> instances to model after BoundedMatcher. Also, split the ViewMatchersTest class into 2. This allows test runners to complete a bit quicker.
534
.java
java
apache-2.0
android/android-test
10045422
<NME> ShellExecutorImpl.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...
8
Updating the "throws" signature on ShellExecutor to match the implementation, and updating existing callers. Also adding @Nullable annotation to make the API easier to understand.
4
.java
java
apache-2.0
android/android-test
10045423
<NME> ShellExecutorImpl.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...
8
Updating the "throws" signature on ShellExecutor to match the implementation, and updating existing callers. Also adding @Nullable annotation to make the API easier to understand.
4
.java
java
apache-2.0
android/android-test
10045424
<NME> ShellExecutorImpl.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...
8
Updating the "throws" signature on ShellExecutor to match the implementation, and updating existing callers. Also adding @Nullable annotation to make the API easier to understand.
4
.java
java
apache-2.0
android/android-test
10045425
<NME> ShellExecutorImpl.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...
8
Updating the "throws" signature on ShellExecutor to match the implementation, and updating existing callers. Also adding @Nullable annotation to make the API easier to understand.
4
.java
java
apache-2.0
android/android-test
10045426
<NME> ShellExecutorImpl.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...
8
Updating the "throws" signature on ShellExecutor to match the implementation, and updating existing callers. Also adding @Nullable annotation to make the API easier to understand.
4
.java
java
apache-2.0
android/android-test
10045427
<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...
3
QEMU2 doesn't support "-gps" FLAG. Just remove it.
1
.py
py
apache-2.0
android/android-test
10045428
<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...
3
QEMU2 doesn't support "-gps" FLAG. Just remove it.
1
.py
py
apache-2.0
android/android-test
10045429
<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...
3
QEMU2 doesn't support "-gps" FLAG. Just remove it.
1
.py
py
apache-2.0
android/android-test
10045430
<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...
3
QEMU2 doesn't support "-gps" FLAG. Just remove it.
1
.py
py
apache-2.0
android/android-test
10045431
<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...
3
QEMU2 doesn't support "-gps" FLAG. Just remove it.
1
.py
py
apache-2.0
android/android-test
10045432
<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 ...
6
Un-rollback: Add logic to maintain system.img spareness when generating new archive.
4
.py
py
apache-2.0
android/android-test
10045433
<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 ...
6
Un-rollback: Add logic to maintain system.img spareness when generating new archive.
4
.py
py
apache-2.0
android/android-test
10045434
<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 ...
6
Un-rollback: Add logic to maintain system.img spareness when generating new archive.
4
.py
py
apache-2.0
android/android-test
10045435
<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 ...
6
Un-rollback: Add logic to maintain system.img spareness when generating new archive.
4
.py
py
apache-2.0
android/android-test
10045436
<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 ...
6
Un-rollback: Add logic to maintain system.img spareness when generating new archive.
4
.py
py
apache-2.0
android/android-test
10045437
<NME> MonitoringInstrumentationTest.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/licen...
16
Propagate AssertionError back to instrumentation thread
0
.java
java
apache-2.0
android/android-test
10045438
<NME> MonitoringInstrumentationTest.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/licen...
16
Propagate AssertionError back to instrumentation thread
0
.java
java
apache-2.0
android/android-test
10045439
<NME> MonitoringInstrumentationTest.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/licen...
16
Propagate AssertionError back to instrumentation thread
0
.java
java
apache-2.0
android/android-test
10045440
<NME> MonitoringInstrumentationTest.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/licen...
16
Propagate AssertionError back to instrumentation thread
0
.java
java
apache-2.0
android/android-test
10045441
<NME> MonitoringInstrumentationTest.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/licen...
16
Propagate AssertionError back to instrumentation thread
0
.java
java
apache-2.0
android/android-test
10045442
<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...
13
Add closing parentheses to Javadoc.
19
.java
java
apache-2.0
android/android-test
10045443
<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...
13
Add closing parentheses to Javadoc.
19
.java
java
apache-2.0
android/android-test
10045444
<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...
13
Add closing parentheses to Javadoc.
19
.java
java
apache-2.0
android/android-test
10045445
<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...
13
Add closing parentheses to Javadoc.
19
.java
java
apache-2.0
android/android-test
10045446
<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...
13
Add closing parentheses to Javadoc.
19
.java
java
apache-2.0
android/android-test
10045447
<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
10045448
<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
10045449
<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