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