| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the Syzygy optimization alternative from GYP configs. | siggi@chromium.org | 2011-11-24 | 1 | -12/+1 |
* | CrOs: Remove 2 static initializers and 2 exit time destructors. | thakis@chromium.org | 2011-11-21 | 1 | -0/+1 |
* | Enable content component (again!). | dpranke@chromium.org | 2011-11-16 | 1 | -0/+4 |
* | Revert 109534 since this change broke clobbered component build. | sadrul@chromium.org | 2011-11-11 | 1 | -4/+0 |
* | reenable component build w/ fix to test_support_content | dpranke@chromium.org | 2011-11-10 | 1 | -0/+4 |
* | Revert 108976 (broke win shared) - enable component build for content | thakis@chromium.org | 2011-11-08 | 1 | -4/+0 |
* | enable component build for content | dpranke@chromium.org | 2011-11-08 | 1 | -0/+4 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour... | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour... | dhollowa@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Expose the sandbox related code through the content API. I did a bit of clean... | jam@chromium.org | 2011-10-29 | 1 | -1/+1 |
* | Move the definition of disable_nacl% inside a conditional | jasonwkim@google.com | 2011-10-20 | 1 | -2/+2 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -2/+2 |
* | Fix linux_disable_pie for chrome | rkc@chromium.org | 2011-10-11 | 1 | -1/+1 |
* | Revert 104632 - enable component build for content and appcache. | rsleevi@chromium.org | 2011-10-08 | 1 | -12/+0 |
* | enable component build for content and appcache. | dpranke@chromium.org | 2011-10-08 | 1 | -0/+12 |
* | Implement disable_pie for all executables. | rkc@chromium.org | 2011-10-08 | 1 | -6/+2 |
* | GTTF: Make browser_tests self-contained on Linux. | phajdan.jr@chromium.org | 2011-10-06 | 1 | -2/+4 |
* | Fixed aura dependencies to not include gtk but bring in | davemoore@chromium.org | 2011-10-05 | 1 | -9/+23 |
* | More aura build fixes | davemoore@chromium.org | 2011-09-30 | 1 | -0/+1 |
* | Disable pie whenever profiling is on | jamesr@chromium.org | 2011-09-28 | 1 | -1/+1 |
* | Linux: clean up a bit after getting rid of the last use of dbus-glib. | mdm@chromium.org | 2011-09-20 | 1 | -1/+0 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -97/+81 |
* | Modify the build recipe for nacl_helper_bootstrap to invoke the linker explic... | bradchen@google.com | 2011-09-07 | 1 | -0/+11 |
* | Get rid of unnecessary chrome_main_ files now that most of the code has been ... | jam@chromium.org | 2011-09-06 | 1 | -1/+0 |
* | Revert nacl_helper while working out developer build issues | bradchen@google.com | 2011-09-06 | 1 | -11/+0 |
* | Fix ASAN Compile, breakage in r99622 due to building nacl_helper even when di... | aarya@google.com | 2011-09-05 | 1 | -2/+2 |
* | Fix nacl_helper argv bug, re-enable nacl_helper, build on linux except ARM. P... | bradchen@google.com | 2011-09-05 | 1 | -0/+11 |
* | Revert 99617 - Fix nacl_helper startup bug with command line construction. | hbono@chromium.org | 2011-09-05 | 1 | -6/+0 |
* | Fix nacl_helper startup bug with command line construction. | bradchen@google.com | 2011-09-05 | 1 | -0/+6 |
* | If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init s... | glider@chromium.org | 2011-09-02 | 1 | -0/+6 |
* | Start moving ChromeMain code to content so it can be reused by other embedder... | jam@chromium.org | 2011-09-01 | 1 | -4/+1 |
* | Save Breakpad symbol files for main executable name variants. | mark@chromium.org | 2011-08-29 | 1 | -5/+6 |
* | Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W... | battre@chromium.org | 2011-08-26 | 1 | -2/+1 |
* | Revert 98103 - Switch to using .pak files for locale data on Windows. | battre@chromium.org | 2011-08-26 | 1 | -1/+2 |
* | Don't build the main executable binaries as Objective-C. | mark@chromium.org | 2011-08-24 | 1 | -1/+9 |
* | Switch to using .pak files for locale data on Windows. | tony@chromium.org | 2011-08-24 | 1 | -2/+1 |
* | Give plug-in processes an executable heap and disable PIE/ASLR for Native | mark@chromium.org | 2011-08-24 | 1 | -0/+34 |
* | Revert "Switch to using .pak files for locale data on Windows." (r97941) | mattm@chromium.org | 2011-08-24 | 1 | -1/+1 |
* | Switch to using .pak files for locale data on Windows. | tony@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | restore OutputFile for chrome.exe, do moving hardlink on dll instead | scottmg@chromium.org | 2011-08-18 | 1 | -14/+0 |
* | Link chrome.exe to its IntDir and then hardlink to OutDir as a | scottmg@chromium.org | 2011-08-17 | 1 | -13/+14 |
* | Revert overly-wide change in dependency chain. Now the new build step will o... | rogerm@google.com | 2011-08-09 | 1 | -6/+14 |
* | Integrate syzygy (optionally) into the chrome build process. | rogerm@google.com | 2011-08-05 | 1 | -3/+9 |
* | Generate Breakpad symbols for Remoting Host plugin on Mac. | lambroslambrou@chromium.org | 2011-08-04 | 1 | -1/+7 |
* | Generating separate version resources for: | bradnelson@google.com | 2011-07-19 | 1 | -42/+9 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | Revert "Add COMPONENT_BUILD global define. " | yurys@chromium.org | 2011-07-13 | 1 | -1/+0 |