1. 6a60aa3 Move components/zip to third_party/zip by alecflett@chromium.org · 11 years ago
  2. d9b32aa Extract use_system_foo logic out of gyp files, patch 2 by phajdan.jr@chromium.org · 11 years ago
  3. 1fa03a0 Fix build failure with use_system_minizip=1 by phajdan.jr@chromium.org · 11 years ago
  4. 25499ea Fix mangling of zlib API on 64 bit platforms. by gavinp@chromium.org · 11 years ago
  5. c101330 Complete update of zlib from 1.2.3 to 1.2.5. by gavinp@chromium.org · 11 years ago
  6. d2df4fe Add third_party/zlib/OWNERS by gavinp@chromium.org · 11 years ago
  7. 52439b4 Use generated shim headers for zlib. by phajdan.jr@chromium.org · 12 years ago
  8. 3e1c09c Linux: add an option to use system minizip. by phajdan.jr@chromium.org · 12 years ago
  9. c5151bf net: separate SPDY cookie with "; " as the new RFC requires. by agl@chromium.org · 12 years ago
  10. 54cd759 net: workaround compression leaks by agl@chromium.org · 12 years ago
  11. a40e48d Revert "net: workaround compression leaks" by agl@chromium.org · 12 years ago
  12. 1d88faa net: workaround compression leaks by agl@chromium.org · 12 years ago
  13. 8f180be Add a function to provide the list of third-party directories which are incompatible with Android. by steveblock@chromium.org · 12 years ago
  14. b1ff328 Make 'License' field in third-party metadata required by steveblock@chromium.org · 12 years ago
  15. c763d1b Add iOS support to ssl.gyp and zlib.gyp by stuartmorgan@chromium.org · 12 years ago
  16. 11e2483 Reduce duplication in third_party/zlib/zlib.gyp. by thakis@chromium.org · 12 years ago
  17. 29dd900 Disable harmless warnings for 3rdparty code: zlib. by thakis@chromium.org · 12 years ago
  18. e344b23 Fix conflicts in our function mangling. by hbono@chromium.org · 12 years ago
  19. d1d2aad define USE_FILE32API on Android too by jnd@chromium.org · 13 years ago
  20. 64a9f60 define USE_FILE32API on *BSD too by robert.nagy@gmail.com · 13 years ago
  21. cb92c20 Include "mozzconf.h". by hbono@chromium.org · 13 years ago
  22. d2dc209 Update zlib to 1.2.5. This change applies upstream patches from 1.2.3 to 1.2.5. by hbono@chromium.org · 13 years ago
  23. 37c5259 Extract an independent webkit_support_gfx target. by zhenghao@google.com · 13 years ago
  24. 0b77883 Remove the comments setting emands and vim tab width and expansion variables. by tony@chromium.org · 13 years ago
  25. 4f31304 Remove msvs_guids from third_party, webkit, tools and views. by tony@chromium.org · 13 years ago
  26. 02b5ac2 Final gyp patch to make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, and use_x11. For lists of source files that use a mix of POSIX and Gtk APIs, toolkit_uses_gtk was given precedence. Solaris was made to use ALSA also, as libasound has been ported to FreeBSD and Solaris as a wrapper around the native OSS. by tony@chromium.org · 13 years ago
  27. 6b3ae71 Globally replace <(library) with static_library by evan@chromium.org · 13 years ago
  28. 4055b44 GYP changes for FreeBSD and OpenBSD by pvalchev@google.com · 14 years ago
  29. cde0055 Pass tools/licenses.py for a few more directories. by evan@chromium.org · 14 years ago
  30. a9d52ab Pass license check script for most of the tree. by evan@chromium.org · 14 years ago
  31. 30e6741 Dropping unconnected obsolete vsprops files. by bradnelson@google.com · 14 years ago
  32. b88cd85 Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by mmoss@google.com · 15 years ago
  33. 5fbe051 Revert 34195 - Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by jrg@chromium.org · 15 years ago
  34. e028065 Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by mmoss@google.com · 15 years ago
  35. 9d41fd9 Add yasm and ffmpeg into the build tree for linux. by ajwong@chromium.org · 15 years ago
  36. 61bd796 Add comments setting emacs and vim tab width and expansion variables. by sgk@google.com · 15 years ago
  37. e3225e9 Force inclusion of build/common.gypi for all chromium gyp files. by yaar@chromium.org · 15 years ago
  38. b3e226c Linux: add GYP flag to build with system zlib. by agl@chromium.org · 15 years ago
  39. cbf8237 Implements a Zip() utility function. Refactor existing by aa@chromium.org · 15 years ago
  40. 4ff8615 Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: by sgk@google.com · 15 years ago
  41. 7a52d3c Remove the checked-in scons configuration files. by sgk@google.com · 15 years ago
  42. 3851b85 Switching to gyp generated vcprojs for some components. by bradnelson@google.com · 15 years ago
  43. 22f52f6 Rolling back change 11431 (didn't work with a clobber either). by bradnelson@google.com · 15 years ago
  44. ae91a30 Attempting to roll out gyp for base. by bradnelson@google.com · 15 years ago
  45. 3b0d6cf Rolling back change 11429. by bradnelson@google.com · 15 years ago
  46. 3b1d0ce junk by bradnelson@google.com · 15 years ago
  47. 56d0929 Adding fixed guids to some modules to facilitate incremental switch to gyp. by bradnelson@google.com · 15 years ago
  48. f8ac13d Snapshotting progress. by bradnelson@google.com · 15 years ago
  49. 9aad6ed GYP it, GYP it good. by mark@chromium.org · 15 years ago
  50. 0c7805f Import .gyp files into the Chromium tree by mark@chromium.org · 15 years ago
  51. 1ba4de2 Rename README.google to README.chromium. by mal@chromium.org · 15 years ago
  52. 8c6279b Add zlib unzip to mac build and enable unit test. by erikkay@google.com · 15 years ago
  53. bed6611 Prep for generated .vcproj files: by sgk@google.com · 15 years ago
  54. ca0539e Generate all chrome .vcproj files: by sgk@google.com · 15 years ago
  55. dd56df5 Apply Gears modifications to zlib to our copy, so we're both using the same by mpcomplete@google.com · 15 years ago
  56. 53433af Updates to Visual Studio project generation to accomodate by sgk@google.com · 15 years ago
  57. 262dec3 One more step towards working Mac SCons build. by phajdan.jr@chromium.org · 15 years ago
  58. fbb3fdc Fix zlib bustage with hammer build. by erikkay@google.com · 16 years ago
  59. 19ba4a5 Add zlib/contrib/minizip to third_party/zlib by erikkay@google.com · 16 years ago
  60. 42fd939 Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the updated ICU dep that uses it as well. by evanm@google.com · 16 years ago
  61. 0a77b04 Initial subset of .vcproj file generation, covering generation of: by sgk@google.com · 16 years ago
  62. 10e9dc1 Initial generation of native Visual Studio solution files by sgk@google.com · 16 years ago
  63. c4202a2 Convert from using env['PLATFORM'] directly to using the more flexible by sgk@google.com · 16 years ago
  64. dabca19 Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. by maruel@chromium.org · 16 years ago
  65. 58f8c82 Changed svn:eol-style of all .sln and .vcproj files to CRLF by scherkus@chromium.org · 16 years ago
  66. ee5d1ac Fix use of LOAD= with WantSystemLib() (we could blow up if a variable by sgk@google.com · 16 years ago
  67. 5137d27 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
  68. 6869b03 Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlib by mmentovai@google.com · 16 years ago
  69. 0356a0d Set the svn:eol-style to LF on all SConscript files by tc@google.com · 16 years ago
  70. d9fea1c Undo my extra changes. by jabdelmalek@google.com · 16 years ago
  71. ea34970 Replace our cygwin binaries with another set that we can get the source for (checked into cygwin_src). by jabdelmalek@google.com · 16 years ago
  72. deed77c Convert third-party SConscript files to psuedo-builder calls. by sgk@google.com · 16 years ago
  73. 934d991 Update xcodeprojs Review URL: http://chrome-reviews.prom.corp.google.com/996 by mmentovai@google.com · 16 years ago
  74. 58bbbdb Get SCons building Windows again without having to Import()/re-Export(): use the $PLATFORM construction variable supplied in the construction environment instead of passing around our own PLATFORM variable in Python. by sgk@google.com · 16 years ago
  75. 31dffda Initial commit to get a handful of third_party packages building properly under Linux. Uses some temporary shims to detect platform and omit processing of some stuff that doesn't seem to work for me. by keunwoo@google.com · 16 years ago
  76. a9cd8a5 Initial cleanups en route to coalescing the get-it-built cut-and-paste from various SConscripts into readable and maintainable shape. To wit: by sgk@google.com · 16 years ago
  77. 3d533e0 Add third_party to the repository. by initial.commit · 16 years ago