aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-30Import of Volley from GitHub to AOSP. am: ec9c6e0d0e am: 728463db3d am: ↵Anonymous
b9cc074bb2 Change-Id: Id4342c36ff7c7f8486417bf9706e2432c9ab8d0a
2020-04-30Import of Volley from GitHub to AOSP. am: ec9c6e0d0e am: 728463db3dAnonymous
Change-Id: Ie28974d82cbe58fb87f1fc45e268b9066800d666
2020-04-30Import of Volley from GitHub to AOSP. am: ec9c6e0d0eAnonymous
Change-Id: Id4f28845afa5fd89dc55d0316c7760166f361afd
2020-04-30Import of Volley from GitHub to AOSP.Anonymous
- c9b2623cb524d2ec29a5a7f012528115f45b24cd Tolerate null header maps in HttpHeaderParser. (#334) by Jeff Davidson <jpd@google.com> - 455a16125ae9d01176d68a2ea7d4747130e55801 Allow creation of custom input/output streams in HurlStac... by Nicolas <ndagnas@live.fr> - addc11dbd37bd3a5d8136557076af0e8d0a995a4 Annotate more nullable methods and fields (#333) by Julien Biral <jbir789@users.noreply.github.com> - d41f34a43520cd1d30fe71ada3271161adb0e9c0 Add @Nullable annotations to Response (#325) by justin-morey <justin.morey@gmail.com> - 8a3a7baa07dda3fb4c5d561664470311c13d215b Send request to network when cache entry parsing fails (#... by Ulrike Hager <uhager42@gmail.com> - 514eac8c33492f69f62799dcd3669c877474626c Re-initialize the cache if the directory was deleted. (#2... by Ulrike Hager <uhager42@gmail.com> - b95b0159a14f053590cb18fd1cf3a1b159e478a1 Fix timezone formatting for RFC1123 on some Android devic... by Jeff Davidson <jpd@google.com> - 96c88101bcb6139fc9dd2ded4ef7c0008085d4b1 httpheaderparser: log invalid date headers only verbosely... by Florens <Floens@gmail.com> - 8e7a6dbf4dfbea56da48814ecf6e7270dcec9b0f Allow Volley.newRequestQueue() to be called on main threa... by Yuhan Zhao <poligun@gmail.com> GitOrigin-RevId: c9b2623cb524d2ec29a5a7f012528115f45b24cd Change-Id: I8e677f68212e6ba0812f398744895a1a12b6ed70
2020-04-29Add METADATA to volley: Apache2=NOTICE am: 582bbb8229 am: ae005a4c3f am: ↵Bob Badour
4bd4d04be4 Change-Id: Iddcf98f84b7c5b704fd104fdd9a160d737780b5c
2020-04-29Add METADATA to volley: Apache2=NOTICE am: 582bbb8229 am: ae005a4c3fBob Badour
Change-Id: Ib4a18e5c3763346fbefb366bf764bd79e3eadab1
2020-04-29Add METADATA to volley: Apache2=NOTICE am: 582bbb8229Bob Badour
Change-Id: I579028d05e728069ff1d0c1ae0d98b2ec5900c12
2020-04-28Add METADATA to volley: Apache2=NOTICEBob Badour
Bug: 68860345 Bug: 69058154 Bug: 151953481 Test: no code changes Change-Id: Idadce509831b2fb82ca8d2de1c8f69bec7d667b9
2020-04-10[automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into ↵Xin Li
stag-aosp-master am: 2f49efe5c7 -s ours am: 26403edc91 Change-Id: Id55d985f222db1ec3358c9beaf3fa7bc4711f8f7
2020-04-10[automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into ↵Xin Li
stag-aosp-master am: 2f49efe5c7 -s ours am skip reason: subject contains skip directive Change-Id: Ibb349a547751f0502543b689b11d76d42c54e815
2020-04-09DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-masterXin Li
Bug: 151763422 Change-Id: Ia826a38a013bf6384795861b586063f855708f4f
2020-03-26Remove redundant NOTICE copied from LICENSE. am: 0088f462c9 am: 7559e17037 ↵Bob Badour
am: 305bbdd16b Change-Id: I351fb95d085c6b1341517e925d533c24b884ffc3
2020-03-26Remove redundant NOTICE copied from LICENSE. am: 0088f462c9 am: 7559e17037Bob Badour
Change-Id: Id5cdac0af7460dbccf12651f8f8bae902964bda1
2020-03-26Remove redundant NOTICE copied from LICENSE. am: 0088f462c9 am: 7559e17037Bob Badour
Change-Id: Iec601419f02fb470afe37b356fb96a8b69a25c51
2020-03-26Remove redundant NOTICE copied from LICENSE. am: 0088f462c9Bob Badour
Change-Id: I6f410decec61fa18c04f1f8e2b148277b95a0187
2020-03-25Remove redundant NOTICE copied from LICENSE.Bob Badour
Identified using the below shell script: $ find -H . -name LICENSE -type f -print0 | xargs -0 dirname \ | while read dir; do \ if [ -f "${dir}/NOTICE" ] \ && diff "${dir}/LICENSE" "${dir}/NOTICE" >/dev/null; then \ echo "${dir}/NOTICE"; \ fi; \ done Now that http://r.android.com/r/1235427 and http://r.android.com/r/1238719 are merged, LICENSE files copied into NOTICE files are no longer needed. Bug: 67772237 Bug: 68860345 Test: manually built and diffed before and after system image notices Change-Id: I324b4f970e0841991227af62da560930ca748900
2019-04-09Import of Volley from GitHub to AOSP. am: 5de194ffbe am: eb505c21b4r_aml_301500702android-mainline-12.0.0_r55android-mainline-11.0.0_r9android-mainline-11.0.0_r8android-mainline-11.0.0_r7android-mainline-11.0.0_r6android-mainline-11.0.0_r5android-mainline-11.0.0_r45android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r4android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r33android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r3android-mainline-11.0.0_r29android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r2android-mainline-11.0.0_r19android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android-mainline-11.0.0_r10android-mainline-11.0.0_r1android-11.0.0_r9android-11.0.0_r8android-11.0.0_r7android-11.0.0_r48android-11.0.0_r47android-11.0.0_r46android-11.0.0_r45android-11.0.0_r44android-11.0.0_r43android-11.0.0_r42android-11.0.0_r41android-11.0.0_r40android-11.0.0_r39android-11.0.0_r38android-11.0.0_r37android-11.0.0_r36android-11.0.0_r35android-11.0.0_r34android-11.0.0_r33android-11.0.0_r32android-11.0.0_r31android-11.0.0_r30android-11.0.0_r29android-11.0.0_r28android-11.0.0_r27android-11.0.0_r26android-11.0.0_r24android-11.0.0_r23android-11.0.0_r22android-11.0.0_r21android-11.0.0_r20android-11.0.0_r19android-11.0.0_r18android-11.0.0_r16android-11.0.0_r15android-11.0.0_r14android-11.0.0_r13android-11.0.0_r12android-11.0.0_r11android-11.0.0_r10android11-qpr3-s1-releaseandroid11-qpr3-releaseandroid11-qpr2-releaseandroid11-qpr1-s2-releaseandroid11-qpr1-s1-releaseandroid11-qpr1-releaseandroid11-qpr1-d-s1-releaseandroid11-qpr1-d-releaseandroid11-qpr1-c-releaseandroid11-mainline-tethering-releaseandroid11-mainline-sparse-2021-jan-releaseandroid11-mainline-sparse-2020-dec-releaseandroid11-mainline-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devandroid11-d2-releaseandroid11-d1-s7-releaseandroid11-d1-s6-releaseandroid11-d1-s5-releaseandroid11-d1-s1-releaseandroid11-d1-releaseandroid11-d1-b-releaseAnonymous
am: ab93ab6a71 Change-Id: Icbeaee1104febc2c97c2ce721851f67b4bd0ca09
2019-04-09Import of Volley from GitHub to AOSP. am: 5de194ffbeandroid-r-preview-4android-r-preview-3android-r-preview-2android-r-preview-1android-mainline-10.0.0_r8android-mainline-10.0.0_r6ndk-sysroot-r21android10-mainline-resolv-releaseandroid10-mainline-networking-releaseAnonymous
am: eb505c21b4 Change-Id: Id4fc111d455c3ba167b7880e5a68ee6464dd6cde
2019-04-09Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13Anonymous
am: 5de194ffbe Change-Id: I7582d12c1c02c31f66363350e6cebf8426f38092
2019-04-09Import of Volley from GitHub to AOSP.android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseAnonymous
- dbfc43945655acaf7cc18e4a30ceb26a46c05f58 Adding setDefaultImageDrawable and setErrorImageDrawable ... by Yuhan Zhao <poligun@gmail.com> - 83ea07d3e3ea251221da834c43705897dec6d34e Pin to a specific errorprone version. (#266) by Jeff Davidson <jpd236@cornell.edu> GitOrigin-RevId: dbfc43945655acaf7cc18e4a30ceb26a46c05f58 Change-Id: If34fda708841eb5bf3788865b66e23f342523537
2019-04-03Merge master@5428150 into git_qt-dev. am: acf742eb06Bill Rassieur
am: 9cf4c48221 Change-Id: I25c7e53a66ee1b3f07f3754e012fdf82925bf298
2019-04-03Merge master@5428150 into git_qt-dev-plus-aosp.android-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseBill Rassieur
am: 2642d60e73 Change-Id: I8aabf04d79dbcb95c401d52ff34be650cd0cf318
2019-04-03Merge master@5428150 into git_qt-dev.Bill Rassieur
am: acf742eb06 Change-Id: Ie6099fba5cb2dfdb2ed446cbde3a37cc96b5f79f
2019-04-02Merge master@5428150 into git_qt-dev-plus-aosp.Bill Rassieur
Change-Id: I2cbe2b7fdf97ed4c25e6acb66693a5eb9c40bd3a BUG: 129345239
2019-04-02Merge master@5428150 into git_qt-dev.Bill Rassieur
Change-Id: Ib9f18a65a91d65ae79d9e80402d20cde77b09beb BUG: 129345239
2019-03-28Import of Volley from GitHub to AOSP. am: e926546a73 am: accea94606Anonymous
am: e7935a40a8 Change-Id: I0cef0f59600a4481175517f30ac1d37233a8f304
2019-03-28Import of Volley from GitHub to AOSP. am: e926546a73Anonymous
am: accea94606 Change-Id: If2f06e621a2546295979688f5550f3402c44415c
2019-03-28Import of Volley from GitHub to AOSP.Anonymous
am: e926546a73 Change-Id: Ic3b1df081cd93f4d7daafecb1ddc208e51dc38dc
2019-03-27Import of Volley from GitHub to AOSP.Anonymous
Android.bp is updated to use androidx.annotation instead of android.support.annotation to be consistent with the new Gradle dependencies. - ddbc32c04921df0973baadeee50f8d3099b12e14 Migrate to AndroidX (#251) by Jaewoong Eum <skydoves@naver.com> - 95a6796c40f570a723a73d9360dddbd0994ed1d4 Pre-sized array is not recommended in HotSpot based JVMs ... by Jaewoong Eum <skydoves@naver.com> - d8239ceeb22f4cfcc18f580ca2425cbfc3425548 Fix SNAPSHOT build deployment. (#250) by Jeff Davidson <jpd236@cornell.edu> - bc81fa5e46588b0a22a0c1bb5e315bbf1555dbd0 Update build (#248) by Matthew Zavislak <elevenfive@users.noreply.github.com> - 4c1a94566b6c4e6e8a2c6f0e31b2769a38467e0a Setting a default image, or an error image, will clear pr... by Ammar Aijazi <aaijazi@users.noreply.github.com> GitOrigin-RevId: ddbc32c04921df0973baadeee50f8d3099b12e14 Change-Id: Ib4c2b69235fa0edb78252b771cc1b1cc7f416d16
2019-02-24[automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li
am: aae4c551cc -s ours am skip reason: subject contains skip directive Change-Id: If2e4a3305ebfae127b4fd2e17e0432795c1d9657
2019-02-20DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li
Bug: 120848293 Change-Id: Ia41c9f95e7aa5f33fbebaab88311dc28ecba6dde
2019-01-15Convert Android.mk to Android.bp. am: 356bcc337d am: f2502f7bd4Sasha Smundak
am: 01151f5a22 Change-Id: I37da66a200e2bdab9631ab3eaddc954aca6b488d
2019-01-15Convert Android.mk to Android.bp. am: 356bcc337dSasha Smundak
am: f2502f7bd4 Change-Id: I97044b17f5fd40d732203cc84a75e871dcbc9005
2019-01-15Convert Android.mk to Android.bp.Sasha Smundak
am: 356bcc337d Change-Id: I9be7d1a2f0e2c900d9a4e00bfcef5d7991c90f3d
2019-01-14Convert Android.mk to Android.bp.android-q-preview-1android-o-mr1-iot-release-1.0.10Sasha Smundak
See build/soong/README.md for more information Change-Id: I4b0ffea7a93f44280235c531ff8b66af1731dba4 Fixes: 122333028 Test: treehugger
2019-01-09Add default code reviewers into OWNERS am: 6da8030a37 am: 68f62a6b1eChih-Hung Hsieh
am: a5f0f7b2d5 Change-Id: I720173eeb8da2db29bae6396055a8a96fcec29d2
2019-01-09Add default code reviewers into OWNERS am: 6da8030a37Chih-Hung Hsieh
am: 68f62a6b1e Change-Id: Ib8ce32c7380f52c93f11f363cb2c20ddc617bcfd
2019-01-09Add default code reviewers into OWNERSChih-Hung Hsieh
am: 6da8030a37 Change-Id: I6a11edc73cc8641ffe83320009effba8e2475e3a
2019-01-09Add default code reviewers into OWNERSChih-Hung Hsieh
Bug: 33166666 Test: gerrit uploader Change-Id: I6f964d45dd4075d9c868ecb4e09c4c7254974f10
2018-11-28Import of Volley from GitHub to AOSP. am: e636520a25 am: f411dacde6Anonymous
am: d047c8dd4b Change-Id: I4a22323fc8f2af427b019fbf77578dcbbd1e5505
2018-11-28Import of Volley from GitHub to AOSP. am: e636520a25Anonymous
am: f411dacde6 Change-Id: Iac308a8bbc68dc995d4b1005476107cbfb3333d7
2018-11-28Import of Volley from GitHub to AOSP.Anonymous
am: e636520a25 Change-Id: Ib9bf05aaa91b741618d2cbdc0dc56a926952246c
2018-11-19Import of Volley from GitHub to AOSP.android-wear-8.0.0_r2android-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7Anonymous
- 1ec8e6e1e4979a8c907765e41546a4d3c63035fe Allow tracking of the request's life cycle (#238) by Artem <artikz@users.noreply.github.com> GitOrigin-RevId: 1ec8e6e1e4979a8c907765e41546a4d3c63035fe Change-Id: Ib57d2210f4ab8116c204fc321007892bf3e02393
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi
MERGE am: d2e032ebc1 -s ours am: 2875e595cf -s ours am: 6aa7f95583 -s ours Change-Id: I0365506abcb92fa39f87268482fb985fe950aa8a
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi
MERGE am: d2e032ebc1 -s ours am: 2875e595cf -s ours Change-Id: Ia38c457017f3c3047c37eaf2ca17f3cd8782942e
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi
am: d2e032ebc1 -s ours Change-Id: I9bffe7edaa74a8289499c20f6f2c42ab6f1fff05
2018-10-24Merge pie-platform-release to aosp-master - DO NOT MERGEandroid-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsBill Yi
Change-Id: Ic2a50ae09f460b4854a4fb4315dd0b4e7fa42080
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi
MERGE am: b2e05e6e1c -s ours am: e293fca064 -s ours Change-Id: I4b262176e8b563003ecf4a1f8c99a3fcaa6a14a0
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi
MERGE am: b2e05e6e1c -s ours Change-Id: I7c9e44c19f42233280b6636a800a1d20d14c7797
2018-10-24Merge pi-platform-release to stage-aosp-master - DO NOT MERGEBill Yi
Change-Id: I3c7f2202a13f0e3687f99fe1c3f0464edc20c4f5