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