| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to gyp files to get test_shell building on windows from a gyp project (... | bradnelson@google.com | 2009-03-03 | 1 | -2/+2 |
* | Start stitching GYP-generated files into the Linux build: | sgk@google.com | 2009-03-03 | 1 | -11/+25 |
* | Add googleurl.gyp:googleurl_unittests | mark@chromium.org | 2009-03-02 | 1 | -6/+22 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 6 | -4121/+1 |
* | Link applications with -Wl,-ObjC to keep Objective-C implementations available | mark@chromium.org | 2009-02-28 | 2 | -146/+3 |
* | Ensure classes only referenced by .xib files end up in the executable | mark@chromium.org | 2009-02-27 | 1 | -0/+146 |
* | v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2) | mark@chromium.org | 2009-02-27 | 1 | -14/+0 |
* | Update V8 to version 1.0.2. | ager@chromium.org | 2009-02-27 | 2 | -138/+0 |
* | Reverting 10456. | hbono@chromium.org | 2009-02-26 | 1 | -2/+0 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 | hbono@chromium.org | 2009-02-26 | 1 | -0/+2 |
* | Add printing.gyp | mark@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 6 | -0/+901 |
* | We need more symlinks on 64-bit Hardy. | evan@chromium.org | 2009-02-25 | 1 | -3/+7 |
* | Add hunspell.xcodeproj. | mark@chromium.org | 2009-02-24 | 1 | -0/+41 |
* | Add printing.xcodeproj. | mark@chromium.org | 2009-02-24 | 1 | -0/+84 |
* | Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu... | mmoss@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Add linux printing module. | maruel@chromium.org | 2009-02-21 | 1 | -0/+2 |
* | Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s... | maruel@chromium.org | 2009-02-20 | 3 | -2/+31 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -2/+2 |
* | Remove filtering out of some libraries from shared links. | evan@chromium.org | 2009-02-12 | 1 | -9/+0 |
* | Remove LIBS_DIR usage. | evan@chromium.org | 2009-02-09 | 2 | -4/+1 |
* | WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che... | maruel@chromium.org | 2009-02-09 | 1 | -1/+1 |
* | DEBUG was dropped from the preprocessor macros at some point. Add it | iposva@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Disable incremental linking for every projects while we sort out what is brea... | maruel@chromium.org | 2009-02-03 | 1 | -1/+1 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 3 | -0/+0 |
* | Add media/base to the build. | thestig@chromium.org | 2009-01-29 | 1 | -1/+0 |
* | Add sqlite to list of things to build. | thestig@chromium.org | 2009-01-28 | 1 | -0/+11 |
* | Allow "hammer Hammer SHARED=1" to build cleanly. | tc@google.com | 2009-01-27 | 2 | -0/+14 |
* | More updates to build optimization settings. | deanm@chromium.org | 2009-01-27 | 1 | -4/+5 |
* | Force SCons to use the VC8 toolchain. (Take 2) | maruel@chromium.org | 2009-01-27 | 1 | -0/+5 |
* | Reverting 8665. | maruel@chromium.org | 2009-01-26 | 1 | -4/+0 |
* | Force SCons to use the VC8 toolchain. | maruel@chromium.org | 2009-01-26 | 1 | -0/+4 |
* | Reduce the size of a release test_shell from 18mb to 12mb. | deanm@chromium.org | 2009-01-26 | 1 | -0/+7 |
* | No changes, just opening the project and letting xcode do it's work - | thomasvl@chromium.org | 2009-01-26 | 2 | -3/+33 |
* | Add a official build target for Linux, builds with OFFICIAL_BUILD. | deanm@chromium.org | 2009-01-26 | 1 | -0/+5 |
* | Keystone auto-update support for TestShell | mark@chromium.org | 2009-01-23 | 1 | -4/+4 |
* | Importing pkg-dmg for all of your dmg packaging needs. | mark@chromium.org | 2009-01-23 | 2 | -0/+1525 |
* | Adding missing files to XCode project. | ager@google.com | 2009-01-16 | 1 | -0/+6 |
* | Put the 10.5 sdks into the configs to make sure we're building against what we | thomasvl@chromium.org | 2009-01-14 | 1 | -0/+4 |
* | Add one more library, libgio-2.0. base_unittests won't link without it. | dkegel@google.com | 2009-01-13 | 1 | -1/+1 |
* | Download into unique subdir of /tmp to avoid permission problems (e.g. root n... | dkegel@google.com | 2009-01-08 | 1 | -0/+12 |
* | Reverting 7573. | maruel@chromium.org | 2009-01-06 | 1 | -1/+0 |
* | Add using_generated_resources.scons to the build. This | tc@google.com | 2009-01-06 | 1 | -0/+1 |
* | Enable parallel compiles. This speeds up builds on 4-processor systems by abo... | brettw@chromium.org | 2009-01-06 | 1 | -0/+1 |
* | Add a small utility for dumping the system clipboard's contents on GTK. | estade@chromium.org | 2009-01-05 | 1 | -0/+4 |
* | Checking in media.xcodeproj. | scherkus@chromium.org | 2009-01-05 | 1 | -0/+69 |
* | PSDK v6.1 does not have VC/Include and VC/LIB directories. So, they have to b... | jungshik@google.com | 2009-01-01 | 1 | -2/+2 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 3 | -8/+6 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 3 | -6/+8 |
* | Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0. | jungshik@google.com | 2008-12-30 | 3 | -8/+6 |