- 88a1443 GTTF: Add a basic new unit test launcher. by phajdan.jr@chromium.org · 11 years ago
- 9a352f6 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 11 years ago
- c9c454e Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
- 47f1b55 Use a direct include of time headers in third_party/. by avi@chromium.org · 11 years ago
- 5bd76ac Fix a bug when zip files in a directory containing locale characters in path. by KingWeiLiu@gmail.com · 11 years ago
- a9a9395 Use a direct include of strings headers in testing/, third_party/, tools/. by avi@chromium.org · 11 years ago
- b5aa4e7 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
- 5cb2477 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by avi@chromium.org · 11 years ago
- e6d1c30 Revert 198820 "Move FileEnumerator to its own file, do some refa..." by dbeam@chromium.org · 12 years ago
- c9460fb Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 12 years ago
- d6d082e Move components/zip to third_party/zip by alecflett@chromium.org · 12 years ago
- 5c4b6f6 Add test data so we can run https://codereview.chromium.org/14021015/ by alecflett@chromium.org · 12 years ago
- 6e80fc3 Revert "Move components/zip to third_party/zip", which broke linux and android tests. by mattm@chromium.org · 12 years ago
- 6a60aa3 Move components/zip to third_party/zip by alecflett@chromium.org · 12 years ago
- d9b32aa Extract use_system_foo logic out of gyp files, patch 2 by phajdan.jr@chromium.org · 12 years ago
- 1fa03a0 Fix build failure with use_system_minizip=1 by phajdan.jr@chromium.org · 12 years ago
- 25499ea Fix mangling of zlib API on 64 bit platforms. by gavinp@chromium.org · 12 years ago
- c101330 Complete update of zlib from 1.2.3 to 1.2.5. by gavinp@chromium.org · 12 years ago
- d2df4fe Add third_party/zlib/OWNERS by gavinp@chromium.org · 12 years ago
- 52439b4 Use generated shim headers for zlib. by phajdan.jr@chromium.org · 12 years ago
- 3e1c09c Linux: add an option to use system minizip. by phajdan.jr@chromium.org · 12 years ago
- c5151bf net: separate SPDY cookie with "; " as the new RFC requires. by agl@chromium.org · 12 years ago
- 54cd759 net: workaround compression leaks by agl@chromium.org · 12 years ago
- a40e48d Revert "net: workaround compression leaks" by agl@chromium.org · 12 years ago
- 1d88faa net: workaround compression leaks by agl@chromium.org · 12 years ago
- 8f180be Add a function to provide the list of third-party directories which are incompatible with Android. by steveblock@chromium.org · 12 years ago
- b1ff328 Make 'License' field in third-party metadata required by steveblock@chromium.org · 12 years ago
- c763d1b Add iOS support to ssl.gyp and zlib.gyp by stuartmorgan@chromium.org · 12 years ago
- 11e2483 Reduce duplication in third_party/zlib/zlib.gyp. by thakis@chromium.org · 13 years ago
- 29dd900 Disable harmless warnings for 3rdparty code: zlib. by thakis@chromium.org · 13 years ago
- e344b23 Fix conflicts in our function mangling. by hbono@chromium.org · 13 years ago
- d1d2aad define USE_FILE32API on Android too by jnd@chromium.org · 13 years ago
- 64a9f60 define USE_FILE32API on *BSD too by robert.nagy@gmail.com · 13 years ago
- cb92c20 Include "mozzconf.h". by hbono@chromium.org · 13 years ago
- 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
- 37c5259 Extract an independent webkit_support_gfx target. by zhenghao@google.com · 13 years ago
- 0b77883 Remove the comments setting emands and vim tab width and expansion variables. by tony@chromium.org · 13 years ago
- 4f31304 Remove msvs_guids from third_party, webkit, tools and views. by tony@chromium.org · 13 years ago
- 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 · 14 years ago
- 6b3ae71 Globally replace <(library) with static_library by evan@chromium.org · 14 years ago
- 4055b44 GYP changes for FreeBSD and OpenBSD by pvalchev@google.com · 15 years ago
- cde0055 Pass tools/licenses.py for a few more directories. by evan@chromium.org · 15 years ago
- a9d52ab Pass license check script for most of the tree. by evan@chromium.org · 15 years ago
- 30e6741 Dropping unconnected obsolete vsprops files. by bradnelson@google.com · 15 years ago
- b88cd85 Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by mmoss@google.com · 15 years ago
- 5fbe051 Revert 34195 - Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by jrg@chromium.org · 15 years ago
- e028065 Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by mmoss@google.com · 15 years ago
- 9d41fd9 Add yasm and ffmpeg into the build tree for linux. by ajwong@chromium.org · 15 years ago
- 61bd796 Add comments setting emacs and vim tab width and expansion variables. by sgk@google.com · 15 years ago
- e3225e9 Force inclusion of build/common.gypi for all chromium gyp files. by yaar@chromium.org · 15 years ago
- b3e226c Linux: add GYP flag to build with system zlib. by agl@chromium.org · 15 years ago
- cbf8237 Implements a Zip() utility function. Refactor existing by aa@chromium.org · 15 years ago
- 4ff8615 Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: by sgk@google.com · 16 years ago
- 7a52d3c Remove the checked-in scons configuration files. by sgk@google.com · 16 years ago
- 3851b85 Switching to gyp generated vcprojs for some components. by bradnelson@google.com · 16 years ago
- 22f52f6 Rolling back change 11431 (didn't work with a clobber either). by bradnelson@google.com · 16 years ago
- ae91a30 Attempting to roll out gyp for base. by bradnelson@google.com · 16 years ago
- 3b0d6cf Rolling back change 11429. by bradnelson@google.com · 16 years ago
- 3b1d0ce junk by bradnelson@google.com · 16 years ago
- 56d0929 Adding fixed guids to some modules to facilitate incremental switch to gyp. by bradnelson@google.com · 16 years ago
- f8ac13d Snapshotting progress. by bradnelson@google.com · 16 years ago
- 9aad6ed GYP it, GYP it good. by mark@chromium.org · 16 years ago
- 0c7805f Import .gyp files into the Chromium tree by mark@chromium.org · 16 years ago
- 1ba4de2 Rename README.google to README.chromium. by mal@chromium.org · 16 years ago
- 8c6279b Add zlib unzip to mac build and enable unit test. by erikkay@google.com · 16 years ago
- bed6611 Prep for generated .vcproj files: by sgk@google.com · 16 years ago
- ca0539e Generate all chrome .vcproj files: by sgk@google.com · 16 years ago
- dd56df5 Apply Gears modifications to zlib to our copy, so we're both using the same by mpcomplete@google.com · 16 years ago
- 53433af Updates to Visual Studio project generation to accomodate by sgk@google.com · 16 years ago
- 262dec3 One more step towards working Mac SCons build. by phajdan.jr@chromium.org · 16 years ago
- fbb3fdc Fix zlib bustage with hammer build. by erikkay@google.com · 16 years ago
- 19ba4a5 Add zlib/contrib/minizip to third_party/zlib by erikkay@google.com · 16 years ago
- 42fd939 Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the updated ICU dep that uses it as well. by evanm@google.com · 16 years ago
- 0a77b04 Initial subset of .vcproj file generation, covering generation of: by sgk@google.com · 16 years ago
- 10e9dc1 Initial generation of native Visual Studio solution files by sgk@google.com · 16 years ago
- c4202a2 Convert from using env['PLATFORM'] directly to using the more flexible by sgk@google.com · 16 years ago
- dabca19 Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. by maruel@chromium.org · 16 years ago
- 58f8c82 Changed svn:eol-style of all .sln and .vcproj files to CRLF by scherkus@chromium.org · 16 years ago
- ee5d1ac Fix use of LOAD= with WantSystemLib() (we could blow up if a variable by sgk@google.com · 16 years ago
- 5137d27 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
- 6869b03 Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlib by mmentovai@google.com · 16 years ago
- 0356a0d Set the svn:eol-style to LF on all SConscript files by tc@google.com · 16 years ago
- d9fea1c Undo my extra changes. by jabdelmalek@google.com · 16 years ago
- 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
- deed77c Convert third-party SConscript files to psuedo-builder calls. by sgk@google.com · 16 years ago
- 934d991 Update xcodeprojs Review URL: http://chrome-reviews.prom.corp.google.com/996 by mmentovai@google.com · 16 years ago
- 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
- 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
- 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
- 3d533e0 Add third_party to the repository. by initial.commit · 16 years ago