1. 18 Jan, 2013 3 commits
  2. 17 Jan, 2013 12 commits
  3. 16 Jan, 2013 7 commits
  4. 15 Jan, 2013 1 commit
  5. 14 Jan, 2013 5 commits
  6. 12 Jan, 2013 2 commits
    • Elliott Hughes's avatar
      Fix lossage in OldDecimalFormatSymbolsTest. · 04722bea
      Elliott Hughes authored
      Change-Id: I5ed2c5784fcf545009f2b4d64c7db03933e8dc03
      04722bea
    • Elliott Hughes's avatar
      Clean up RandomBitsSupplier. · 1d1012ac
      Elliott Hughes authored
      The reason the array had later items commented out is that the loop
      was wrong: it would always choose the _last_ valid device, not the
      _first_ as intended.
      
      There were two choices here:
      1. fix the loop and have the same list of three devices that OpenSSL uses.
      2. remove the loop and just say "you must have /dev/urandom".
      
      This patch goes with option 2.
      
      Change-Id: Ia99be6ba929c7b6c35bed77c19d47de80719973c
      1d1012ac
  7. 11 Jan, 2013 1 commit
  8. 10 Jan, 2013 1 commit
  9. 09 Jan, 2013 1 commit
  10. 08 Jan, 2013 7 commits