index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
chrome_exe.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-0
/
+1
*
Add _NXArgc and _NXArgv to the list of symbols saved (not stripped) in the
mark@chromium.org
2011-06-27
1
-0
/
+5
*
Now try and make -pie stick for 32-bit Linux too.
cevans@chromium.org
2011-06-24
1
-4
/
+3
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
1
-2
/
+0
*
Trying to make the -pie stick for x64 on the main waterfall...
cevans@chromium.org
2011-06-22
1
-4
/
+14
*
Remove rendundant use of product_name in gyp files.
evan@chromium.org
2011-06-09
1
-12
/
+8
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-16
/
+0
*
Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-25
1
-1
/
+1
*
Revert "linux: enable PIE (ASLR) for chrome executable"
evan@chromium.org
2011-05-23
1
-14
/
+4
*
linux: enable PIE (ASLR) for chrome executable
evan@chromium.org
2011-05-23
1
-4
/
+14
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-1
/
+1
*
[Mac] Add PDF files to the list of document types Chrome can open when buildi...
rsesek@chromium.org
2011-05-18
1
-1
/
+3
*
Revert "linux: enable PIE (ASLR) for chrome executable"
evan@chromium.org
2011-05-15
1
-13
/
+4
*
linux: enable PIE (ASLR) for chrome executable
evan@chromium.org
2011-05-15
1
-4
/
+13
*
Revert "linux: enable PIE (ASLR) for chrome executable"
evan@chromium.org
2011-05-13
1
-6
/
+3
*
linux: enable PIE (ASLR) for chrome executable
evan@chromium.org
2011-05-13
1
-3
/
+6
*
Simplify the disable_pie logic.
evan@chromium.org
2011-05-12
1
-5
/
+5
*
NaCl: Add the integrated runtime (IRT) library to Mac install images
mseaborn@chromium.org
2011-05-11
1
-11
/
+0
*
Temporarily add a disable_pie GYP flag
rkc@chromium.org
2011-05-10
1
-0
/
+7
*
NaCl: Conditionalise copying of IRT library based on "disable_nacl" flag
mseaborn@chromium.org
2011-05-09
1
-9
/
+11
*
NaCl: Send the integrated runtime (IRT) library to NaCl
mseaborn@chromium.org
2011-05-03
1
-0
/
+9
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
1
-1
/
+2
*
Turning on more 2010 targets.
bradnelson@google.com
2011-04-08
1
-1
/
+0
*
Move content specific switches to content, in preparation for moving director...
jam@chromium.org
2011-03-03
1
-0
/
+5
[next]