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
10046750
<NME> ViewActions.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 *...
14
Fix javadoc.
14
.java
java
apache-2.0
android/android-test
10046751
<NME> ViewActions.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 *...
14
Fix javadoc.
14
.java
java
apache-2.0
android/android-test
10046752
<NME> ViewActions.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 *...
14
Fix javadoc.
14
.java
java
apache-2.0
android/android-test
10046753
<NME> ViewActions.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 *...
14
Fix javadoc.
14
.java
java
apache-2.0
android/android-test
10046754
<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 ...
2
Switch to prefix that will catch both modified and non-modified system images to support tests that provide their own system image file.
2
.py
py
apache-2.0
android/android-test
10046755
<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 ...
2
Switch to prefix that will catch both modified and non-modified system images to support tests that provide their own system image file.
2
.py
py
apache-2.0
android/android-test
10046756
<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 ...
2
Switch to prefix that will catch both modified and non-modified system images to support tests that provide their own system image file.
2
.py
py
apache-2.0
android/android-test
10046757
<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 ...
2
Switch to prefix that will catch both modified and non-modified system images to support tests that provide their own system image file.
2
.py
py
apache-2.0
android/android-test
10046758
<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 ...
2
Switch to prefix that will catch both modified and non-modified system images to support tests that provide their own system image file.
2
.py
py
apache-2.0
android/android-test
10046759
<NME> BUILD <BEF> ADDFILE <MSG> Create a new emulator target with increased memory for SCUBA tests on Wear. Wear devices usually have limited memory. Furthermore, because of small screens, cards rendered on Wear devices often wind up being several screens in height. This means that the size of the Bitmap that Scuba te...
33
Create a new emulator target with increased memory for SCUBA tests on Wear.
0
BUILD
apache-2.0
android/android-test
10046760
<NME> BUILD <BEF> ADDFILE <MSG> Create a new emulator target with increased memory for SCUBA tests on Wear. Wear devices usually have limited memory. Furthermore, because of small screens, cards rendered on Wear devices often wind up being several screens in height. This means that the size of the Bitmap that Scuba te...
33
Create a new emulator target with increased memory for SCUBA tests on Wear.
0
BUILD
apache-2.0
android/android-test
10046761
<NME> BUILD <BEF> ADDFILE <MSG> Create a new emulator target with increased memory for SCUBA tests on Wear. Wear devices usually have limited memory. Furthermore, because of small screens, cards rendered on Wear devices often wind up being several screens in height. This means that the size of the Bitmap that Scuba te...
33
Create a new emulator target with increased memory for SCUBA tests on Wear.
0
BUILD
apache-2.0
android/android-test
10046762
<NME> BUILD <BEF> ADDFILE <MSG> Create a new emulator target with increased memory for SCUBA tests on Wear. Wear devices usually have limited memory. Furthermore, because of small screens, cards rendered on Wear devices often wind up being several screens in height. This means that the size of the Bitmap that Scuba te...
33
Create a new emulator target with increased memory for SCUBA tests on Wear.
0
BUILD
apache-2.0
android/android-test
10046763
<NME> BUILD <BEF> ADDFILE <MSG> Create a new emulator target with increased memory for SCUBA tests on Wear. Wear devices usually have limited memory. Furthermore, because of small screens, cards rendered on Wear devices often wind up being several screens in height. This means that the size of the Bitmap that Scuba te...
33
Create a new emulator target with increased memory for SCUBA tests on Wear.
0
BUILD
apache-2.0
android/android-test
10046764
<NME> index.js <BEF> import React from 'react' import { render } from 'react-dom' import 'es6-promise/auto' import GitalkComponent from './gitalk' class Gitalk { constructor (options = {}) { this.options = options } render (container) { let node = null container = container || this.options.container...
6
feat: add react-dom render callback support (#247)
2
.js
js
mit
gitalk/gitalk
10046765
<NME> index.js <BEF> import React from 'react' import { render } from 'react-dom' import 'es6-promise/auto' import GitalkComponent from './gitalk' class Gitalk { constructor (options = {}) { this.options = options } render (container) { let node = null container = container || this.options.container...
6
feat: add react-dom render callback support (#247)
2
.js
js
mit
gitalk/gitalk
10046766
<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...
3
Run gmail (non-go) tests against qemu1 for now
0
.bzl
bzl
apache-2.0
android/android-test
10046767
<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...
3
Run gmail (non-go) tests against qemu1 for now
0
.bzl
bzl
apache-2.0
android/android-test
10046768
<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...
3
Run gmail (non-go) tests against qemu1 for now
0
.bzl
bzl
apache-2.0
android/android-test
10046769
<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...
3
Run gmail (non-go) tests against qemu1 for now
0
.bzl
bzl
apache-2.0
android/android-test
10046770
<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...
3
Run gmail (non-go) tests against qemu1 for now
0
.bzl
bzl
apache-2.0
android/android-test
10046771
<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
Merge unified_launcher/emulator's copybara configuration with the test runner's configuration, and create a test runner alias at the top level for android_instrumentation_test to refer to.
0
.py
py
apache-2.0
android/android-test
10046772
<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
Merge unified_launcher/emulator's copybara configuration with the test runner's configuration, and create a test runner alias at the top level for android_instrumentation_test to refer to.
0
.py
py
apache-2.0
android/android-test
10046773
<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
Merge unified_launcher/emulator's copybara configuration with the test runner's configuration, and create a test runner alias at the top level for android_instrumentation_test to refer to.
0
.py
py
apache-2.0
android/android-test
10046774
<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
Merge unified_launcher/emulator's copybara configuration with the test runner's configuration, and create a test runner alias at the top level for android_instrumentation_test to refer to.
0
.py
py
apache-2.0
android/android-test
10046775
<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
Merge unified_launcher/emulator's copybara configuration with the test runner's configuration, and create a test runner alias at the top level for android_instrumentation_test to refer to.
0
.py
py
apache-2.0
android/android-test
10046776
<NME> ViewMatchers.java <BEF> /* /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
2
Update HasSiblingMatcher to only check siblings (not self). This change is possibly breaking: if tests were written using hasSibling where the matching condition was intended to reference the original view being tested.
1
.java
java
apache-2.0
android/android-test
10046777
<NME> ViewMatchers.java <BEF> /* /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
2
Update HasSiblingMatcher to only check siblings (not self). This change is possibly breaking: if tests were written using hasSibling where the matching condition was intended to reference the original view being tested.
1
.java
java
apache-2.0
android/android-test
10046778
<NME> ViewMatchers.java <BEF> /* /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
2
Update HasSiblingMatcher to only check siblings (not self). This change is possibly breaking: if tests were written using hasSibling where the matching condition was intended to reference the original view being tested.
1
.java
java
apache-2.0
android/android-test
10046779
<NME> ViewMatchers.java <BEF> /* /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
2
Update HasSiblingMatcher to only check siblings (not self). This change is possibly breaking: if tests were written using hasSibling where the matching condition was intended to reference the original view being tested.
1
.java
java
apache-2.0
android/android-test
10046780
<NME> ViewMatchers.java <BEF> /* /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
2
Update HasSiblingMatcher to only check siblings (not self). This change is possibly breaking: if tests were written using hasSibling where the matching condition was intended to reference the original view being tested.
1
.java
java
apache-2.0
android/android-test
10046781
<NME> Doxyfile.in <BEF> # Doxyfile 1.8.12 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. # # All text after a double hash (##) is considered a comment and is placed in # front of the TAG it is preceding. # # All text after a single hash (#) is consid...
1
Update Doxyfile.in
1
.in
in
unlicense
bsamseth/cpp-project
10046782
<NME> Doxyfile.in <BEF> # Doxyfile 1.8.12 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. # # All text after a double hash (##) is considered a comment and is placed in # front of the TAG it is preceding. # # All text after a single hash (#) is consid...
1
Update Doxyfile.in
1
.in
in
unlicense
bsamseth/cpp-project
10046783
<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...
9
docs: add usage steps (#372)
6
.md
md
mit
gitalk/gitalk
10046784
<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...
9
docs: add usage steps (#372)
6
.md
md
mit
gitalk/gitalk
10046785
<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...
0
fix: sort's bug
1
.js
js
mit
gitalk/gitalk
10046786
<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...
0
fix: sort's bug
1
.js
js
mit
gitalk/gitalk
10046787
<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.2.1-alpha01
2
.java
java
apache-2.0
android/android-test
10046788
<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.2.1-alpha01
2
.java
java
apache-2.0
android/android-test
10046789
<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.2.1-alpha01
2
.java
java
apache-2.0
android/android-test
10046790
<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.2.1-alpha01
2
.java
java
apache-2.0
android/android-test
10046791
<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.2.1-alpha01
2
.java
java
apache-2.0
android/android-test
10046792
<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...
9
Remove references to deprecated UsageTrackerRegistry.
5
.java
java
apache-2.0
android/android-test
10046793
<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...
9
Remove references to deprecated UsageTrackerRegistry.
5
.java
java
apache-2.0
android/android-test
10046794
<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...
9
Remove references to deprecated UsageTrackerRegistry.
5
.java
java
apache-2.0
android/android-test
10046795
<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...
9
Remove references to deprecated UsageTrackerRegistry.
5
.java
java
apache-2.0
android/android-test
10046796
<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...
9
Remove references to deprecated UsageTrackerRegistry.
5
.java
java
apache-2.0
android/android-test
10046797
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Convert espresso/core/matchers to android_app_instrumentation_tests. PiperOrigin-RevId: 301391921 <DFF> @@ -0,0 +1,44 @@ +# Description: +# Tests for espresso matchers + +load( + "//build_extensions:android_app_instrumentation_tests.bzl", + "android_app_instrumentation_te...
44
Convert espresso/core/matchers to android_app_instrumentation_tests.
0
.bazel
bazel
apache-2.0
android/android-test
10046798
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Convert espresso/core/matchers to android_app_instrumentation_tests. PiperOrigin-RevId: 301391921 <DFF> @@ -0,0 +1,44 @@ +# Description: +# Tests for espresso matchers + +load( + "//build_extensions:android_app_instrumentation_tests.bzl", + "android_app_instrumentation_te...
44
Convert espresso/core/matchers to android_app_instrumentation_tests.
0
.bazel
bazel
apache-2.0
android/android-test
10046799
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Convert espresso/core/matchers to android_app_instrumentation_tests. PiperOrigin-RevId: 301391921 <DFF> @@ -0,0 +1,44 @@ +# Description: +# Tests for espresso matchers + +load( + "//build_extensions:android_app_instrumentation_tests.bzl", + "android_app_instrumentation_te...
44
Convert espresso/core/matchers to android_app_instrumentation_tests.
0
.bazel
bazel
apache-2.0
android/android-test
10046800
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Convert espresso/core/matchers to android_app_instrumentation_tests. PiperOrigin-RevId: 301391921 <DFF> @@ -0,0 +1,44 @@ +# Description: +# Tests for espresso matchers + +load( + "//build_extensions:android_app_instrumentation_tests.bzl", + "android_app_instrumentation_te...
44
Convert espresso/core/matchers to android_app_instrumentation_tests.
0
.bazel
bazel
apache-2.0
android/android-test
10046801
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Convert espresso/core/matchers to android_app_instrumentation_tests. PiperOrigin-RevId: 301391921 <DFF> @@ -0,0 +1,44 @@ +# Description: +# Tests for espresso matchers + +load( + "//build_extensions:android_app_instrumentation_tests.bzl", + "android_app_instrumentation_te...
44
Convert espresso/core/matchers to android_app_instrumentation_tests.
0
.bazel
bazel
apache-2.0
android/android-test
10046802
<NME> test.js <BEF> (function (sha512, sha384, sha512_256, sha512_224) { Array.prototype.toHexString = ArrayBuffer.prototype.toHexString = function () { var array = new Uint8Array(this); var hex = ''; for (var i = 0; i < array.length; ++i) { var c = array[i].toString('16'); hex += c.length ===...
4
* Add test cases. * Improve performance.
0
.js
js
mit
emn178/js-sha512
10046803
<NME> test.js <BEF> (function (sha512, sha384, sha512_256, sha512_224) { Array.prototype.toHexString = ArrayBuffer.prototype.toHexString = function () { var array = new Uint8Array(this); var hex = ''; for (var i = 0; i < array.length; ++i) { var c = array[i].toString('16'); hex += c.length ===...
4
* Add test cases. * Improve performance.
0
.js
js
mit
emn178/js-sha512
10046804
<NME> image.bzl <BEF> """Image object contains details about a particular set of image files.""" load("//tools/android/emulated_devices:macro/props.bzl", "new_props") # Whitelist of packages which can use compressed images. Compressed images slow # down builds, and we plan to get rid of entirely in the near future, s...
1
Internal change
0
.bzl
bzl
apache-2.0
android/android-test
10046805
<NME> image.bzl <BEF> """Image object contains details about a particular set of image files.""" load("//tools/android/emulated_devices:macro/props.bzl", "new_props") # Whitelist of packages which can use compressed images. Compressed images slow # down builds, and we plan to get rid of entirely in the near future, s...
1
Internal change
0
.bzl
bzl
apache-2.0
android/android-test
10046806
<NME> image.bzl <BEF> """Image object contains details about a particular set of image files.""" load("//tools/android/emulated_devices:macro/props.bzl", "new_props") # Whitelist of packages which can use compressed images. Compressed images slow # down builds, and we plan to get rid of entirely in the near future, s...
1
Internal change
0
.bzl
bzl
apache-2.0
android/android-test
10046807
<NME> image.bzl <BEF> """Image object contains details about a particular set of image files.""" load("//tools/android/emulated_devices:macro/props.bzl", "new_props") # Whitelist of packages which can use compressed images. Compressed images slow # down builds, and we plan to get rid of entirely in the near future, s...
1
Internal change
0
.bzl
bzl
apache-2.0
android/android-test
10046808
<NME> image.bzl <BEF> """Image object contains details about a particular set of image files.""" load("//tools/android/emulated_devices:macro/props.bzl", "new_props") # Whitelist of packages which can use compressed images. Compressed images slow # down builds, and we plan to get rid of entirely in the near future, s...
1
Internal change
0
.bzl
bzl
apache-2.0
android/android-test
10046809
<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...
8
refactor: comment component
1
.jsx
jsx
mit
gitalk/gitalk
10046810
<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...
8
refactor: comment component
1
.jsx
jsx
mit
gitalk/gitalk
10046811
<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...
10
Update and disambiguate ActivityScenario#launch javadoc
7
.java
java
apache-2.0
android/android-test
10046812
<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...
10
Update and disambiguate ActivityScenario#launch javadoc
7
.java
java
apache-2.0
android/android-test
10046813
<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...
10
Update and disambiguate ActivityScenario#launch javadoc
7
.java
java
apache-2.0
android/android-test
10046814
<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...
10
Update and disambiguate ActivityScenario#launch javadoc
7
.java
java
apache-2.0
android/android-test
10046815
<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...
10
Update and disambiguate ActivityScenario#launch javadoc
7
.java
java
apache-2.0
android/android-test
10046816
<NME> RootViewPicker.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-2.0...
1
Improve exception handling when no activity is present.
1
.java
java
apache-2.0
android/android-test
10046817
<NME> RootViewPicker.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-2.0...
1
Improve exception handling when no activity is present.
1
.java
java
apache-2.0
android/android-test
10046818
<NME> RootViewPicker.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-2.0...
1
Improve exception handling when no activity is present.
1
.java
java
apache-2.0
android/android-test
10046819
<NME> RootViewPicker.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-2.0...
1
Improve exception handling when no activity is present.
1
.java
java
apache-2.0
android/android-test
10046820
<NME> RootViewPicker.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-2.0...
1
Improve exception handling when no activity is present.
1
.java
java
apache-2.0
android/android-test
10046821
<NME> UiControllerImplTest.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/LICEN...
3
Use Monitor Tracing API in Espresso IdlingResourceRegistry.
1
.java
java
apache-2.0
android/android-test
10046822
<NME> UiControllerImplTest.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/LICEN...
3
Use Monitor Tracing API in Espresso IdlingResourceRegistry.
1
.java
java
apache-2.0
android/android-test
10046823
<NME> UiControllerImplTest.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/LICEN...
3
Use Monitor Tracing API in Espresso IdlingResourceRegistry.
1
.java
java
apache-2.0
android/android-test
10046824
<NME> UiControllerImplTest.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/LICEN...
3
Use Monitor Tracing API in Espresso IdlingResourceRegistry.
1
.java
java
apache-2.0
android/android-test
10046825
<NME> UiControllerImplTest.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/LICEN...
3
Use Monitor Tracing API in Espresso IdlingResourceRegistry.
1
.java
java
apache-2.0
android/android-test
10046826
<NME> NoOpOrchestratorConnection.java <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/licen...
8
Mark NoopOrchestrationConnection as hidden, library-scoped API.
1
.java
java
apache-2.0
android/android-test
10046827
<NME> NoOpOrchestratorConnection.java <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/licen...
8
Mark NoopOrchestrationConnection as hidden, library-scoped API.
1
.java
java
apache-2.0
android/android-test
10046828
<NME> NoOpOrchestratorConnection.java <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/licen...
8
Mark NoopOrchestrationConnection as hidden, library-scoped API.
1
.java
java
apache-2.0
android/android-test
10046829
<NME> NoOpOrchestratorConnection.java <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/licen...
8
Mark NoopOrchestrationConnection as hidden, library-scoped API.
1
.java
java
apache-2.0
android/android-test
10046830
<NME> NoOpOrchestratorConnection.java <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/licen...
8
Mark NoopOrchestrationConnection as hidden, library-scoped API.
1
.java
java
apache-2.0
android/android-test
10046831
<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...
6
feat: refresh after issue created. (#277)
0
.jsx
jsx
mit
gitalk/gitalk
10046832
<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...
6
feat: refresh after issue created. (#277)
0
.jsx
jsx
mit
gitalk/gitalk
10046833
<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 alpha03
2
.java
java
apache-2.0
android/android-test
10046834
<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 alpha03
2
.java
java
apache-2.0
android/android-test
10046835
<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 alpha03
2
.java
java
apache-2.0
android/android-test
10046836
<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 alpha03
2
.java
java
apache-2.0
android/android-test
10046837
<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 alpha03
2
.java
java
apache-2.0
android/android-test
10046838
<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...
24
Migrate android_device to Skylark implementation.
6
.bzl
bzl
apache-2.0
android/android-test
10046839
<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...
24
Migrate android_device to Skylark implementation.
6
.bzl
bzl
apache-2.0
android/android-test
10046840
<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...
24
Migrate android_device to Skylark implementation.
6
.bzl
bzl
apache-2.0
android/android-test
10046841
<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...
24
Migrate android_device to Skylark implementation.
6
.bzl
bzl
apache-2.0
android/android-test
10046842
<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...
24
Migrate android_device to Skylark implementation.
6
.bzl
bzl
apache-2.0
android/android-test
10046843
<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-...
2
Pass in a real uid for ToolConnection on android S
1
.java
java
apache-2.0
android/android-test
10046844
<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-...
2
Pass in a real uid for ToolConnection on android S
1
.java
java
apache-2.0
android/android-test
10046845
<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-...
2
Pass in a real uid for ToolConnection on android S
1
.java
java
apache-2.0
android/android-test
10046846
<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-...
2
Pass in a real uid for ToolConnection on android S
1
.java
java
apache-2.0
android/android-test
10046847
<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-...
2
Pass in a real uid for ToolConnection on android S
1
.java
java
apache-2.0
android/android-test
10046848
<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...
3
Fallback to the `TestOutputEmitter` screenshot when no `UiAutomation`
1
.java
java
apache-2.0
android/android-test
10046849
<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...
3
Fallback to the `TestOutputEmitter` screenshot when no `UiAutomation`
1
.java
java
apache-2.0
android/android-test