1. 41613c4 Replace camrdale with pankhurst in owners. by Cameron Dale · 1 year, 7 months ago main master
  2. b43833f [glog] Add [[clang::lto_visibility_public]] by Leonard Chan · 1 year, 8 months ago
  3. 3a1c94f Remove anhwang from OWNERS. by Cameron Dale · 3 years ago
  4. 17735d6 [cobalt] Remove Jared and Laura from OWNERS. by Cameron Dale · 3 years ago
  5. 731dfc2 Update glog owners file by Steve Fung · 4 years ago
  6. b886982 [cpp] Fix -Wextra-semi suppression by Shai Barack · 4 years, 2 months ago
  7. f21d210 [cpp] Suppress -Wextra-semi by Shai Barack · 4 years, 2 months ago
  8. 089c6c6 [owners] Add OWNERs files to glog by dannyzen · 4 years, 7 months ago
  9. 03a3f5f [Wconversion] Suppress warnings by Shai Barack · 5 years ago
  10. 027bec6 [Wconversion] Suppress warnings by Shai Barack · 5 years ago
  11. c21f4de [Wconversion] Suppress warnings Bug: 56258 Bug: 58162 by Shai Barack · 5 years ago
  12. fc4ff6b Update README.fuchsia by Petr Hosek · 8 years ago
  13. 59130c4 Take the location of gflags from a variable passed in by the parent script. by Mitch Rudominer · 8 years ago
  14. e9ca516 Merge "Update README.fuchsia" by Damien Miller · 8 years ago
  15. 66901e7 [macos] Fix warnings around syscall deprecation on OS X 10.12 and up by George Kulakowski · 8 years ago
  16. 4afb8ec Revert "[macos] Fix warnings around syscall deprecation on OS X 10.12 and up" by George Kulakowski · 8 years ago
  17. a8a17da [macos] Fix warnings around syscall deprecation on OS X 10.12 and up by George Kulakowski · 8 years ago
  18. deddd8c Update README.fuchsia by Damien Miller · 8 years ago
  19. 1aba9fe Merge "Link to upstream in README.fuchsia" by Damien Miller · 8 years ago
  20. 35141af [syscall] Build properly for the host, not just Fuchsia by George Kulakowski · 8 years ago
  21. 18dbbbd Link to upstream in README.fuchsia by Damien Miller · 8 years ago
  22. f0a97fd Fix for aarch64 by Ankur Mittal · 8 years ago cobalt
  23. dfbb554 Adding support to build with linux toolchain by Ankur Mittal · 9 years ago
  24. d1e81bd Adding BUILD.gn by Ankur Mittal · 9 years ago
  25. b6a5e05 Update github.com/sergiud in AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 9 years ago
  26. 9581b3f Merge pull request #132 from sergiud/cmake-disable-unittests by Fumitoshi Ukai · 9 years ago
  27. 60375e0 cmake: allow to disable building unit tests by Sergiu Deitsch · 9 years ago
  28. cf36dab Merge pull request #127 from MinGW-caffe/master by Fumitoshi Ukai · 9 years ago
  29. 5080258 Add MiniLight to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 9 years ago
  30. bf766fa Merge pull request #123 from yying/master by Fumitoshi Ukai · 9 years ago
  31. ff5fa62 Add Andy Ying to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 9 years ago
  32. 7cff620 Merge pull request #116 from pcc/fix2 by Fumitoshi Ukai · 9 years ago
  33. f5cc863 Merge pull request #98 from willyd/relocatable by Fumitoshi Ukai · 9 years ago
  34. b3a1dc3 Add Guillaume Dumont to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 9 years ago
  35. dee7c8c Merge pull request #129 from sergiud/cmake-PIC by Fumitoshi Ukai · 9 years ago
  36. fc61880 Merge pull request #130 from sergiud/cmake-warning-fix by Fumitoshi Ukai · 9 years ago
  37. e6c26b2 cmake: fixed clang warning propagation to gcc by Sergiu Deitsch · 9 years ago
  38. e05f325 cmake: enable position independent code (PIC) by Sergiu Deitsch · 9 years ago
  39. 9c584dd try to avoid the error "conflicting declaration 'typedef DWORD pthread_t'" etc. by MiniLight · 9 years ago
  40. a00dfdf NULL sinks_ after deletion to prevent dangling pointer by Andy Ying · 9 years ago
  41. 0472b91 Add Peter Collingbourne <pcc@google.com> to CONTRIBUTORS by Fumitoshi Ukai · 9 years ago
  42. f174cba Merge pull request #115 from pcc/fix1 by Fumitoshi Ukai · 9 years ago
  43. 8e98eb2 Fix autotools build. by Peter Collingbourne · 10 years ago
  44. a93a451 symbolize: Calculate a module's zero VA using program headers. by Peter Collingbourne · 10 years ago
  45. de6149e Merge pull request #101 from yasushi-saito/master by Fumitoshi Ukai · 10 years ago
  46. 202b395 Merge pull request #91 from abdasgupta/master by Fumitoshi Ukai · 10 years ago
  47. 2a7423b Merge pull request #82 from sergiud/cmake-imported-target by Fumitoshi Ukai · 10 years ago
  48. d630221 Allow permission line in /proc/self/map to be "rwx", not just "r-x". At by Yaz Saito on W541 · 10 years ago
  49. 45901a3 Added $<BUILD_INTERFACE> to gflags include to avoid including the gflags include dir in the glog-targets.cmake by Guillaume Dumont · 10 years ago
  50. f176cc8 Merge pull request #96 from mayah/update-windows by Fumitoshi Ukai · 10 years ago
  51. 821d3e8 Run src/windows/preprocess.sh by mayah · 10 years ago
  52. b27d042 Added support for PowerPC. by Abhishek Dasgupta · 10 years ago
  53. c7e35f8 added CMake usage instructions by Sergiu Dotenco · 10 years ago
  54. 780efcc cmake: allow to refer to imported glog target as glog::glog by Sergiu Dotenco · 10 years ago
  55. 4d391fe use namespace GFLAGS_NAMESPACE instead namespace gflags by Fumitoshi Ukai · 10 years ago
  56. a63f466 win: use _fdopen instead of fdopen by Fumitoshi Ukai · 10 years ago
  57. 1256d28 win: FAILED macro can't be used with HANDLE. by Fumitoshi Ukai · 10 years ago
  58. 0312301 avoid calling new/malloc in signalhandler. by Fumitoshi Ukai · 10 years ago
  59. de75983 Merge pull request #74 from yoshisatoyanagisawa/fix_sigabrt_action by Fumitoshi Ukai · 10 years ago
  60. cda16b3 Reset SIGABRT action only if FailureSignalHandler is installed. by Yoshisato Yanagisawa · 10 years ago
  61. f46e074 Merge pull request #58 from ruslo/fix.include by Fumitoshi Ukai · 10 years ago
  62. 0ae958f Merge pull request #56 from rhencke/fix-test by Fumitoshi Ukai · 10 years ago
  63. 013a36b Merge pull request #51 from flandr/pthread-cmake-build by Fumitoshi Ukai · 10 years ago
  64. ccacef4 Fix missing public include directory by Ruslan Baratov · 10 years ago
  65. bdb6c32 Add pthread library to linker list when needed by Nate Rosenblum · 10 years ago
  66. c10e6ec Fix double-free in unit test on Windows. by Robert Hencke · 10 years ago
  67. a667518 Merge pull request #49 from sergiud/cmake-visibility by Fumitoshi Ukai · 10 years ago
  68. 85e5c6e Merge pull request #47 from sergiud/master by Fumitoshi Ukai · 10 years ago
  69. 4dd62b0 Add Teddy Reed to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 10 years ago
  70. a94afc6 Merge pull request #26 from theopolis/feature-mode-flag by Fumitoshi Ukai · 10 years ago
  71. ed6dba0 cmake: fixed warning caused by policy CMP0063 by Sergiu Dotenco · 10 years ago
  72. 58438d3 [#23] Add logfile_mode to control logfile permissions by Teddy Reed · 10 years ago
  73. cb5487d cmake: allow to disable multithreading support by Sergiu Dotenco · 10 years ago
  74. f769195 Merge pull request #35 from bsilver8192/fix-mocklog-unused-arguments by Fumitoshi Ukai · 10 years ago
  75. 254db0a Merge pull request #34 from bsilver8192/fix-macro-redefinition by Fumitoshi Ukai · 10 years ago
  76. 4a1e5ef Add tomange to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 10 years ago
  77. cd37eec Merge pull request #20 from UbimoLTD/patch-1 by Fumitoshi Ukai · 10 years ago
  78. 8db3ff0 Merge pull request #12 from ukai/fix_leak by Fumitoshi Ukai · 10 years ago
  79. e91d5c4 Add Sergiu Dotenco to AUTHORS/CONTRIBUTORS by Fumitoshi Ukai · 10 years ago
  80. fe13644 Merge pull request #7 from sergiud/master by Fumitoshi Ukai · 10 years ago
  81. 454906f Add Michael Tanner and tbennun to AUTORS/CONTRIBUTORS by Fumitoshi Ukai · 10 years ago
  82. 8453b08 cmake: link to libunwind by Sergiu Dotenco · 10 years ago
  83. 05746ed cmake: support gflags in static builds by Sergiu Dotenco · 10 years ago
  84. 95cde7a cmake: disabled 'template argument uses unnamed type' warning by Sergiu Dotenco · 10 years ago
  85. 5aee7c7 added missing include by Sergiu Dotenco · 10 years ago
  86. 856ff81 fixed vc 14.0 ctp 6 compilation error by Sergiu Dotenco · 10 years ago
  87. b561c94 determine gflags namespace automatically by Sergiu Dotenco · 10 years ago
  88. f9def39 do not redefine snprintf if it's already available by Sergiu Dotenco · 10 years ago
  89. fa4c5b5 do not redefine stl logging macros by Sergiu Dotenco · 10 years ago
  90. ea628ae allow to define TEST_SRC_DIR as a macro by Sergiu Dotenco · 10 years ago
  91. 3325258 allow to use __declspec(noreturn) by Sergiu Dotenco · 10 years ago
  92. 3d9fea9 export the Demangle function by Sergiu Dotenco · 10 years ago
  93. 3c49b93 added cmake support by Sergiu Dotenco · 10 years ago
  94. beb55fa Fix redefinition of _XOPEN_SOURCE. by Brian Silverman · 11 years ago
  95. 180eaff Fix unused arguments warning in ScopedMockLog. by Brian Silverman · 11 years ago
  96. 287ab79 Add Brian Silverman to AUTHORS+CONTRIBUTORS. by Brian Silverman · 11 years ago
  97. 2c50384 Update vlog_is_on.cc by romange · 11 years ago
  98. 2a02db7 Add Abhishek Parmar to the AUTHORS/CONTRIBUTORS files. by Pierre Phaneuf · 11 years ago
  99. ed072a5 don't remove sinks_ elements. by Fumitoshi Ukai · 11 years ago
  100. 701dd71 Guard GOOGLE_PREDICT_TRUE|FALS with #ifndef to avoid collision with other google opensource projects like protobuf. by Abhishek Parmar · 11 years ago