OSDN Git Service

android-x86/frameworks-base.git
2014-04-07 Craig MautnerMerge "[ActivityManager] Reduce report ANR on wrong...
2014-04-07 riddle_hsu[ActivityManager] Reduce report ANR on wrong activity.
2014-04-04 Nick KralevichMerge "Always call super.onCreate(). Always."
2014-04-04 Christopher... Always call super.onCreate(). Always.
2014-04-03 Raph LevienMerge "Marquee text RTL improvements"
2014-04-03 Narayan KamathMerge "Remove ProcessState::mArgc,mArgV,mArgLen"
2014-04-03 Narayan KamathRemove ProcessState::mArgc,mArgV,mArgLen
2014-04-03 Ben MurdochMerge "Update ViewRootImpl for 64bit functor type."
2014-04-02 Ben ChengMerge "Use default visibility for Snapshot::getLocalClip."
2014-04-02 Ben ChengUse default visibility for Snapshot::getLocalClip.
2014-04-02 Ben MurdochUpdate ViewRootImpl for 64bit functor type.
2014-04-02 Narayan KamathMerge "Move zygote startup logic to the frameworks."
2014-04-02 Narayan KamathMove zygote startup logic to the frameworks.
2014-03-31 Jason SamsMerge "Fix RenderScriptGL setSurfaceTexture problem"
2014-03-31 Nick KralevichMerge "Change when the SELinux relabel of /data/data...
2014-03-31 Brian CarlstromMerge "Improve detail message for X509TrustManagerExten...
2014-03-31 Brian CarlstromImprove detail message for X509TrustManagerExtensions...
2014-03-31 Narayan KamathMerge "Don't make isSafeMode a field on the Zygote...
2014-03-31 Narayan KamathDon't make isSafeMode a field on the Zygote class.
2014-03-31 Narayan KamathMerge "Cast CallMethod's size_t parameters to jint"
2014-03-31 Xiaofei WanFix RenderScriptGL setSurfaceTexture problem
2014-03-30 Wink SavilleMerge "GlobalActions: Fix Airplane Mode on/off issue"
2014-03-28 nagarwGlobalActions: Fix Airplane Mode on/off issue
2014-03-28 Jeff HaoMerge "Mark constructor as accessible in LayoutInflater."
2014-03-28 Craig MautnerMerge "[ActivityManager] Fix a bug: unable to start...
2014-03-28 Michael WrightMerge "Add support for additional international keyboar...
2014-03-28 Craig MautnerMerge "DO NOT MERGE - [ActivityManager] Ensure consiste...
2014-03-28 Jeff HaoMark constructor as accessible in LayoutInflater.
2014-03-28 Anders KristensenMerge "Remove duplicate call disconnect codes."
2014-03-28 Robert CraigChange when the SELinux relabel of /data/data occurs.
2014-03-27 Adam LesinskiMerge "Reduce warning verbosity in aapt"
2014-03-27 Craig MautnerMerge "Do not show Home behind full screen activity"
2014-03-27 Colin CrossMerge "app_process: use LOCAL_MULTILIB := both"
2014-03-27 Colin Crossapp_process: use LOCAL_MULTILIB := both
2014-03-27 Olivier GayAdd support for additional international keyboard mappings
2014-03-27 Narayan KamathMerge "AArch64: Make frameworks/base code more portable"
2014-03-27 Ashok BhatAArch64: Make frameworks/base code more portable
2014-03-27 Yevgen PronenkoDo not show Home behind full screen activity
2014-03-26 Kenny RootMerge "CertificateChainValidator: initialize TrustManag...
2014-03-26 Mark SalyzynMerge "jni: 64-bit compile issue"
2014-03-26 Mark Salyzynjni: 64-bit compile issue
2014-03-26 Nick KralevichMerge "Note libselinux dependency on packages.list...
2014-03-26 Kenny RootCertificateChainValidator: initialize TrustManagerFactory
2014-03-26 Stephen SmalleyNote libselinux dependency on packages.list format...
2014-03-26 riddle_hsuDO NOT MERGE - [ActivityManager] Ensure consistency...
2014-03-25 Chris CraikMerge "Solve three memory leaks related to PatchCache"
2014-03-25 Michael LekmanMarquee text RTL improvements
2014-03-25 Kenny RootMerge "Use X509ExtendedTrustManager and not Conscrypt"
2014-03-25 Craig MautnerMerge "Don't wait for finishing animation when second...
2014-03-25 Narayan KamathMerge "Fix scaleNinePatch."
2014-03-25 Ashok BhatCast CallMethod's size_t parameters to jint
2014-03-25 Koji FukuiDon't wait for finishing animation when second display...
2014-03-25 Jens GulinSolve three memory leaks related to PatchCache
2014-03-25 Kenny RootUse X509ExtendedTrustManager and not Conscrypt
2014-03-24 Adam LesinskiReduce warning verbosity in aapt
2014-03-24 Craig MautnerMerge "Set ScreenshotSurface secure if any secure conte...
2014-03-24 Narayan KamathFix scaleNinePatch.
2014-03-21 Alex KlyubinMerge "Adjust to the change in the private SSLParameter...
2014-03-21 Alex KlyubinAdjust to the change in the private SSLParameterImpl...
2014-03-21 leo_hsu[ActivityManager] Fix a bug: unable to start activity...
2014-03-20 Colin CrossMerge "bootanimation: build 32-bit if 64-bit gl librari...
2014-03-20 Narayan KamathMerge "Don't register methods when there's nothing...
2014-03-20 Minoru AoiSet ScreenshotSurface secure if any secure content...
2014-03-20 Chris CraikMerge "Prevent Lockscreen album art from activating...
2014-03-20 Nick KralevichMerge "Get rid of noise during boot."
2014-03-20 Dianne HackbornGet rid of noise during boot.
2014-03-20 Colin CrossMerge "build app_process64 on 64-bit targets"
2014-03-20 Colin Crossbootanimation: build 32-bit if 64-bit gl libraries...
2014-03-20 Colin Crossbuild app_process64 on 64-bit targets
2014-03-19 Glenn KastenMerge "mediaeditor shouldn't depend on audioflinger."
2014-03-19 Glenn KastenMerge "Fix 64 bit compile failures in renderscript"
2014-03-19 Nick KralevichMerge "Allow PMS to restorecon directories under /data."
2014-03-19 Mark SalyzynMerge "androidfw: resolve 64-bit build issues"
2014-03-19 Glenn KastenMerge "PacProcessor should be 32 bit only."
2014-03-19 Mark Salyzynandroidfw: resolve 64-bit build issues
2014-03-19 Narayan Kamathmediaeditor shouldn't depend on audioflinger.
2014-03-19 Robert CraigAllow PMS to restorecon directories under /data.
2014-03-19 Narayan KamathFix 64 bit compile failures in renderscript
2014-03-19 Narayan KamathDon't register methods when there's nothing to register.
2014-03-19 Narayan KamathPacProcessor should be 32 bit only.
2014-03-18 Dianne HackbornMerge "Insufficient ProcessRecord cleanup when persiste...
2014-03-18 Narayan KamathMerge "Pass int32_t for JNI calls to java Input/Output...
2014-03-18 Akira NumataInsufficient ProcessRecord cleanup when persistent...
2014-03-17 Jeff SharkeyMerge "Null pointer exception in FileRotator.java"
2014-03-17 Ashok BhatPass int32_t for JNI calls to java Input/Output streams.
2014-03-16 Steve MoyerMerge "Don't attempt to launch disabled activities...
2014-03-14 Dave AllisonMerge "Move options buffers to top scope"
2014-03-14 Dave AllisonMove options buffers to top scope
2014-03-14 Victoria LeaseMerge "remove unnecessary switchUser call"
2014-03-14 Narayan KamathMerge "Fix layoutlib build."
2014-03-14 Narayan KamathFix layoutlib build.
2014-03-13 Dave PlattMerge "NsdService does not clean up after exiting clients"
2014-03-13 Dave PlattNsdService does not clean up after exiting clients
2014-03-13 Mikael GullstrandNull pointer exception in FileRotator.java
2014-03-13 Jianzheng Zhouremove unnecessary switchUser call
2014-03-11 Deepanshu GuptaMerge "Fix the delegate method signatures in LayoutLib"
2014-03-11 Narayan KamathMerge "Remove java.io.tmpdir assignment in AndroidRunti...
2014-03-11 Narayan KamathRemove java.io.tmpdir assignment in AndroidRuntime...
2014-03-11 Narayan KamathMerge "Remove stray logging statement."
2014-03-11 Narayan KamathRemove stray logging statement.
next