1. 30 Aug, 2016 2 commits
    • Thomas Van Lenten's avatar
      Speed up ObjC Generation with large dependency trees · 78a6d310
      Thomas Van Lenten authored
      Don't create FileGenerators for each dep. FileGenerators will deeply create all
      the message, enum, and field generators; but those aren't needed when doing
      the imports for dependencies. Instead directly generate the imports off the
      FileDescriptors so no extra objects are created. The only other use was when
      chaining together the *Roots for the file extension registry, but that also
      can be generate off the name of the FileDescriptor directly.
      78a6d310
    • Joshua Haberman's avatar
      Merge pull request #2012 from haberman/rubymapgcfix · e721ce66
      Joshua Haberman authored
      Ruby: make sure map parsing frames are GC-rooted.
      e721ce66
  2. 29 Aug, 2016 3 commits
  3. 26 Aug, 2016 3 commits
  4. 25 Aug, 2016 4 commits
  5. 24 Aug, 2016 2 commits
  6. 23 Aug, 2016 4 commits
  7. 22 Aug, 2016 2 commits
  8. 19 Aug, 2016 1 commit
  9. 16 Aug, 2016 4 commits
  10. 15 Aug, 2016 4 commits
  11. 12 Aug, 2016 6 commits
  12. 11 Aug, 2016 4 commits
  13. 09 Aug, 2016 1 commit