OSDN Git Service

android-x86/frameworks-base.git
2015-03-25 Derek SollenbergerFix DrawFilter's usage in HWUI.
2015-03-23 Alan ViveretteMerge "Fix radial time picker for Explore by Touch...
2015-03-23 Alan ViveretteFix radial time picker for Explore by Touch and scroll...
2015-03-23 Zhijun HeMerge "media: fix build break"
2015-03-23 Zhijun Hemedia: fix build break
2015-03-23 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-23 Geoff MendalImport translations. DO NOT MERGE
2015-03-23 Geoff MendalImport translations. DO NOT MERGE
2015-03-22 Jeff SharkeyMerge "Bring MountService into the SystemService world."
2015-03-22 Jeff SharkeyBring MountService into the SystemService world.
2015-03-22 Alex Klyubinam 2110a28a: am a4c4c575: Merge "Add android.security...
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalMerge "Import translations. DO NOT MERGE"
2015-03-21 Ruben BrunkMerge "camera2: Remove ProCamera."
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Geoff MendalImport translations. DO NOT MERGE
2015-03-21 Ruben Brunkcamera2: Remove ProCamera.
2015-03-21 Zhijun HeMerge "ImageReader/Writer: Add ImageWriter and Opaque...
2015-03-21 Zhijun HeImageReader/Writer: Add ImageWriter and Opaque ImageReader
2015-03-20 Tim KilbournFix jni method signature.
2015-03-20 Jason SamsMerge "unhide AllocationAdapter APIs"
2015-03-20 Jason Samsunhide AllocationAdapter APIs
2015-03-20 Casey HoMerge "Javadoc for ACTION_SCREEN_<ON|OFF> to indicate...
2015-03-20 Adam LesinskiMerge "Output modified bcp47 tag in ResTable_config...
2015-03-20 Adam LesinskiMerge "split-select: Languages should not be grouped...
2015-03-20 Alan ViveretteMerge "Only propagate state changes if wrapped drawable...
2015-03-20 John SpurlockMerge "HUN: Implement per-package config."
2015-03-20 Tim KilbournMerge "Add unique id to InputDevice."
2015-03-20 Tim KilbournAdd unique id to InputDevice.
2015-03-20 Alan ViveretteOnly propagate state changes if wrapped drawable is...
2015-03-20 Alex Klyubinam a4c4c575: Merge "Add android.security.NetworkSecurit...
2015-03-20 Adam LesinskiMerge "Disable WiFi energy data collection to avoid...
2015-03-20 Alex KlyubinMerge "Add android.security.NetworkSecurityPolicy."
2015-03-20 Winson ChungMerge "Fixing issue with screen-pinning for secondary...
2015-03-20 Rubin XuAdd DelegatedCertInstaller API in DPMS
2015-03-20 Lorenzo ColittiMerge changes Iddc971c7,If907f49f,I5505bd2c,I110b5800...
2015-03-20 Lorenzo ColittiDHCP: Don't write options longer than 255 bytes.
2015-03-20 Lorenzo ColittiDHCP: parsing robustness fixes.
2015-03-20 Lorenzo ColittiDHCP: Add a hidden setting to use the legacy DHCP client.
2015-03-20 Lorenzo ColittiDHCP: Add a Java DHCP client.
2015-03-20 Lorenzo ColittiAdd a protectFromVpn method that takes a FileDescriptor
2015-03-20 Lorenzo ColittiDHCP: protocol changes.
2015-03-20 Lorenzo ColittiDHCP: glue code.
2015-03-20 Lorenzo ColittiDHCP: Ethernet/IP packet header changes.
2015-03-20 Lorenzo ColittiDHCP: Minor cleanups to the packet code.
2015-03-20 Lorenzo ColittiDHCP: Move the packet code to frameworks/base/services.
2015-03-20 Lorenzo ColittiDHCP: Add a native method for making a DHCP socket.
2015-03-20 Lorenzo ColittiDHCP: Add a superclass for DhcpStateMachine.
2015-03-20 Lorenzo ColittiAdd two utility methods for IPv4 netmasks.
2015-03-20 Jinsuk KimMerge "CEC: Expose API sendStandby()"
2015-03-20 John SpurlockHUN: Implement per-package config.
2015-03-20 Adam LesinskiDisable WiFi energy data collection to avoid deadlock
2015-03-20 Jinsuk KimCEC: Expose API sendStandby()
2015-03-20 Phil BurkMerge "AudioService: fix String cast crash when mediase...
2015-03-20 Vladislav KaznacheevMerge "Start respecting View.DRAG_FLAG_GLOBAL flag."
2015-03-20 Phil BurkAudioService: fix String cast crash when mediaserver...
2015-03-19 Zach Riggleam 685d33dd: am 104a29b6: am a7dbe970: am 901e4008...
2015-03-19 Zach Riggleam 104a29b6: am a7dbe970: am 901e4008: am a6e7a9b5...
2015-03-19 Yang Niam 53699ec6: am d3e6428a: Merge "New API methods for...
2015-03-19 Zach Riggleam a7dbe970: am 901e4008: am a6e7a9b5: am 6a5b2110...
2015-03-19 Yang Niam d3e6428a: Merge "New API methods for Script Group"
2015-03-19 Craig MautnerMerge "Fix bad nesting count when remote calls fail."
2015-03-19 Chris CraikMerge "Avoid throwing ISE in Canvas#restore underflow"
2015-03-19 Zach Riggleam 901e4008: am a6e7a9b5: am 6a5b2110: Merge "Fix NPE...
2015-03-19 smain@google.comam 62c595aa: am 6784cf99: am 092a7893: am d5fdc287...
2015-03-19 Zach Riggleam a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightC...
2015-03-19 Yang NiMerge "New API methods for Script Group"
2015-03-19 Zach Riggleam 6a5b2110: Merge "Fix NPE in FlashlightController...
2015-03-19 Zach RiggleMerge "Fix NPE in FlashlightController" into lmp-dev
2015-03-19 Dianne HackbornMerge "First stab at device idle mode."
2015-03-19 smain@google.comam 6784cf99: am 092a7893: am d5fdc287: am 3bc84b18...
2015-03-19 smain@google.comam 092a7893: am d5fdc287: am 3bc84b18: am 910ca415...
2015-03-19 smain@google.comam d5fdc287: am 3bc84b18: am 910ca415: am 4b53dc8b...
2015-03-19 smain@google.comam 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Place...
2015-03-19 smain@google.comam 910ca415: am 4b53dc8b: Merge "add Places API to...
2015-03-19 Bo LiuMerge "Remove debug logging from WebView"
2015-03-19 smain@google.comam 4b53dc8b: Merge "add Places API to the Location...
next