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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop in grit headers clobbering script.
phajdan.jr@chromium.org
2009-08-03
1
-1
/
+3
*
Add hook to clobber header files generated by grit on Windows.
phajdan.jr@chromium.org
2009-08-03
1
-0
/
+49
*
Revert r22080 and re-enable tcmalloc.
huanr@chromium.org
2009-08-02
1
-0
/
+1
*
Making /MP on by default for msvs2008.
bradnelson@chromium.org
2009-07-31
1
-6
/
+18
*
Make the Visual Studio /MP flag configurable.
aa@chromium.org
2009-07-31
1
-0
/
+8
*
Removing tcmalloc from gyp so we can build a version of chrome
huanr@chromium.org
2009-07-30
1
-1
/
+0
*
Add a way to inject extra cflags in release builds.
dank@chromium.org
2009-07-30
1
-0
/
+2
*
Add Linux package building target.
mmoss@chromium.org
2009-07-30
1
-0
/
+7
*
Undo accidental change to common.gypi.
aa@chromium.org
2009-07-30
1
-1
/
+0
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-0
/
+1
*
Dump all .xcconfigs. They're no longer used, all of these settings are in GYP.
mark@chromium.org
2009-07-29
6
-90
/
+0
*
Fix gyp condition for ia32 specific flags.
deanm@chromium.org
2009-07-29
1
-1
/
+1
*
Put the common paths for localizers into variables so we don't have to repeat...
thomasvl@chromium.org
2009-07-29
1
-0
/
+1
*
linux: refactor some common flags in common.gypi
evan@chromium.org
2009-07-29
1
-14
/
+6
*
Now that testshell depends on imagediff we can start to cleanup the targets a...
thomasvl@chromium.org
2009-07-27
1
-6
/
+4
*
re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell
dpranke@google.com
2009-07-24
1
-1
/
+1
*
back out CLs 21367, 21366 - no idea why these keep breaking
dpranke@google.com
2009-07-23
1
-1
/
+1
*
re-do CL 21252 - move image_diff to tools, add deps to test_shell
dpranke@google.com
2009-07-23
1
-1
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-0
/
+1
*
Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...
thomasvl@chromium.org
2009-07-22
1
-5
/
+3
*
Starting mac l10n:
thomasvl@chromium.org
2009-07-22
1
-0
/
+175
*
revert change 21252, which broke the mac build for some reason
dpranke@google.com
2009-07-22
1
-1
/
+1
*
make 'test_shell' target depend on everything needed to pass layout_tests
dpranke@google.com
2009-07-22
1
-1
/
+1
*
Add way to override optimization level for release build.
dkegel@google.com
2009-07-21
1
-1
/
+4
*
Pulling in new gyp version.
bradnelson@chromium.org
2009-07-20
1
-1
/
+1
*
Code changes to get the code to compile under GCC.
sra@google.com
2009-07-18
1
-0
/
+1
*
Linux: move hardcoded paths to GYP variables.
agl@chromium.org
2009-07-15
1
-1
/
+12
*
Linux: fix for developing on a machine with google-chrome packages installed.
agl@chromium.org
2009-07-15
1
-0
/
+8
*
Add a variable that lets you override the optimization level for release buil...
thomasvl@chromium.org
2009-07-14
1
-0
/
+7
*
Add -fno-threadsafe-statics to the Linux build.
deanm@chromium.org
2009-07-14
1
-0
/
+6
*
Pulling in new gyp version.
bradnelson@chromium.org
2009-07-11
1
-1
/
+1
*
Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.
brettw@chromium.org
2009-07-08
1
-3
/
+3
*
Linux: SUID sandbox support
agl@chromium.org
2009-07-08
1
-1
/
+2
*
Beginning of code coverage on Windows.
jrg@chromium.org
2009-07-07
1
-4
/
+16
*
Modifying mini_installer to have different additional options.
bradnelson@chromium.org
2009-07-03
1
-7
/
+20
*
Don't screw up /usr/bin/ld if you can't write to current dir as root.
dkegel@google.com
2009-06-30
1
-11
/
+23
*
Fix the tree. It looks like the previous change (19561)
nsylvain@chromium.org
2009-06-30
1
-16
/
+7
*
Learned that mini_installer's linker settings cannot actually be shared
bradnelson@chromium.org
2009-06-30
1
-8
/
+17
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
1
-0
/
+8
*
Another go at switching mini_installer to gyp.
bradnelson@google.com
2009-06-29
1
-1
/
+1
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
1
-2
/
+2
*
Add a gyp "buildtype" variable to differentiate official release builds.
mmoss@chromium.org
2009-06-25
1
-0
/
+10
*
Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build.
ajwong@chromium.org
2009-06-23
2
-2
/
+2
*
Make symbol signatures upper-case.
thestig@chromium.org
2009-06-18
1
-1
/
+2
*
Revert the addition of -fno-threadsafe-statics. It breaks the build:
deanm@chromium.org
2009-06-18
1
-1
/
+0
*
Add -fno-threadsafe-statics to the Linux build.
deanm@chromium.org
2009-06-18
1
-0
/
+1
*
Linux: dump_app_syms would fail if the output didn't exist.
agl@chromium.org
2009-06-17
1
-1
/
+1
*
Add a small untility for checking to see if the X server is alive.
tony@chromium.org
2009-06-16
1
-0
/
+1
*
Fetch the SVN revision number correctly regardless of line endings
sgk@google.com
2009-06-16
1
-4
/
+6
*
Add Compact Language Detection (CLD) library to Chrome. This works in Windows...
sidchat@google.com
2009-06-15
1
-0
/
+1
[next]