summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove usages of FloatMath"Neil Fuller2015-02-127-37/+25
|\
| * Remove usages of FloatMathNeil Fuller2015-02-127-37/+25
* | Use ICU for relative time formattingTao Bao2015-02-1178-4923/+15
* | Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-115-47/+76
* | Store compiled code in Context.getCodeCacheDir()Pirama Arumuga Nainar2015-02-101-3/+9
* | Merge "Get the instruction set that the libraries of secondary Abi is support...Calin Juravle2015-02-102-2/+14
|\ \
| * | Get the instruction set that the libraries of secondary Abi is supported.jgu212014-12-172-2/+14
* | | Merge "Avoid static initialization of Layout from TextUtils"Neil Fuller2015-02-093-8/+9
|\ \ \
| * | | Avoid static initialization of Layout from TextUtilsNeil Fuller2015-02-063-8/+9
* | | | Remove obsolete 'numeric_date_template'.Elliott Hughes2015-02-0669-69/+0
| |_|/ |/| |
* | | 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
| |/ /
* | | Fix comment according to review.Christopher Ferris2015-02-041-1/+1
* | | Merge "Deutsche Telekom VVM free SMS shortcodes DE"Robert Greenwalt2015-02-031-1/+1
|\ \ \ | |/ / |/| |
| * | Deutsche Telekom VVM free SMS shortcodes DEMarcus Mueller-Jung2014-12-171-1/+1
* | | Merge "Also include the domain when parceling StaticIpConfiguration."Lorenzo Colitti2015-01-301-0/+2
|\ \ \
| * | | Also include the domain when parceling StaticIpConfiguration.Lorenzo Colitti2015-01-291-0/+2
* | | | Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()"Lorenzo Colitti2015-01-302-2/+3
|\ \ \ \ | |/ / /
| * | | Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()Paul Jensen2015-01-292-2/+3
* | | | Fix wrap property creation when truncating.Christopher Ferris2015-01-291-1/+6
|/ / /
* | | Support connecting to networks with misconfigured subnet masks.Lorenzo Colitti2015-01-281-4/+11
* | | Add support for persist.sys.locale.Narayan Kamath2015-01-221-20/+32
* | | Merge "Choose the right executable for wrapped applications."Narayan Kamath2015-01-213-3/+17
|\ \ \
| * | | Choose the right executable for wrapped applications.Narayan Kamath2015-01-193-3/+17
* | | | New trick to install bad dex file.Ying Wang2015-01-201-2/+3
* | | | Merge "Fix for broken docs build."Neil Fuller2015-01-201-9/+10
|\ \ \ \
| * | | | Fix for broken docs build.Neil Fuller2015-01-201-9/+10
* | | | | Merge "Changes associated with an OkHttp upgrade"Neil Fuller2015-01-202-50/+60
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Changes associated with an OkHttp upgradeNeil Fuller2015-01-202-50/+60
* | | | Remove support for --classpath and make --runtime-init the default.Narayan Kamath2015-01-193-125/+20
* | | | Fix handling of wrapped processes [part 1].Narayan Kamath2015-01-191-0/+2
* | | | Fix handling of wrapped processes [part 2]Narayan Kamath2015-01-161-12/+24
* | | | Fix a property name that's longer than 31 chars.Narayan Kamath2015-01-161-1/+1
* | | | Merge "Removing HttpResponseCacheTest"Neil Fuller2015-01-161-139/+0
|\ \ \ \
| * | | | Removing HttpResponseCacheTestNeil Fuller2015-01-151-139/+0
| |/ / /
* | | | Merge "Offer to detect non-SSL/TLS network traffic."Jeff Sharkey2015-01-167-30/+236
|\ \ \ \
| * | | | Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-157-30/+236
| |/ / /
* | | | Merge "Generate IKeystoreService using aidl"Chad Brubaker2015-01-144-662/+151
|\ \ \ \ | |/ / / |/| | |
| * | | Generate IKeystoreService using aidlChad Brubaker2015-01-134-662/+151
* | | | Merge "Prevent system server dump stuck by pipe buffer full."Craig Mautner2015-01-131-2/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent system server dump stuck by pipe buffer full.riddle_hsu2014-07-311-2/+17
* | | | Merge "Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade."Neil Fuller2015-01-121-1/+5
|\ \ \ \
| * | | | Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade.Neil Fuller2015-01-091-1/+5
* | | | | Merge "[ActivityManager] Distinguish FG or BG receiver finished"Olawale Ogunwale2015-01-125-11/+17
|\ \ \ \ \
| * | | | | [ActivityManager] Distinguish FG or BG receiver finishedriddle_hsu2015-01-035-11/+17
* | | | | | Merge "Call VMRuntime.clampGrowthLimit for small heap apps"Mathieu Chartier2015-01-091-0/+4
|\ \ \ \ \ \
| * | | | | | Call VMRuntime.clampGrowthLimit for small heap appsMathieu Chartier2015-01-081-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "check ntpserver as empty string instead of null"Jeff Sharkey2015-01-081-1/+2
|\ \ \ \ \ \
| * | | | | | check ntpserver as empty string instead of nullYoung-Ho Cha2015-01-081-1/+2
* | | | | | | Merge "Core/jni: Disallow relocation for decryption"Andreas Gampe2015-01-071-0/+8
|\ \ \ \ \ \ \