OSDN Git Service

Merge "Add Debug.getRuntimeStat()."
[android-x86/frameworks-base.git] / keystore /
2015-04-14 Erik KlineMerge "Add android.net.IpPrefix#contains()"
2015-04-14 Ruchi KandoiMerge "BatteryStats: Adds an additional condition to...
2015-04-13 Alex KlyubinMerge "Use JCA names for block modes, paddings, and...
2015-04-13 Alex KlyubinUse JCA names for block modes, paddings, and digests.
2015-04-13 Wale OgunwaleMerge "Clean-up state if we have an exception when...
2015-04-11 Alex KlyubinMerge "Add EcIesParameterSpec to enable ECIES crypto."
2015-04-10 Alex KlyubinAdd EcIesParameterSpec to enable ECIES crypto.
2015-04-10 Chad BrubakerMerge "Fix testSaw_ungrantedUid_Bluetooth"
2015-04-10 Chad BrubakerFix testSaw_ungrantedUid_Bluetooth
2015-04-10 Olawale OgunwaleMerge "Check caller status precisely when registering...
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 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 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 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 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-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 Olawale OgunwaleMerge "[ActivityManager] Finish the failed-to-pause...
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 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 Alex KlyubinMake the new AndroidKeyStore API conformant.
2015-04-07 Olawale OgunwaleMerge "[ActivityManager] Do not add service to reschedu...
2015-04-06 Jason SamsMerge "Fix minor blur doc bug"
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 Olawale OgunwaleMerge "Remove the window whose client process has died...
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-02 Fyodor KupolovMerge "Support for storing OAT files in app directory"
2015-04-02 Alex KlyubinRename KeymasterException to KeyStoreException.
2015-04-02 Chad BrubakerMark all test keys as no auth required
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-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.
2015-04-01 Alex KlyubinMerge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeS...
2015-04-01 Alex KlyubinMerge "Use Keymaster-friendly validity dates."
2015-04-01 Andreas GampeMerge "Frameworks/base: Use system property for cache...
2015-04-01 Alex KlyubinUse Keymaster-friendly validity dates.
2015-04-01 Alex KlyubinMerge "Hook in user authenticators and their exceptions."
2015-04-01 Alex KlyubinMerge "A way to obtain KeyStore operation handle from...
2015-04-01 Alex KlyubinA way to obtain KeyStore operation handle from crypto...
2015-04-01 Alex KlyubinHook in user authenticators and their exceptions.
2015-03-31 Alex KlyubinMerge "Add license banner to recently added AndroidKeyS...
2015-03-31 Alex KlyubinAdd license banner to recently added AndroidKeyStore...
2015-03-31 Alex KlyubinMerge "Add SecretKeyFactory backed by AndroidKeyStore."
2015-03-31 Alex KlyubinAdd SecretKeyFactory backed by AndroidKeyStore.
2015-03-31 Craig MautnerMerge "Clear the previous states before setting the...
2015-03-31 Yang NiMerge "Fix value size data type in closure creation."
2015-03-31 Alex KlyubinMerge "Add unauthenticated AES ciphers backed by Androi...
2015-03-31 Alex KlyubinAdd unauthenticated AES ciphers backed by AndroidKeyStore.
2015-03-31 Chad BrubakerMerge "Include operation handle in OperationResult"
2015-03-31 Neil FullerMerge "An updater for all timezone data on a device"
2015-03-30 Olawale OgunwaleMerge "Add ProcessInfoService to activity manager."
2015-03-30 Alex KlyubinMerge "Add HmacSHA256 backed by AndroidKeyStore."
2015-03-30 Chad BrubakerMerge "Add authorization binder methods"
2015-03-30 Alex KlyubinAdd HmacSHA256 backed by AndroidKeyStore.
2015-03-29 Mathieu ChartierMerge "Change getDeclaredFieldsUnchecked call to new...
next