OSDN Git Service

android-x86/frameworks-base.git
2015-01-07 Martin Storsjocamera2: Clarify the documentation on the ImageReader...
2015-01-07 Amith YamasaniMerge "NPE in SearchManager.triggerSearch"
2015-01-06 Paul LawrenceMerge "Fix crash caused by toHex returning exception"
2015-01-06 Paul LawrenceFix crash caused by toHex returning exception
2015-01-06 Olawale OgunwaleMerge "Do not allow the navigation bar to move if width...
2015-01-06 Narayan KamathMerge "Use NULL instead of 0 for pointer arguments...
2015-01-06 Haitao FengUse NULL instead of 0 for pointer arguments of CallStat...
2015-01-06 Narayan KamathMerge "Fix comment. It should be 'or' not 'of'."
2015-01-05 Robert GreenwaltMerge "Telephony: Initialize GsmCellLocation class...
2015-01-05 Narayan KamathMerge "Race-condition in SoundPool during release"
2015-01-03 Devin KimDo not allow the navigation bar to move if width =...
2015-01-02 Narayan KamathMerge "fix issuse 65774"
2015-01-02 Paul Queifix issuse 65774
2014-12-31 Narayan KamathMerge "Remove hardcoded include paths."
2014-12-31 Narayan KamathRemove hardcoded include paths.
2014-12-30 Narayan KamathMerge "Missing break in switch statement"
2014-12-29 Narayan KamathMerge "Throw IllegalArgumentException on invalid hex...
2014-12-29 Narayan KamathMerge "Fixed grammar in the comment that introduces...
2014-12-29 Srikanth ChintalaTelephony: Initialize GsmCellLocation class members...
2014-12-29 Narayan KamathMerge "Fix "pm list permissions" crash if resource...
2014-12-29 Narayan KamathMerge "Correct a mistyped word "MSG_SET_CLEINT" to...
2014-12-29 Craig MautnerMerge "[ActivityManager] Reset ActivityRecord's waiting...
2014-12-26 Elliott HughesMerge "telephony: Update comments for preferred network...
2014-12-25 Sungmin Choitelephony: Update comments for preferred network mode
2014-12-23 Nick KralevichMerge "Mods to the SELinuxMMAC engine code."
2014-12-23 Robert CraigMods to the SELinuxMMAC engine code.
2014-12-23 Narayan KamathMerge "Build against libphonenumber-platform."
2014-12-23 Andreas GampeMerge "Core/jni: Remove Dalvik options from AndroidRuntime"
2014-12-22 Andreas GampeCore/jni: Remove Dalvik options from AndroidRuntime
2014-12-19 Olawale OgunwaleMerge "Layout the config-changed window if it has surface"
2014-12-19 louis_chang[ActivityManager] Reset ActivityRecord's waitingVisible
2014-12-19 Craig MautnerMerge "Fix racing condition of mTouchExcludeRegion"
2014-12-19 tingna_sungFix racing condition of mTouchExcludeRegion
2014-12-19 tiger_huangLayout the config-changed window if it has surface
2014-12-18 Jeff HaoMerge "Add mips64 support to app_process."
2014-12-18 Alex KlyubinMerge "Remove DefaultHostnameVerifier from preloaded...
2014-12-18 Olawale OgunwaleMerge "Avoid deadlock between ActivityManagerService...
2014-12-18 Elliott HughesMerge "Move the remaining ZygoteInit native code over...
2014-12-18 Narayan KamathBuild against libphonenumber-platform.
2014-12-18 Douglas LeungAdd mips64 support to app_process.
2014-12-18 Elliott HughesMerge "Remove a bitrotted test."
2014-12-18 Elliott HughesRemove a bitrotted test.
2014-12-17 Olawale OgunwaleMerge "Prevent wrong system ui visibility callback...
2014-12-17 Olawale OgunwaleMerge "[ActivityManager] Use synchronized to protect...
2014-12-17 Elliott HughesMove the remaining ZygoteInit native code over to Java.
2014-12-17 Elliott HughesMerge "Rewrite selectReadable JNI in Java."
2014-12-17 Narayan KamathThrow IllegalArgumentException on invalid hex-strings.
2014-12-17 Narayan KamathMerge "Move frameworks users over to libcore hex encodi...
2014-12-16 Tim MurrayMerge "Fix typo with register native allocation."
2014-12-16 Ying WangMerge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
2014-12-16 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE.
2014-12-16 Elliott HughesRewrite selectReadable JNI in Java.
2014-12-16 Tim MurrayFix typo with register native allocation.
2014-12-16 Narayan KamathMove frameworks users over to libcore hex encoding...
2014-12-16 mark_chen[ActivityManager] Use synchronized to protect object
2014-12-16 Christopher... Merge "Turn debug flag off"
2014-12-15 Elliott HughesMerge "Reimplement reopenStdio in Java."
2014-12-15 Elliott HughesReimplement reopenStdio in Java.
2014-12-13 Alan JeonTurn debug flag off
2014-12-13 Tim MurrayMerge "Enable native tracking for RS contexts to improv...
2014-12-12 Elliott HughesMerge "Lose some unnecessary JNI from the zygote."
2014-12-12 Christopher... Merge "Fix bugs regarding delay the dispatching of...
2014-12-12 Elliott HughesLose some unnecessary JNI from the zygote.
2014-12-12 Tim MurrayEnable native tracking for RS contexts to improve GC...
2014-12-12 Olawale OgunwaleMerge "[ActivityManager] Fix NPE when start activity"
2014-12-12 minho.chooFix bugs regarding delay the dispatching of non-wakeup...
2014-12-11 Chih-hung HsiehMerge "Adjust format strings to work on both 32-bit...
2014-12-11 Narayan KamathMerge "Avoid tearing down process groups twice."
2014-12-11 Narayan KamathMerge "Remove some crufty "core" tests."
2014-12-10 Narayan KamathRemove some crufty "core" tests.
2014-12-10 Craig MautnerMerge "Only one task within the stack should moveToBack"
2014-12-10 Narayan KamathAvoid tearing down process groups twice.
2014-12-09 Craig MautnerMerge "[ActivityManager] fix NPE in ActivityStack.reset...
2014-12-09 Elliott HughesMerge "Fix typo."
2014-12-09 Mark Lu[ActivityManager] fix NPE in ActivityStack.resetTargetT...
2014-12-09 Elliott HughesFix typo.
2014-12-09 Mathieu ChartierMerge "Add more -d dalvik details to dumpsys"
2014-12-09 Mathieu ChartierAdd more -d dalvik details to dumpsys
2014-12-08 Dmitriy IvanovMerge "Remove unsed check for simulator"
2014-12-08 Lajos MolnarMerge "media: fix isSupportedFormat for integer frame...
2014-12-08 Lajos MolnarMerge "media: allow full range of Vorbis sampling rates"
2014-12-08 Narayan KamathMerge "Fix PhoneStateListener constructor javadoc."
2014-12-08 Karol WrótniakFix PhoneStateListener constructor javadoc.
2014-12-06 Bernhard RosenkränzerAdjust format strings to work on both 32-bit and 64...
2014-12-05 Dmitriy IvanovRemove unsed check for simulator
2014-12-05 Adam PowellMerge "Fix NullPointerException in ListView"
2014-12-05 Lajos Molnarmedia: fix isSupportedFormat for integer frame rate
2014-12-05 Lajos Molnarmedia: allow full range of Vorbis sampling rates
2014-12-04 Amith YamasaniMerge "Correct check of is user running"
2014-12-04 Mike LockwoodMerge "Dont call close in in BluetoothA2dp finalize"
2014-12-04 Alex KlyubinRemove DefaultHostnameVerifier from preloaded-classes.
2014-12-04 Craig MautnerMerge "Prevent ANR when broadcast receiver is killed"
2014-12-04 Kenji SugimotoPrevent ANR when broadcast receiver is killed
2014-12-04 Chih-hung HsiehMerge "Add -Wno-unused-parameter to LOCAL_CFLAGS"
2014-12-03 Adam LesinskiMerge "RRO: prevent duplicate system overlays"
2014-12-03 Sergii SkorokhodovCorrect check of is user running
2014-12-02 Jason SamsMerge "Fix bug in passing of context flags and version."
2014-12-02 Adam LesinskiMerge changes If2c7e09f,Ie21f227c
2014-12-02 Chris WrenMerge "Keep deleteIntent when copying Notification...
2014-12-02 Jason SamsFix bug in passing of context flags and version.
next