| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GN build file for src/sdch | brettw@chromium.org | 2014-06-02 | 1 | -0/+78 |
* | always use -Wno-deprecated-declarations when building sdch | mostynb@opera.com | 2014-03-24 | 1 | -3/+5 |
* | Fix 2010e compile by adding intsafe_workaround to SDCH. | dcheng@chromium.org | 2014-01-13 | 1 | -1/+9 |
* | Make sdch not use an incompatible stdint.h. | viettrungluu@chromium.org | 2014-01-07 | 3 | -1/+19 |
* | Disable deprecation warnings for SDCH | jochen@chromium.org | 2013-11-28 | 1 | -0/+2 |
* | Remove static initializers introduced by open-vcdiff's logging.h. | thakis@chromium.org | 2013-11-13 | 2 | -2/+52 |
* | Adds SDCH config files for iOS. | rohitrao@chromium.org | 2012-07-25 | 3 | -0/+122 |
* | Update sdch's config.h for Android | steveblock@chromium.org | 2012-05-10 | 1 | -0/+2 |
* | Avoid zlib symbol conflicts in open-vcdiff | wangxianzhu@chromium.org | 2012-04-04 | 1 | -4/+4 |
* | Add an OWNERS file for sdch. | dpranke@chromium.org | 2012-03-13 | 1 | -0/+3 |
* | replace platform conditions with os_posix and os_bsd where applicable | robert.nagy@gmail.com | 2011-11-22 | 1 | -1/+1 |
* | Reuse linux's config.h to build sdch on android. | jnd@chromium.org | 2011-09-07 | 1 | -1/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -2/+2 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -1/+0 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Rerun configure to update linux/config.h and mac/config.h for | wtc@chromium.org | 2011-03-30 | 3 | -37/+51 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 2 | -0/+114 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -11/+0 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 2 | -222/+0 |
* | Switching net over to use gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -259/+0 |
* | Adding back in files lost in 11688. | bradnelson@google.com | 2009-03-14 | 1 | -0/+259 |
* | Switching net to gyp on windows. | bradnelson@google.com | 2009-03-13 | 1 | -259/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Check in a generated config.h file for SDCH on Linux | sgk@google.com | 2009-03-04 | 3 | -4/+125 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 2 | -308/+0 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+64 |
* | Provide pre-generated config.h files for the Mac for sdch and libevent, so | mark@chromium.org | 2009-02-05 | 2 | -0/+114 |
* | Add missing instruction_map.cc in sdch/SConscript. | thestig@chromium.org | 2009-01-26 | 1 | -0/+2 |
* | Generate additional .vcproj files in miscellaneous top-level components. | sgk@google.com | 2009-01-26 | 2 | -23/+89 |
* | Sweep the tree for SCons files still missing svn:eol-style LF. | sgk@google.com | 2009-01-08 | 1 | -126/+126 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Add a missing file to the build to appease the dynamic linker. | evanm@google.com | 2008-12-26 | 1 | -0/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -122/+125 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -4/+4 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -262/+262 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -262/+262 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 1 | -0/+18 |
* | Removing old vcdiff hierarchy (replaced by sdch/open-vcdiff pulled separately) | jar@google.com | 2008-10-08 | 120 | -82593/+0 |
* | Use open-vcdiff source in its new home on the Mac (follow-up to r2709) | mark@chromium.org | 2008-09-30 | 2 | -5/+5 |
* | Get open-vcdiff building on Linux and Mac (in SCons) using | sgk@google.com | 2008-09-30 | 1 | -5/+97 |
* | Transition to pulling open-vcdiff rather than using a private snapshot pull | jar@google.com | 2008-09-30 | 3 | -34/+34 |
* | Use open-vcdiff for sdch compression on the Mac | mark@chromium.org | 2008-09-26 | 22 | -35040/+35348 |
* | Update Linux / SCons build for SDCH. | sgk@google.com | 2008-09-23 | 1 | -0/+30 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -1/+0 |
* | Restore open_vcdiff license agreements | jar@google.com | 2008-08-24 | 20 | -80/+560 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 20 | -560/+80 |