Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
762f9f0c2449ce8f12c87de0eb6bcd32b6548029
/
core
762f9f0
Merge "Move NetworkStack to services.net"
by Remi NGUYEN VAN
· 6 years ago
bfe928d
Merge "Remove NetworkMonitor dependency on ICaptivePortal"
by Remi NGUYEN VAN
· 6 years ago
5db454c
Move NetworkStack to services.net
by Remi NGUYEN VAN
· 6 years ago
cfff01e
Remove NetworkMonitor dependency on ICaptivePortal
by Remi NGUYEN VAN
· 6 years ago
d36e3df
Merge "Remove deps from framework on netd interfaces"
by Remi NGUYEN VAN
· 6 years ago
b3be8641
Merge "Fixed a typo in an OWNERS file."
by Treehugger Robot
· 6 years ago
0dddb90
Merge "Add Test Network and Transport types"
by Benedict Wong
· 6 years ago
dacee14
Remove deps from framework on netd interfaces
by Remi NGUYEN VAN
· 6 years ago
f9727b4
Merge "Add build rule of data stall proto"
by Chiachang Wang
· 6 years ago
8daede9
Add build rule of data stall proto
by Chiachang Wang
· 6 years ago
b8493ac
Merge "Add UNINITIALIZED and rename INVALID"
by Jordan Liu
· 6 years ago
7ae743b
Fixed a typo in an OWNERS file.
by Chris Wailes
· 6 years ago
c8f5981
Merge "Improved wipe reason information for RecoverySystem"
by Tianjie Xu
· 6 years ago
1f85a3d
Add UNINITIALIZED and rename INVALID
by Jordan Liu
· 6 years ago
4d3a9f2
Modem power monitor
by Blake Kragten
· 6 years ago
2b56c4c
Merge "Adjust AsyncTask.THREAD_POOL_EXECUTOR config"
by Hans Boehm
· 6 years ago
661bb04
Merge changes from topic "cut_dependency"
by Treehugger Robot
· 6 years ago
3835f6a
Improved wipe reason information for RecoverySystem
by Yutaro Maruyama
· 7 years ago
fa240e8
Merge "Add DynamicAndroidClient"
by Po-Chien Hsueh
· 6 years ago
9de24de
Merge "Include /apex/com.android.runtime for native library in app classloader"
by vichang
· 6 years ago
c96b852
Merge "Check NetworkStack UID and perms before binding"
by Remi NGUYEN VAN
· 6 years ago
573bb79
Adjust AsyncTask.THREAD_POOL_EXECUTOR config
by Hans Boehm
· 6 years ago
c7c7fe6
Merge "Remove ParcelFileDescriptor.aidl"
by Steven Moreland
· 6 years ago
a366cc8
Include /apex/com.android.runtime for native library in app classloader
by Victor Chang
· 6 years ago
83207a2
Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge
by Jiyong Park
· 6 years ago
e765e8b
Merge "Remove hard-coded NetworkStack package name"
by Remi NGUYEN VAN
· 6 years ago
a4912bd
Remove ParcelFileDescriptor.aidl
by Steven Moreland
· 6 years ago
db5c592
Merge "Schematize Display system properties"
by Treehugger Robot
· 6 years ago
bbbeba3
Merge "Add owners for accessibility"
by Treehugger Robot
· 6 years ago
52a3159
Merge changes from topics "118348832", "120945564"
by Xiangyu/Malcolm Chen
· 6 years ago
89ce5e3
Add Test Network and Transport types
by Benedict Wong
· 6 years ago
deb35fb
Merge "Fix regression in Dalvik:HEAP_TOTAL"
by Andrei-Valentin Onea
· 6 years ago
1eb4c54
Add DynamicAndroidClient
by Howard Chen
· 6 years ago
1d9ca12
Merge "Atom: add more information to BluetootSocketConnectionStateChanged"
by Treehugger Robot
· 6 years ago
9fdd759
Merge "WebView: propose myself as OWNER"
by Treehugger Robot
· 6 years ago
9c5d964
Remove hard-coded NetworkStack package name
by Remi NGUYEN VAN
· 6 years ago
c205f33
Check NetworkStack UID and perms before binding
by Remi NGUYEN VAN
· 6 years ago
e4ae0e7
Atom: add more information to BluetootSocketConnectionStateChanged
by Jack He
· 6 years ago
77b2b55
Add API to handle user's subscription selection changes.
by Malcolm Chen
· 6 years ago
b5a69ab
Merge "Add use_app_image_startup_cache feature flag"
by Mathieu Chartier
· 6 years ago
6ac1a60
Add owners for accessibility
by Phil Weaver
· 6 years ago
e6efa05
Fix regression in Dalvik:HEAP_TOTAL
by Andrei Onea
· 6 years ago
ca551ce
Merge "Add API for NetworkStack to start captive portal"
by Remi NGUYEN VAN
· 6 years ago
bd20163
Merge "Add connect time to conference participant."
by Youming Ye
· 6 years ago
f5cd8c1
Add use_app_image_startup_cache feature flag
by Mathieu Chartier
· 6 years ago
9c30c7c6b
Atom: Add BluetoothSocketConnectionStateChanged
by Jack He
· 6 years ago
1fe9706
Merge "Revert "Minimum viable TimeZoneDetectorService""
by Neil Fuller
· 6 years ago
352dc2f
[KA04] Expose TCP socket keepalive API
by junyulai
· 6 years ago
533b296
Merge "[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData"
by Chalard Jean
· 6 years ago
4b7cae6c
Merge "Deprecate getActiveLinkProperties."
by Treehugger Robot
· 6 years ago
dc48356
Add API for NetworkStack to start captive portal
by Remi NGUYEN VAN
· 6 years ago
eb1ea88
Deprecate getActiveLinkProperties.
by Chalard Jean
· 6 years ago
5f8ddc2
Merge "[KA03] Support tcp keepalive offload"
by Chalard Jean
· 6 years ago
f7b1901
Merge "Add more android-core-netwoking members to android_net_* jni"
by Bernie Innocenti
· 6 years ago
c60a97f
Add more android-core-netwoking members to android_net_* jni
by Bernie Innocenti
· 6 years ago
2ed5d4c
[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData
by junyulai
· 6 years ago
150e191
[KA03] Support tcp keepalive offload
by markchien
· 6 years ago
d647106
Merge "Add nuisance call reporting API to Telecom."
by Tyler Gunn
· 6 years ago
292da96
Merge "[KA02] internal cleanup and refactor for SocketKeepalive"
by Chalard Jean
· 6 years ago
c30ce78
Add nuisance call reporting API to Telecom.
by Tyler Gunn
· 6 years ago
cefdee8
Merge "Add error handling and other improvements to Bugreporting API"
by Nandana Dutt
· 6 years ago
0683511
[KA02] internal cleanup and refactor for SocketKeepalive
by junyulai
· 6 years ago
551906c
Add error handling and other improvements to Bugreporting API
by Nandana Dutt
· 6 years ago
d6de26e
Add connect time to conference participant.
by Youming Ye
· 6 years ago
e649a56
Move CLIENT_PROTOCOL_VERSION to point of use
by Orion Hodson
· 6 years ago
1cbb20b
Merge "Improve AsyncTask API documentation"
by Hans Boehm
· 6 years ago
9c9b025
Replace hardcoded cgroup paths
by Suren Baghdasaryan
· 6 years ago
963fea9
Revert "Minimum viable TimeZoneDetectorService"
by Neil Fuller
· 6 years ago
13060ff
Improve AsyncTask API documentation
by Hans Boehm
· 6 years ago
0b2057d
Merge "Add the DynamicAndroid Service"
by Howard Chen
· 6 years ago
0fe5900
Merge "Add NetworkStackPermissionStub definitions"
by Remi NGUYEN VAN
· 6 years ago
d8c75a0
Add NetworkStackPermissionStub definitions
by Remi NGUYEN VAN
· 6 years ago
4bb4c1a7
Merge "Fix bluetooth tethering on multi-user"
by Remi NGUYEN VAN
· 6 years ago
643e60b
Merge changes from topic "bindprocess-resolv"
by Remi NGUYEN VAN
· 6 years ago
4163ff7
Merge "Add get last entitlement value callback API"
by Mark Chien
· 6 years ago
f17f42b
Add the DynamicAndroid Service
by Howard Chen
· 6 years ago
3b90687
Fix bluetooth tethering on multi-user
by Remi NGUYEN VAN
· 6 years ago
b334bbe
Merge "Add UserHandle.getAppId to SystemApi"
by Remi NGUYEN VAN
· 6 years ago
6943546
Merge "[KA06] export keepalive offload permission as system api."
by Treehugger Robot
· 6 years ago
f273127
Add get last entitlement value callback API
by markchien
· 6 years ago
e5ca116
Allow use of bindProcessToNetwork only to change private DNS bypass.
by Lorenzo Colitti
· 6 years ago
9e70a42
Add UserHandle.getAppId to SystemApi
by Remi NGUYEN VAN
· 6 years ago
62a9b66
Merge "Add an API that allows VPNs to declare themselves as metered."
by Varun Anand
· 6 years ago
3ad8923
Merge "Added OWNERS entries for some Zygote related files."
by Christian Wailes
· 6 years ago
5584997
Merge "Add SystemApi for captive portal metrics"
by Remi NGUYEN VAN
· 6 years ago
a9ef37b
WebView: propose myself as OWNER
by Nate Fischer
· 6 years ago
35a8f1a
Merge "Nuke old setAlwaysOnVpnPackageForUser method."
by Treehugger Robot
· 6 years ago
1215f09
Add an API that allows VPNs to declare themselves as metered.
by Varun Anand
· 6 years ago
0296dec
Merge "Use default argument for VintfObject::CheckCompatibility."
by Yifan Hong
· 6 years ago
559d601
Merge "Some of us are weird."
by Dan Sandler
· 6 years ago
194b1ce
Nuke old setAlwaysOnVpnPackageForUser method.
by Pavel Grafov
· 6 years ago
15b86c9
Merge "[layout precompilation] Add testing hook for precompiled layouts"
by Treehugger Robot
· 6 years ago
3b95621
[layout precompilation] Add testing hook for precompiled layouts
by Eric Holk
· 6 years ago
65ceeb4
Allow bypassing private DNS via bindProcessToNetwork.
by Lorenzo Colitti
· 6 years ago
de60221
Add SystemApi for captive portal metrics
by Remi NGUYEN VAN
· 6 years ago
89acbab
Initialise hidden api usage logger pre-fork
by Andrei Onea
· 6 years ago
20bca26
Merge "Track ZygoteHooks API changes in libcore"
by Neil Fuller
· 6 years ago
b852f663
Merge "API: Fix missing @NonNull annotations"
by Adrian Roos
· 6 years ago
16ec5d0
Merge "Remove last NetworkStack usage of hidden APIs"
by Remi NGUYEN VAN
· 6 years ago
231b52b
Remove last NetworkStack usage of hidden APIs
by Remi NGUYEN VAN
· 6 years ago
Next »