1. 9cb16a2 Add BNNM intrinsic. by Tim Murray · 10 years ago
  2. d1af38a Merge "Use JCA names for block modes, paddings, and digests." by Alex Klyubin · 10 years ago
  3. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 10 years ago
  4. 8f0e0c1 Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 10 years ago
  5. c1c6528 Merge "Add EcIesParameterSpec to enable ECIES crypto." by Alex Klyubin · 10 years ago
  6. 0ee9376 Add EcIesParameterSpec to enable ECIES crypto. by Alex Klyubin · 10 years ago
  7. 386c4e9 Merge "Fix testSaw_ungrantedUid_Bluetooth" by Chad Brubaker · 10 years ago
  8. 97fce66 Merge "Make several key crypto parameters repeatable" by Shawn Willden · 10 years ago
  9. 6a5af8c Fix testSaw_ungrantedUid_Bluetooth by Chad Brubaker · 10 years ago
  10. 4406568 Merge "Check caller status precisely when registering receiver." by Olawale Ogunwale · 10 years ago
  11. 59f977c Make several key crypto parameters repeatable by Chad Brubaker · 10 years ago
  12. a270264 Merge "Track more changes to keymaster_defs.h" by Alex Klyubin · 10 years ago
  13. 73e239b Clean-up state if we have an exception when acquiring provider by Wale Ogunwale · 10 years ago
  14. 08d76a9 Merge "Impose an ordering on created SELinuxMMAC Policy objects." by Nick Kralevich · 10 years ago
  15. 55f7c27 Track more changes to keymaster_defs.h by Alex Klyubin · 10 years ago
  16. b15506f Check caller status precisely when registering receiver. by riddle_hsu · 10 years ago
  17. a08f6a6 Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." by John Reck · 10 years ago
  18. d56e087 Merge "Fixing memory leak in RenderBufferCache" by John Reck · 10 years ago
  19. 4caa6b1 Impose an ordering on created SELinuxMMAC Policy objects. by Robert Craig · 10 years ago
  20. 6d718c2 Merge "Add support for setting the cache directory." by Tim Murray · 10 years ago
  21. 47f3158 Add support for setting the cache directory. by Tim Murray · 10 years ago
  22. ba2836e Merge "Track recent keymaster_defs.h changes." by Alex Klyubin · 10 years ago
  23. 862e6c7 Track recent keymaster_defs.h changes. by Alex Klyubin · 10 years ago
  24. c6eb628 Merge "Split key origin into TEE/not and generated/imported." by Alex Klyubin · 10 years ago
  25. da16497 Merge "Add dalvik subitems for -d in dumpsys meminfo "Total PSS by category"" by Mathieu Chartier · 10 years ago
  26. 537691f Add dalvik subitems for -d in dumpsys meminfo "Total PSS by category" by Mathieu Chartier · 10 years ago
  27. b503c52 Split key origin into TEE/not and generated/imported. by Alex Klyubin · 10 years ago
  28. 1d3c77a Merge "Start passing volume UUID to installd." by Jeff Sharkey · 10 years ago
  29. 97d2d7c Merge "Fix minor issues in new Javadocs of AndroidKeyStore." by Alex Klyubin · 10 years ago
  30. 7882a7f Fix minor issues in new Javadocs of AndroidKeyStore. by Alex Klyubin · 10 years ago
  31. 790a4ec Start passing volume UUID to installd. by Jeff Sharkey · 10 years ago
  32. aeae0f3 Merge "Add asymmetric crypto constants for AndroidKeyStore API." by Alex Klyubin · 10 years ago
  33. 8c58ba8 Merge "Add missing mapping between JCA and keystore HMAC names." by Alex Klyubin · 10 years ago
  34. ccfea50 Add asymmetric crypto constants for AndroidKeyStore API. by Alex Klyubin · 10 years ago
  35. d9f32b1 Merge "Ensure alignment of Res_png_9patch." by Dan Albert · 10 years ago
  36. a18cee5 Ensure alignment of Res_png_9patch. by Dan Albert · 10 years ago
  37. 5324702 Add missing mapping between JCA and keystore HMAC names. by Alex Klyubin · 10 years ago
  38. e26347b Merge "Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired." by Alex Klyubin · 10 years ago
  39. 223977b Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired. by Alex Klyubin · 10 years ago
  40. a482b04 Merge "Require IND-CPA by default for new AndroidKeyStore keys." by Alex Klyubin · 10 years ago
  41. f324d24 Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 10 years ago
  42. 1be312d Merge "Re-enable -Wall and -Werror that were lost in a merge" by Colin Cross · 10 years ago
  43. 01f1856 Re-enable -Wall and -Werror that were lost in a merge by Colin Cross · 10 years ago
  44. f853f64 Require IND-CPA by default for new AndroidKeyStore keys. by Alex Klyubin · 10 years ago
  45. e8a3c32 Merge "Prevent windows from freezing screen while timeout" by Olawale Ogunwale · 10 years ago
  46. 1da3d7f Merge "Add more digests to AndroidKeyStore API." by Alex Klyubin · 10 years ago
  47. 70376a7 Add more digests to AndroidKeyStore API. by Alex Klyubin · 10 years ago
  48. c0d6b7c Merge "Fix typo" by Alex Klyubin · 10 years ago
  49. 6895a54 Fix typo by Alex Klyubin · 10 years ago
  50. edd0e6c Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore." by Alex Klyubin · 10 years ago
  51. 3283d2d Merge "Add BlockMode.GCM constant to AndroidKeyStore API." by Alex Klyubin · 10 years ago
  52. d1ccb45 Refuse to reuse IV in encryption mode in AndroidKeyStore. by Alex Klyubin · 10 years ago
  53. 951e27f Prevent windows from freezing screen while timeout by tiger_huang · 10 years ago
  54. 393f89f Merge "[ActivityManager] Avoid NullPointerException if no crash info" by Olawale Ogunwale · 10 years ago
  55. 1bdbce2 Merge "[ActivityManager] Finish the failed-to-pause activity" by Olawale Ogunwale · 10 years ago
  56. 3d86b88 [ActivityManager] Avoid NullPointerException if no crash info by louis_chang · 10 years ago
  57. 047dfd4 [ActivityManager] Finish the failed-to-pause activity by louis_chang · 10 years ago
  58. 80e455e Merge "Prevent possible memory leak in SpanSet" by Romain Guy · 10 years ago
  59. 40c4021 Merge "third part apps can disable the secret lockscreen" by Jim Miller · 10 years ago
  60. 38bb642b Add BlockMode.GCM constant to AndroidKeyStore API. by Alex Klyubin · 10 years ago
  61. 7a3c8c7 Merge "Fixed memory leak in ExtractEditLayout finish()" by Adam Powell · 10 years ago
  62. 8391e03 Merge "ProgressBar: Fix error of process bar cannot update on some condition." by Adam Powell · 10 years ago
  63. 5352411 Merge "Move cache dir to its own class." by Tim Murray · 10 years ago
  64. e1e6c66 Move cache dir to its own class. by Tim Murray · 10 years ago
  65. b3a9bc0 Prevent possible memory leak in SpanSet by Romain Guy · 10 years ago
  66. 6a17f60 Merge "Unnecessary dexopt in installPackageLI" by Fyodor Kupolov · 10 years ago
  67. 558184f Merge "Make the new AndroidKeyStore API conformant." by Alex Klyubin · 10 years ago
  68. d95e58c Merge "Load libraries directly from apk" by Dmitriy Ivanov · 10 years ago
  69. dec4688 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  70. d229f442 Merge "Add a timeout state to frozen windows" by Olawale Ogunwale · 10 years ago
  71. c46e9e7 Make the new AndroidKeyStore API conformant. by Alex Klyubin · 10 years ago
  72. 3aacbbc Add a timeout state to frozen windows by Craig Mautner · 10 years ago
  73. 8928c72 Merge "[ActivityManager] Improve task order of getRunningTasks." by Olawale Ogunwale · 10 years ago
  74. 437db61 Merge "[ActivityManager] Do not add service to reschedule after removing users." by Olawale Ogunwale · 10 years ago
  75. ddc7415 [ActivityManager] Improve task order of getRunningTasks. by riddle_hsu · 10 years ago
  76. 36b26ad Unnecessary dexopt in installPackageLI by Fyodor Kupolov · 10 years ago
  77. 7200f66 Merge "Fix minor blur doc bug" by Jason Sams · 10 years ago
  78. 6422ee7 Merge "Rewrote FieldPack::createFieldPack for alignment" by Yang Ni · 10 years ago
  79. 8bcbf47 Rewrote FieldPack::createFieldPack for alignment by Yang Ni · 10 years ago
  80. 069f4cb Merge "Fix memory leak in Connectivity Service when phone app crashes" by Robert Greenwalt · 10 years ago
  81. 47c1cf4 Merge "[ActivityManager] Fix ServiceRecord leakage" by Olawale Ogunwale · 10 years ago
  82. 655ef08 Merge "[ActivityManager] Examine bad process before clean up application record" by Olawale Ogunwale · 10 years ago
  83. baedbfb Merge "[ProcessStas] fix index out of bounds when add duration." by Olawale Ogunwale · 10 years ago
  84. 4b647f4 Fix memory leak in Connectivity Service when phone app crashes by Maunik Shah · 10 years ago
  85. 1d359da Merge "Remove the window whose client process has died or become zombie" by Olawale Ogunwale · 10 years ago
  86. f8cb672 Merge "Frameworks/base: Pass variant and feature-set to runtime" by Andreas Gampe · 10 years ago
  87. 605cca1 Frameworks/base: Pass variant and feature-set to runtime by Andreas Gampe · 10 years ago
  88. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 10 years ago
  89. efcbaec Merge "Only Windows doesn't have %zd." by Elliott Hughes · 10 years ago
  90. b12f241 Only Windows doesn't have %zd. by Elliott Hughes · 10 years ago
  91. 64b0062 Merge "Load fewer classes when AndroidKeyStore provider is installed." by Alex Klyubin · 10 years ago
  92. 6def5af Load fewer classes when AndroidKeyStore provider is installed. by Alex Klyubin · 10 years ago
  93. 0896365 Merge "Rename KeymasterException to KeyStoreException." by Alex Klyubin · 10 years ago
  94. 377885e Merge "Mark all test keys as no auth required" by Chad Brubaker · 10 years ago
  95. b292e49 Merge "Obtain SPI without using Reflection." by Alex Klyubin · 10 years ago
  96. a0f656f Obtain SPI without using Reflection. by Alex Klyubin · 10 years ago
  97. 6aed9ec Merge "[RenderScript] update exception reporting for copyTo() after autoPadding added." by Miao Wang · 10 years ago
  98. d9b6328 [RenderScript] update exception reporting for copyTo() after autoPadding added. by Miao Wang · 10 years ago
  99. 3d8b7f4 Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 10 years ago
  100. cd005eb [ActivityManager] Do not add service to reschedule after removing users. by younghwan1.kim · 10 years ago