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