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
*
Reverting sdk7 landing AGAIN!!!
bradnelson@google.com
2009-12-11
1
-3
/
+3
*
Reconstructing 34247 / 479007
bradnelson@google.com
2009-12-11
1
-3
/
+3
*
Reverting 34267.
bradnelson@google.com
2009-12-10
1
-3
/
+3
*
Switching platform sdk hermetic fallback to 7.0
bradnelson@google.com
2009-12-10
1
-3
/
+3
*
Make sure the 'use_system_*' variables are actually visible in the relevant g...
mmoss@google.com
2009-12-10
1
-14
/
+0
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
1
-4
/
+4
*
Revert 34195 - Make sure the 'use_system_*' variables are actually visible in...
jrg@chromium.org
2009-12-10
1
-0
/
+14
*
Make sure the 'use_system_*' variables are actually visible in the relevant g...
mmoss@google.com
2009-12-09
1
-14
/
+0
*
Revert 34161 - Enable Pepper support by default, including building the test ...
sehr@google.com
2009-12-09
1
-2
/
+5
*
Enable Pepper support by default, including building the test plugin.
sehr@google.com
2009-12-09
1
-5
/
+2
*
Linux: switch to our own copy of libssl by default.
agl@chromium.org
2009-12-09
1
-0
/
+4
*
Re-enable TCMalloc on Linux.
willchan@chromium.org
2009-12-08
1
-1
/
+1
*
Linux: switch to using the system libraries in some cases.
agl@chromium.org
2009-12-08
1
-0
/
+9
*
Prevent Common_x64 from leaking thru on non-windows platforms.
bradnelson@google.com
2009-12-07
1
-1
/
+1
*
Split base.gyp and add base_nacl_win64 target
gregoryd@google.com
2009-12-04
1
-9
/
+41
*
arm: Add thumb target and associated fixes
joel@chromium.org
2009-12-04
1
-4
/
+24
*
Make no-tcmalloc (really, non-base/allocator) builds work again,
dank@chromium.org
2009-12-03
1
-10
/
+39
*
linux: move asynchronous-unwind-tables flag to Release-only
evan@chromium.org
2009-11-30
1
-4
/
+5
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
1
-0
/
+1
*
Disable tcmalloc on Linux.
thestig@chromium.org
2009-11-26
1
-1
/
+1
*
Refactor OS-dependent filename exclusion patterns
evan@chromium.org
2009-11-26
1
-1
/
+33
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-25
1
-1
/
+1
*
Make Linux packaging options more granular.
mmoss@chromium.org
2009-11-23
1
-0
/
+5
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-10
/
+0
*
test_shell buildable on ARM
hclam@chromium.org
2009-11-18
1
-2
/
+2
*
linux: pass --gc-sections in link line
evan@chromium.org
2009-11-18
1
-0
/
+3
*
linux: set a compiler flag that drops the eh_frame section
evan@chromium.org
2009-11-18
1
-0
/
+4
*
Revert 32244 - linux: pass gcsections in link line
idana@chromium.org
2009-11-18
1
-3
/
+0
*
linux: pass --gc-sections in link line
evan@chromium.org
2009-11-18
1
-0
/
+3
*
linux: set -fvisiblility-inlines-hidden when building
evan@chromium.org
2009-11-17
1
-0
/
+3
*
TBR: willchan
willchan@chromium.org
2009-11-17
1
-1
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-17
1
-1
/
+1
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-4
/
+6
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-6
/
+4
*
Test program for OpenMAX video decoding
hclam@chromium.org
2009-11-13
1
-0
/
+3
*
Building FFmpeg in tree for arm
hclam@chromium.org
2009-11-13
1
-7
/
+11
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-4
/
+6
*
Revert 31765 - Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-1
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-1
/
+1
*
linux: TCMalloc-based C++ heap profiler.
willchan@chromium.org
2009-11-11
1
-0
/
+6
*
Set SDKROOT in the project-wide xcode_settings block instead of doing it in
mark@chromium.org
2009-11-06
1
-1
/
+11
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-1
/
+10
*
Add 'am' and 'sw' to Linux/Mac build
jshin@chromium.org
2009-11-04
1
-2
/
+2
*
Linux: Autodetect and change build flags when using gcc 4.4.
craig.schlenter@chromium.org
2009-11-03
1
-0
/
+3
*
Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...
apatrick@google.com
2009-11-02
1
-0
/
+6
*
linux: fix library=shared_library issues
piman@chromium.org
2009-11-02
1
-0
/
+6
*
Adding x64 configurations for windows.
bradnelson@chromium.org
2009-11-01
1
-0
/
+16
*
Pulling in latest gyp with rule generation and configuration change.
bradnelson@chromium.org
2009-11-01
1
-5
/
+1
*
Taking advantage of new configuration inheritance option.
bradnelson@chromium.org
2009-10-29
1
-76
/
+46
*
This does a few things:
piman@chromium.org
2009-10-28
1
-8
/
+11
[next]