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
10043450
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
54
Update CONTRIBUTING.md
13
.md
md
apache-2.0
android/android-test
10043451
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
54
Update CONTRIBUTING.md
13
.md
md
apache-2.0
android/android-test
10043452
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
54
Update CONTRIBUTING.md
13
.md
md
apache-2.0
android/android-test
10043453
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
54
Update CONTRIBUTING.md
13
.md
md
apache-2.0
android/android-test
10043454
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
54
Update CONTRIBUTING.md
13
.md
md
apache-2.0
android/android-test
10043455
<NME> ActivityScenarioKotlinTest.kt <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/license...
37
Introduce ActivityScenario#launchActivityForResult
0
.kt
kt
apache-2.0
android/android-test
10043456
<NME> ActivityScenarioKotlinTest.kt <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/license...
37
Introduce ActivityScenario#launchActivityForResult
0
.kt
kt
apache-2.0
android/android-test
10043457
<NME> ActivityScenarioKotlinTest.kt <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/license...
37
Introduce ActivityScenario#launchActivityForResult
0
.kt
kt
apache-2.0
android/android-test
10043458
<NME> ActivityScenarioKotlinTest.kt <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/license...
37
Introduce ActivityScenario#launchActivityForResult
0
.kt
kt
apache-2.0
android/android-test
10043459
<NME> ActivityScenarioKotlinTest.kt <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/license...
37
Introduce ActivityScenario#launchActivityForResult
0
.kt
kt
apache-2.0
android/android-test
10043460
<NME> ActivityScenarioKotlinTest.kt <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/license...
5
Add getState() API to ActivityScenario
0
.kt
kt
apache-2.0
android/android-test
10043461
<NME> ActivityScenarioKotlinTest.kt <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/license...
5
Add getState() API to ActivityScenario
0
.kt
kt
apache-2.0
android/android-test
10043462
<NME> ActivityScenarioKotlinTest.kt <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/license...
5
Add getState() API to ActivityScenario
0
.kt
kt
apache-2.0
android/android-test
10043463
<NME> ActivityScenarioKotlinTest.kt <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/license...
5
Add getState() API to ActivityScenario
0
.kt
kt
apache-2.0
android/android-test
10043464
<NME> ActivityScenarioKotlinTest.kt <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/license...
5
Add getState() API to ActivityScenario
0
.kt
kt
apache-2.0
android/android-test
10043465
<NME> TracingUtilTest.java <BEF> ADDFILE <MSG> Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name. PiperOrigin-RevId: 450713126 <DFF> @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed ...
67
Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name.
0
.java
java
apache-2.0
android/android-test
10043466
<NME> TracingUtilTest.java <BEF> ADDFILE <MSG> Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name. PiperOrigin-RevId: 450713126 <DFF> @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed ...
67
Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name.
0
.java
java
apache-2.0
android/android-test
10043467
<NME> TracingUtilTest.java <BEF> ADDFILE <MSG> Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name. PiperOrigin-RevId: 450713126 <DFF> @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed ...
67
Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name.
0
.java
java
apache-2.0
android/android-test
10043468
<NME> TracingUtilTest.java <BEF> ADDFILE <MSG> Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name. PiperOrigin-RevId: 450713126 <DFF> @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed ...
67
Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name.
0
.java
java
apache-2.0
android/android-test
10043469
<NME> TracingUtilTest.java <BEF> ADDFILE <MSG> Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name. PiperOrigin-RevId: 450713126 <DFF> @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 The Android Open Source Project + * + * Licensed ...
67
Apply trace span on Espresso.onView. Use the format {prefix}.{method name}({description of parameters, separated by commas}) as the span name.
0
.java
java
apache-2.0
android/android-test
10043470
<NME> ServiceLoaderWrapper.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...
7
Improve error message to display classes causing collision
1
.java
java
apache-2.0
android/android-test
10043471
<NME> ServiceLoaderWrapper.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...
7
Improve error message to display classes causing collision
1
.java
java
apache-2.0
android/android-test
10043472
<NME> ServiceLoaderWrapper.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...
7
Improve error message to display classes causing collision
1
.java
java
apache-2.0
android/android-test
10043473
<NME> ServiceLoaderWrapper.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...
7
Improve error message to display classes causing collision
1
.java
java
apache-2.0
android/android-test
10043474
<NME> ServiceLoaderWrapper.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...
7
Improve error message to display classes causing collision
1
.java
java
apache-2.0
android/android-test
10043475
<NME> TestOutputHandler.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
6
Internal
0
.java
java
apache-2.0
android/android-test
10043476
<NME> TestOutputHandler.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
6
Internal
0
.java
java
apache-2.0
android/android-test
10043477
<NME> TestOutputHandler.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
6
Internal
0
.java
java
apache-2.0
android/android-test
10043478
<NME> TestOutputHandler.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
6
Internal
0
.java
java
apache-2.0
android/android-test
10043479
<NME> TestOutputHandler.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
6
Internal
0
.java
java
apache-2.0
android/android-test
10043480
<NME> MotionEvents.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 ...
34
Added documentation for new `obtainUpEvent`/`obtainMovement` public APIs in `MotionEvents`.
2
.java
java
apache-2.0
android/android-test
10043481
<NME> MotionEvents.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 ...
34
Added documentation for new `obtainUpEvent`/`obtainMovement` public APIs in `MotionEvents`.
2
.java
java
apache-2.0
android/android-test
10043482
<NME> MotionEvents.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 ...
34
Added documentation for new `obtainUpEvent`/`obtainMovement` public APIs in `MotionEvents`.
2
.java
java
apache-2.0
android/android-test
10043483
<NME> MotionEvents.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 ...
34
Added documentation for new `obtainUpEvent`/`obtainMovement` public APIs in `MotionEvents`.
2
.java
java
apache-2.0
android/android-test
10043484
<NME> MotionEvents.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 ...
34
Added documentation for new `obtainUpEvent`/`obtainMovement` public APIs in `MotionEvents`.
2
.java
java
apache-2.0
android/android-test
10043485
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
12
Log a warning when getResult() is used without ActivityScenario.launchActivityForResult()
0
.java
java
apache-2.0
android/android-test
10043486
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
12
Log a warning when getResult() is used without ActivityScenario.launchActivityForResult()
0
.java
java
apache-2.0
android/android-test
10043487
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
12
Log a warning when getResult() is used without ActivityScenario.launchActivityForResult()
0
.java
java
apache-2.0
android/android-test
10043488
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
12
Log a warning when getResult() is used without ActivityScenario.launchActivityForResult()
0
.java
java
apache-2.0
android/android-test
10043489
<NME> ActivityScenario.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENS...
12
Log a warning when getResult() is used without ActivityScenario.launchActivityForResult()
0
.java
java
apache-2.0
android/android-test
10043490
<NME> TestCaseParcelableTest.java <BEF> ADDFILE <MSG> New discovery service for AJUR. Placed in test services. PiperOrigin-RevId: 261944674 <DFF> @@ -0,0 +1,99 @@ +/* + * Copyright (C) 2019 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this...
99
New discovery service for AJUR. Placed in test services.
0
.java
java
apache-2.0
android/android-test
10043491
<NME> TestCaseParcelableTest.java <BEF> ADDFILE <MSG> New discovery service for AJUR. Placed in test services. PiperOrigin-RevId: 261944674 <DFF> @@ -0,0 +1,99 @@ +/* + * Copyright (C) 2019 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this...
99
New discovery service for AJUR. Placed in test services.
0
.java
java
apache-2.0
android/android-test
10043492
<NME> TestCaseParcelableTest.java <BEF> ADDFILE <MSG> New discovery service for AJUR. Placed in test services. PiperOrigin-RevId: 261944674 <DFF> @@ -0,0 +1,99 @@ +/* + * Copyright (C) 2019 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this...
99
New discovery service for AJUR. Placed in test services.
0
.java
java
apache-2.0
android/android-test
10043493
<NME> TestCaseParcelableTest.java <BEF> ADDFILE <MSG> New discovery service for AJUR. Placed in test services. PiperOrigin-RevId: 261944674 <DFF> @@ -0,0 +1,99 @@ +/* + * Copyright (C) 2019 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this...
99
New discovery service for AJUR. Placed in test services.
0
.java
java
apache-2.0
android/android-test
10043494
<NME> TestCaseParcelableTest.java <BEF> ADDFILE <MSG> New discovery service for AJUR. Placed in test services. PiperOrigin-RevId: 261944674 <DFF> @@ -0,0 +1,99 @@ +/* + * Copyright (C) 2019 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this...
99
New discovery service for AJUR. Placed in test services.
0
.java
java
apache-2.0
android/android-test
10043495
<NME> RemoteViewMatchersTest.java <BEF> /* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
62
Fix build warnings and missing assertions.
5
.java
java
apache-2.0
android/android-test
10043496
<NME> RemoteViewMatchersTest.java <BEF> /* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
62
Fix build warnings and missing assertions.
5
.java
java
apache-2.0
android/android-test
10043497
<NME> RemoteViewMatchersTest.java <BEF> /* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
62
Fix build warnings and missing assertions.
5
.java
java
apache-2.0
android/android-test
10043498
<NME> RemoteViewMatchersTest.java <BEF> /* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
62
Fix build warnings and missing assertions.
5
.java
java
apache-2.0
android/android-test
10043499
<NME> RemoteViewMatchersTest.java <BEF> /* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
62
Fix build warnings and missing assertions.
5
.java
java
apache-2.0
android/android-test
10043500
<NME> ActivityScenarioTest.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/LI...
13
Throw a RuntimeException when Activity cannot be resolved.
0
.java
java
apache-2.0
android/android-test
10043501
<NME> ActivityScenarioTest.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/LI...
13
Throw a RuntimeException when Activity cannot be resolved.
0
.java
java
apache-2.0
android/android-test
10043502
<NME> ActivityScenarioTest.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/LI...
13
Throw a RuntimeException when Activity cannot be resolved.
0
.java
java
apache-2.0
android/android-test
10043503
<NME> ActivityScenarioTest.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/LI...
13
Throw a RuntimeException when Activity cannot be resolved.
0
.java
java
apache-2.0
android/android-test
10043504
<NME> ActivityScenarioTest.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/LI...
13
Throw a RuntimeException when Activity cannot be resolved.
0
.java
java
apache-2.0
android/android-test
10043505
<NME> .travis.yml <BEF> ADDFILE <MSG> Use Travis-CI and Coveralls on the project. unit_tests.x will be built and run, and code coverage calculated and uploaded to Coveralls (if possible). <DFF> @@ -0,0 +1,48 @@ +language: cpp + +compiler: g++ + +install: + - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4...
48
Use Travis-CI and Coveralls on the project.
0
.yml
travis
unlicense
bsamseth/cpp-project
10043506
<NME> .travis.yml <BEF> ADDFILE <MSG> Use Travis-CI and Coveralls on the project. unit_tests.x will be built and run, and code coverage calculated and uploaded to Coveralls (if possible). <DFF> @@ -0,0 +1,48 @@ +language: cpp + +compiler: g++ + +install: + - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4...
48
Use Travis-CI and Coveralls on the project.
0
.yml
travis
unlicense
bsamseth/cpp-project
10043507
<NME> BUILD.bazel <BEF> java_plugin( name = "auto_value_plugin", processor_class = "com.google.auto.value.processor.AutoValueProcessor", deps = [ "@maven//:com_google_auto_value_auto_value", "@maven//:com_google_guava_guava", ], ) java_library( name = "auto_value", exported_plug...
1
Internal
0
.bazel
bazel
apache-2.0
android/android-test
10043508
<NME> BUILD.bazel <BEF> java_plugin( name = "auto_value_plugin", processor_class = "com.google.auto.value.processor.AutoValueProcessor", deps = [ "@maven//:com_google_auto_value_auto_value", "@maven//:com_google_guava_guava", ], ) java_library( name = "auto_value", exported_plug...
1
Internal
0
.bazel
bazel
apache-2.0
android/android-test
10043509
<NME> BUILD.bazel <BEF> java_plugin( name = "auto_value_plugin", processor_class = "com.google.auto.value.processor.AutoValueProcessor", deps = [ "@maven//:com_google_auto_value_auto_value", "@maven//:com_google_guava_guava", ], ) java_library( name = "auto_value", exported_plug...
1
Internal
0
.bazel
bazel
apache-2.0
android/android-test
10043510
<NME> BUILD.bazel <BEF> java_plugin( name = "auto_value_plugin", processor_class = "com.google.auto.value.processor.AutoValueProcessor", deps = [ "@maven//:com_google_auto_value_auto_value", "@maven//:com_google_guava_guava", ], ) java_library( name = "auto_value", exported_plug...
1
Internal
0
.bazel
bazel
apache-2.0
android/android-test
10043511
<NME> BUILD.bazel <BEF> java_plugin( name = "auto_value_plugin", processor_class = "com.google.auto.value.processor.AutoValueProcessor", deps = [ "@maven//:com_google_auto_value_auto_value", "@maven//:com_google_guava_guava", ], ) java_library( name = "auto_value", exported_plug...
1
Internal
0
.bazel
bazel
apache-2.0
android/android-test
10043512
<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_ANNOTATION_VERSION", "ANDROIDX_TRUTH_VERSION", "ANNOTATION_VERSION", "CORE_VERSION", "GUAVA_VERSION", "TRUTH_VERSION") # De...
1
Correct typo in truth->annotation maven dependency map.
1
.bazel
bazel
apache-2.0
android/android-test
10043513
<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_ANNOTATION_VERSION", "ANDROIDX_TRUTH_VERSION", "ANNOTATION_VERSION", "CORE_VERSION", "GUAVA_VERSION", "TRUTH_VERSION") # De...
1
Correct typo in truth->annotation maven dependency map.
1
.bazel
bazel
apache-2.0
android/android-test
10043514
<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_ANNOTATION_VERSION", "ANDROIDX_TRUTH_VERSION", "ANNOTATION_VERSION", "CORE_VERSION", "GUAVA_VERSION", "TRUTH_VERSION") # De...
1
Correct typo in truth->annotation maven dependency map.
1
.bazel
bazel
apache-2.0
android/android-test
10043515
<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_ANNOTATION_VERSION", "ANDROIDX_TRUTH_VERSION", "ANNOTATION_VERSION", "CORE_VERSION", "GUAVA_VERSION", "TRUTH_VERSION") # De...
1
Correct typo in truth->annotation maven dependency map.
1
.bazel
bazel
apache-2.0
android/android-test
10043516
<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_ANNOTATION_VERSION", "ANDROIDX_TRUTH_VERSION", "ANNOTATION_VERSION", "CORE_VERSION", "GUAVA_VERSION", "TRUTH_VERSION") # De...
1
Correct typo in truth->annotation maven dependency map.
1
.bazel
bazel
apache-2.0
android/android-test
10043517
<NME> default_sdcard.256.img <BEF> ADDFILE <MSG> Add the default sd card image file <DFF> @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f1128040fa4908ba931038da06de841ef70b739ccd1f742bc9222fb858e9da +size 268435456
3
Add the default sd card image file
0
.img
256
apache-2.0
android/android-test
10043518
<NME> default_sdcard.256.img <BEF> ADDFILE <MSG> Add the default sd card image file <DFF> @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f1128040fa4908ba931038da06de841ef70b739ccd1f742bc9222fb858e9da +size 268435456
3
Add the default sd card image file
0
.img
256
apache-2.0
android/android-test
10043519
<NME> default_sdcard.256.img <BEF> ADDFILE <MSG> Add the default sd card image file <DFF> @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f1128040fa4908ba931038da06de841ef70b739ccd1f742bc9222fb858e9da +size 268435456
3
Add the default sd card image file
0
.img
256
apache-2.0
android/android-test
10043520
<NME> default_sdcard.256.img <BEF> ADDFILE <MSG> Add the default sd card image file <DFF> @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f1128040fa4908ba931038da06de841ef70b739ccd1f742bc9222fb858e9da +size 268435456
3
Add the default sd card image file
0
.img
256
apache-2.0
android/android-test
10043521
<NME> default_sdcard.256.img <BEF> ADDFILE <MSG> Add the default sd card image file <DFF> @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f1128040fa4908ba931038da06de841ef70b739ccd1f742bc9222fb858e9da +size 268435456
3
Add the default sd card image file
0
.img
256
apache-2.0
android/android-test
10043522
<NME> TransitionDetailActivity.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/license...
1
...Internal refactor...
1
.java
java
apache-2.0
android/android-test
10043523
<NME> TransitionDetailActivity.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/license...
1
...Internal refactor...
1
.java
java
apache-2.0
android/android-test
10043524
<NME> TransitionDetailActivity.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/license...
1
...Internal refactor...
1
.java
java
apache-2.0
android/android-test
10043525
<NME> TransitionDetailActivity.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/license...
1
...Internal refactor...
1
.java
java
apache-2.0
android/android-test
10043526
<NME> TransitionDetailActivity.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/license...
1
...Internal refactor...
1
.java
java
apache-2.0
android/android-test
10043527
<NME> setup.sh <BEF> #!/bin/bash # Remove the remote (you probably want your own instead). git remote remove origin # Revert to first commit, add and commit everthing as single commit. git reset "$(git rev-list --max-parents=0 --abbrev-commit HEAD)" git add --all # EX: ./setup.sh "Author Name <author_email@email.com...
1
Spelling is still hard.
1
.sh
sh
unlicense
bsamseth/cpp-project
10043528
<NME> setup.sh <BEF> #!/bin/bash # Remove the remote (you probably want your own instead). git remote remove origin # Revert to first commit, add and commit everthing as single commit. git reset "$(git rev-list --max-parents=0 --abbrev-commit HEAD)" git add --all # EX: ./setup.sh "Author Name <author_email@email.com...
1
Spelling is still hard.
1
.sh
sh
unlicense
bsamseth/cpp-project
10043529
<NME> FoldableEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
3
Update FoldableEspressoDeviceTest to use ActivityScenarioRule
3
.kt
kt
apache-2.0
android/android-test
10043530
<NME> FoldableEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
3
Update FoldableEspressoDeviceTest to use ActivityScenarioRule
3
.kt
kt
apache-2.0
android/android-test
10043531
<NME> FoldableEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
3
Update FoldableEspressoDeviceTest to use ActivityScenarioRule
3
.kt
kt
apache-2.0
android/android-test
10043532
<NME> FoldableEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
3
Update FoldableEspressoDeviceTest to use ActivityScenarioRule
3
.kt
kt
apache-2.0
android/android-test
10043533
<NME> FoldableEspressoDeviceTest.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
3
Update FoldableEspressoDeviceTest to use ActivityScenarioRule
3
.kt
kt
apache-2.0
android/android-test
10043534
<NME> package-info.java <BEF> ADDFILE <MSG> Hidden API cleanup. PiperOrigin-RevId: 394519508 <DFF> @@ -0,0 +1,18 @@ +/* + * Copyright 2021 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. + * Yo...
18
Hidden API cleanup.
0
.java
java
apache-2.0
android/android-test
10043535
<NME> package-info.java <BEF> ADDFILE <MSG> Hidden API cleanup. PiperOrigin-RevId: 394519508 <DFF> @@ -0,0 +1,18 @@ +/* + * Copyright 2021 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. + * Yo...
18
Hidden API cleanup.
0
.java
java
apache-2.0
android/android-test
10043536
<NME> package-info.java <BEF> ADDFILE <MSG> Hidden API cleanup. PiperOrigin-RevId: 394519508 <DFF> @@ -0,0 +1,18 @@ +/* + * Copyright 2021 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. + * Yo...
18
Hidden API cleanup.
0
.java
java
apache-2.0
android/android-test
10043537
<NME> package-info.java <BEF> ADDFILE <MSG> Hidden API cleanup. PiperOrigin-RevId: 394519508 <DFF> @@ -0,0 +1,18 @@ +/* + * Copyright 2021 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. + * Yo...
18
Hidden API cleanup.
0
.java
java
apache-2.0
android/android-test
10043538
<NME> package-info.java <BEF> ADDFILE <MSG> Hidden API cleanup. PiperOrigin-RevId: 394519508 <DFF> @@ -0,0 +1,18 @@ +/* + * Copyright 2021 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. + * Yo...
18
Hidden API cleanup.
0
.java
java
apache-2.0
android/android-test
10043539
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 CORE_VERSION = "1.5.0-rc01" # stabl...
3
Update kotlin version to 1.7.10
1
.bzl
bzl
apache-2.0
android/android-test
10043540
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 CORE_VERSION = "1.5.0-rc01" # stabl...
3
Update kotlin version to 1.7.10
1
.bzl
bzl
apache-2.0
android/android-test
10043541
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 CORE_VERSION = "1.5.0-rc01" # stabl...
3
Update kotlin version to 1.7.10
1
.bzl
bzl
apache-2.0
android/android-test
10043542
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 CORE_VERSION = "1.5.0-rc01" # stabl...
3
Update kotlin version to 1.7.10
1
.bzl
bzl
apache-2.0
android/android-test
10043543
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.5.0-rc01" # stable 1.4.0 MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0 CORE_VERSION = "1.5.0-rc01" # stabl...
3
Update kotlin version to 1.7.10
1
.bzl
bzl
apache-2.0
android/android-test
10043544
<NME> axt_1.3.0-rc01.txt <BEF> ADDFILE <MSG> Add API text for 1.3.0 rc01 PiperOrigin-RevId: 332298750 <DFF> @@ -0,0 +1,2656 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated androi...
2,656
Add API text for 1.3.0 rc01
0
.txt
3
apache-2.0
android/android-test
10043545
<NME> axt_1.3.0-rc01.txt <BEF> ADDFILE <MSG> Add API text for 1.3.0 rc01 PiperOrigin-RevId: 332298750 <DFF> @@ -0,0 +1,2656 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated androi...
2,656
Add API text for 1.3.0 rc01
0
.txt
3
apache-2.0
android/android-test
10043546
<NME> axt_1.3.0-rc01.txt <BEF> ADDFILE <MSG> Add API text for 1.3.0 rc01 PiperOrigin-RevId: 332298750 <DFF> @@ -0,0 +1,2656 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated androi...
2,656
Add API text for 1.3.0 rc01
0
.txt
3
apache-2.0
android/android-test
10043547
<NME> axt_1.3.0-rc01.txt <BEF> ADDFILE <MSG> Add API text for 1.3.0 rc01 PiperOrigin-RevId: 332298750 <DFF> @@ -0,0 +1,2656 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated androi...
2,656
Add API text for 1.3.0 rc01
0
.txt
3
apache-2.0
android/android-test
10043548
<NME> axt_1.3.0-rc01.txt <BEF> ADDFILE <MSG> Add API text for 1.3.0 rc01 PiperOrigin-RevId: 332298750 <DFF> @@ -0,0 +1,2656 @@ +package androidx.test { + + public final deprecated class InstrumentationRegistry { + method public static deprecated android.os.Bundle getArguments(); + method public static deprecated androi...
2,656
Add API text for 1.3.0 rc01
0
.txt
3
apache-2.0
android/android-test
10043549
<NME> MatcherTestUtils.java <BEF> package androidx.test.espresso.matcher; import org.hamcrest.Description; import org.hamcrest.Matcher; import org.hamcrest.StringDescription; /** Utilities used for matcher tests. */ /* package */ final class MatcherTestUtils { // Not instantiable. private MatcherTestUtils() {} ...
20
Update CursorMatcher to use the new BoundedDiagnosingMatcher class. This change also includes a change in behavior altering the default behavior of CursorMatcher to not throw an exception when a column mismatch exists and instead simply failing the test by returning `false` from the match() function.
0
.java
java
apache-2.0
android/android-test