Skip to content
Snippets Groups Projects
  1. Sep 20, 2019
  2. Sep 06, 2019
  3. Aug 19, 2019
  4. Aug 13, 2019
  5. Aug 05, 2019
  6. Jul 26, 2019
  7. Jul 22, 2019
  8. Jul 16, 2019
  9. Jul 15, 2019
  10. Jul 11, 2019
  11. May 29, 2019
  12. May 10, 2019
  13. May 02, 2019
  14. Mar 20, 2019
  15. Mar 07, 2019
  16. Mar 06, 2019
  17. Mar 05, 2019
  18. Feb 21, 2019
  19. Nov 12, 2018
    • tholenst's avatar
      Java tink: Convert some of the calls to *Factory.getPrimitive(keyset) to... · 8a57b58c
      tholenst authored
      Java tink: Convert some of the calls to *Factory.getPrimitive(keyset) to keyset.getPrimitive(*.class) in our codebase.
      
      The goal is to get the documentation up to date, but there are many hits in codesearch so I just do a real chunk here.
      
      PiperOrigin-RevId: 219786411
      GitOrigin-RevId: 239d592e9f9b7fab5e126cb9c3cb1912f2f382f9
      8a57b58c
    • tholenst's avatar
      Convert some of the calls to *Factory.getPrimitive(keyset) to... · 29477af4
      tholenst authored
      Convert some of the calls to *Factory.getPrimitive(keyset) to keyset.getPrimitive<*>() in our codebase.
      
      The goal is to get the documentation up to date, but we just start with a chunk.
      
      PiperOrigin-RevId: 219786142
      GitOrigin-RevId: 7c6f3ead37fe00ac641b1a8f849d9ac738980b4a
      29477af4
  20. Oct 31, 2018
  21. Oct 09, 2018
  22. Oct 02, 2018
  23. Sep 20, 2018
  24. Sep 11, 2018
  25. Aug 30, 2018
Loading