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
*
Added #ifdef to allow Chromium to enable proprietary codecs.
scherkus@chromium.org
2010-05-10
1
-0
/
+7
*
Committing for jeffbailey.
mad@google.com
2010-05-07
1
-1
/
+4
*
Quick fix: explicitly specify /Ob0 to avoid inlining if InlineFunctionExpansi...
timurrrr@chromium.org
2010-05-07
1
-4
/
+26
*
Make RuntimeLibrary adjustable for Win/Debug build
timurrrr@chromium.org
2010-05-07
1
-1
/
+8
*
remove the logic to compute enable_gles since it's broken;
piman@chromium.org
2010-04-29
1
-9
/
+11
*
Add a gyp flag for disabling sse2. This makes it easier for
tony@chromium.org
2010-04-28
1
-2
/
+6
*
gyp: unify toolkit_views usage
evan@chromium.org
2010-04-27
1
-4
/
+4
*
Fix the toolkit_views gyp variable define mania.
evan@chromium.org
2010-04-26
1
-7
/
+19
*
add ENABLE_GLES flag for conditional complilation of GLES
piman@chromium.org
2010-04-26
1
-0
/
+14
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
1
-1
/
+1
*
Re-enable TCMalloc on Linux.
willchan@chromium.org
2010-04-21
1
-1
/
+1
*
New experimental Pepper device API.
apatrick@chromium.org
2010-04-16
1
-0
/
+10
*
Add the linux_use_debugallocation flag.
glider@chromium.org
2010-04-16
1
-0
/
+3
*
Enable SSE2 compilation for ChromeOS.
fbarchard@chromium.org
2010-04-16
1
-0
/
+9
*
POSIX: Implement the fastbuild option.
thestig@chromium.org
2010-04-14
1
-1
/
+3
*
Enable MMX for Chrome
fbarchard@chromium.org
2010-04-13
1
-1
/
+4
*
Turn off TCMalloc for Linux to fix plugin crashes.
willchan@chromium.org
2010-04-09
1
-1
/
+1
*
Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...
evan@chromium.org
2010-04-01
1
-3
/
+6
*
Disable executable stack on Linux.
willchan@chromium.org
2010-03-30
1
-1
/
+1
*
Flip seccomp sandbox back off, now that we have some perf numbers.
evan@chromium.org
2010-03-30
1
-3
/
+3
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-03-30
1
-0
/
+7
*
Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap
glider@chromium.org
2010-03-26
1
-0
/
+9
*
Build fix. Revert -Wextra.
evan@chromium.org
2010-03-26
1
-1
/
+2
*
linux: turn on -Wextra
evan@chromium.org
2010-03-26
1
-2
/
+1
*
Revert "linux: turn on -Wextra"
evan@chromium.org
2010-03-25
1
-1
/
+2
*
linux: turn on -Wextra
evan@chromium.org
2010-03-25
1
-2
/
+1
*
Remove Oriya from the list of UI languages for now because we're not getting ...
jshin@chromium.org
2010-03-25
1
-3
/
+3
*
Fix some gyp errors found with --check.
rsesek@chromium.org
2010-03-24
1
-6
/
+1
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2010-03-12
1
-1
/
+1
*
ARM: add arm_fpu option to specify which version of vfp to use
piman@chromium.org
2010-03-05
1
-1
/
+5
*
Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b...
thestig@chromium.org
2010-03-04
1
-1
/
+1
*
Build pyauto only if the architecture of python binary matches.
thestig@chromium.org
2010-03-04
1
-3
/
+6
*
Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ...
zelidrag@chromium.org
2010-03-01
1
-0
/
+4
*
Separate neon flags from armv7, because some platforms have armv7a but no neon.
piman@chromium.org
2010-02-26
1
-4
/
+15
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
1
-2
/
+2
*
Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section t...
thestig@chromium.org
2010-02-18
1
-5
/
+0
*
media: remove redundant gyp excludes
evan@chromium.org
2010-02-17
1
-2
/
+9
*
Ignore .m files in addition to .mm on non-Macs.
mark@chromium.org
2010-02-10
1
-1
/
+1
*
Let the chromium_code variable be applied in target scope in addition to .gyp
mark@chromium.org
2010-02-10
1
-5
/
+18
*
Move build/external_code.gypi into build/common.gypi.
mark@chromium.org
2010-02-10
1
-2
/
+29
*
Let the chromium_code variable be applied in target scope in addition to .gyp
mark@chromium.org
2010-02-09
1
-48
/
+44
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-1
/
+7
*
Changes necessary to compile gpu demos on linux. It is not functional yet jus...
alokp@chromium.org
2010-02-03
1
-2
/
+5
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-1
/
+10
*
Use refactored filename rules in net.gyp.
evan@chromium.org
2010-01-29
1
-1
/
+1
*
linux: enable pepper plugin
piman@chromium.org
2010-01-25
1
-0
/
+7
*
Revert 36399 - linux: enable pepper_test_plugin
laforge@chromium.org
2010-01-23
1
-7
/
+0
*
GYP: recognize OpenBSD/amd64 as x64 as it's called in this world
pvalchev@google.com
2010-01-23
1
-1
/
+1
*
linux: always set visibility=hidden
evan@chromium.org
2010-01-21
1
-4
/
+3
*
Revert r36641 "Linux: Enable TCMalloc (Take X)."
kuchhal@chromium.org
2010-01-21
1
-1
/
+1
[next]