1. 05 Jun, 2012 1 commit
  2. 17 May, 2012 1 commit
  3. 16 May, 2012 1 commit
  4. 10 May, 2012 1 commit
  5. 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
  6. 10 Apr, 2012 1 commit
  7. 08 Mar, 2012 1 commit
  8. 06 Mar, 2012 1 commit
  9. 02 Mar, 2012 2 commits
  10. 05 Jul, 2011 5 commits
  11. 07 Jun, 2011 2 commits
  12. 25 May, 2011 1 commit
  13. 04 May, 2011 1 commit
  14. 03 May, 2011 1 commit
  15. 30 Apr, 2011 1 commit
  16. 29 Apr, 2011 3 commits
  17. 28 Apr, 2011 2 commits
  18. 08 Apr, 2011 1 commit
  19. 18 Feb, 2011 1 commit
  20. 07 Feb, 2011 1 commit
  21. 03 Feb, 2011 1 commit
  22. 02 Feb, 2011 2 commits
  23. 27 Jan, 2011 1 commit
  24. 24 Jan, 2011 1 commit
  25. 21 Jan, 2011 1 commit
  26. 13 Jan, 2011 1 commit
  27. 21 Dec, 2010 2 commits
  28. 09 Dec, 2010 2 commits