1. eafc0b45 Separate neon flags from armv7, because some platforms have armv7a but no neon. by [email protected] · 16 years ago
  2. 61a9b2d8 Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. by [email protected] · 16 years ago
  3. bc9e80e Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section to obtain backtraces on 64-bit. by [email protected] · 16 years ago
  4. 18cff3d media: remove redundant gyp excludes by [email protected] · 16 years ago
  5. e603d95 Ignore .m files in addition to .mm on non-Macs. by [email protected] · 16 years ago
  6. a6e2213 Let the chromium_code variable be applied in target scope in addition to .gyp by [email protected] · 16 years ago
  7. d854331 Move build/external_code.gypi into build/common.gypi. by [email protected] · 16 years ago
  8. c14d8e77 Let the chromium_code variable be applied in target scope in addition to .gyp by [email protected] · 16 years ago
  9. 225c8f5 linux: build with -Wextra by [email protected] · 16 years ago
  10. 84352455e7 Changes necessary to compile gpu demos on linux. It is not functional yet just compiling. by [email protected] · 16 years ago
  11. 43f28f83 [GPU] Get GPU process running on the mac by [email protected] · 16 years ago
  12. 50462ec Use refactored filename rules in net.gyp. by [email protected] · 16 years ago
  13. c76723a linux: enable pepper plugin by [email protected] · 16 years ago
  14. b656d73 Revert 36399 - linux: enable pepper_test_plugin by [email protected] · 16 years ago
  15. 65df058 GYP: recognize OpenBSD/amd64 as x64 as it's called in this world by [email protected] · 16 years ago
  16. 3df6e3a linux: always set visibility=hidden by [email protected] · 16 years ago
  17. 6cf2436 Revert r36641 "Linux: Enable TCMalloc (Take X)." by [email protected] · 16 years ago
  18. 8fdaaf5 Linux: Enable TCMalloc (Take X). by [email protected] · 16 years ago
  19. fd1d699 Adding a secondary mini_installer target for Chrome Frame. This will remove the need to have different build scripts to build either Chrome or Chrome Frame. by [email protected] · 16 years ago
  20. c4514c3 linux: enable pepper_test_plugin by [email protected] · 16 years ago
  21. ecf52cb8 Use no_strict_aliasing=1 by default. by [email protected] · 16 years ago
  22. cf185b3 linux: add host_arch detection by [email protected] · 16 years ago
  23. fdc5bed official build and buildbots are now chromeos=1 by [email protected] · 16 years ago
  24. be4f188 linux: implement gpu plugin by [email protected] · 16 years ago
  25. 7706e5e Revert 35509 - linux: implement gpu plugin by [email protected] · 16 years ago
  26. 4049046 linux: implement gpu plugin by [email protected] · 16 years ago
  27. 1f9471a Removing the last remaining vsprops files (that are hooked in). by [email protected] · 16 years ago
  28. 889da7e4 linux: reenable symbols in backtraces in debug builds by [email protected] · 16 years ago
  29. e4fb84c Apply -lgcov link to type loadable_bundle when building coverage=1. by [email protected] · 16 years ago
  30. 67954586 Revert 35189 (caused test_shell_tests crashes on valgrind bot): by [email protected] · 16 years ago
  31. e71af459 Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async signal safe. by [email protected] · 16 years ago
  32. d3a2cef Change chromeos build to use views by [email protected] · 16 years ago
  33. 7477ea6f Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 commands to it via a command buffer. by [email protected] · 16 years ago
  34. 5153767c Refactoring build configurations - make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
  35. 0d37bd3b Revert 35012 - Rearrange build configurations make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
  36. 95d3e0c Rearrange build configurations - make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
  37. 18cd66f Revert 34983 - Split more targets from chrome.gyp to add support for building Native Client for 64bit Windows. by [email protected] · 16 years ago
  38. 3ec54a2f Split more targets from chrome.gyp to add support for building Native Client for 64-bit Windows. by [email protected] · 16 years ago
  39. 47deeb6 OpenBSD defines. by [email protected] · 16 years ago
  40. 131a868 Fix Linux hanging ui_tests and browser_tests by reverting posix signal handler changes. by [email protected] · 16 years ago
  41. 998b515 Yet again, trying to land switch to win7 sdk. by [email protected] · 16 years ago
  42. c51e8d5 Changes to build/ from a combination of FreeBSD and OpenBSD patches. by [email protected] · 16 years ago
  43. 0d8d68a2 Reverting sdk7 landing AGAIN!!! Something is still fishy on the bots. by [email protected] · 16 years ago
  44. 4396e8e Reconstructing 34247 / 479007 by [email protected] · 16 years ago
  45. 667f558 Reverting 34267. by [email protected] · 16 years ago
  46. 04970c3 Switching platform sdk hermetic fallback to 7.0 by [email protected] · 16 years ago
  47. 003be53b Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
  48. d213966 Re-enable the build of Pepper support by default (issue 464074, svn revision 34161). by [email protected] · 16 years ago
  49. 1ac60480 Revert 34195 - Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
  50. 2c6f51d Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
  51. c2dff49 Revert 34161 - Enable Pepper support by default, including building the test plugin. by [email protected] · 16 years ago
  52. 5f6397e Enable Pepper support by default, including building the test plugin. by [email protected] · 16 years ago
  53. d7ab5a5e Linux: switch to our own copy of libssl by default. by [email protected] · 16 years ago
  54. 803f05ae Re-enable TCMalloc on Linux. by [email protected] · 16 years ago
  55. 8e03850 Linux: switch to using the system libraries in some cases. by [email protected] · 16 years ago
  56. cfbf9bc Prevent Common_x64 from leaking thru on non-windows platforms. by [email protected] · 16 years ago
  57. ef4fa407 Split base.gyp and add base_nacl_win64 target by [email protected] · 16 years ago
  58. 77c1b2939 arm: Add thumb target and associated fixes by [email protected] · 16 years ago
  59. 7e0d664a Make no-tcmalloc (really, non-base/allocator) builds work again, by [email protected] · 16 years ago
  60. 60b93ec linux: move asynchronous-unwind-tables flag to Release-only by [email protected] · 16 years ago
  61. eee9f55 In-application Keystone ticket promotion. by [email protected] · 16 years ago
  62. 166a89d Disable tcmalloc on Linux. by [email protected] · 16 years ago
  63. 4ebb4f1 Refactor OS-dependent filename exclusion patterns by [email protected] · 16 years ago
  64. 3c4e3015 Enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  65. caa95c8 Make Linux packaging options more granular. by [email protected] · 16 years ago
  66. c27324b Move Mac to using renderer spellchecker. by [email protected] · 16 years ago
  67. 08be8a7 test_shell buildable on ARM by [email protected] · 16 years ago
  68. 3a48e054 linux: pass --gc-sections in link line by [email protected] · 16 years ago
  69. ee7baa7 linux: set a compiler flag that drops the eh_frame section by [email protected] · 16 years ago
  70. 4a1bd4ca Revert 32244 - linux: pass gcsections in link line by [email protected] · 16 years ago
  71. cc342c4 linux: pass --gc-sections in link line by [email protected] · 16 years ago
  72. f5986c4 linux: set -fvisiblility-inlines-hidden when building by [email protected] · 16 years ago
  73. 4535097 TBR: willchan by [email protected] · 16 years ago
  74. edcca49 Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  75. cb6037d reland 31875. Revert was: by [email protected] · 16 years ago
  76. 7075b06 Revert 31875 to see whether it fixes reliability bot. by [email protected] · 16 years ago
  77. 95ff808 Test program for OpenMAX video decoding by [email protected] · 16 years ago
  78. dc9711f Building FFmpeg in tree for arm by [email protected] · 16 years ago
  79. 4e1c76f Use renderer spellchecker for windows. by [email protected] · 16 years ago
  80. 2c55605 Revert 31765 - Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  81. 79fca46 Experiment: enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  82. 01699e2 linux: TCMalloc-based C++ heap profiler. by [email protected] · 16 years ago
  83. 0c8ab45 Set SDKROOT in the project-wide xcode_settings block instead of doing it in by [email protected] · 16 years ago
  84. 85c55dc Move the spellchecker to the renderer. by [email protected] · 16 years ago
  85. af27c8c Add 'am' and 'sw' to Linux/Mac build by [email protected] · 16 years ago
  86. 242a9e6 Linux: Autodetect and change build flags when using gcc 4.4. by [email protected] · 16 years ago
  87. a79a3f8d Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whether enable_pepper variable is set to 1. Defaults to 0. by [email protected] · 16 years ago
  88. 4907ac4 linux: fix library=shared_library issues by [email protected] · 16 years ago
  89. 78263c1 Adding x64 configurations for windows. by [email protected] · 16 years ago
  90. 2fa4078 Pulling in latest gyp with rule generation and configuration change. by [email protected] · 16 years ago
  91. bb05e45 Taking advantage of new configuration inheritance option. by [email protected] · 16 years ago
  92. fd36ce82 This does a few things: by [email protected] · 16 years ago
  93. 832d021 Put back -fno-rtti which I somehow accidentally checked in. by [email protected] · 16 years ago
  94. 7cd2afd linux: add -fvisibility=hidden to build flags by [email protected] · 16 years ago
  95. 22898f6 Switch optimization cflag to late-resolve the debug_optimize and release_optimize vars. by [email protected] · 16 years ago
  96. ac1f573 Fix coverage on the Mac. Add extra unit test bundles (all platforms). by [email protected] · 16 years ago
  97. 20252747 Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understand by [email protected] · 16 years ago
  98. bd232ac Back out r29591 (-fstack-protector) because it may have caused Valgrind test by [email protected] · 16 years ago
  99. 817a23d Mmm, pie. by [email protected] · 16 years ago
  100. 7eed731 Use -fstack-protector in Mac Debug builds. by [email protected] · 16 years ago