Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0fc171c6a6da39f7ea1bde2e2fe1fc80aa9833c2
0fc171c
Convert PrintRecommendationService to Android.bp.
by Jaewoong Jung
· 6 years ago
70682e9
Merge "Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS."
by Chalard Jean
· 6 years ago
1f39720
Merge "Make the memory store operations serial."
by Chalard Jean
· 6 years ago
4b2247d
Merge "Fix deadlock which causing ANR"
by Treehugger Robot
· 6 years ago
b1ec613
Merge "Remove unnecessary dependencies on ART libraries."
by Vladimir Marko
· 6 years ago
5d258ae
Make the memory store operations serial.
by Chalard Jean
· 6 years ago
2bc72d2
Merge "Wipe the data in IpMemoryStore database upon network factory reset."
by Xiao Ma
· 6 years ago
d47ae01
Merge "Deprecate getNetworkType"
by Treehugger Robot
· 6 years ago
0c72399
Merge "Add permissions check for getNetworkType"
by Treehugger Robot
· 6 years ago
e682b15
Merge "Remove broken test testRfc6724Sort"
by Luke Huang
· 6 years ago
ab6ab9e
Merge "Reinstate access to a forgotten member"
by Treehugger Robot
· 6 years ago
c04fd72
Remove broken test testRfc6724Sort
by Luke Huang
· 6 years ago
506686b
Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS.
by Chalard Jean
· 6 years ago
d91ec09
Wipe the data in IpMemoryStore database upon network factory reset.
by Xiao Ma
· 6 years ago
7a5b9c2
Merge "Clean up for multiple validation result update"
by Treehugger Robot
· 6 years ago
9fa4e04
Merge "StrictJarFile can use the new std::string libziparchive Next overload."
by Elliott Hughes
· 6 years ago
9dd24d0
Merge "Add timestamp and read status extra constants to MAP Client"
by Sal Savage
· 6 years ago
d99ca07
Merge "Stop silently dropping a NullPointerException"
by Hall Liu
· 6 years ago
8863583
Merge "Revert "Fix incorrect parsing of UVC interface descriptor""
by Treehugger Robot
· 6 years ago
341f093
Revert "Fix incorrect parsing of UVC interface descriptor"
by Paul Mclean
· 6 years ago
0539056
Merge "Update sysui OWNERS"
by mrcasey
· 6 years ago
5ec20d4
Update sysui OWNERS
by Matt Casey
· 6 years ago
c28ae5a
Merge "Fix null IpmemoryService object in AGO project."
by Paul Hu
· 6 years ago
1421daa
Merge "Add server information for pptp vpn"
by Treehugger Robot
· 6 years ago
f6d10b0
Clean up for multiple validation result update
by Chiachang Wang
· 6 years ago
20ee375
Merge "Update multiple validation result to ConnectivityService"
by Chiachang Wang
· 6 years ago
b38065d
Add server information for pptp vpn
by Chenbo Feng
· 6 years ago
ace3371
StrictJarFile can use the new std::string libziparchive Next overload.
by Elliott Hughes
· 6 years ago
98e2663
Merge "Revert "LayoutInflater: Special case well-known View constructors""
by Treehugger Robot
· 6 years ago
1f721ee
Merge "Fix the internet permission for native services"
by Treehugger Robot
· 6 years ago
d28e721
Revert "LayoutInflater: Special case well-known View constructors"
by Eric Holk
· 6 years ago
1b7640a
Merge "[CM] Fix NPE due to unvalidated callback value"
by Etan Cohen
· 6 years ago
22e0fc1
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
d9a4221
Remove unnecessary dependencies on ART libraries.
by Vladimir Marko
· 6 years ago
7a1133e
Merge "Add Rfc6724 style sort for DnsResolver and fix potential bug"
by Luke Huang
· 6 years ago
8ea15c96
Update multiple validation result to ConnectivityService
by Chiachang Wang
· 6 years ago
1c6fb83
Merge "Add getInterfaceVersion to NetdEventListener"
by Remi NGUYEN VAN
· 6 years ago
25f1828
Reinstate access to a forgotten member
by Chalard Jean
· 6 years ago
247d83a
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
e5d6f0f
Fix the internet permission for native services
by Chenbo Feng
· 6 years ago
7293d28
Deprecate getNetworkType
by Nathan Harold
· 6 years ago
744b57e
Add permissions check for getNetworkType
by Nathan Harold
· 6 years ago
4153763
Merge "Catch the SQLiteFullException in NotificationUsageStats."
by Julia Reynolds
· 6 years ago
8b480c4
Merge "LayoutInflater: Special case well-known View constructors"
by Treehugger Robot
· 6 years ago
cb69471
LayoutInflater: Special case well-known View constructors
by Eric Holk
· 6 years ago
31717ff
Merge "[CM] Fix NPE due to unvalidated callback value"
by Etan Cohen
· 6 years ago
c204db8
Fix deadlock which causing ANR
by Bin Chen
· 6 years ago
65acc76
Add getInterfaceVersion to NetdEventListener
by Remi NGUYEN VAN
· 6 years ago
d892757
Merge "Update throws documentation for requestNetwork*"
by Chalard Jean
· 6 years ago
db2353c
Merge "Treating all FileSection files as device specific."
by Treehugger Robot
· 6 years ago
94e5250
Merge "Let clients access StaticIpConfiguration members through reflection."
by Chalard Jean
· 6 years ago
a844340
Merge "Add comments for boolean parameters in translate()."
by Amit Mahajan
· 6 years ago
4a62d1d
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
9572afc
Merge "Properly use versioned interfaces."
by Lorenzo Colitti
· 6 years ago
fe0c38a
Properly use versioned interfaces.
by Lorenzo Colitti
· 6 years ago
9a05dd2
Catch the SQLiteFullException in NotificationUsageStats.
by Ethan_Hu
· 6 years ago
dd4b36a
Add comments for boolean parameters in translate().
by Amit Mahajan
· 6 years ago
0d55bb0
Merge "listByInterface -> listManifestByInterface"
by Steven Moreland
· 6 years ago
5d145c0
Add timestamp and read status extra constants to MAP Client
by Sal Savage
· 6 years ago
ee18cdc
Merge "Move the NetworkStack tests to unit/ to add an integration test."
by Lorenzo Colitti
· 6 years ago
3cf9d0c
Merge "Convert ExtShared/Android.mk to Android.bp."
by Jaewoong Jung
· 6 years ago
c877311
Fix null IpmemoryService object in AGO project.
by paulhu
· 6 years ago
2b0582e
Merge "Add dumpsys network_stack version"
by Remi NGUYEN VAN
· 6 years ago
6724526
Merge "Do not mark in-process NetworkStack as persistent"
by Remi NGUYEN VAN
· 6 years ago
ecaef6f
Merge "Add build targets for non-mainline NetworkStack"
by Remi NGUYEN VAN
· 6 years ago
1a50c00
Merge "Have InProcessNetworkStack override NetworkStack"
by Remi NGUYEN VAN
· 6 years ago
752a4e3
Move the NetworkStack tests to unit/ to add an integration test.
by Lorenzo Colitti
· 6 years ago
8f7157c
Merge "Divide a message text into correctly sized parts"
by Treehugger Robot
· 6 years ago
1a4088c6
Add dumpsys network_stack version
by Remi NGUYEN VAN
· 6 years ago
38e261c
Do not mark in-process NetworkStack as persistent
by Remi NGUYEN VAN
· 6 years ago
fc7fe93
Add build targets for non-mainline NetworkStack
by Remi NGUYEN VAN
· 6 years ago
4bd8a8b
Have InProcessNetworkStack override NetworkStack
by Remi NGUYEN VAN
· 6 years ago
b846e3c
Merge "Revert "Use the SubId in the TM.getNetworkType if Valid""
by Nathan Harold
· 6 years ago
236b96f
Merge "Move keepalive constants to their right place"
by Treehugger Robot
· 6 years ago
76baf5f
Move keepalive constants to their right place
by junyulai
· 6 years ago
7bc3d98
Revert "Use the SubId in the TM.getNetworkType if Valid"
by Nathan Harold
· 6 years ago
8debeeb
Divide a message text into correctly sized parts
by Taesu Lee
· 7 years ago
5e31b8f
Convert ExtShared/Android.mk to Android.bp.
by Jaewoong Jung
· 6 years ago
d3575e0
listByInterface -> listManifestByInterface
by Steven Moreland
· 6 years ago
c0c7806
Merge "Add documentation for Conversation table"
by Leland Miller
· 6 years ago
51164c1
Merge "Add a factoryReset method to IIpMemoryStore, and freeze api."
by Lorenzo Colitti
· 6 years ago
9c30530
Let clients access StaticIpConfiguration members through reflection.
by Chalard Jean
· 6 years ago
91dd063
Add a factoryReset method to IIpMemoryStore, and freeze api.
by Lorenzo Colitti
· 6 years ago
9e02ea4
Merge "Fixed concurrent access network registration info"
by Jack Yu
· 6 years ago
06445094
Merge "Use the SubId in the TM.getNetworkType if Valid"
by Nathan Harold
· 6 years ago
909e72a
Merge "Reland: Add FrameworksNetTests dependency on libcgrouprc"
by Remi NGUYEN VAN
· 6 years ago
52ad4f8
Merge "Change CellSignalStrengthGsm.mTimingAdvance to greylist-max-p"
by David Brazdil
· 6 years ago
156bcce
Reland: Add FrameworksNetTests dependency on libcgrouprc
by Ian Kasprzak
· 6 years ago
bf359de
Merge "Change the icon for the LOGGED_IN notification."
by Lorenzo Colitti
· 6 years ago
edb7789
Merge "Add varunshah, kwekua, and bookatz to OWNERS file for am."
by Varun Shah
· 6 years ago
0aca431
Use the SubId in the TM.getNetworkType if Valid
by Nathan Harold
· 6 years ago
3fd6ab8
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master."
by Xin Li
· 6 years ago
37ffaec
Add documentation for Conversation table
by Gowroji Sunil
· 6 years ago
b56face
Change the icon for the LOGGED_IN notification.
by Lorenzo Colitti
· 6 years ago
aa77f3a
Fixed concurrent access network registration info
by Jack Yu
· 6 years ago
992fee4
Merge "Convert ExtServices/Android.mk to Android.bp."
by Jaewoong Jung
· 6 years ago
929ab36
Convert ExtServices/Android.mk to Android.bp.
by Jaewoong Jung
· 6 years ago
deb96a9
Change CellSignalStrengthGsm.mTimingAdvance to greylist-max-p
by David Brazdil
· 6 years ago
bec47ed
Merge "Adding subscription group owner."
by Xiangyu/Malcolm Chen
· 6 years ago
0b9b81b
Adding subscription group owner.
by Malcolm Chen
· 6 years ago
Next »