1. 55c4a2d Remove StaticAssert.h. by Elliott Hughes · 11 years ago
  2. 0a08bbe Use correct signature for NativeBN_BN_is_prime_ex by Chris Dearman · 11 years ago
  3. 66e740b Simplify NativeBN error handling. by Elliott Hughes · 11 years ago
  4. a125dde 64-bit fixes for BigInteger. by Elliott Hughes · 11 years ago
  5. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  6. ce1396e Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 57d0a10 Make all filenames match their classes. by Elliott Hughes · 13 years ago[Renamed from luni/src/main/native/NativeBN.cpp]
  8. aba7ce6 Add and use STATIC_ASSERT for compile-time asserts, and remove some 32-bit limits. by Elliott Hughes · 14 years ago
  9. acce5ff Fix last few uses of "type *id" to be "type* id". by Elliott Hughes · 14 years ago
  10. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  11. 583ce47 Remove many of our C-style casts. by Elliott Hughes · 14 years ago
  12. 6410112 Add null-pointer checking to ScopedPrimitiveArray. by Elliott Hughes · 14 years ago
  13. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago[Renamed (98%) from openssl/src/main/native/NativeBN.cpp]
  14. 6371043 Make BigInteger thread-safe. by Elliott Hughes · 14 years ago
  15. abf945f Bullet-proof the lseek/read in Inflater.setFileInput. by Elliott Hughes · 14 years ago
  16. 9871c86 Make NativeBN's filename match the class name. by Elliott Hughes · 14 years ago[Renamed from openssl/src/main/native/BNInterface.cpp]
  17. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  18. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  19. 4e21632 Remove more uses of Get/Release Critical. by Elliott Hughes · 14 years ago
  20. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  21. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 14 years ago[Renamed (73%) from openssl/src/main/native/BNInterface.c]
  22. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  23. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  24. 13d47bd Remove a workaround for an openssl bug that's been fixed upstream. by Elliott Hughes · 15 years ago
  25. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  26. 9275305 Rewrite NativeBN_twosCompFitsIntoBytes. by Elliott Hughes · 15 years ago
  27. 973ff88 Don't throw OutOfMemoryError if it's already been thrown. by Elliott Hughes · 15 years ago
  28. 611ddbe Remove NativeBN_bn2twosComp. by Elliott Hughes · 15 years ago
  29. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  30. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  31. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  32. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  33. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago