Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
31c89ed72e8d74283756b1818d8c3a1c3422b1ff
/
core
31c89ed
Merge "Don't call ConnectivityService when holding ActivityManagerService lock."
by Treehugger Robot
· 6 years ago
a8822628
Merge changes from topic "GameDriver2"
by Treehugger Robot
· 6 years ago
65af5e2
Merge "Update Multi-OffHost related API definition"
by Treehugger Robot
· 6 years ago
111ac3d
Don't call ConnectivityService when holding ActivityManagerService lock.
by Irina Dumitrescu
· 6 years ago
8b5eb92
Merge "Fix incorrect leap year logic"
by Treehugger Robot
· 6 years ago
c4db14e
Game Driver: rename GUP to Game Driver
by Yiwei Zhang
· 6 years ago
e1556e9
Merge "Public StatsLog API for generic mainline logging."
by Chiachang Wang
· 6 years ago
0b0b48d
[Game Driver] Add support for whitelist.
by Peiyong Lin
· 6 years ago
ac74bc8
[Game Driver] Add blacklist mechanism.
by Peiyong Lin
· 6 years ago
79c5356
GUP: Add a global property for genreal preference
by Yiwei Zhang
· 6 years ago
e10cb9b
Merge changes from topic "GameDriver"
by Treehugger Robot
· 6 years ago
31c0ceb
Merge "Remove gMallocLeakZygoteChild."
by Christopher Ferris
· 6 years ago
6c0984a
Fix incorrect leap year logic
by Neil Fuller
· 6 years ago
ca13216
Merge "Fix incorrect leap year logic"
by Neil Fuller
· 6 years ago
9900c52
Fix incorrect leap year logic
by Neil Fuller
· 6 years ago
a35e865
GUP: Update global property for the new dev opt
by Yiwei Zhang
· 6 years ago
8eeb14e
Rename updatable graphics driver to Game Update Package.
by Peiyong Lin
· 6 years ago
3444dd0
Merge "Move TrafficStats tags for the network stack constants"
by Chalard Jean
· 6 years ago
896245a
Move TrafficStats tags for the network stack constants
by Chalard Jean
· 6 years ago
be09eef
[GUP] Hard code the name of the whitelist file.
by Peiyong Lin
· 6 years ago
e23f59a
Add global property to store opt-in application package name.
by Peiyong Lin
· 6 years ago
443894f
[GraphicsEnvironment] Add whitelist support.
by Peiyong Lin
· 6 years ago
dbca60b
Update Multi-OffHost related API definition
by Jack Yu
· 6 years ago
c33c224
Merge "hwbinder: explicitly disallow local java binder"
by Treehugger Robot
· 6 years ago
8a3c261
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
2f206c6
Merge "Notify the caller about I/O error"
by Treehugger Robot
· 6 years ago
0af10e3
Notify the caller about I/O error
by Abhijeet Kaur
· 6 years ago
40e7fb6
Merge "Fix DnsResolver API could not bypass private DNS correctly"
by Luke Huang
· 6 years ago
ae8548d
Merge "Restrict access to dangerous methods to <= P"
by Chalard Jean
· 6 years ago
2ade716
Fix DnsResolver API could not bypass private DNS correctly
by Luke Huang
· 6 years ago
a3d942b
Public StatsLog API for generic mainline logging.
by Chiachang Wang
· 6 years ago
90424e8
Merge "Get new surface if it was released from setWindowStopped"
by Treehugger Robot
· 6 years ago
e5cf743
Merge "Refine Bluetooth Metadata API"
by Treehugger Robot
· 6 years ago
6150065
Merge "Switch ByteStringUtils over to HexEncoding impl"
by Neil Fuller
· 6 years ago
6fc9c0c
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
da2b966
Merge "Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull"
by Treehugger Robot
· 6 years ago
e4f9b34
Merge "Pass core platform API policy property to ART"
by David Brazdil
· 6 years ago
4c9f954
Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN""
by Lorenzo Colitti
· 6 years ago
6617bf8
Merge "Revert "Block incoming non-VPN packets to apps under fully-routed VPN""
by Remi NGUYEN VAN
· 6 years ago
1e58e8e
Pass core platform API policy property to ART
by David Brazdil
· 6 years ago
3897df2
Revert "Block incoming non-VPN packets to apps under fully-routed VPN"
by Remi NGUYEN VAN
· 6 years ago
0013d45
Merge "Pass valid file descriptor to binder"
by Treehugger Robot
· 6 years ago
64307cc
Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull
by Jakub Pawlowski
· 6 years ago
5023a61
Merge "API council feedbacks for DnsResolver"
by Luke Huang
· 6 years ago
86311f8
Pass valid file descriptor to binder
by Abhijeet Kaur
· 6 years ago
0ebe724
Merge "Block incoming non-VPN packets to apps under fully-routed VPN"
by Rubin Xu
· 6 years ago
4219ab6
API council feedbacks for DnsResolver
by Luke Huang
· 6 years ago
dc7b7de
Merge "Add support for TAP interfaces in TestNetworkManager."
by Lorenzo Colitti
· 6 years ago
1839e89
Merge "Switch from Byte.toHexString() to HexEncoding"
by Neil Fuller
· 6 years ago
b5d1c15
Switch from Byte.toHexString() to HexEncoding
by Neil Fuller
· 6 years ago
e7b20fb
Merge "Disable XOM on libraries for apps with targetSdkVerison<Q"
by Treehugger Robot
· 6 years ago
352021b
Merge "Update AppComponentFactory.instantiateClassLoader docs"
by David Brazdil
· 6 years ago
72625f5
Disable XOM on libraries for apps with targetSdkVerison<Q
by Jeff Vander Stoep
· 6 years ago
59a9714
Update AppComponentFactory.instantiateClassLoader docs
by David Brazdil
· 6 years ago
c6ce6fc
Merge changes I98573a5c,Ic7394f24
by Benedict Wong
· 6 years ago
fd8f96d
Block incoming non-VPN packets to apps under fully-routed VPN
by Rubin Xu
· 6 years ago
a1e48f3
Merge "Fix comment on StaticIpConfiguration#getDomains"
by Treehugger Robot
· 6 years ago
b15fcce
Add support for TAP interfaces in TestNetworkManager.
by Lorenzo Colitti
· 6 years ago
e9a39ce
Merge "Move data stall definitions out from Setting"
by Chiachang Wang
· 6 years ago
2449e58
Move data stall definitions out from Setting
by Chiachang Wang
· 6 years ago
c72f456
Merge "Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces"
by Chiachang Wang
· 6 years ago
2ed2292
Merge "Check if product app is unbundled from property."
by Kiyoung Kim
· 6 years ago
7df36ed
Cleanup of Test Network service
by Benedict Wong
· 6 years ago
3183cbf
Merge "Remove the feature flag for time zone picker"
by vichang
· 6 years ago
e05d9d8
Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces
by Chiachang Wang
· 6 years ago
70f7a0b
Merge "Switch to HexEncoding from ByteStringUtils"
by Neil Fuller
· 6 years ago
0bb53dbb
Restrict access to dangerous methods to <= P
by Chalard Jean
· 6 years ago
7bb487a
Merge "Expose captive portal urls for configuration"
by Remi NGUYEN VAN
· 6 years ago
47942d9
hwbinder: explicitly disallow local java binder
by Steven Moreland
· 6 years ago
afc5f9b
Expose captive portal urls for configuration
by Niklas Lindgren
· 6 years ago
da0a9cd
Removed log spam from the Zygote.
by Chris Wailes
· 6 years ago
b39d83e
Switch to HexEncoding from ByteStringUtils
by Neil Fuller
· 6 years ago
44eaff6
Clean up Call redirection setting
by sqian
· 6 years ago
48294e0
Merge "Move NetworkStatsFactory into service directory"
by Treehugger Robot
· 6 years ago
cdc3a10
Switch ByteStringUtils over to HexEncoding impl
by Neil Fuller
· 6 years ago
fb4396b
Merge "Add dependency on libdl_android"
by Treehugger Robot
· 6 years ago
5721cf9
Merge "Don't set sehash when calling restoreconRecursive"
by Treehugger Robot
· 6 years ago
6c155a2
Merge "zygote: initialize ashmem early"
by Treehugger Robot
· 6 years ago
7fdf4e9
Merge "Remove SocketUtils#setSocketTimeValueOption"
by Remi NGUYEN VAN
· 6 years ago
fd7bbeb
Merge "Add Vts test for xsd_config"
by Treehugger Robot
· 6 years ago
1ddf974
Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack"
by Remi NGUYEN VAN
· 6 years ago
c9cb0dc
Merge "Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp"
by Treehugger Robot
· 6 years ago
5baeab8
Merge "Change to choice"
by Treehugger Robot
· 6 years ago
7a4adcc
zygote: initialize ashmem early
by Tim Murray
· 6 years ago
cb1ddda
Don't set sehash when calling restoreconRecursive
by Nick Kralevich
· 6 years ago
54ea352
Merge "ApplicationLoaders: hard failures & tests"
by Steven Moreland
· 6 years ago
4c601c3
Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
37f6620
Merge "Remove call identification APIs."
by Tyler Gunn
· 6 years ago
d0fc8c9
Merge "Convert core/tests/**/Android.mk file to Android.bp"
by Treehugger Robot
· 6 years ago
2e96d3f
Merge "Convert core/tests/featureflagtests/Android.mk file to Android.bp"
by Treehugger Robot
· 6 years ago
fecb630
Remove SocketUtils#setSocketTimeValueOption
by Remi NGUYEN VAN
· 6 years ago
8ea6953
Merge "Export framework-res raw resources to robolectric"
by Colin Cross
· 6 years ago
22557fe
Check if product app is unbundled from property.
by Kiyoung Kim
· 6 years ago
7871659
Merge "scrub pii (imsi) from carrierIdentifier logging"
by Chen Xu
· 6 years ago
560de69
Change to choice
by Sundong Ahn
· 6 years ago
c33a47f
scrub pii (imsi) from carrierIdentifier logging
by chen xu
· 6 years ago
e23e5c6
Convert core/tests/featureflagtests/Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
dc489ab
Merge "Use Class.forName instead of ClassLoader.loadClass."
by Treehugger Robot
· 6 years ago
fd1dad33
ApplicationLoaders: hard failures & tests
by Steven Moreland
· 6 years ago
f2f1f27
Move NetworkStatsFactory into service directory
by Chenbo Feng
· 6 years ago
Next »