Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
89e53d81ce97b098a4cfaa6e9acbfb336fa4b83a
89e53d8
Merge "Support for treating single party IMS conference as a standalone call."
by Tyler Gunn
· 6 years ago
479c076
Merge "Add API for VPN apps to query always-on and lockdown."
by Pavel Grafov
· 6 years ago
3b887bd
Merge "Expose UIDs for NetworkStack permission checks"
by Remi NGUYEN VAN
· 6 years ago
06adb08
Merge "Remove InterfaceController dependency on NMS"
by Remi NGUYEN VAN
· 6 years ago
491f535
Merge changes Ieef54d84,Ica3e88c2
by Remi NGUYEN VAN
· 6 years ago
91c81c13
Merge "Add SystemApi utility for raw sockets."
by Remi NGUYEN VAN
· 6 years ago
0d81df9
Expose UIDs for NetworkStack permission checks
by Remi NGUYEN VAN
· 6 years ago
d1b51a3
Remove InterfaceController dependency on NMS
by Remi NGUYEN VAN
· 6 years ago
0f5893e
Merge "Deprecate JapaneseCalendar.CURRENT_ERA"
by vichang
· 6 years ago
4bde114
Merge "Add LinkProps and NetworkCaps methods to SystemApi"
by Remi NGUYEN VAN
· 6 years ago
d8b9530
Merge "apilint: correctly parse enum_constant"
by Adrian Roos
· 6 years ago
258c572
apilint: correctly parse enum_constant
by Adrian Roos
· 6 years ago
137f8f2
Merge changes I38145a51,Iac1fdabc,I90f18181,I76b979dd,Id2e17923, ...
by Adrian Roos
· 6 years ago
d1e3892
ApiLint: Add operator keyword and property parsing
by Adrian Roos
· 6 years ago
5cdfb69
ApiLint: Add Kotlin-style type support
by Adrian Roos
· 6 years ago
1f1b6a8
ApiLint: Performance improvements for verification
by Adrian Roos
· 6 years ago
e5eeae7
ApiLint: Performance improvements for 2.0 signature format parsing
by Adrian Roos
· 6 years ago
b787c18
ApiLint: Allow parsing 2.0 API signature files
by Adrian Roos
· 6 years ago
038a029
apilint: Fix API lint issues 2/2
by Adrian Roos
· 6 years ago
5ed42b6
apilint: Fix API lint issues
by Adrian Roos
· 6 years ago
6eb57b0
API Lint: Add support for base current.txt
by Adrian Roos
· 6 years ago
a8e5df0
Guide towards Context.createPackageContextAsUser().
by Jeff Sharkey
· 6 years ago
eff9e22
Moar lint rulez!
by Jeff Sharkey
· 6 years ago
0a2e15d
Update lint rules for graphics/text package layering
by Siyamed Sinir
· 6 years ago
40d67f4
Handle new current.txt format.
by Jeff Sharkey
· 7 years ago
fe5ee6e
Extend lint script to emit API statistics.
by Jeff Sharkey
· 7 years ago
c1c02dc
Remove NetworkStack dependencies on hidden members
by Remi NGUYEN VAN
· 6 years ago
a27da72
Expose ServiceSpecificException as @SystemApi.
by Lorenzo Colitti
· 6 years ago
811f638
Add SystemApi utility for raw sockets.
by Remi NGUYEN VAN
· 6 years ago
20f1e0c
Merge "Delay start of bootanimation until after the Runtime APEX is mounted."
by Nicolas Geoffray
· 6 years ago
94a0557
Add LinkProps and NetworkCaps methods to SystemApi
by Remi NGUYEN VAN
· 6 years ago
8586a43
Merge "Add NetworkStack metrics to system API"
by Remi NGUYEN VAN
· 6 years ago
9325fbc
Merge "Fix lint errors for moving IpClient to NetworkStack"
by Remi NGUYEN VAN
· 6 years ago
a1b2a93
Merge "Properly expect all callbacks in testStackedLinkProperties."
by Lorenzo Colitti
· 6 years ago
e7e9f2b
Fix lint errors for moving IpClient to NetworkStack
by Remi NGUYEN VAN
· 6 years ago
5c19684
Merge "Connect IRadioConfig 1.1 HAL interfaces with RadioConfig.java"
by Xiangyu/Malcolm Chen
· 6 years ago
c3a6317
Merge "Add NetworkMonitor constants to SystemApi"
by Remi NGUYEN VAN
· 6 years ago
3f4873ba
Merge "Add startActivityAsUser to SystemApi"
by Remi NGUYEN VAN
· 6 years ago
2412c13
Properly expect all callbacks in testStackedLinkProperties.
by Lorenzo Colitti
· 6 years ago
60b9ad2
Merge "Add IIpClient API for IpClient"
by Remi NGUYEN VAN
· 6 years ago
34ead20
Deprecate JapaneseCalendar.CURRENT_ERA
by Victor Chang
· 6 years ago
33a04d0
Merge changes I5a6174a4,Idfbfdf54
by Remi NGUYEN VAN
· 6 years ago
bf1ecd1
Add startActivityAsUser to SystemApi
by Remi NGUYEN VAN
· 6 years ago
7b84fb3
Add NetworkStack metrics to system API
by Remi NGUYEN VAN
· 6 years ago
79a6d5e
Merge "Add fields used by NetworkStack to the API"
by Remi NGUYEN VAN
· 6 years ago
b4a450a
Merge "Remove mistake of calling iSub twice in getSelectableSubscriptionInfoList"
by Xiangyu/Malcolm Chen
· 6 years ago
795b80d
Merge "Add helper API to hide subscriptions when getting active subscriptions"
by Xiangyu/Malcolm Chen
· 6 years ago
c3d7de0
Add helper API to hide subscriptions when getting active subscriptions
by Malcolm Chen
· 6 years ago
4616e52
Connect IRadioConfig 1.1 HAL interfaces with RadioConfig.java
by Malcolm Chen
· 6 years ago
28eeb3a
Remove mistake of calling iSub twice in getSelectableSubscriptionInfoList
by Malcolm Chen
· 6 years ago
a4c1416
Merge "Clean up config of tabs and trailing whitespace"
by Treehugger Robot
· 6 years ago
4620039
Merge changes from topics "coreapi-flag", "coreapi-stubs-csv"
by David Brazdil
· 6 years ago
800e843
Acquire lock to write NetworkStackConnector
by Remi NGUYEN VAN
· 6 years ago
72373058
Merge "Add OsConstants networking constants to public API"
by Remi NGUYEN VAN
· 6 years ago
31f1d0c
Add fields used by NetworkStack to the API
by Remi NGUYEN VAN
· 6 years ago
cb3b895
Add API for VPN apps to query always-on and lockdown.
by Pavel Grafov
· 6 years ago
131fa56
Merge "Replace uses of libcore.io.SizeOf with X.BYTES."
by Treehugger Robot
· 6 years ago
147e494
Clean up config of tabs and trailing whitespace
by Chalard Jean
· 6 years ago
7731c5b
Add NetworkMonitor constants to SystemApi
by Remi NGUYEN VAN
· 6 years ago
05ea705
Add OsConstants networking constants to public API
by Remi NGUYEN VAN
· 6 years ago
c2c7ee1
Replace uses of libcore.io.SizeOf with X.BYTES.
by Tobias Thierer
· 6 years ago
d848183
Delay start of bootanimation until after the Runtime APEX is mounted.
by Martin Stjernholm
· 6 years ago
ca046e8
Merge changes I2ddfef0c,I49bee0c9
by Chalard Jean
· 6 years ago
a5d31f5
Add IIpClient API for IpClient
by Remi NGUYEN VAN
· 6 years ago
69b967f
Allow Bluetooth to bind to NetworkStack
by Remi NGUYEN VAN
· 6 years ago
7bf90a1
Merge "Add stable AIDL parcelables for IIpClient API"
by Remi NGUYEN VAN
· 6 years ago
da290be
Merge "fix getIfaceStats and getTotalStats bug"
by Junyu Lai
· 6 years ago
bf73e66
[MS08] Read back attributes and blobs.
by Chalard Jean
· 6 years ago
91549b6
[MS07] Implement storeNetworkAttributes and storeBlob.
by Chalard Jean
· 6 years ago
6b0b2b7
Add stable AIDL parcelables for IIpClient API
by Remi NGUYEN VAN
· 6 years ago
db4ce87
Merge "Remove dead KeepaliveInfo if it cannot be started"
by Junyu Lai
· 6 years ago
1f4cce2
Merge "Update signature files to the new format"
by Tor Norbye
· 6 years ago
319157a
Merge "Adjust to new OpenNativeLibrary API."
by Nicolas Geoffray
· 6 years ago
68a73a4
Support for treating single party IMS conference as a standalone call.
by Tyler Gunn
· 6 years ago
439d349
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
17d16e8
hiddenapi: Expect public/private API as CSV
by David Brazdil
· 6 years ago
8752ded
Update signature files to the new format
by Tor Norbye
· 6 years ago
bc6e433
Merge "Pass in calling UID and package to dumpstate"
by Treehugger Robot
· 6 years ago
cd4ca49
Merge "Trigger PhoneStateListener onCallAttributesChanged"
by Treehugger Robot
· 6 years ago
2e29def
Merge "Remove the eng tag from invoke_mock_media_player"
by Treehugger Robot
· 6 years ago
bce5b2f
Merge "Fix potential NULL dereference errors."
by Treehugger Robot
· 6 years ago
98391da
Merge "Carrier restriction enhancements for Android Q"
by Michele Berionne
· 6 years ago
36ee8e0
Merge "[b/109850442]Fail to adjust volume when connect Ampplifier.]"
by Jean-Michel Trivi
· 6 years ago
a879fd8
Merge "Quiet SNaN inputs in Half.toFloat()"
by Treehugger Robot
· 6 years ago
44631df
Merge "Cellular data stall recovery based on networkStatus"
by Jayachandran Chinnakkannu
· 6 years ago
8ef41bf
Cellular data stall recovery based on networkStatus
by Jayachandran C
· 6 years ago
7eccc74
Remove the eng tag from invoke_mock_media_player
by Dan Willemsen
· 6 years ago
a4a1ae4
Carrier restriction enhancements for Android Q
by Michele Berionne
· 6 years ago
35c5160
Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."
by Josh Gao
· 6 years ago
f2c0f4a
Merge "Fix maindexclasses use of proguard"
by Treehugger Robot
· 6 years ago
c823079
Merge "Add SOONG_HIDDENAPI_FLAGS as hiddenapi_flags.csv dependencies"
by Treehugger Robot
· 6 years ago
a24e12b
Merge "Add thread ID reuse to API contract"
by Leland Miller
· 6 years ago
d9ff959
Merge "Remove LTE Rsrp Boost from SignalStrength"
by Nathan Harold
· 6 years ago
f0f0606
Merge changes from topic "EnableAirplaneModeInSafeMode"
by Rene Mayrhofer
· 6 years ago
b77e13d
[b/109850442]Fail to adjust volume when connect Ampplifier.]
by Stanley Chang
· 6 years ago
4f895b2
Add SOONG_HIDDENAPI_FLAGS as hiddenapi_flags.csv dependencies
by David Brazdil
· 6 years ago
5e7128d
Remove dead KeepaliveInfo if it cannot be started
by junyulai
· 6 years ago
d0ebaa9
Adjust to new OpenNativeLibrary API.
by Nicolas Geoffray
· 6 years ago
56401a4
Merge "Split applyNewState into enable/disable APN"
by Jack Yu
· 6 years ago
03d341a
Fix maindexclasses use of proguard
by Dan Willemsen
· 6 years ago
Next »