1. b4834ae Rename KeymasterException to KeyStoreException. by Alex Klyubin · 9 years ago
  2. 3cc9e5d Merge "Improve the AndroidKeyStore-backed HMAC state machine." by Alex Klyubin · 9 years ago
  3. 9635a56 Merge "Expose new key use constraints in KeyPairGeneratorSpec." by Alex Klyubin · 9 years ago
  4. d2eec1a Merge "Add exception types for AndroidKeyStore key validity issues." by Alex Klyubin · 9 years ago
  5. 855fa31 Expose new key use constraints in KeyPairGeneratorSpec. by Alex Klyubin · 9 years ago
  6. e4d4e22 Merge "[ActivityManager] Avoid improper resume top activity." by Olawale Ogunwale · 9 years ago
  7. 558e849 [ActivityManager] Avoid improper resume top activity. by riddle_hsu · 9 years ago
  8. 64c8a07 Merge "Early return in RemoteViewsAdapter is too late" by Elliott Hughes · 9 years ago
  9. 0b18892 Add exception types for AndroidKeyStore key validity issues. by Alex Klyubin · 9 years ago
  10. a80eee0 Improve the AndroidKeyStore-backed HMAC state machine. by Alex Klyubin · 9 years ago
  11. 97467d8 Merge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString." by Alex Klyubin · 9 years ago
  12. 3f24a1d Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString. by Alex Klyubin · 9 years ago
  13. 04047af Merge "Use Keymaster-friendly validity dates." by Alex Klyubin · 9 years ago
  14. e816f91 Merge "Frameworks/base: Use system property for cache prune counter" by Andreas Gampe · 9 years ago
  15. e324ba0 Frameworks/base: Use system property for cache prune counter by Andreas Gampe · 9 years ago
  16. 5045b71 Use Keymaster-friendly validity dates. by Alex Klyubin · 9 years ago
  17. c461452 Merge "Hook in user authenticators and their exceptions." by Alex Klyubin · 9 years ago
  18. c6cc9d8 Merge "A way to obtain KeyStore operation handle from crypto primitives." by Alex Klyubin · 9 years ago
  19. 086071e Merge "[ActivityManager] Reduce report wrong anr activity" by Olawale Ogunwale · 9 years ago
  20. c90a441 Merge "idmap: scan missing include for sys/stat.h" by Mark Salyzyn · 9 years ago
  21. b62286e idmap: scan missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  22. 5218065 Merge "app_main missing include for sys/stat.h" by Mark Salyzyn · 9 years ago
  23. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  24. 6091dcb Merge "[ActivityManager] Improve multi-thread access the same provider" by Olawale Ogunwale · 9 years ago
  25. db46d6b [ActivityManager] Reduce report wrong anr activity by riddle_hsu · 9 years ago
  26. 57307b2 [ActivityManager] Improve multi-thread access the same provider by riddle_hsu · 9 years ago
  27. 52886ca A way to obtain KeyStore operation handle from crypto primitives. by Alex Klyubin · 9 years ago
  28. c8e5574 Hook in user authenticators and their exceptions. by Alex Klyubin · 9 years ago
  29. 562c6a7 Merge "UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH" by Alex Klyubin · 9 years ago
  30. c0eb55c UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH by Alex Klyubin · 9 years ago
  31. b7a34e4 Merge "Add license banner to recently added AndroidKeyStore files." by Alex Klyubin · 9 years ago
  32. cc21bb3 Add license banner to recently added AndroidKeyStore files. by Alex Klyubin · 9 years ago
  33. 19e79e1 Merge "Add SecretKeyFactory backed by AndroidKeyStore." by Alex Klyubin · 9 years ago
  34. acc835f Add SecretKeyFactory backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  35. d720ded Merge "Clear the previous states before setting the new app visibility" by Craig Mautner · 9 years ago
  36. 63dde9c Merge "Fix value size data type in closure creation." by Yang Ni · 9 years ago
  37. 5960c3d Merge "Add unauthenticated AES ciphers backed by AndroidKeyStore." by Alex Klyubin · 9 years ago
  38. b406f24 Add unauthenticated AES ciphers backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  39. 5491ea9 Merge "Include operation handle in OperationResult" by Chad Brubaker · 9 years ago
  40. d052a3d Merge "[ActivityManager] Fix index out of bounds when updating next pss time." by Olawale Ogunwale · 9 years ago
  41. 25c5296 Merge "An updater for all timezone data on a device" by Neil Fuller · 9 years ago
  42. 6793fc3 [ActivityManager] Fix index out of bounds when updating next pss time. by riddle_hsu · 9 years ago
  43. 02c4bbb Merge "Frameworks/base: Support dex2oat threads system property" by Andreas Gampe · 9 years ago
  44. e035238 Frameworks/base: Support dex2oat threads system property by Andreas Gampe · 9 years ago
  45. 4af5bd7 Merge "Add ProcessInfoService to activity manager." by Olawale Ogunwale · 9 years ago
  46. 6a6f0c7 Merge "Add HmacSHA256 backed by AndroidKeyStore." by Alex Klyubin · 9 years ago
  47. f603e28 Merge "Add authorization binder methods" by Chad Brubaker · 9 years ago
  48. 4ab8ea4 Add HmacSHA256 backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  49. e1e1969 Add ProcessInfoService to activity manager. by Ruben Brunk · 10 years ago
  50. 4c93c8c Fix value size data type in closure creation. by Yang Ni · 9 years ago
  51. 631565a Merge "Change getDeclaredFieldsUnchecked call to new return value" by Mathieu Chartier · 9 years ago
  52. a01250c Merge "Frameworks/base: Change String == to equals in Preference" by Andreas Gampe · 9 years ago
  53. 5a15bf6 Merge "Frameworks/base: Fix request removal in VoiceInteractionSession" by Andreas Gampe · 9 years ago
  54. 3d529c5 Change getDeclaredFieldsUnchecked call to new return value by Mathieu Chartier · 9 years ago
  55. 36ee836 Merge "Symmetric key generation for AndroidKeyStore." by Alex Klyubin · 9 years ago
  56. d23a1f7 Symmetric key generation for AndroidKeyStore. by Alex Klyubin · 9 years ago
  57. dbd9a4b Merge "Allow entropy to be provided to some operations" by Chad Brubaker · 9 years ago
  58. dae79e5 Allow entropy to be provided to some operations by Chad Brubaker · 9 years ago
  59. 274a4ee Merge "Symmetric key import for AndroidKeyStore." by Alex Klyubin · 9 years ago
  60. ee80414 Merge "Fix doc bug for object size." by Jason Sams · 9 years ago
  61. fb4f5cf Fix doc bug for object size. by Jason Sams · 9 years ago
  62. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 9 years ago
  63. 73ffe0c Merge "Catch errors for unknown object types." by Jason Sams · 9 years ago
  64. bca8e6d Catch errors for unknown object types. by Jason Sams · 9 years ago
  65. 22580b8 Merge "Fix potential npe" by Jason Sams · 9 years ago
  66. 727cac0 Merge "Add getLegacyVpnInfoPrivileged method" by Robert Greenwalt · 9 years ago
  67. ae5be38 Fix potential npe by Jason Sams · 9 years ago
  68. 5a680f2e An updater for all timezone data on a device by Neil Fuller · 10 years ago
  69. 293e358 Clear the previous states before setting the new app visibility by tiger_huang · 10 years ago
  70. 5fc9b33 Merge "Consider RTL layout in DPAD navigation in Gallery" by Alan Viverette · 9 years ago
  71. 704aa5a Merge "Use correct tag type for RSA exponent" by Chad Brubaker · 9 years ago
  72. 6326f96 Merge "Make application/client id an object" by Chad Brubaker · 9 years ago
  73. a9f6286 Merge "Framework's NetworkSecurityPolicy delegates to libcore's one." by Alex Klyubin · 9 years ago
  74. 5aeb085 Merge "Enforce tag types in KeymasterArgument classes" by Chad Brubaker · 9 years ago
  75. 7506f49 Merge "Fix to crash when clicking text link without view activity" by Alan Viverette · 9 years ago
  76. 82f6b16 Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  77. 403a494 Framework's NetworkSecurityPolicy delegates to libcore's one. by Alex Klyubin · 9 years ago
  78. ff022cb Merge "Address pending comments for NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  79. 039013c Merge "Sort Bluetooth devices in quick settings by name" by Jason Monk · 9 years ago
  80. 4b7b21e Merge "systemui: Handle case when network has been lost" by Jason Monk · 9 years ago
  81. 84750f3 Address pending comments for NetworkSecurityPolicy. by Alex Klyubin · 9 years ago
  82. f5f70b6 Merge "[ActivityManager] Avoid killing unrelated processes." by Olawale Ogunwale · 9 years ago
  83. 000293c Merge "Layout the window to be displayed if it would be resized" by Olawale Ogunwale · 9 years ago
  84. 07520c94 Merge "DimLayer : remove unnecessary surface transaction calls" by Olawale Ogunwale · 9 years ago
  85. 7db6ebe Merge "Frameworks/base: Don't allocate another identity matrix" by Andreas Gampe · 9 years ago
  86. a8f45e6 Sort Bluetooth devices in quick settings by name by Mathias Jeppsson · 10 years ago
  87. 540e1f8 Merge "Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo'" by John Reck · 9 years ago
  88. 6ce3a37 DimLayer : remove unnecessary surface transaction calls by Dohyun Lee · 10 years ago
  89. f8a2ba5 Merge "Prevent unexpected rotation while going back to keyguard" by Craig Mautner · 9 years ago
  90. b2b0c4c Merge "[RenderScript] Add create(Context, int) to be compatible with the thunker layer & minor tweaks." by Miao Wang · 9 years ago
  91. a4e5adf [RenderScript] Add create(Context, int) to be compatible with by Miao Wang · 9 years ago
  92. 978cfc3 Merge "SystemUI needs the SET_WALLPAPER permission" by Michael Wright · 9 years ago
  93. 8d516a8 SystemUI needs the SET_WALLPAPER permission by Samuel Asteberg · 10 years ago
  94. 1263b2f Prevent unexpected rotation while going back to keyguard by tiger_huang · 10 years ago
  95. 08bbca0 Add getLegacyVpnInfoPrivileged method by sj.cha · 10 years ago
  96. 534bf9c Enforce tag types in KeymasterArgument classes by Chad Brubaker · 10 years ago
  97. 9f47709 Use correct tag type for RSA exponent by Chad Brubaker · 10 years ago
  98. 5e73c0e Make application/client id an object by Chad Brubaker · 10 years ago
  99. 38fcaf4 Merge "Move arrow_pointer hotspot to better match actual tip" by Alan Viverette · 10 years ago
  100. 31cee31 Merge "Specify public exponent for RSA" by Chad Brubaker · 10 years ago