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
10045150
<NME> SdkSuppressInvalidVersionCheckTest.kt <BEF> ADDFILE <MSG> Add Lint check "SdkSuppressInvalidVersion" which detects invalid SDK versions in the `SdkSuppress` annotation. PiperOrigin-RevId: 460498804 <DFF> @@ -0,0 +1,71 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apach...
71
Add Lint check "SdkSuppressInvalidVersion" which detects invalid SDK versions in the `SdkSuppress` annotation.
0
.kt
kt
apache-2.0
android/android-test
10045151
<NME> AccessibilityChecks.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/LICENS...
1
Eliminated use of deprecated AccessibilityCheckResult.AccessibilityCheckResultDescriptor.
1
.java
java
apache-2.0
android/android-test
10045152
<NME> AccessibilityChecks.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/LICENS...
1
Eliminated use of deprecated AccessibilityCheckResult.AccessibilityCheckResultDescriptor.
1
.java
java
apache-2.0
android/android-test
10045153
<NME> AccessibilityChecks.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/LICENS...
1
Eliminated use of deprecated AccessibilityCheckResult.AccessibilityCheckResultDescriptor.
1
.java
java
apache-2.0
android/android-test
10045154
<NME> AccessibilityChecks.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/LICENS...
1
Eliminated use of deprecated AccessibilityCheckResult.AccessibilityCheckResultDescriptor.
1
.java
java
apache-2.0
android/android-test
10045155
<NME> AccessibilityChecks.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/LICENS...
1
Eliminated use of deprecated AccessibilityCheckResult.AccessibilityCheckResultDescriptor.
1
.java
java
apache-2.0
android/android-test
10045156
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
1
Merge pull request #59 from android/9939E64609224875D5062FF3BF1CEE1B
0
.bazel
bazel
apache-2.0
android/android-test
10045157
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
1
Merge pull request #59 from android/9939E64609224875D5062FF3BF1CEE1B
0
.bazel
bazel
apache-2.0
android/android-test
10045158
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
1
Merge pull request #59 from android/9939E64609224875D5062FF3BF1CEE1B
0
.bazel
bazel
apache-2.0
android/android-test
10045159
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
1
Merge pull request #59 from android/9939E64609224875D5062FF3BF1CEE1B
0
.bazel
bazel
apache-2.0
android/android-test
10045160
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
1
Merge pull request #59 from android/9939E64609224875D5062FF3BF1CEE1B
0
.bazel
bazel
apache-2.0
android/android-test
10045161
<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...
11
Redo update ActivityScenario.launch() to remove BootstrapActivity
2
.java
java
apache-2.0
android/android-test
10045162
<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...
11
Redo update ActivityScenario.launch() to remove BootstrapActivity
2
.java
java
apache-2.0
android/android-test
10045163
<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...
11
Redo update ActivityScenario.launch() to remove BootstrapActivity
2
.java
java
apache-2.0
android/android-test
10045164
<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...
11
Redo update ActivityScenario.launch() to remove BootstrapActivity
2
.java
java
apache-2.0
android/android-test
10045165
<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...
11
Redo update ActivityScenario.launch() to remove BootstrapActivity
2
.java
java
apache-2.0
android/android-test
10045166
<NME> SpeakEasyService.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/LICENS...
15
Rolling back 'runtime permission prompt' fix as it broke downstream tests internally.
2
.java
java
apache-2.0
android/android-test
10045167
<NME> SpeakEasyService.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/LICENS...
15
Rolling back 'runtime permission prompt' fix as it broke downstream tests internally.
2
.java
java
apache-2.0
android/android-test
10045168
<NME> SpeakEasyService.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/LICENS...
15
Rolling back 'runtime permission prompt' fix as it broke downstream tests internally.
2
.java
java
apache-2.0
android/android-test
10045169
<NME> SpeakEasyService.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/LICENS...
15
Rolling back 'runtime permission prompt' fix as it broke downstream tests internally.
2
.java
java
apache-2.0
android/android-test
10045170
<NME> SpeakEasyService.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/LICENS...
15
Rolling back 'runtime permission prompt' fix as it broke downstream tests internally.
2
.java
java
apache-2.0
android/android-test
10045171
<NME> AndroidJUnitRunner.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/LICE...
2
Don't use ServiceLoaderWrapper when loading RunListener's.
2
.java
java
apache-2.0
android/android-test
10045172
<NME> AndroidJUnitRunner.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/LICE...
2
Don't use ServiceLoaderWrapper when loading RunListener's.
2
.java
java
apache-2.0
android/android-test
10045173
<NME> AndroidJUnitRunner.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/LICE...
2
Don't use ServiceLoaderWrapper when loading RunListener's.
2
.java
java
apache-2.0
android/android-test
10045174
<NME> AndroidJUnitRunner.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/LICE...
2
Don't use ServiceLoaderWrapper when loading RunListener's.
2
.java
java
apache-2.0
android/android-test
10045175
<NME> AndroidJUnitRunner.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/LICE...
2
Don't use ServiceLoaderWrapper when loading RunListener's.
2
.java
java
apache-2.0
android/android-test
10045176
<NME> webpack.config.js <BEF> const path = require('path') const webpack = require('webpack') const autoprefixer = require('autoprefixer') const ExtractTextPlugin = require('extract-text-webpack-plugin') const ENV = process.env.NODE_ENV || 'development' const isDev = ENV !== 'production' const cssLoader = [{ loader...
2
chore: handle postcss warn
4
.js
config
mit
gitalk/gitalk
10045177
<NME> webpack.config.js <BEF> const path = require('path') const webpack = require('webpack') const autoprefixer = require('autoprefixer') const ExtractTextPlugin = require('extract-text-webpack-plugin') const ENV = process.env.NODE_ENV || 'development' const isDev = ENV !== 'production' const cssLoader = [{ loader...
2
chore: handle postcss warn
4
.js
config
mit
gitalk/gitalk
10045178
<NME> InstrumentationActivityInvoker.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/l...
12
Skip launching an empty activity on ActivityScenario#finish for API >= 27
8
.java
java
apache-2.0
android/android-test
10045179
<NME> InstrumentationActivityInvoker.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/l...
12
Skip launching an empty activity on ActivityScenario#finish for API >= 27
8
.java
java
apache-2.0
android/android-test
10045180
<NME> InstrumentationActivityInvoker.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/l...
12
Skip launching an empty activity on ActivityScenario#finish for API >= 27
8
.java
java
apache-2.0
android/android-test
10045181
<NME> InstrumentationActivityInvoker.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/l...
12
Skip launching an empty activity on ActivityScenario#finish for API >= 27
8
.java
java
apache-2.0
android/android-test
10045182
<NME> InstrumentationActivityInvoker.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/l...
12
Skip launching an empty activity on ActivityScenario#finish for API >= 27
8
.java
java
apache-2.0
android/android-test
10045183
<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...
5
Make qemu2 the default emulator for most devices
8
.bzl
bzl
apache-2.0
android/android-test
10045184
<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...
5
Make qemu2 the default emulator for most devices
8
.bzl
bzl
apache-2.0
android/android-test
10045185
<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...
5
Make qemu2 the default emulator for most devices
8
.bzl
bzl
apache-2.0
android/android-test
10045186
<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...
5
Make qemu2 the default emulator for most devices
8
.bzl
bzl
apache-2.0
android/android-test
10045187
<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...
5
Make qemu2 the default emulator for most devices
8
.bzl
bzl
apache-2.0
android/android-test
10045188
<NME> InstrumentationActivityInvoker.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/l...
1
InstrumentationActivityInvoker: Add FLAG_IMMUTABLE to PIs
1
.java
java
apache-2.0
android/android-test
10045189
<NME> InstrumentationActivityInvoker.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/l...
1
InstrumentationActivityInvoker: Add FLAG_IMMUTABLE to PIs
1
.java
java
apache-2.0
android/android-test
10045190
<NME> InstrumentationActivityInvoker.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/l...
1
InstrumentationActivityInvoker: Add FLAG_IMMUTABLE to PIs
1
.java
java
apache-2.0
android/android-test
10045191
<NME> InstrumentationActivityInvoker.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/l...
1
InstrumentationActivityInvoker: Add FLAG_IMMUTABLE to PIs
1
.java
java
apache-2.0
android/android-test
10045192
<NME> InstrumentationActivityInvoker.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/l...
1
InstrumentationActivityInvoker: Add FLAG_IMMUTABLE to PIs
1
.java
java
apache-2.0
android/android-test
10045193
<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-...
12
Internal
1
.java
java
apache-2.0
android/android-test
10045194
<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-...
12
Internal
1
.java
java
apache-2.0
android/android-test
10045195
<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-...
12
Internal
1
.java
java
apache-2.0
android/android-test
10045196
<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-...
12
Internal
1
.java
java
apache-2.0
android/android-test
10045197
<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-...
12
Internal
1
.java
java
apache-2.0
android/android-test
10045198
<NME> DefaultFailureHandler.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
1
Add `DeviceCapture.canTakeScreenshot()` method
5
.java
java
apache-2.0
android/android-test
10045199
<NME> DefaultFailureHandler.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
1
Add `DeviceCapture.canTakeScreenshot()` method
5
.java
java
apache-2.0
android/android-test
10045200
<NME> DefaultFailureHandler.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
1
Add `DeviceCapture.canTakeScreenshot()` method
5
.java
java
apache-2.0
android/android-test
10045201
<NME> DefaultFailureHandler.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
1
Add `DeviceCapture.canTakeScreenshot()` method
5
.java
java
apache-2.0
android/android-test
10045202
<NME> DefaultFailureHandler.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
1
Add `DeviceCapture.canTakeScreenshot()` method
5
.java
java
apache-2.0
android/android-test
10045203
<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 AXT version to 1.3.1-alpha04
2
.java
java
apache-2.0
android/android-test
10045204
<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 AXT version to 1.3.1-alpha04
2
.java
java
apache-2.0
android/android-test
10045205
<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 AXT version to 1.3.1-alpha04
2
.java
java
apache-2.0
android/android-test
10045206
<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 AXT version to 1.3.1-alpha04
2
.java
java
apache-2.0
android/android-test
10045207
<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 AXT version to 1.3.1-alpha04
2
.java
java
apache-2.0
android/android-test
10045208
<NME> ParcelableSubject.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...
2
Merge pull request #239 from quesera2:fix/access_modifiers_parcelable_subject
1
.java
java
apache-2.0
android/android-test
10045209
<NME> ParcelableSubject.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...
2
Merge pull request #239 from quesera2:fix/access_modifiers_parcelable_subject
1
.java
java
apache-2.0
android/android-test
10045210
<NME> ParcelableSubject.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...
2
Merge pull request #239 from quesera2:fix/access_modifiers_parcelable_subject
1
.java
java
apache-2.0
android/android-test
10045211
<NME> ParcelableSubject.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...
2
Merge pull request #239 from quesera2:fix/access_modifiers_parcelable_subject
1
.java
java
apache-2.0
android/android-test
10045212
<NME> ParcelableSubject.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...
2
Merge pull request #239 from quesera2:fix/access_modifiers_parcelable_subject
1
.java
java
apache-2.0
android/android-test
10045213
<NME> RecyclerViewActions.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
1
Replaced the deprecated #findViewHolderForPosition method with its replacement #findViewHolderForAdapterPosition.
1
.java
java
apache-2.0
android/android-test
10045214
<NME> RecyclerViewActions.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
1
Replaced the deprecated #findViewHolderForPosition method with its replacement #findViewHolderForAdapterPosition.
1
.java
java
apache-2.0
android/android-test
10045215
<NME> RecyclerViewActions.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
1
Replaced the deprecated #findViewHolderForPosition method with its replacement #findViewHolderForAdapterPosition.
1
.java
java
apache-2.0
android/android-test
10045216
<NME> RecyclerViewActions.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
1
Replaced the deprecated #findViewHolderForPosition method with its replacement #findViewHolderForAdapterPosition.
1
.java
java
apache-2.0
android/android-test
10045217
<NME> RecyclerViewActions.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
1
Replaced the deprecated #findViewHolderForPosition method with its replacement #findViewHolderForAdapterPosition.
1
.java
java
apache-2.0
android/android-test
10045218
<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...
2
fix: github icon style for IE11
0
.styl
styl
mit
gitalk/gitalk
10045219
<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...
2
fix: github icon style for IE11
0
.styl
styl
mit
gitalk/gitalk
10045220
<NME> CloseKeyboardAction.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
7
Remove timeout when running under Robolectric
0
.java
java
apache-2.0
android/android-test
10045221
<NME> CloseKeyboardAction.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
7
Remove timeout when running under Robolectric
0
.java
java
apache-2.0
android/android-test
10045222
<NME> CloseKeyboardAction.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
7
Remove timeout when running under Robolectric
0
.java
java
apache-2.0
android/android-test
10045223
<NME> CloseKeyboardAction.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
7
Remove timeout when running under Robolectric
0
.java
java
apache-2.0
android/android-test
10045224
<NME> CloseKeyboardAction.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
7
Remove timeout when running under Robolectric
0
.java
java
apache-2.0
android/android-test
10045225
<NME> LocationSubjectTest.java <BEF> /* * Copyright (C) 2019 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...
32
Add isFaraway() to LocationSubject.
0
.java
java
apache-2.0
android/android-test
10045226
<NME> LocationSubjectTest.java <BEF> /* * Copyright (C) 2019 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...
32
Add isFaraway() to LocationSubject.
0
.java
java
apache-2.0
android/android-test
10045227
<NME> LocationSubjectTest.java <BEF> /* * Copyright (C) 2019 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...
32
Add isFaraway() to LocationSubject.
0
.java
java
apache-2.0
android/android-test
10045228
<NME> LocationSubjectTest.java <BEF> /* * Copyright (C) 2019 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...
32
Add isFaraway() to LocationSubject.
0
.java
java
apache-2.0
android/android-test
10045229
<NME> LocationSubjectTest.java <BEF> /* * Copyright (C) 2019 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...
32
Add isFaraway() to LocationSubject.
0
.java
java
apache-2.0
android/android-test
10045230
<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 ...
0
Automated g4 rollback of changelist 152307277.
1
.py
py
apache-2.0
android/android-test
10045231
<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 ...
0
Automated g4 rollback of changelist 152307277.
1
.py
py
apache-2.0
android/android-test
10045232
<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 ...
0
Automated g4 rollback of changelist 152307277.
1
.py
py
apache-2.0
android/android-test
10045233
<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 ...
0
Automated g4 rollback of changelist 152307277.
1
.py
py
apache-2.0
android/android-test
10045234
<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 ...
0
Automated g4 rollback of changelist 152307277.
1
.py
py
apache-2.0
android/android-test
10045235
<NME> example.h <BEF> #ifndef EXAMPLE_H #define EXAMPLE_H class Dummy { public: Dummy(); bool doSomething(); }; #endif #include "doctest/doctest.h" TEST_CASE("we can have tests in headers if we want") { Dummy d; CHECK(d.doSomething() == true); } #endif <MSG> Added some documentation to Dummy class <DFF> ...
13
Added some documentation to Dummy class
2
.h
h
unlicense
bsamseth/cpp-project
10045236
<NME> example.h <BEF> #ifndef EXAMPLE_H #define EXAMPLE_H class Dummy { public: Dummy(); bool doSomething(); }; #endif #include "doctest/doctest.h" TEST_CASE("we can have tests in headers if we want") { Dummy d; CHECK(d.doSomething() == true); } #endif <MSG> Added some documentation to Dummy class <DFF> ...
13
Added some documentation to Dummy class
2
.h
h
unlicense
bsamseth/cpp-project
10045237
<NME> TracingTest.java <BEF> ADDFILE <MSG> AndroidX Test Monitor Tracing API. Base Tracer interface to be used in Espresso. PiperOrigin-RevId: 425931242 <DFF> @@ -0,0 +1,218 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you m...
218
AndroidX Test Monitor Tracing API.
0
.java
java
apache-2.0
android/android-test
10045238
<NME> TracingTest.java <BEF> ADDFILE <MSG> AndroidX Test Monitor Tracing API. Base Tracer interface to be used in Espresso. PiperOrigin-RevId: 425931242 <DFF> @@ -0,0 +1,218 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you m...
218
AndroidX Test Monitor Tracing API.
0
.java
java
apache-2.0
android/android-test
10045239
<NME> TracingTest.java <BEF> ADDFILE <MSG> AndroidX Test Monitor Tracing API. Base Tracer interface to be used in Espresso. PiperOrigin-RevId: 425931242 <DFF> @@ -0,0 +1,218 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you m...
218
AndroidX Test Monitor Tracing API.
0
.java
java
apache-2.0
android/android-test
10045240
<NME> TracingTest.java <BEF> ADDFILE <MSG> AndroidX Test Monitor Tracing API. Base Tracer interface to be used in Espresso. PiperOrigin-RevId: 425931242 <DFF> @@ -0,0 +1,218 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you m...
218
AndroidX Test Monitor Tracing API.
0
.java
java
apache-2.0
android/android-test
10045241
<NME> TracingTest.java <BEF> ADDFILE <MSG> AndroidX Test Monitor Tracing API. Base Tracer interface to be used in Espresso. PiperOrigin-RevId: 425931242 <DFF> @@ -0,0 +1,218 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you m...
218
AndroidX Test Monitor Tracing API.
0
.java
java
apache-2.0
android/android-test
10045242
<NME> SimpleFileContentProvider.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/license...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10045243
<NME> SimpleFileContentProvider.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/license...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10045244
<NME> SimpleFileContentProvider.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/license...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10045245
<NME> SimpleFileContentProvider.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/license...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10045246
<NME> SimpleFileContentProvider.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/license...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10045247
<NME> TestStorageTest.java <BEF> /* * Copyright (C) 2019 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....
23
Added a method for appending data to the end of an output file in the test storage.
0
.java
java
apache-2.0
android/android-test
10045248
<NME> TestStorageTest.java <BEF> /* * Copyright (C) 2019 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....
23
Added a method for appending data to the end of an output file in the test storage.
0
.java
java
apache-2.0
android/android-test
10045249
<NME> TestStorageTest.java <BEF> /* * Copyright (C) 2019 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....
23
Added a method for appending data to the end of an output file in the test storage.
0
.java
java
apache-2.0
android/android-test