Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ccfea5024b01ddc93737c652080bbbc72d99b7c9
ccfea50
Add asymmetric crypto constants for AndroidKeyStore API.
by Alex Klyubin
· 10 years ago
e26347b
Merge "Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired."
by Alex Klyubin
· 10 years ago
223977b
Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired.
by Alex Klyubin
· 10 years ago
a482b04
Merge "Require IND-CPA by default for new AndroidKeyStore keys."
by Alex Klyubin
· 10 years ago
f324d24
Merge "Reuse dexopt method for both dex2oat and patchoat."
by Richard Uhler
· 10 years ago
1be312d
Merge "Re-enable -Wall and -Werror that were lost in a merge"
by Colin Cross
· 10 years ago
01f1856
Re-enable -Wall and -Werror that were lost in a merge
by Colin Cross
· 10 years ago
f853f64
Require IND-CPA by default for new AndroidKeyStore keys.
by Alex Klyubin
· 10 years ago
e8a3c320
Merge "Prevent windows from freezing screen while timeout"
by Olawale Ogunwale
· 10 years ago
1da3d7f
Merge "Add more digests to AndroidKeyStore API."
by Alex Klyubin
· 10 years ago
70376a7
Add more digests to AndroidKeyStore API.
by Alex Klyubin
· 10 years ago
c0d6b7c
Merge "Fix typo"
by Alex Klyubin
· 10 years ago
6895a54
Fix typo
by Alex Klyubin
· 10 years ago
edd0e6c
Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore."
by Alex Klyubin
· 10 years ago
3283d2d
Merge "Add BlockMode.GCM constant to AndroidKeyStore API."
by Alex Klyubin
· 10 years ago
d1ccb45
Refuse to reuse IV in encryption mode in AndroidKeyStore.
by Alex Klyubin
· 10 years ago
951e27f
Prevent windows from freezing screen while timeout
by tiger_huang
· 10 years ago
393f89f
Merge "[ActivityManager] Avoid NullPointerException if no crash info"
by Olawale Ogunwale
· 10 years ago
1bdbce2
Merge "[ActivityManager] Finish the failed-to-pause activity"
by Olawale Ogunwale
· 10 years ago
3d86b88
[ActivityManager] Avoid NullPointerException if no crash info
by louis_chang
· 10 years ago
047dfd4
[ActivityManager] Finish the failed-to-pause activity
by louis_chang
· 10 years ago
80e455e
Merge "Prevent possible memory leak in SpanSet"
by Romain Guy
· 10 years ago
40c4021
Merge "third part apps can disable the secret lockscreen"
by Jim Miller
· 10 years ago
38bb642b
Add BlockMode.GCM constant to AndroidKeyStore API.
by Alex Klyubin
· 10 years ago
7a3c8c7
Merge "Fixed memory leak in ExtractEditLayout finish()"
by Adam Powell
· 10 years ago
8391e03
Merge "ProgressBar: Fix error of process bar cannot update on some condition."
by Adam Powell
· 10 years ago
5352411
Merge "Move cache dir to its own class."
by Tim Murray
· 10 years ago
e1e6c66
Move cache dir to its own class.
by Tim Murray
· 10 years ago
b3a9bc0
Prevent possible memory leak in SpanSet
by Romain Guy
· 10 years ago
6a17f60
Merge "Unnecessary dexopt in installPackageLI"
by Fyodor Kupolov
· 10 years ago
558184f
Merge "Make the new AndroidKeyStore API conformant."
by Alex Klyubin
· 10 years ago
d95e58c
Merge "Load libraries directly from apk"
by Dmitriy Ivanov
· 10 years ago
dec4688
Load libraries directly from apk
by Dmitriy Ivanov
· 10 years ago
d229f442
Merge "Add a timeout state to frozen windows"
by Olawale Ogunwale
· 10 years ago
c46e9e7
Make the new AndroidKeyStore API conformant.
by Alex Klyubin
· 10 years ago
3aacbbc
Add a timeout state to frozen windows
by Craig Mautner
· 10 years ago
8928c72
Merge "[ActivityManager] Improve task order of getRunningTasks."
by Olawale Ogunwale
· 10 years ago
437db61
Merge "[ActivityManager] Do not add service to reschedule after removing users."
by Olawale Ogunwale
· 10 years ago
ddc7415
[ActivityManager] Improve task order of getRunningTasks.
by riddle_hsu
· 10 years ago
36b26ad
Unnecessary dexopt in installPackageLI
by Fyodor Kupolov
· 10 years ago
7200f661
Merge "Fix minor blur doc bug"
by Jason Sams
· 10 years ago
6422ee7
Merge "Rewrote FieldPack::createFieldPack for alignment"
by Yang Ni
· 10 years ago
8bcbf47
Rewrote FieldPack::createFieldPack for alignment
by Yang Ni
· 10 years ago
069f4cb
Merge "Fix memory leak in Connectivity Service when phone app crashes"
by Robert Greenwalt
· 10 years ago
47c1cf4
Merge "[ActivityManager] Fix ServiceRecord leakage"
by Olawale Ogunwale
· 10 years ago
655ef08
Merge "[ActivityManager] Examine bad process before clean up application record"
by Olawale Ogunwale
· 10 years ago
baedbfb
Merge "[ProcessStas] fix index out of bounds when add duration."
by Olawale Ogunwale
· 10 years ago
4b647f4
Fix memory leak in Connectivity Service when phone app crashes
by Maunik Shah
· 10 years ago
1d359da
Merge "Remove the window whose client process has died or become zombie"
by Olawale Ogunwale
· 10 years ago
f8cb672
Merge "Frameworks/base: Pass variant and feature-set to runtime"
by Andreas Gampe
· 10 years ago
605cca1
Frameworks/base: Pass variant and feature-set to runtime
by Andreas Gampe
· 10 years ago
7b08b35
Reuse dexopt method for both dex2oat and patchoat.
by Richard Uhler
· 10 years ago
efcbaec
Merge "Only Windows doesn't have %zd."
by Elliott Hughes
· 10 years ago
b12f241
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
64b0062
Merge "Load fewer classes when AndroidKeyStore provider is installed."
by Alex Klyubin
· 10 years ago
6def5af
Load fewer classes when AndroidKeyStore provider is installed.
by Alex Klyubin
· 10 years ago
0896365
Merge "Rename KeymasterException to KeyStoreException."
by Alex Klyubin
· 10 years ago
377885e
Merge "Mark all test keys as no auth required"
by Chad Brubaker
· 10 years ago
b292e49
Merge "Obtain SPI without using Reflection."
by Alex Klyubin
· 10 years ago
a0f656f
Obtain SPI without using Reflection.
by Alex Klyubin
· 10 years ago
6aed9ec
Merge "[RenderScript] update exception reporting for copyTo() after autoPadding added."
by Miao Wang
· 10 years ago
d9b6328
[RenderScript] update exception reporting for copyTo() after autoPadding added.
by Miao Wang
· 10 years ago
3d8b7f4
Merge "Support for storing OAT files in app directory"
by Fyodor Kupolov
· 10 years ago
cd005eb
[ActivityManager] Do not add service to reschedule after removing users.
by younghwan1.kim
· 10 years ago
b4834ae
Rename KeymasterException to KeyStoreException.
by Alex Klyubin
· 10 years ago
ce7ad24
Mark all test keys as no auth required
by Chad Brubaker
· 10 years ago
37192dc
Fix minor blur doc bug
by Jason Sams
· 10 years ago
3cc9e5d
Merge "Improve the AndroidKeyStore-backed HMAC state machine."
by Alex Klyubin
· 10 years ago
9635a56
Merge "Expose new key use constraints in KeyPairGeneratorSpec."
by Alex Klyubin
· 10 years ago
d2eec1a
Merge "Add exception types for AndroidKeyStore key validity issues."
by Alex Klyubin
· 10 years ago
855fa31
Expose new key use constraints in KeyPairGeneratorSpec.
by Alex Klyubin
· 10 years ago
e4d4e22
Merge "[ActivityManager] Avoid improper resume top activity."
by Olawale Ogunwale
· 10 years ago
558e849
[ActivityManager] Avoid improper resume top activity.
by riddle_hsu
· 10 years ago
950ee77
Remove the window whose client process has died or become zombie
by tiger_huang
· 10 years ago
64c8a07
Merge "Early return in RemoteViewsAdapter is too late"
by Elliott Hughes
· 10 years ago
0b18892
Add exception types for AndroidKeyStore key validity issues.
by Alex Klyubin
· 10 years ago
a80eee0
Improve the AndroidKeyStore-backed HMAC state machine.
by Alex Klyubin
· 10 years ago
97467d8
Merge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString."
by Alex Klyubin
· 10 years ago
3f24a1d
Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.
by Alex Klyubin
· 10 years ago
04047af
Merge "Use Keymaster-friendly validity dates."
by Alex Klyubin
· 10 years ago
e816f91
Merge "Frameworks/base: Use system property for cache prune counter"
by Andreas Gampe
· 10 years ago
e324ba0
Frameworks/base: Use system property for cache prune counter
by Andreas Gampe
· 10 years ago
5045b71
Use Keymaster-friendly validity dates.
by Alex Klyubin
· 10 years ago
c461452
Merge "Hook in user authenticators and their exceptions."
by Alex Klyubin
· 10 years ago
c6cc9d8
Merge "A way to obtain KeyStore operation handle from crypto primitives."
by Alex Klyubin
· 10 years ago
086071e
Merge "[ActivityManager] Reduce report wrong anr activity"
by Olawale Ogunwale
· 10 years ago
c90a441
Merge "idmap: scan missing include for sys/stat.h"
by Mark Salyzyn
· 10 years ago
b62286e
idmap: scan missing include for sys/stat.h
by Mark Salyzyn
· 10 years ago
5218065
Merge "app_main missing include for sys/stat.h"
by Mark Salyzyn
· 10 years ago
4c5c6f4
[ProcessStas] fix index out of bounds when add duration.
by Ronnie Leng
· 10 years ago
fc737fb
app_main missing include for sys/stat.h
by Mark Salyzyn
· 10 years ago
6091dcb
Merge "[ActivityManager] Improve multi-thread access the same provider"
by Olawale Ogunwale
· 10 years ago
db46d6b
[ActivityManager] Reduce report wrong anr activity
by riddle_hsu
· 10 years ago
57307b2
[ActivityManager] Improve multi-thread access the same provider
by riddle_hsu
· 10 years ago
52886ca
A way to obtain KeyStore operation handle from crypto primitives.
by Alex Klyubin
· 10 years ago
c8e5574
Hook in user authenticators and their exceptions.
by Alex Klyubin
· 10 years ago
562c6a7
Merge "UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH"
by Alex Klyubin
· 10 years ago
c0eb55c
UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH
by Alex Klyubin
· 10 years ago
b7a34e4
Merge "Add license banner to recently added AndroidKeyStore files."
by Alex Klyubin
· 10 years ago
cc21bb3
Add license banner to recently added AndroidKeyStore files.
by Alex Klyubin
· 10 years ago
Next »