Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ab7ada8060a271cd55734a7e0773a36c565174b8
/
core
df448f5
Add the PhoneAccountSuggestionService am: c47570d5d0
by Hall Liu
· 6 years ago
6cdb4fd
Merge "Fixed toString() printing error" am: 0e6e776270
by jiayanhong
· 6 years ago
0e6e776
Merge "Fixed toString() printing error"
by Treehugger Robot
· 6 years ago
c2a38e5
Merge "Use the boot class loader as parent of system server loader."
by Nicolas Geoffray
· 6 years ago
7baf5a8
Merge "Use the boot class loader as parent of system server loader."
by Nicolas Geoffray
· 6 years ago
d5a101d
Merge "NativeHandle.java: dup() with O_CLOEXEC" am: 760e074e50
by Nick Kralevich
· 6 years ago
b072c44
Merge "Add InetAddresses class to API" am: 92871b78fa
by Paul Duffin
· 6 years ago
c7af83f
Merge "Remove 'hasDns' parameter" am: 3176e8be7a
by Ken Chen
· 6 years ago
760e074
Merge "NativeHandle.java: dup() with O_CLOEXEC"
by Treehugger Robot
· 6 years ago
92871b7
Merge "Add InetAddresses class to API"
by Paul Duffin
· 6 years ago
3176e8b
Merge "Remove 'hasDns' parameter"
by Ken Chen
· 6 years ago
dba2101
Merge "Add new netd event callback for changes to NAT64 prefix" am: ed30ec8dd1
by Nucca Chen
· 6 years ago
ed30ec8
Merge "Add new netd event callback for changes to NAT64 prefix"
by Nucca Chen
· 6 years ago
c47570d
Add the PhoneAccountSuggestionService
by Hall Liu
· 6 years ago
1de0096
NativeHandle.java: dup() with O_CLOEXEC
by Nick Kralevich
· 6 years ago
7adb73f3
Merge "Fix performance-for-range-copy warnings" am: bc29242288
by Chih-Hung Hsieh
· 6 years ago
bc29242
Merge "Fix performance-for-range-copy warnings"
by Treehugger Robot
· 6 years ago
0031ae8
Merge "expose Carrier Id related APIs" am: 18b925a7af
by Chen Xu
· 6 years ago
18b925a
Merge "expose Carrier Id related APIs"
by Chen Xu
· 6 years ago
a1b644e
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
14c0c41
Merge "Remove uses of libcore.io DropBox and EventLogger" am: 1c3592a865
by Paul Duffin
· 6 years ago
bf76cf7
Remove uses of libcore.io DropBox and EventLogger
by Paul Duffin
· 6 years ago
a2b34f8
Add InetAddresses class to API
by Paul Duffin
· 6 years ago
ac9d96a
Merge "fd_utils: carry over O_CLOEXEC on duplicated FDs" am: a4d036e98b
by Nick Kralevich
· 6 years ago
a4d036e
Merge "fd_utils: carry over O_CLOEXEC on duplicated FDs"
by Treehugger Robot
· 6 years ago
393e1ba
Merge changes from topic "statsd-allow-bytes-type" am: 783ec04909
by Yao Chen
· 6 years ago
783ec04
Merge changes from topic "statsd-allow-bytes-type"
by Treehugger Robot
· 6 years ago
046b512
Adding tests and move launcher.proto
by Yao Chen
· 6 years ago
cc651c1
Add launcher.proto to atoms.proto
by Hyunyoung Song
· 6 years ago
d9765a4
fd_utils: carry over O_CLOEXEC on duplicated FDs
by Nick Kralevich
· 6 years ago
0a91222
Schematize vold system properties
by Inseob Kim
· 6 years ago
7c7dc29
Merge "Move RCS APIs to android.telephony.ims" am: 4929a0d782
by Sahin Caliskan
· 6 years ago
a11f1d2
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)"
by Adrian Roos
· 6 years ago
683e379
Merge "Pass package name as part of startDiscovery" am: bee9a87193
by Zach Johnson
· 6 years ago
4929a0d
Merge "Move RCS APIs to android.telephony.ims"
by Sahin Caliskan
· 6 years ago
7719db2
Move RCS APIs to android.telephony.ims
by Sahin Caliskan
· 6 years ago
a48e431
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)"
by Adrian Roos
· 6 years ago
bee9a87
Merge "Pass package name as part of startDiscovery"
by Treehugger Robot
· 6 years ago
5d1814e
Use the boot class loader as parent of system server loader.
by Nicolas Geoffray
· 6 years ago
446b191
Merge "Delete unused import" am: e726c2654d
by Chenbo Feng
· 6 years ago
a32f898
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"
by Treehugger Robot
· 6 years ago
57e6e90
Pass package name as part of startDiscovery
by Zach Johnson
· 6 years ago
47df5df
Delete unused import
by Chenbo Feng
· 6 years ago
64c1d764
expose Carrier Id related APIs
by chen xu
· 6 years ago
45bd532
API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)
by Adrian Roos
· 6 years ago
79ad229
Merge "SystemConfig: allow reading sku specific props" am: 2a23450552
by Steven Moreland
· 6 years ago
963172a
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi"
by Adrian Roos
· 6 years ago
2a23450
Merge "SystemConfig: allow reading sku specific props"
by Steven Moreland
· 6 years ago
6115769c
API: Clean up redundant and ineffective usages of SystemApi and TestApi
by Adrian Roos
· 6 years ago
37902967
Merge changes from topic "netd-event-listener-aidl" am: 481251a0c2
by Lorenzo Colitti
· 6 years ago
481251a
Merge changes from topic "netd-event-listener-aidl"
by Lorenzo Colitti
· 6 years ago
e603fe8
Merge "[CM] Fix comments, add tests to TransportInfo API" am: 4060bc1480
by Etan Cohen
· 6 years ago
bd648ce
[CM] Fix comments, add tests to TransportInfo API
by Etan Cohen
· 6 years ago
15b123e
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
b73bb94
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master" into stage-aosp-master
by TreeHugger Robot
· 6 years ago
68b64b2
Merge "Add persist.zygote.core_dump property for coredumps" am: a36a69a9e6
by Orion Hodson
· 6 years ago
a36a69a
Merge "Add persist.zygote.core_dump property for coredumps"
by Treehugger Robot
· 6 years ago
536747c
Merge "Improve @UnsupportedAppUsage docs." am: 71e365023e
by Mathew Inwood
· 6 years ago
71e3650
Merge "Improve @UnsupportedAppUsage docs."
by Mathew Inwood
· 6 years ago
9dfd13e
Merge "Revert "Revert "Schematize vold system properties"""
by Treehugger Robot
· 6 years ago
d8a70b6
Delete INetworkManagementService#getNetdService.
by Lorenzo Colitti
· 6 years ago
edaf440
Merge "Return "" not "null"" am: eebbd2b639
by Jordan Liu
· 6 years ago
eebbd2b
Merge "Return "" not "null""
by Jordan Liu
· 6 years ago
5b1cc27
Revert "Revert "Schematize vold system properties""
by Inseob Kim
· 6 years ago
411ea19
Merge "Add 5G rat type" am: 8f9f382c9c
by Pengquan Meng
· 6 years ago
8f9f382
Merge "Add 5G rat type"
by Pengquan Meng
· 6 years ago
2b71ad0
Add persist.zygote.core_dump property for coredumps
by Orion Hodson
· 6 years ago
75f75c1
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master
by Xin Li
· 6 years ago
d7827fd
SystemConfig: allow reading sku specific props
by Steven Moreland
· 6 years ago
1be6893
Merge "Expose Uri toSafeString api" am: 17f9b9bfb6
by Ivan Chiang
· 6 years ago
17f9b9b
Merge "Expose Uri toSafeString api"
by Ivan Chiang
· 6 years ago
f653d93
Improve @UnsupportedAppUsage docs.
by Mathew Inwood
· 6 years ago
9867b60
Merge "Refactoring of deleting stats in NetworkStats based on uids."
by Junyu Lai
· 6 years ago
0882543
Merge "Refactoring of deleting stats in NetworkStats based on uids."
by Junyu Lai
· 6 years ago
7c58021
Merge "Remove ScopedBytes use" am: 422fa22456
by Orion Hodson
· 6 years ago
422fa22
Merge "Remove ScopedBytes use"
by Treehugger Robot
· 6 years ago
14062aa
Merge "[CS] Add a generic transport-specific information API" am: 7f50b11c89
by Etan Cohen
· 6 years ago
7f50b11
Merge "[CS] Add a generic transport-specific information API"
by Etan Cohen
· 6 years ago
72285d3
Expose Uri toSafeString api
by Tony Huang
· 6 years ago
73273e0
Return "" not "null"
by Seongho Kim
· 6 years ago
6b849c2
Add 5G rat type
by Pengquan Meng
· 6 years ago
ca9fb56
[CS] Add a generic transport-specific information API
by Etan Cohen
· 6 years ago
a5112b6
Merge "UnsupportedAppUsage - support implicit member signatures" am: 0a2a1e0e2d
by Paul Duffin
· 6 years ago
510c8c4
Merge "Revert "Schematize vold system properties"" am: 6ee45c6f14
by Anthony Stange
· 6 years ago
0a2a1e0
Merge "UnsupportedAppUsage - support implicit member signatures"
by Paul Duffin
· 6 years ago
6ee45c6
Merge "Revert "Schematize vold system properties""
by Anthony Stange
· 6 years ago
2473b08
Revert "Schematize vold system properties"
by Anthony Stange
· 6 years ago
6357318
Merge "FRP: save password quality in DPM.resetPassword" am: 08d4eb174d
by Adrian Roos
· 6 years ago
08d4eb1
Merge "FRP: save password quality in DPM.resetPassword"
by Treehugger Robot
· 6 years ago
ed4d7c2
UnsupportedAppUsage - support implicit member signatures
by Paul Duffin
· 6 years ago
4e7a33f
Merge "Move DexLoadReporter setup before AppComponentFactory calls"
by David Brazdil
· 6 years ago
385c42a
Merge "Move DexLoadReporter setup before AppComponentFactory calls"
by David Brazdil
· 6 years ago
73694f8
Merge "Schematize vold system properties" am: 095d0f640e
by Inseob Kim
· 6 years ago
095d0f6
Merge "Schematize vold system properties"
by Treehugger Robot
· 6 years ago
ebf84c2
FRP: save password quality in DPM.resetPassword
by Adrian Roos
· 6 years ago
8b8684a
Refactoring of deleting stats in NetworkStats based on uids.
by junyulai
· 6 years ago
3bfa2ca
Merge "Catch egl errors when drawIntoSurfaces" am: 7604961e1d
by Denis Hsu
· 6 years ago
7604961
Merge "Catch egl errors when drawIntoSurfaces"
by Treehugger Robot
· 6 years ago
05c07b3
Merge "Move EnableDebuggger from ART to zygote" am: a28a009b22
by Orion Hodson
· 6 years ago
bed368e
Remove 'hasDns' parameter
by cken
· 6 years ago
Next »