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
/
common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: remove build-time flags
evan@chromium.org
2010-12-15
1
-3
/
+0
*
Switch linux OpenSSL build to use custom openssl version
joth@chromium.org
2010-12-09
1
-1
/
+1
*
linux: remove --as-needed in the shared build
evan@chromium.org
2010-12-08
1
-0
/
+5
*
Integrates libjpeg-turbo into Chromium (Chromium side)
hbono@chromium.org
2010-12-07
1
-0
/
+10
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-74
/
+0
*
Enable -integrated-as for Clang builds on Linux.
hans@chromium.org
2010-12-02
1
-3
/
+0
*
Add -Wno-unused-functions to the clang/mac config, to match clang/linux.
thakis@chromium.org
2010-11-22
1
-0
/
+2
*
Revert 66265 - Remove -no-integrated-as flag for Clang/Linux builder.
hans@chromium.org
2010-11-22
1
-0
/
+3
*
Use global source exclude to remove .h files from platforms where they are no...
joth@chromium.org
2010-11-16
1
-9
/
+9
*
Remove -no-integrated-as flag for Clang/Linux builder.
hans@chromium.org
2010-11-16
1
-3
/
+0
*
Reverted because openssl_helper needs to build even on non-openssl builds
joth@chromium.org
2010-11-15
1
-12
/
+0
*
Simplify gyp files by adding a global glob for openssl/nss
joth@chromium.org
2010-11-15
1
-0
/
+12
*
Fix up the excludes so they properly handle paths where the platform subdir is
thomasvl@chromium.org
2010-11-15
1
-7
/
+7
*
Make GConf dependency optional.
phajdan.jr@chromium.org
2010-11-09
1
-0
/
+3
*
Add a new GYP_DEFINE to make _HAS_ITERATOR_DEBUGGING disablable on Windows/Debug
timurrrr@chromium.org
2010-11-08
1
-0
/
+9
*
Commit of http://codereview.chromium.org/4417005/show for thakis.
mirandac@chromium.org
2010-11-04
1
-0
/
+3
*
Touch build/common.gypi to force gyp to run.
maruel@chromium.org
2010-11-03
1
-2
/
+1
*
Revert 64454 - Revert 64441 - Mac cloud print proxy work.
scottbyer@google.com
2010-10-29
1
-1
/
+1
*
Revert 64441 - Mac cloud print proxy work.
scottbyer@google.com
2010-10-29
1
-1
/
+1
*
Mac cloud print proxy work.
scottbyer@chromium.org
2010-10-29
1
-1
/
+1
*
Revert 64267 - linux: enable seccomp sandbox by default
vangelis@chromium.org
2010-10-28
1
-3
/
+3
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-10-28
1
-3
/
+3
*
Move useful printing backend code from chrome/service/cloud_print to printing...
thestig@chromium.org
2010-10-25
1
-0
/
+5
*
Revert 62603 - patch from issue 3527003
cbentzel@chromium.org
2010-10-14
1
-6
/
+0
*
Revert 62604 - Use the correct flag for virtual destructor.
cbentzel@chromium.org
2010-10-14
1
-1
/
+1
*
Use the correct flag for virtual destructor.
cbentzel@chromium.org
2010-10-14
1
-1
/
+1
*
patch from issue 3527003
cbentzel@chromium.org
2010-10-14
1
-0
/
+6
*
Revert 62529 - Add -Wno-non-virtual-dtor flag on posix targets.
cbentzel@chromium.org
2010-10-14
1
-6
/
+0
*
Add -Wno-non-virtual-dtor flag on posix targets.
cbentzel@chromium.org
2010-10-14
1
-0
/
+6
*
Don't use -fno-ident for Clang builds in Release mode on Linux.
hans@chromium.org
2010-10-13
1
-0
/
+5
*
Roll gtest 445 -> 446
thakis@chromium.org
2010-10-12
1
-0
/
+8
*
Decouples certificates viewers from NSS to prepare support for OpenSSL.
bulach@chromium.org
2010-10-08
1
-1
/
+6
*
Revert "linux: enable seccomp sandbox by default"
evan@chromium.org
2010-10-05
1
-3
/
+3
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-10-05
1
-3
/
+3
*
linux: Build with -fPIC on all arches but x86 32-bit.
evan@chromium.org
2010-10-01
1
-6
/
+10
*
First step at OpenSSL client socket implementation.
joth@chromium.org
2010-09-29
1
-0
/
+3
*
Revert "linux: Build with -fPIC on all arches but x86 32-bit."
evan@chromium.org
2010-09-24
1
-9
/
+4
*
linux: Build with -fPIC on all arches but x86 32-bit.
evan@chromium.org
2010-09-23
1
-4
/
+9
*
Mac: clang build
thakis@chromium.org
2010-09-22
1
-0
/
+7
*
Support for building Chrome using Clang.
evan@chromium.org
2010-09-18
1
-0
/
+23
*
Linux: make compile-time dependency on gnome-keyring optional.
phajdan.jr@chromium.org
2010-09-16
1
-3
/
+14
*
linux: Pass -pipe to gcc.
evan@chromium.org
2010-09-15
1
-0
/
+1
*
Linux Reliability: Strip test binaries and libraries.
thestig@chromium.org
2010-09-15
1
-0
/
+2
*
Add Farsi support
jshin@chromium.org
2010-09-09
1
-1
/
+1
*
Reland r57812 (Add the new Mac manifest to the application bundle) and remove...
gfeher@chromium.org
2010-09-02
1
-5
/
+8
*
Removes a preprocessor definition that is no longer required.
pmehta@chromium.org
2010-09-01
1
-1
/
+0
*
Linux: Enable symbol dumping on 64-bit Breakpad.
thestig@chromium.org
2010-08-31
1
-4
/
+1
*
This CL introduces the stack shadowing mechanism that should help TCMalloc's
glider@chromium.org
2010-08-27
1
-0
/
+8
*
Linux: Remove obsolete linux_chromium_* variables.
thestig@chromium.org
2010-08-26
1
-12
/
+2
*
GTTF: Make our handling of Windows pre-processor symbols more consistent.
phajdan.jr@chromium.org
2010-08-26
1
-0
/
+10
[next]