- d5d593a Allow overriding debug optimization level on mac. by [email protected] · 16 years ago
- a8d99cef Submitted for bmcquade: by [email protected] · 16 years ago
- 7cc6c0ba5 Build for Mac in the Release configuration at -O3 by [email protected] · 16 years ago
- af7bdc4 Moving configuration platform to always be present, as that is required by [email protected] · 16 years ago
- cbd5fd5 Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS support. (Try 2) by [email protected] · 16 years ago
- bbdd97b Reverting 24220. by [email protected] · 16 years ago
- d0ea9a67 Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS support. by [email protected] · 16 years ago
- 1c96609 Build for Mac in the Release configuration at -O2 by [email protected] · 16 years ago
- 1232bb4 Explicitly set {Output,Intermediate}Directory on all configurations, by [email protected] · 16 years ago
- 04eadbf Try what I tried in r23343 again by [email protected] · 16 years ago
- 66979537 revert unintended change by [email protected] · 16 years ago
- a100d76bb Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having by [email protected] · 16 years ago
- cc4219a Linux: add GYP flag for -fno-strict-aliasing. by [email protected] · 16 years ago
- 5e344a3 Reverting 23343. Review URL: http://codereview.chromium.org/164525 by [email protected] · 16 years ago
- 80cdd31 Move the sync related GYP variables and conditions to chrome.gyp from by [email protected] · 16 years ago
- ab295637 Use -fno-threadsafe-statics to disable thread-safe static semantics in C++. by [email protected] · 16 years ago
- 1bba09c Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux by [email protected] · 16 years ago
- 92ad2cd Build browser/sync files by default using a stubbed-out syncapi by [email protected] · 16 years ago
- 3dda8a96 Target Cortex A8 for the ARM ChromeOS build of Chrome. by [email protected] · 16 years ago
- a8b56d9 Add a 'tools' list to 'scons_settings' so we'll still get the by [email protected] · 16 years ago
- 10bb8c9 Turning on incremental linking for 64-bit machines. by [email protected] · 16 years ago
- 49930c3a Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB). by [email protected] · 16 years ago
- e14a9f9 Move the entire application into a dylib (framework) by [email protected] · 16 years ago
- f926fa0a Adding two new windows configuration types: Purify Release - no tcmalloc by [email protected] · 16 years ago
- 912c55c Making /MP on by default for msvs2008. by [email protected] · 16 years ago
- 3fef6e6 Make the Visual Studio /MP flag configurable. by [email protected] · 16 years ago
- 1e81985 Add a way to inject extra cflags in release builds. by [email protected] · 16 years ago
- 1eef401 Undo accidental change to common.gypi. by [email protected] · 16 years ago
- 7577a5c5 Pull CrxInstaller out of ExtensionsService. by [email protected] · 16 years ago
- 7e8eb761 Fix gyp condition for ia32 specific flags. by [email protected] · 16 years ago
- 8a2fcba linux: refactor some common flags in common.gypi by [email protected] · 16 years ago
- 740e2de Add way to override optimization level for release build. by [email protected] · 16 years ago
- 5b5ca7cb Pulling in new gyp version. by [email protected] · 16 years ago
- 57313614 Linux: move hardcoded paths to GYP variables. by [email protected] · 16 years ago
- 214d0fd Linux: fix for developing on a machine with google-chrome packages installed. by [email protected] · 16 years ago
- 64eba22 Add a variable that lets you override the optimization level for release builds (for valgrind -- to avoid inlining, etc.) by [email protected] · 16 years ago
- 1c6560af Add -fno-threadsafe-statics to the Linux build. by [email protected] · 16 years ago
- 1677984 Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos. by [email protected] · 16 years ago
- e8f6ff4 Beginning of code coverage on Windows. by [email protected] · 16 years ago
- 48c7af7 Modifying mini_installer to have different additional options. by [email protected] · 16 years ago
- 59a5d6d Fix the tree. It looks like the previous change (19561) by [email protected] · 16 years ago
- 397fe9d Learned that mini_installer's linker settings cannot actually be shared by [email protected] · 16 years ago
- dce5df5 Use C99 standard format macros for 64-bit values. by [email protected] · 16 years ago
- e73273b Another go at switching mini_installer to gyp. by [email protected] · 16 years ago
- 07506b50 Added stub native web worker support, including build support in preparation by [email protected] · 16 years ago
- 569a274 Add a gyp "buildtype" variable to differentiate official release builds. by [email protected] · 16 years ago
- adfb98c Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build. by [email protected] · 16 years ago
- 0c8e774 Revert the addition of -fno-threadsafe-statics. It breaks the build: by [email protected] · 16 years ago
- b39fec8 Add -fno-threadsafe-statics to the Linux build. by [email protected] · 16 years ago
- 14ab3ef8 Change delayload attribute from string to list in gyp files by [email protected] · 16 years ago
- 03966920 Always build breakpad tools with Linux official build. by [email protected] · 16 years ago
- b66b7bd by [email protected] · 16 years ago
- 7cf57d17 Disable -mdynamic-no-pic, the equivalent of enabling -fPIC, to allow most of by [email protected] · 16 years ago
- 2b883b9 Adds linux2 variable and change to WidgetGtk to make it compile. by [email protected] · 16 years ago
- 77be3790 Enable TR1 in windows build for gmock's use in VS2008 SP1. by [email protected] · 16 years ago
- 1ffb650 Use a variable to control the value of LinkIncremental on Debug by [email protected] · 16 years ago
- 2470064 Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will by [email protected] · 16 years ago
- ffde793 Re-add the code to only add sse2 flags on Chromium builds. It by [email protected] · 16 years ago
- f70085e4 Add debugging symbols to official Linux Chrome builds. by [email protected] · 16 years ago
- 9a5d2a5 Linux: add Breakpad support by [email protected] · 16 years ago
- 825ff8d Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds. by [email protected] · 16 years ago
- 93f16a87 didn't mean to check these in by [email protected] · 16 years ago
- 0752318 these strings were somehow removed in my earlier revert. add back to fix the build. by [email protected] · 16 years ago
- 36a1abf Added a script to remove headers from the target. by [email protected] · 16 years ago
- be41713 Only enable the sse2 flags when building Chromium by [email protected] · 16 years ago
- 6cb1cec Changes common.gypi to not wrap number with quotes because of recent gyp change. by [email protected] · 16 years ago
- e697023 Adds gyp switch that turns on views on Linux. This currently doesn't by [email protected] · 16 years ago
- 3e34e753 Pulling in new gyp version with product_name support on windows. by [email protected] · 16 years ago
- 684056177 Fix VS2008 build by adding a warning ignore. by [email protected] · 16 years ago
- d4af56a5 Do not define __ARMEL__ on ARM, this is the compilers job. by [email protected] · 16 years ago
- fff920a Propagate official build variables from buildbot compile.py. by [email protected] · 16 years ago
- 606116d2 Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns). by [email protected] · 16 years ago
- 52049d5c Add AS to scons_import_variables and scons_propagate_variables. by [email protected] · 16 years ago
- 7122ffd5 Code coverage improvements. by [email protected] · 16 years ago
- 5315f284 Take 3 at turning on -Werror. This passed the last run on the by [email protected] · 16 years ago
- 764e4b9 Revert "Take 2 at turning on -Werror. I think this will work on gcc 4.2," by [email protected] · 16 years ago
- ca15e4d Take 2 at turning on -Werror. I think this will work on gcc 4.2, by [email protected] · 16 years ago
- e5cd46b More linux ifdef tweaks. This reverts my earlier change (13503). by [email protected] · 16 years ago
- e6df36c Revert "Turn on -Werror on linux. Passes on my ghardy box. We'll see" by [email protected] · 16 years ago
- 96fd003 Print backtraces on FATAL log messages in debug mode. by [email protected] · 16 years ago
- 719ceed Turn on -Werror on linux. Passes on my ghardy box. We'll see by [email protected] · 16 years ago
- c61f643 Add -DCHROME_V8 to the chrome/browser build. by [email protected] · 16 years ago
- d064428 Build on Linux with shared libraries (significant chunks courtesy craigsch): by [email protected] · 16 years ago
- 1286292 Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefer by [email protected] · 16 years ago
- c5bdc03 Add a new option, debug_optimize, that lets you set the by [email protected] · 16 years ago
- 5d7dc97 Reverting 13839,13838. Review URL: http://codereview.chromium.org/67220 by [email protected] · 16 years ago
- b1bf13e8 Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's by [email protected] · 16 years ago
- e5b2eaa Matching v8 build settings more closely to try to fix regression in performance. by [email protected] · 16 years ago
- 5ae4f55e Add INCLUDE_SERVER_PORT and INCLUDE_SERVER_ARGS for distcc pump. by [email protected] · 16 years ago
- 8711df9 Make OSX TestShell able to run workers, using a new test_worker.dylib which is basically a webkit+v8+helpers to simulate separate process with worker v8 threads. This is similar way we do on Win32. by [email protected] · 16 years ago
- 793c3d7 Force c++ dtors to get called in objc interfaces (it was always on since gcc4.2, but this makes it explicit). Use scoped_* goodness. by [email protected] · 16 years ago
- 9146221c Adds some ifdefs so that test_shell can be compiled on linux without GTK. by [email protected] · 16 years ago
- 0ac8fce Restore -Wall to Linux build and set up for -Werror. by [email protected] · 16 years ago
- d8cc3a6 Linux cflag changes: by [email protected] · 16 years ago
- 653bd5f03 Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: by [email protected] · 16 years ago
- 601b54022 Add 'variants' support on Linux for COVERAGE=, PROFILE= and SYMBOLS=. by [email protected] · 16 years ago
- f5ecbba1 Start of code coverage for Mac. by [email protected] · 16 years ago
- a6cf87e Separate the pkg-config --libs output into --libs-only-l for by [email protected] · 16 years ago
- 789fbb7c Use -Wl,-{start,end}-group for LoadableModules, too. by [email protected] · 16 years ago
- 3aacaf95 Add per-configuration flags that were previously being set by the by [email protected] · 16 years ago