| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: add -fvisibility=hidden to build flags | evan@chromium.org | 2009-10-27 | 1 | -0/+6 |
* | Switch optimization cflag to late-resolve the debug_optimize and release_opti... | ajwong@chromium.org | 2009-10-26 | 1 | -2/+2 |
* | Fix coverage on the Mac. | jrg@chromium.org | 2009-10-23 | 1 | -3/+3 |
* | Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understand | mark@chromium.org | 2009-10-21 | 1 | -7/+0 |
* | Back out r29591 (-fstack-protector) because it may have caused Valgrind test | mark@chromium.org | 2009-10-21 | 1 | -5/+1 |
* | Mmm, pie. | mark@chromium.org | 2009-10-21 | 1 | -0/+7 |
* | Use -fstack-protector in Mac Debug builds. | mark@chromium.org | 2009-10-21 | 1 | -1/+5 |
* | Default to building for the same architecture as the build host. | mmoss@chromium.org | 2009-10-16 | 1 | -2/+13 |
* | Fixes bug in toolkit_views. We shouldn't set the theme provider for | sky@chromium.org | 2009-10-13 | 1 | -0/+3 |
* | include CHROMEOS files and defintions in TOOLKIT_VEIWS build. | oshima@chromium.org | 2009-10-12 | 1 | -1/+1 |
* | Separate ARM-v7 compilation flags from chromeos | piman@chromium.org | 2009-10-07 | 1 | -2/+5 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -1/+1 |
* | Reenable fastbuild (for windows only). | maruel@chromium.org | 2009-10-02 | 1 | -0/+20 |
* | Add an option to disable NaCl at compile time for platforms where it doesn't ... | piman@chromium.org | 2009-10-02 | 1 | -0/+11 |
* | Add (yet another) option to allow stripping the chrome binary after dumping s... | thestig@chromium.org | 2009-10-01 | 1 | -1/+5 |
* | Remove a circular dependency for chrome Linux symbols. Make it possible to fo... | thestig@chromium.org | 2009-10-01 | 1 | -1/+14 |
* | Cleaning up after the initial Chrome Frame commit. | robertshield@chromium.org | 2009-09-28 | 1 | -3/+3 |
* | Downstreamed v8 extension building & webkit_chromium_port flag | yaar@chromium.org | 2009-09-24 | 1 | -0/+6 |
* | Adding a GYP variable to indicate if a build wants Title Case strings or not. | thomasvl@chromium.org | 2009-09-22 | 1 | -7/+19 |
* | No-op .gypi change to force GYP to run via the DEPS hook. This should get | mark@chromium.org | 2009-09-19 | 1 | -3/+9 |
* | Update ffmpeg binaries directories to support variants based off the target a... | ajwong@chromium.org | 2009-09-18 | 1 | -3/+4 |
* | Re-applying build/common.gypi patch from http://codereview.chromium.org/195078 | timurrrr@chromium.org | 2009-09-18 | 1 | -0/+4 |
* | Add all locales to the appropriate generated file lists in .gyp files. | thestig@chromium.org | 2009-09-17 | 1 | -0/+11 |
* | Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro. | mark@chromium.org | 2009-09-16 | 1 | -21/+21 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -0/+3 |
* | Changes needed for MacOS X 10.4 support. | maf@google.com | 2009-09-15 | 1 | -1/+21 |
* | Linux: add support for SELinux. | agl@chromium.org | 2009-09-15 | 1 | -0/+6 |
* | Revert "Added NVALGRIND define [on by default]. Can be turned off on valgrind... | agl@chromium.org | 2009-09-15 | 1 | -4/+0 |
* | Added NVALGRIND define [on by default]. Can be turned off on valgrind slaves ... | timurrrr@chromium.org | 2009-09-15 | 1 | -0/+4 |
* | Adding reference to experimental browser distribution files. | robertshield@chromium.org | 2009-09-11 | 1 | -7/+7 |
* | There was already release_extra_cflags for linux; | dkegel@google.com | 2009-09-11 | 1 | -3/+15 |
* | Adding the option to drop in a new BrowserDistribution instance for experimen... | robertshield@chromium.org | 2009-09-11 | 1 | -0/+6 |
* | linux: improve support for cross-compiling | piman@chromium.org | 2009-09-04 | 1 | -1/+12 |
* | Parameterize the Google Update appid at build time instead of hard coding it ... | robertshield@chromium.org | 2009-09-01 | 1 | -1/+4 |
* | Clean out leftover bits of the path-based Linux SUID sandbox. | thestig@chromium.org | 2009-09-01 | 1 | -14/+0 |
* | Allow overriding debug optimization level on mac. | dank@chromium.org | 2009-08-28 | 1 | -2/+3 |
* | Submitted for bmcquade: | bradnelson@google.com | 2009-08-26 | 1 | -1/+1 |
* | Build for Mac in the Release configuration at -O3 | mark@chromium.org | 2009-08-26 | 1 | -1/+1 |
* | Moving configuration platform to always be present, as that is required | bradnelson@chromium.org | 2009-08-26 | 1 | -3/+3 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-26 | 1 | -8/+20 |
* | Reverting 24220. | yutak@chromium.org | 2009-08-25 | 1 | -20/+8 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-25 | 1 | -8/+20 |
* | Build for Mac in the Release configuration at -O2 | mark@chromium.org | 2009-08-20 | 1 | -18/+11 |
* | Explicitly set {Output,Intermediate}Directory on all configurations, | sgk@google.com | 2009-08-19 | 1 | -0/+15 |
* | Try what I tried in r23343 again | munjal@chromium.org | 2009-08-15 | 1 | -17/+0 |
* | revert unintended change | darin@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having | darin@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Linux: add GYP flag for -fno-strict-aliasing. | agl@chromium.org | 2009-08-14 | 1 | -0/+6 |
* | Reverting 23343. | sidchat@google.com | 2009-08-13 | 1 | -0/+17 |