summaryrefslogtreecommitdiffstats
path: root/core/tests/coretests
Commit message (Expand)AuthorAgeFilesLines
* Package and storage movement callbacks.Jeff Sharkey2015-04-231-80/+2
* Move extension checking code into FileUtils.Ben Kwa2015-04-231-0/+64
* Always send volume UUID with installd commands.Jeff Sharkey2015-04-181-2/+2
* am 34f0fd23: am a04b4302: am b0557ace: Merge "Remove LOCAL_JNI_SHARED_LIBRARI...Dmitriy Ivanov2015-04-171-1/+0
|\
| * Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONSDmitriy Ivanov2015-04-171-1/+0
* | am 73e056d3: am 402f2501: am 3312c6b9: Merge "Add android.net.IpPrefix#contai...Erik Kline2015-04-142-0/+33
|\ \ | |/
| * Add android.net.IpPrefix#contains()Erik Kline2015-04-142-0/+33
| * Load libraries directly from apkDmitriy Ivanov2015-04-077-3/+133
* | Support moving apps to expanded storage.Jeff Sharkey2015-04-101-8/+0
* | resolved conflicts for merge of 261e7a37 to masterAlex Klyubin2015-04-011-0/+52
|\ \ | |/
| * Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.Alex Klyubin2015-04-011-0/+52
* | Support for nested bundles in setApplicationRestrictionsFyodor Kupolov2015-03-304-0/+139
* | Keep debug information in NetworkStats filesWenchao Tong2015-03-271-5/+26
* | Load libraries directly from apkDmitriy Ivanov2015-03-217-3/+133
* | Add two utility methods for IPv4 netmasks.Lorenzo Colitti2015-03-201-0/+70
* | NetworkStats to support VPN accounting.Wenchao Tong2015-03-091-0/+67
* | Merge "RegisteredServicesCache now saves files to a user-specific dir"Fyodor Kupolov2015-02-131-54/+148
|\ \
| * | RegisteredServicesCache now saves files to a user-specific dirFyodor Kupolov2015-02-121-54/+148
* | | Merge "Move apache specific portions of android.net.http to external/apache-h...Narayan Kamath2015-02-132-1/+2
|\ \ \ | |/ / |/| |
| * | Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath2015-02-122-1/+2
* | | am 33d3c53d: resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aospAlex Klyubin2015-02-111-5/+6
|\ \ \ | |/ / |/| / | |/
| * resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aospAlex Klyubin2015-02-111-5/+6
| |\
| | * Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-111-5/+6
* | | Added unit test for RegisteredServicesCacheFyodor Kupolov2015-02-101-0/+283
* | | am b43e74bb: am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpCon...Lorenzo Colitti2015-02-051-0/+225
|\ \ \ | |/ /
| * | am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpConfiguration."Lorenzo Colitti2015-02-051-0/+225
| |\ \ | | |/
| | * Add a unit test for StaticIpConfiguration.Lorenzo Colitti2015-02-041-0/+225
* | | am 3a6d8f54: am 90d5bd8d: am feb362a5: am a0d3bfbe: am 5c9d0de1: am 545dd853:...Jon Larimer2015-01-301-5/+5
|\ \ \ | |/ /
| * | am 3a6d8f54: am 90d5bd8d: am feb362a5: am a0d3bfbe: am 5c9d0de1: am 545dd853:...Jon Larimer2015-01-301-5/+5
| |\ \
| | * \ am feb362a5: am a0d3bfbe: am 5c9d0de1: am 545dd853: am 9a425aa7: am 159aa735:...Jon Larimer2015-01-301-5/+5
| | |\ \
| | | * \ am 5c9d0de1: am 545dd853: am 9a425aa7: am 159aa735: am d4031809: am 48c95c43:...Jon Larimer2015-01-301-5/+5
| | | |\ \
| | | | * \ am 545dd853: am 9a425aa7: am 159aa735: am d4031809: am 48c95c43: Fix build br...Jon Larimer2015-01-301-5/+5
| | | | |\ \
| | | | | * \ am 159aa735: am d4031809: am 48c95c43: Fix build breakage in older branches b...Jon Larimer2015-01-301-5/+5
| | | | | |\ \
| | | | | | * \ am d4031809: am 48c95c43: Fix build breakage in older branches by avoiding <>...Jon Larimer2015-01-301-5/+5
| | | | | | |\ \
| | | | | | | * | Fix build breakage in older branches by avoiding <> notationJon Larimer2015-01-291-5/+5
| | | * | | | | | am ea63fd7f: am 88add689: am a5ccca24: am 2982d648: am de9a76ed: am fc731e6e:...Jon Larimer2015-01-291-0/+263
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | am 88add689: am a5ccca24: am 2982d648: am de9a76ed: am fc731e6e: Merge "Fix P...Jon Larimer2015-01-291-0/+263
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | am 2982d648: am de9a76ed: am fc731e6e: Merge "Fix ParceledListSlice to enforc...Jon Larimer2015-01-291-0/+263
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | am de9a76ed: am fc731e6e: Merge "Fix ParceledListSlice to enforce the same co...Jon Larimer2015-01-291-0/+263
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | Fix ParceledListSlice to enforce the same concrete types among its elements.Adam Lesinski2015-01-281-0/+263
| * | | | | | | | am b5108949: am e4a031e3: Merge "New trick to install bad dex file."Ying Wang2015-01-201-2/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | New trick to install bad dex file.Ying Wang2015-01-201-2/+3
* | | | | | | | | Remove dead code #11: Remove more unused classesJorim Jaggi2015-01-2715-1118/+0
* | | | | | | | | Revert "Remove dead code #11: Remove more unused classes"Jorim Jaggi2015-01-2715-0/+1118
* | | | | | | | | Remove dead code #11: Remove more unused classesJorim Jaggi2015-01-2115-1118/+0
* | | | | | | | | Merge "New trick to install bad dex file."Ying Wang2015-01-201-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | New trick to install bad dex file.Ying Wang2015-01-141-2/+3
| * | | | | | | | Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade.Neil Fuller2015-01-121-1/+5
* | | | | | | | | am b55011e4: am f9c04f17: Merge "Removing HttpResponseCacheTest"Neil Fuller2015-01-161-139/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Removing HttpResponseCacheTestNeil Fuller2015-01-151-139/+0