OSDN Git Service

android-x86/frameworks-base.git
2016-08-31 Neil FullerMerge "Fix receive timeout on LocalSocket"
2016-08-31 Sergio GiroMerge "java.security.Principal: add default method...
2016-08-31 Sergio GiroMerge "java.security.SecretKey: now extends from Destro...
2016-08-31 Sergio GiroMerge "java.security: update java.security.KeyStore...
2016-08-31 Neil FullerFix receive timeout on LocalSocket
2016-08-31 Sergio GiroMerge "java.security.cert: update classes in java.secur...
2016-08-30 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Chih-Hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Treehugger... Merge "Fix google-explicit-constructor warnings in...
2016-08-30 Sergio Girojava.security: update java.security.KeyStore to jdk8u60
2016-08-30 Sergio Girojava.security.Principal: add default method Principal...
2016-08-30 Sergio Girojava.security.SecretKey: now extends from Destroyable
2016-08-30 Neil FullerMerge "Track libcore java.lang.reflect API changes"
2016-08-30 Neil FullerMerge "Track libcore java.lang.reflect API changes"
2016-08-30 Neil FullerTrack libcore java.lang.reflect API changes
2016-08-30 Mitchell WillsDO NOT MERGE Revert "Add Bluetooth toggle prompts ...
2016-08-30 Mitchell WillsDO NOT MERGE Revert "Add WiFi toggle prompts - framework"
2016-08-29 Chih-Hung HsiehFix google-explicit-constructor warnings in soundpool.
2016-08-29 Chih-Hung HsiehFix google-explicit-constructor warnings in core/jni.
2016-08-29 Mitchell WillsMerge changes from topic 'wifi-aosp-master' into stage...
2016-08-29 Felipe LemeMerge "Fixed statuses on Battery Saver column."
2016-08-29 Felipe LemeMerge "Fixed statuses on Battery Saver column."
2016-08-29 Felipe LemeFixed statuses on Battery Saver column.
2016-08-29 Roshan PiusNetworkSelectionStatus: Fix copy constructor
2016-08-29 Randy PanDeprecate QNS network disable reason BAD_LINK
2016-08-29 Etan Cohen[NAN] API changes/fixes addressing apilint issues
2016-08-29 Etan Cohen[NAN] Add method to ConfigRequest to determine if non...
2016-08-29 Etan Cohen[NAN] Simplify publish/subscribe configuration - merge...
2016-08-29 Etan Cohen[NAN] Udpate NAN API documentation, clean-up visibility
2016-08-29 Etan Cohen[NAN] Do not expose WifiManager.isNanSupported as new API
2016-08-29 Etan Cohen[NAN] Update finalize to check and warn user if resourc...
2016-08-29 Etan Cohen[NAN] Fix bad merge use rethrowFromSystemServer
2016-08-29 Mitchell WillsAdd Log.wtf when transitionTo is used improperly
2016-08-29 Mitchell WillsEnsure BSSIDs are correctly aged out in settings view
2016-08-29 Etan Cohen[NAN] Provide calling package name to service
2016-08-29 Svetoslav GanovAdd WiFi toggle prompts - framework
2016-08-29 Mitchell WillsReenable the unit tests for StateMachine
2016-08-29 Christopher... Remove WiFi related methods from NetworkManagementService
2016-08-29 Mitchell WillsDon't pull in external/junit through mockito
2016-08-29 Roshan PiusWifiConfiguration: Expose NetworkSelectionStatus strings
2016-08-29 Svetoslav GanovAdd Bluetooth toggle prompts - framework
2016-08-29 Etan Cohen[NAN] Add LV utilities (TLV with T size of 0).
2016-08-29 Etan Cohen[NAN] Fix TlvElement member names - reflect public...
2016-08-29 Christopher... TetherUtil: Use ConnectivityManager for tethering
2016-08-29 Etan Cohen[NAN] TLV utilities iterator - throw correct exception
2016-08-29 Etan Cohen[NAN] Modify arguments from "array, length" to "array"
2016-08-29 Etan Cohen[NAN] NAN System Api: RTT
2016-08-29 Christopher... Properly disable WiFi tethering
2016-08-29 Etan Cohen[NAN] Provide inteface MAC address to app.
2016-08-29 Etan Cohen[NAN] Add (T)LV validation testing
2016-08-29 Erik KlineAdd IPv6 tethering coordinator
2016-08-29 Christopher... Stop listening for WiFi interface status changes
2016-08-29 Etan Cohen[NAN] Add validity checks for service name
2016-08-29 Etan Cohen[NAN] Fix assumption about Strings containing single...
2016-08-29 Etan Cohen[NAN] NAN data-path API: network specifier
2016-08-29 Rebecca SilbersteinDO NOT MERGE StateMachine: remove final from SendMessage
2016-08-29 mukesh agrawalwifi: allow config of default+verbose ring buffers
2016-08-29 Mitchell WillsDon't save the anonymous identity for EAP-SIM/AKA/AKA...
2016-08-29 Yi KongMerge "Track getxattr API change"
2016-08-29 Treehugger... Merge "Track getxattr API change"
2016-08-27 Yi KongTrack getxattr API change
2016-08-26 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings in hwui...
2016-08-26 Treehugger... Merge "Fix misc-macro-parentheses warnings in hwui...
2016-08-26 Chih-Hung HsiehFix misc-macro-parentheses warnings in hwui/tests.
2016-08-26 Colin CrossMerge "Replace libziparchive-host with libziparchive"
2016-08-26 Mitchell WillsAdd a WifiScanner API to listener for ongoing scans
2016-08-26 daisuke niwaFix invitation request from persistent GC
2016-08-26 Roshan PiusSettingsBackupAgent: Remove redundant size parameter
2016-08-26 Roshan PiusWifiConfiguration: Make NetworkSelectionStatus public
2016-08-26 Roshan PiusUse WifiManager for wifi backup/restore
2016-08-26 Christopher... Fix race conditions between Tethering and TetherInterfa...
2016-08-26 Roshan PiusWifiManager: Add new API to restore old backup data
2016-08-26 Christopher... Tethering: Own WiFi tethering state and lifetime
2016-08-26 Roshan PiusIpConfigStore: Changes for parsing old wifi backup
2016-08-26 Roshan PiusWifiManager: Add new API's for backup/restore
2016-08-26 Roshan PiusXmlUtils: Add missing readThisByteArrayXml method
2016-08-26 Christopher... Use an ArrayMap instead of HashMap to track tether...
2016-08-26 Christopher... Consolidate cleanup logic in TetherInterfaceSM.Tethered...
2016-08-26 Christopher... Annotate TetherInterfaceStateMachineTest for APCT
2016-08-26 Christopher... Rely on Tethering mutex for TetherInterfaceSM
2016-08-26 Mitchell WillsRename TetherInterfaceSM to TetherInterfaceStateMachine
2016-08-26 Etan Cohen[NAN] Add retry count for transmitting L2 NAN messages
2016-08-26 Christopher... Remove dead code from TetherInterfaceSM
2016-08-26 Christopher... Remove transient StartingState from TetherInterfaceSM
2016-08-26 Christopher... Expand test coverage of TetherInterfaceSM
2016-08-26 Christopher... Add demonstration unittest for TetherInterfaceSM
2016-08-26 Christopher... Extract TetherInterfaceSM to its own class.
2016-08-26 Christopher... Make Tethering.TetherInterfaceSM more self contained
2016-08-26 Rebecca SilbersteinWifiManager: add WIFI_MODE_NO_LOCKS_HELD
2016-08-26 Christopher... Create frameworks-base-testutils lib
2016-08-26 Christopher... Clean up class members in Tethering.TetherInterfaceSM
2016-08-26 Christopher... Move android.net.util.IpUtilsTest into a util/ directory
2016-08-26 Christopher... Fix trivial warnings in Tethering.java
2016-08-26 Christopher... Fix some trivial warnings in WifiP2pDevice.java
2016-08-26 Etan Cohen[NAN] Add support for NAN RTT.
2016-08-26 Etan Cohen[NAN] Remove OnNanDown notification from API
2016-08-26 Christopher... Remove unused method from NetworkManagementService
2016-08-26 Roshan PiusWifiConfiguration: Add new selection disable reasons
2016-08-26 Etan Cohen[NAN] Add type and nullability annotations. Update...
next