1. 03 Jul, 2012 3 commits
  2. 05 Jun, 2012 1 commit
  3. 17 May, 2012 1 commit
  4. 16 May, 2012 1 commit
  5. 10 May, 2012 1 commit
  6. 04 May, 2012 1 commit
    • pliard@google.com's avatar
      Don't call AddDesc() at static init time in LITE_RUNTIME mode. · 6103d4ed
      pliard@google.com authored
      This patch makes the generation of StaticDescriptorInitializer_$filename$
      depend on whether LITE_RUNTIME is enabled. Note that this works only when
      extensions are not used.
      
      This lets us significantly decrease the number of static initializers generated
      by protoc in LITE_RUNTIME mode (used in Chromium).
      In LITE_RUNTIME mode, $adddescriptorsname$() is called the first time that
      default_instance() is called (rather than being called during static init).
      
      To benefit from this patch in LITE_RUNTIME mode without extensions, compile
      with -DGOOGLE_PROTOBUF_NO_STATIC_INIT.
      
      BUG=351
      6103d4ed
  7. 10 Apr, 2012 1 commit
  8. 08 Mar, 2012 1 commit
  9. 06 Mar, 2012 1 commit
  10. 02 Mar, 2012 2 commits
  11. 05 Jul, 2011 5 commits
  12. 07 Jun, 2011 2 commits
  13. 25 May, 2011 1 commit
  14. 04 May, 2011 1 commit
  15. 03 May, 2011 1 commit
  16. 30 Apr, 2011 1 commit
  17. 29 Apr, 2011 3 commits
  18. 28 Apr, 2011 2 commits
  19. 08 Apr, 2011 1 commit
  20. 18 Feb, 2011 1 commit
  21. 07 Feb, 2011 1 commit
  22. 03 Feb, 2011 1 commit
  23. 02 Feb, 2011 2 commits
  24. 27 Jan, 2011 1 commit
  25. 24 Jan, 2011 1 commit
  26. 21 Jan, 2011 1 commit
  27. 13 Jan, 2011 1 commit
  28. 21 Dec, 2010 1 commit