OSDN Git Service

android-x86/frameworks-base.git
2015-04-10 Alex KlyubinMerge "Track more changes to keymaster_defs.h"
2015-04-10 Nick KralevichMerge "Impose an ordering on created SELinuxMMAC Policy...
2015-04-10 Alex KlyubinTrack more changes to keymaster_defs.h
2015-04-10 John ReckMerge "Fix GL_INVALID_OPERATION in font renderer when...
2015-04-10 John ReckMerge "Fixing memory leak in RenderBufferCache"
2015-04-10 Robert CraigImpose an ordering on created SELinuxMMAC Policy objects.
2015-04-10 Tim MurrayMerge "Add support for setting the cache directory."
2015-04-10 Tim MurrayAdd support for setting the cache directory.
2015-04-10 Alex KlyubinMerge "Track recent keymaster_defs.h changes."
2015-04-09 Alex KlyubinTrack recent keymaster_defs.h changes.
2015-04-09 Alex KlyubinMerge "Split key origin into TEE/not and generated...
2015-04-09 Mathieu ChartierMerge "Add dalvik subitems for -d in dumpsys meminfo...
2015-04-09 Mathieu ChartierAdd dalvik subitems for -d in dumpsys meminfo "Total...
2015-04-09 Alex KlyubinSplit key origin into TEE/not and generated/imported.
2015-04-09 Jeff SharkeyMerge "Start passing volume UUID to installd."
2015-04-09 Alex KlyubinMerge "Fix minor issues in new Javadocs of AndroidKeySt...
2015-04-09 Alex KlyubinFix minor issues in new Javadocs of AndroidKeyStore.
2015-04-09 Jeff SharkeyStart passing volume UUID to installd.
2015-04-09 Alex KlyubinMerge "Add asymmetric crypto constants for AndroidKeySt...
2015-04-09 Alex KlyubinMerge "Add missing mapping between JCA and keystore...
2015-04-09 Alex KlyubinAdd asymmetric crypto constants for AndroidKeyStore...
2015-04-09 Dan AlbertMerge "Ensure alignment of Res_png_9patch."
2015-04-09 Dan AlbertEnsure alignment of Res_png_9patch.
2015-04-09 Alex KlyubinAdd missing mapping between JCA and keystore HMAC names.
2015-04-09 Alex KlyubinMerge "Hide KeyStoreParameter.Builder.setRandomizedEncr...
2015-04-09 Alex KlyubinHide KeyStoreParameter.Builder.setRandomizedEncryptionR...
2015-04-09 Alex KlyubinMerge "Require IND-CPA by default for new AndroidKeySto...
2015-04-09 Richard UhlerMerge "Reuse dexopt method for both dex2oat and patchoat."
2015-04-09 Colin CrossMerge "Re-enable -Wall and -Werror that were lost in...
2015-04-09 Colin CrossRe-enable -Wall and -Werror that were lost in a merge
2015-04-08 Alex KlyubinRequire IND-CPA by default for new AndroidKeyStore...
2015-04-08 Olawale OgunwaleMerge "Prevent windows from freezing screen while timeout"
2015-04-08 Alex KlyubinMerge "Add more digests to AndroidKeyStore API."
2015-04-08 Alex KlyubinAdd more digests to AndroidKeyStore API.
2015-04-08 Alex KlyubinMerge "Fix typo"
2015-04-08 Alex KlyubinFix typo
2015-04-08 Alex KlyubinMerge "Refuse to reuse IV in encryption mode in Android...
2015-04-08 Alex KlyubinMerge "Add BlockMode.GCM constant to AndroidKeyStore...
2015-04-08 Alex KlyubinRefuse to reuse IV in encryption mode in AndroidKeyStore.
2015-04-08 tiger_huangPrevent windows from freezing screen while timeout
2015-04-08 Olawale OgunwaleMerge "[ActivityManager] Avoid NullPointerException...
2015-04-08 Olawale OgunwaleMerge "[ActivityManager] Finish the failed-to-pause...
2015-04-08 louis_chang[ActivityManager] Avoid NullPointerException if no
2015-04-08 louis_chang[ActivityManager] Finish the failed-to-pause activity
2015-04-08 Romain GuyMerge "Prevent possible memory leak in SpanSet"
2015-04-07 Jim MillerMerge "third part apps can disable the secret lockscreen"
2015-04-07 Alex KlyubinAdd BlockMode.GCM constant to AndroidKeyStore API.
2015-04-07 Adam PowellMerge "Fixed memory leak in ExtractEditLayout finish()"
2015-04-07 Adam PowellMerge "ProgressBar: Fix error of process bar cannot...
2015-04-07 Tim MurrayMerge "Move cache dir to its own class."
2015-04-07 Tim MurrayMove cache dir to its own class.
2015-04-07 Romain GuyPrevent possible memory leak in SpanSet
2015-04-07 Fyodor KupolovMerge "Unnecessary dexopt in installPackageLI"
2015-04-07 Alex KlyubinMerge "Make the new AndroidKeyStore API conformant."
2015-04-07 Dmitriy IvanovMerge "Load libraries directly from apk"
2015-04-07 Dmitriy IvanovLoad libraries directly from apk
2015-04-07 Olawale OgunwaleMerge "Add a timeout state to frozen windows"
2015-04-07 Alex KlyubinMake the new AndroidKeyStore API conformant.
2015-04-07 Craig MautnerAdd a timeout state to frozen windows
2015-04-07 Olawale OgunwaleMerge "[ActivityManager] Improve task order of getRunni...
2015-04-07 Olawale OgunwaleMerge "[ActivityManager] Do not add service to reschedu...
2015-04-07 riddle_hsu[ActivityManager] Improve task order of getRunningTasks.
2015-04-07 Fyodor KupolovUnnecessary dexopt in installPackageLI
2015-04-06 Jason SamsMerge "Fix minor blur doc bug"
2015-04-06 Yang NiMerge "Rewrote FieldPack::createFieldPack for alignment"
2015-04-06 Yang NiRewrote FieldPack::createFieldPack for alignment
2015-04-06 Robert GreenwaltMerge "Fix memory leak in Connectivity Service when...
2015-04-06 Olawale OgunwaleMerge "[ActivityManager] Fix ServiceRecord leakage"
2015-04-06 Olawale OgunwaleMerge "[ActivityManager] Examine bad process before...
2015-04-06 Olawale OgunwaleMerge "[ProcessStas] fix index out of bounds when add...
2015-04-04 Maunik ShahFix memory leak in Connectivity Service when phone...
2015-04-04 Olawale OgunwaleMerge "Remove the window whose client process has died...
2015-04-04 Andreas GampeMerge "Frameworks/base: Pass variant and feature-set...
2015-04-03 Andreas GampeFrameworks/base: Pass variant and feature-set to runtime
2015-04-03 Richard UhlerReuse dexopt method for both dex2oat and patchoat.
2015-04-03 Elliott HughesMerge "Only Windows doesn't have %zd."
2015-04-03 Elliott HughesOnly Windows doesn't have %zd.
2015-04-03 Alex KlyubinMerge "Load fewer classes when AndroidKeyStore provider...
2015-04-03 Alex KlyubinLoad fewer classes when AndroidKeyStore provider is...
2015-04-03 Alex KlyubinMerge "Rename KeymasterException to KeyStoreException."
2015-04-03 Chad BrubakerMerge "Mark all test keys as no auth required"
2015-04-03 Alex KlyubinMerge "Obtain SPI without using Reflection."
2015-04-03 Alex KlyubinObtain SPI without using Reflection.
2015-04-03 Miao WangMerge "[RenderScript] update exception reporting for...
2015-04-03 Miao Wang[RenderScript] update exception reporting for copyTo...
2015-04-02 Fyodor KupolovMerge "Support for storing OAT files in app directory"
2015-04-02 younghwan1.kim[ActivityManager] Do not add service to reschedule...
2015-04-02 Alex KlyubinRename KeymasterException to KeyStoreException.
2015-04-02 Chad BrubakerMark all test keys as no auth required
2015-04-02 Jason SamsFix minor blur doc bug
2015-04-02 Alex KlyubinMerge "Improve the AndroidKeyStore-backed HMAC state...
2015-04-02 Alex KlyubinMerge "Expose new key use constraints in KeyPairGenerat...
2015-04-02 Alex KlyubinMerge "Add exception types for AndroidKeyStore key...
2015-04-02 Alex KlyubinExpose new key use constraints in KeyPairGeneratorSpec.
2015-04-02 Olawale OgunwaleMerge "[ActivityManager] Avoid improper resume top...
2015-04-02 riddle_hsu[ActivityManager] Avoid improper resume top activity.
2015-04-02 tiger_huangRemove the window whose client process has died or...
2015-04-01 Elliott HughesMerge "Early return in RemoteViewsAdapter is too late"
2015-04-01 Alex KlyubinAdd exception types for AndroidKeyStore key validity...
2015-04-01 Alex KlyubinImprove the AndroidKeyStore-backed HMAC state machine.
next