OSDN Git Service

android-x86/frameworks-base.git
2019-01-28 Nandana DuttMerge "Expose bugreporting API as system API."
2019-01-28 Paul DuffinMerge "Remove unused library framework-oahl-backward...
2019-01-28 Treehugger... Merge "Add gaillard@ to owners."
2019-01-28 David BrazdilMerge "Add @UnsupportedAppUsage to methods known to...
2019-01-28 David BrazdilAdd @UnsupportedAppUsage to methods known to be used...
2019-01-28 Remi NGUYEN VANMerge "Add hidden utils and constants to NetworkStack"
2019-01-28 Nandana DuttExpose bugreporting API as system API.
2019-01-28 Remi NGUYEN VANMerge "Move NetworkUtils used by NetworkStack"
2019-01-28 Remi NGUYEN VANMerge "Add NetworkObserverRegistry to NetworkStack"
2019-01-28 Remi NGUYEN VANMerge "Add NetworkStack tests to postsubmit"
2019-01-28 Remi NGUYEN VANMerge "Add INetd to SystemServiceRegistry"
2019-01-28 Remi NGUYEN VANMerge "Add NetworkStack networking deps to SystemApi"
2019-01-28 Remi NGUYEN VANAdd NetworkObserverRegistry to NetworkStack
2019-01-28 Remi NGUYEN VANAdd hidden utils and constants to NetworkStack
2019-01-28 Remi NGUYEN VANMove NetworkUtils used by NetworkStack
2019-01-28 Remi NGUYEN VANAdd NetworkStack networking deps to SystemApi
2019-01-28 Remi NGUYEN VANAdd INetd to SystemServiceRegistry
2019-01-27 Treehugger... Merge "Add yuhany@ and aadmal@ to OWNERS"
2019-01-26 Treehugger... Merge "more O_CLOEXEC"
2019-01-25 Treehugger... Merge "even more O_CLOEXECs!"
2019-01-25 Mathieu ChartierMerge "[view compilation] Add separate compilation...
2019-01-25 Mathieu Chartier[view compilation] Add separate compilation property
2019-01-25 Treehugger... Merge "Follow API guidelines in BugreportManager"
2019-01-25 Yu-Han YangAdd yuhany@ and aadmal@ to OWNERS
2019-01-25 Treehugger... Merge "Remove IpClient wrapper"
2019-01-25 Nick Kralevicheven more O_CLOEXECs!
2019-01-25 Nick Kralevichmore O_CLOEXEC
2019-01-25 Tobias ThiererMerge "Track change of some java.nio.Buffer methods...
2019-01-25 Joel FernandesMerge "JankBench: Add Bitmap Upload to list of runnable...
2019-01-25 Joel FernandesMerge "JankBench: Fix execution of incorrect benchmark"
2019-01-25 Suren BaghdasaryanMerge "DO NOT MERGE: Revert "Revert "Add libprocessgrou...
2019-01-25 Nandana DuttFollow API guidelines in BugreportManager
2019-01-25 Suren BaghdasaryanDO NOT MERGE: Revert "Revert "Add libprocessgroup depen...
2019-01-25 Remi NGUYEN VANRemove IpClient wrapper
2019-01-25 Remi NGUYEN VANMerge "Fix IpClientTest"
2019-01-25 Remi NGUYEN VANAdd NetworkStack tests to postsubmit
2019-01-25 Christian WailesMerge "Enables the use of the blastula pool."
2019-01-25 Christian WailesMerge "Added Java Language methods for blastula managem...
2019-01-25 Chris WailesEnables the use of the blastula pool.
2019-01-25 Chris WailesAdded Java Language methods for blastula management.
2019-01-25 Pengquan MengMerge "A get method for NR status in ServiceState"
2019-01-25 Lorenzo ColittiMerge changes If54fa3a8,Ie7bd1459
2019-01-25 Treehugger... Merge "Fix IPMS tests timeout."
2019-01-24 Jordan LiuMerge "Fix NPE in parcel constructor"
2019-01-24 Treehugger... Merge "Add a new bugreport error code"
2019-01-24 Pengquan MengA get method for NR status in ServiceState
2019-01-24 Dan AlbertMerge "Revert "Whitelist packages from VPN lockdown.""
2019-01-24 Dan AlbertRevert "Whitelist packages from VPN lockdown."
2019-01-24 Treehugger... Merge "Define Nfc statistic data atoms"
2019-01-24 Jordan LiuFix NPE in parcel constructor
2019-01-24 Josh GaoMerge "ParcelFileDescriptor: fix various ownership...
2019-01-24 Chenbo FengMerge "Use delta reads for per uid traffic stats"
2019-01-24 Brad EbingerMerge changes from topics "ut_provision_api", "ims_prov...
2019-01-24 Treehugger... Merge "Introduce system APIs for Bluetooth silence...
2019-01-24 Treehugger... Merge "Add API for proxy configuration over VPN."
2019-01-24 Pavel GrafovMerge "Whitelist packages from VPN lockdown."
2019-01-24 Tobias ThiererTrack change of some java.nio.Buffer methods to nonfinal.
2019-01-24 Pavel GrafovWhitelist packages from VPN lockdown.
2019-01-24 Irina DumitrescuAdd API for proxy configuration over VPN.
2019-01-24 Lorenzo ColittiExtract network observer code from NetworkManagementSer...
2019-01-24 Lorenzo ColittiChange the signature of notifyInterfaceClassActivity.
2019-01-24 Peter KalauskasMerge "Allow light HAL to exit if it's a lazy HAL"
2019-01-24 Nicolas GeoffrayMerge "Add jar files from the runtime APEX in the white...
2019-01-24 Olivier GaillardAdd gaillard@ to owners.
2019-01-24 Remi NGUYEN VANFix IpClientTest
2019-01-24 Paul DuffinMerge "Include OrgApacheHttpLegacyUpdater unconditionally"
2019-01-24 Lucas LinMerge "Popup a notification after logging in the captiv...
2019-01-24 Pengquan MengMerge "Add RIL_RADIO_TECHNOLOGY_NR to IntDef"
2019-01-24 Chalard JeanFix IPMS tests timeout.
2019-01-24 Remi NGUYEN VANMerge "Add additional SystemApi for NetworkStack"
2019-01-24 Nicolas GeoffrayAdd jar files from the runtime APEX in the whitelist.
2019-01-24 lucaslinPopup a notification after logging in the captive porta...
2019-01-24 Jack YuDefine Nfc statistic data atoms
2019-01-24 Chiachang WangMerge "Align coding format in data_stall_event.proto"
2019-01-24 Treehugger... Merge "Change MetadataListener to a abstract static...
2019-01-24 Suren BaghdasaryanMerge "DO NOT MERGE: Revert "Add libprocessgroup depend...
2019-01-24 Junyu LaiMerge changes from topic "ka05"
2019-01-24 Scott RandolphMerge "Implementation of Remote-SIM."
2019-01-24 Treehugger... Merge "Add FEATURE_TELEPHONY_IMS definition"
2019-01-24 Suren BaghdasaryanDO NOT MERGE: Revert "Add libprocessgroup dependency...
2019-01-24 Treehugger... Merge "Add generic SelectTest JUnit filter and CoreTest...
2019-01-24 Treehugger... Merge "Add part ID reuse to API contract"
2019-01-24 Chiachang WangMerge "Add NetworkStack into AidToUidMapping"
2019-01-24 Pengquan MengAdd RIL_RADIO_TECHNOLOGY_NR to IntDef
2019-01-24 Pengquan MengMerge "Fix doc of NETWORK_TYPE_NR & add converter"
2019-01-24 Chiachang WangAlign coding format in data_stall_event.proto
2019-01-24 Jack YuMerge "Supported data handover in DcTracker/DataConnect...
2019-01-24 Chen XuMerge "add missing permission check in PhoneStateListener"
2019-01-24 Ugo YuChange MetadataListener to a abstract static class
2019-01-24 Xiangyu/Malcolm... Merge "Don't show signal bar of hidden Cellular subscri...
2019-01-24 Treehugger... Merge "Add Android APIs for Hearing Aids Profile"
2019-01-24 Treehugger... Merge "Add 2 new ways to check for Support for Hearing...
2019-01-24 Christian WailesMerge "Refactored ZygoteConnection.Arguments to ZygoteA...
2019-01-24 Christian WailesMerge "Code cleanup in ZygoteInit."
2019-01-24 Christian WailesMerge "Code cleanup to conform to style guide / linter."
2019-01-24 Christian WailesMerge "Implemented native functions and types for blast...
2019-01-24 Treehugger... Merge "Add the blastula pool sockets to the Zygote...
2019-01-24 Christian WailesMerge "Added mitigation for b/122921367"
2019-01-24 Treehugger... Merge "Removed false positives from the greylist."
2019-01-24 Brad EbingerAdd new UT provisioning CarrierConfig options
next