summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17app_process: change to create app_process link to app_process64linaro-juice2Yongqin Liu
2014-04-16PowerManagerService: use disablesuspend property to disable suspend modeAmit Pundir
2014-04-16Change default settingsAshok Bhat
2014-04-16Increase timeoutsAshok Bhat
2014-04-16Temporary workarounds to boot to GUIKévin PETIT
2014-04-07Merge "[ActivityManager] Reduce report ANR on wrong activity."Craig Mautner
2014-04-08[ActivityManager] Reduce report ANR on wrong activity.riddle_hsu
2014-04-04Merge "Always call super.onCreate(). Always."Nick Kralevich
2014-04-04Always call super.onCreate(). Always.Christopher Tate
2014-04-03Merge "Marquee text RTL improvements"Raph Levien
2014-04-03Merge "Remove ProcessState::mArgc,mArgV,mArgLen"Narayan Kamath
2014-04-03Remove ProcessState::mArgc,mArgV,mArgLenNarayan Kamath
2014-04-03Merge "Update ViewRootImpl for 64bit functor type."Ben Murdoch
2014-04-02Merge "Use default visibility for Snapshot::getLocalClip."Ben Cheng
2014-04-02Use default visibility for Snapshot::getLocalClip.Ben Cheng
2014-04-02Update ViewRootImpl for 64bit functor type.Ben Murdoch
2014-04-02Merge "Move zygote startup logic to the frameworks."Narayan Kamath
2014-04-02Move zygote startup logic to the frameworks.Narayan Kamath
2014-03-31Merge "Fix RenderScriptGL setSurfaceTexture problem"Jason Sams
2014-03-31Merge "Change when the SELinux relabel of /data/data occurs."Nick Kralevich
2014-03-31Merge "Improve detail message for X509TrustManagerExtensions argument validat...Brian Carlstrom
2014-03-31Improve detail message for X509TrustManagerExtensions argument validationBrian Carlstrom
2014-03-31Merge "Don't make isSafeMode a field on the Zygote class."Narayan Kamath
2014-03-31Don't make isSafeMode a field on the Zygote class.Narayan Kamath
2014-03-31Merge "Cast CallMethod's size_t parameters to jint"Narayan Kamath
2014-03-31Fix RenderScriptGL setSurfaceTexture problemXiaofei Wan
2014-03-30Merge "GlobalActions: Fix Airplane Mode on/off issue"Wink Saville
2014-03-28GlobalActions: Fix Airplane Mode on/off issuenagarw
2014-03-28Merge "Mark constructor as accessible in LayoutInflater."Jeff Hao
2014-03-28Merge "[ActivityManager] Fix a bug: unable to start activity after starting a...Craig Mautner
2014-03-28Merge "Add support for additional international keyboard mappings"Michael Wright
2014-03-28Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a ba...Craig Mautner
2014-03-28Mark constructor as accessible in LayoutInflater.Jeff Hao
2014-03-28Merge "Remove duplicate call disconnect codes."Anders Kristensen
2014-03-28Change when the SELinux relabel of /data/data occurs.Robert Craig
2014-03-27Merge "Reduce warning verbosity in aapt"Adam Lesinski
2014-03-27Merge "Do not show Home behind full screen activity"Craig Mautner
2014-03-27Merge "app_process: use LOCAL_MULTILIB := both"Colin Cross
2014-03-27app_process: use LOCAL_MULTILIB := bothColin Cross
2014-03-27Add support for additional international keyboard mappingsOlivier Gay
2014-03-27Merge "AArch64: Make frameworks/base code more portable"Narayan Kamath
2014-03-27AArch64: Make frameworks/base code more portableAshok Bhat
2014-03-27Do not show Home behind full screen activityYevgen Pronenko
2014-03-26Merge "CertificateChainValidator: initialize TrustManagerFactory"Kenny Root
2014-03-26Merge "jni: 64-bit compile issue"Mark Salyzyn
2014-03-26jni: 64-bit compile issueMark Salyzyn
2014-03-26Merge "Note libselinux dependency on packages.list format changes."Nick Kralevich
2014-03-26CertificateChainValidator: initialize TrustManagerFactoryKenny Root
2014-03-26Note libselinux dependency on packages.list format changes.Stephen Smalley
2014-03-26DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a backgroun...riddle_hsu