1. 12 Apr, 2019 2 commits
  2. 11 Apr, 2019 2 commits
  3. 10 Apr, 2019 7 commits
  4. 09 Apr, 2019 6 commits
  5. 08 Apr, 2019 1 commit
  6. 06 Apr, 2019 1 commit
  7. 05 Apr, 2019 3 commits
  8. 03 Apr, 2019 1 commit
  9. 01 Apr, 2019 2 commits
    • Phillipp Schoppmann's avatar
      Update file list for protobuf_lite · 8e5b2f1b
      Phillipp Schoppmann authored
      8e5b2f1b
    • Harvey Tuch's avatar
      Fix some UBSAN warnings. · 0f8e6d14
      Harvey Tuch authored
      * external/com_google_protobuf/src/google/protobuf/stubs/strutil.cc:1122:9: runtime error: negation of -9223372036854775808 cannot be represented in type 'google::protobuf::int64' (aka 'long'); cast to an unsigned type to negate this value to itself
      
      * Bad external/com_google_protobuf/src/google/protobuf/text_format.cc:1320:14: runtime error: null pointer passed as argument 1, which is declared to never be null
        /usr/include/string.h:62:62: note: nonnull attribute specified here
      Signed-off-by: 's avatarHarvey Tuch <htuch@google.com>
      0f8e6d14
  10. 29 Mar, 2019 1 commit
  11. 28 Mar, 2019 9 commits
  12. 27 Mar, 2019 3 commits
  13. 26 Mar, 2019 2 commits