OSDN Git Service

android-x86/frameworks-base.git
2016-04-14 Christopher... Merge "libfilterfw_jni needs libmedia include paths"
2016-04-14 Treehugger... Merge "libstorage needs libbinder include paths"
2016-04-14 Christopher... libfilterfw_jni needs libmedia include paths
2016-04-14 Christopher... libstorage needs libbinder include paths
2016-04-14 Shubham AjmeraMerge "Track libcore change 135ea6cd4f7ebe2f225351a1928...
2016-04-14 Martijn CoenenMerge "Change storage duration to static for native...
2016-04-14 Michael WrightChange storage duration to static for native choreographer.
2016-04-14 Martijn CoenenMerge "Add choreographer API to the NDK."
2016-04-13 Shubham AjmeraTrack libcore change 135ea6cd4f7ebe2f225351a1928d8a62bc...
2016-04-13 Treehugger... Merge "Fix: the label "customize" is not updated after...
2016-04-13 Treehugger... Merge "Dismiss keyguard when user button is tapped"
2016-04-13 Calin JuravleMerge "Handle dalvik.vm.jitprithreadweight property"
2016-04-13 Shinichiro... Merge "Let WAPPushManager depend on its proguard.flags"
2016-04-12 Yang NiMerge "Destroy Type created by Allocation.createSized()"
2016-04-12 Calin JuravleHandle dalvik.vm.jitprithreadweight property
2016-04-12 Yang NiMerge "Destroy Closures in ScriptGroup"
2016-04-12 Yi KongMerge "Track libcore change 2115cc0ca7d60965a361129d882...
2016-04-12 Yi KongTrack libcore change 2115cc0ca7d60965a361129d8826478ff2...
2016-04-12 Yang NiDestroy Type created by Allocation.createSized()
2016-04-11 Stephen HinesMerge "Fix typos for the word "Unsupported"."
2016-04-11 Stephen HinesFix typos for the word "Unsupported".
2016-04-11 Julia ReynoldsMerge "Show volume safety warning for all users"
2016-04-11 qinglian.x... Show volume safety warning for all users
2016-04-11 Kaori KatouDismiss keyguard when user button is tapped
2016-04-08 Michael WrightAdd choreographer API to the NDK.
2016-04-07 Yang NiDestroy Closures in ScriptGroup
2016-04-07 Yi KongMerge "Track libcore change c5c1e2717349a96913dc88722a2...
2016-04-07 Yi KongMerge "Track libcore change e9d9ae3d5e57a60e20c2c01e3dc...
2016-04-07 Yi KongTrack libcore change c5c1e2717349a96913dc88722a20c7c1ec...
2016-04-07 Yi KongTrack libcore change e9d9ae3d5e57a60e20c2c01e3dceb3e51d...
2016-04-07 Shinichiro... Let WAPPushManager depend on its proguard.flags
2016-04-05 Marco NelissenMerge "Fix MTP_TYPE_UINT128 data conversion issue"
2016-04-05 Yang NiMerge "Avoid destroying Device separately"
2016-04-05 Yang NiAvoid destroying Device separately
2016-04-04 Yi KongMerge "Track libcore commit cf86f3319e738c76c5e97ad95bb...
2016-04-01 Ajay PanickerMerge "Allow factory reset when bluetooth is off (1/2)"
2016-04-01 Yi KongTrack libcore commit cf86f3319e738c76c5e97ad95bb8a4e306...
2016-04-01 Yang NiMerge "Silence clang static analyzer warnings"
2016-04-01 Yi KongMerge "Track libcore change 5731615b4d705b5af63a3126d84...
2016-04-01 Andre EisenbachMerge "Always use Write Request for GATT descriptor...
2016-04-01 Andre EisenbachMerge "Fix log spam in getCharacteristicById()"
2016-03-31 Ajay PanickerAllow factory reset when bluetooth is off (1/2)
2016-03-31 Yang NiMerge "Added CloseGuard for BaseObj"
2016-03-31 Yang NiAdded CloseGuard for BaseObj
2016-03-31 Andre EisenbachFix log spam in getCharacteristicById()
2016-03-31 Andre EisenbachAlways use Write Request for GATT descriptor writes
2016-03-31 Ying WangMerge "Remove support of disabling Jack."
2016-03-31 Yi KongTrack libcore change 5731615b4d705b5af63a3126d84b878686...
2016-03-31 Yi KongMerge "Track libcore change 9b7cfceb7b825835730f7977d49...
2016-03-31 Yi KongTrack libcore change 9b7cfceb7b825835730f7977d4935dec3f...
2016-03-31 Yongjiang WuFix: the label "customize" is not updated after changin...
2016-03-30 Ying WangRemove support of disabling Jack.
2016-03-30 Brian CarlstromMerge "Fix typo in Conversion Functions doc"
2016-03-30 Brian CarlstromFix typo in Conversion Functions doc
2016-03-30 Wanwu PengFix MTP_TYPE_UINT128 data conversion issue
2016-03-30 Miao WangMerge changes Iaa88ac02,Ic6f8d1da,Idd07db5d
2016-03-30 Miao Wang[RenderScript] Update documentation for Allocation...
2016-03-30 Miao Wang[RenderScript] Fix IntrinsicConvolve documentation.
2016-03-30 Miao Wang[RenderScript] Update the documentation of Script.Launc...
2016-03-29 Robert GreenwaltMerge "When wifi ssid is empty, return WifiSsid.NONE"
2016-03-29 Andreas GampeMerge "Frameworks/base: Refactor package manager"
2016-03-29 Adam LesinskiMerge "Fix javadoc for View.getMeasuredHeight() and...
2016-03-29 Andreas GampeFrameworks/base: Refactor package manager
2016-03-29 Shubham AjmeraMerge "Add OpenJDK 8 java.util.List Default Methods"
2016-03-29 Shubham AjmeraMerge "Port OpenJDK8 changes in java.util.Map"
2016-03-29 Benjamin FranzMerge "Fix incorrect behavior for statusbar and quickse...
2016-03-29 Shubham AjmeraAdd OpenJDK 8 java.util.List Default Methods
2016-03-29 Shubham AjmeraPort OpenJDK8 changes in java.util.Map
2016-03-29 Pirama Arumuga... Merge "[RenderScript] Fail with Exception from validate...
2016-03-28 Pirama Arumuga... [RenderScript] Fail with Exception from validateObjectI...
2016-03-28 Dan AustinMerge "Address const issues in preparation for libcxx...
2016-03-28 Dan AustinAddress const issues in preparation for libcxx rebase.
2016-03-28 Glenn KastenMerge "Correct MediaAudioTrackTest testPlaybackHeadPosi...
2016-03-28 Shubham AjmeraMerge "Add OpenJDK Arrays parallelSetAll methods"
2016-03-25 Yang NiSilence clang static analyzer warnings
2016-03-25 Shubham AjmeraAdd OpenJDK Arrays parallelSetAll methods
2016-03-24 Nick KralevichMerge "set default journal mode to TRUNCATE, not PERSIST"
2016-03-24 Daniel Micayset default journal mode to TRUNCATE, not PERSIST
2016-03-23 Dan WillemsenMerge "Remove custom copy rules, stop using ACP"
2016-03-23 Kenny RootMerge "Use canonical name for SHA1withECDSA"
2016-03-23 Dan WillemsenRemove custom copy rules, stop using ACP
2016-03-23 Kenny RootUse canonical name for SHA1withECDSA
2016-03-22 John ReckMerge "Enable shader cache for applications that shared...
2016-03-22 Yinlin CaiFix incorrect behavior for statusbar and quicksettings...
2016-03-22 Andre EisenbachMerge "Use handles to identify GATT attributes (4/4)"
2016-03-22 Jakub PawlowskiUse handles to identify GATT attributes (4/4)
2016-03-21 Elliott HughesMerge "Changes of root storage space unmounting time...
2016-03-21 Yang NiMerge "Correctly init code cache path for RS"
2016-03-21 Chris TateMerge "JobScheduler: handle connectivity action in...
2016-03-21 Shuo GaoEnable shader cache for applications that shared UID...
2016-03-19 Ajay PanickerMerge "Make BluetoothManagerCallback oneway to prevent...
2016-03-18 Yang NiCorrectly init code cache path for RS
2016-03-18 Ajay PanickerMake BluetoothManagerCallback oneway to prevent waiting...
2016-03-18 Andre EisenbachMerge "Change how services are passed up to the stack"
2016-03-18 Stephen HinesMerge "Switch frameworks/base/core/jni from gcc to...
2016-03-18 Jakub PawlowskiChange how services are passed up to the stack
2016-03-18 Przemyslaw... Merge "Track libcore change 848cf2e74b74b68c99b7b0a4322...
2016-03-18 Przemyslaw... Track libcore change 848cf2e74b74b68c99b7b0a432263c3e57...
2016-03-18 Przemyslaw... Merge "Track libcore change 336ffbe1f2870fef47f8e80da87...
2016-03-18 wangshujieJobScheduler: handle connectivity action in bg looper
next