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
*
Add gyp rules to exclude _aurax11 and _aurawin files when appropriate
davemoore@chromium.org
2011-10-10
1
-0
/
+6
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
1
-3
/
+0
*
Implement disable_pie for all executables.
rkc@chromium.org
2011-10-08
1
-0
/
+18
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
1
-0
/
+5
*
Move build_dir_prefix up a level of nesting so we don't create
tony@chromium.org
2011-10-06
1
-6
/
+5
*
Fix build with GYP_DEFINES=use_openssl=1.
mattm@chromium.org
2011-10-06
1
-5
/
+8
*
Make use_nss a gyp var so that aura can build w/ nss.
davemoore@chromium.org
2011-10-05
1
-0
/
+14
*
Fix ENABLE_INTENTS to ENABLE_WEB_INTENTS that slipped through the cracks.
gbillock@chromium.org
2011-10-04
1
-1
/
+1
*
Revert 102221 - Temporarily turning off stripping for mac builds on the main ...
bradnelson@google.com
2011-10-04
1
-17
/
+2
*
Separate Virtual Keyboard related conditionals from TouchUI
hashimoto@chromium.org
2011-10-04
1
-0
/
+15
*
Disable CLANG_WARN_CXX0X_EXTENSIONS (-Wc++0x-extensions) when building with
mark@chromium.org
2011-10-03
1
-0
/
+11
*
Mostly automatic incremental link enabling
scottmg@chromium.org
2011-09-30
1
-1
/
+1
*
linux: allow builds to override libdir path
vapier@google.com
2011-09-30
1
-1
/
+5
*
_pyautolib.so is linked with libasan.a if ASAN is used.
glotov@google.com
2011-09-29
1
-1
/
+2
*
Upstream: The change of common.gypi
michaelbai@google.com
2011-09-29
1
-1
/
+5
*
Refactors TestCompositor out of views_unittests into a place it can be
sky@chromium.org
2011-09-28
1
-2
/
+3
*
Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in
rogerta@chromium.org
2011-09-28
1
-0
/
+13
*
Add a gyp variable build_dir_prefix to control the output
tony@chromium.org
2011-09-28
1
-1
/
+7
*
Disable Skia on Mac until we resolve http://code.google.com/p/chromium/issues...
epoger@google.com
2011-09-27
1
-1
/
+1
*
Use precompiled headers on Windows only when a flag is set.
joi@chromium.org
2011-09-27
1
-1
/
+9
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
1
-2
/
+2
*
touchui: support XInput2 multitouch
sadrul@chromium.org
2011-09-25
1
-0
/
+10
*
+ renamed window_snapshot_x.cc => window_snapshot_gtk.cc
saintlou@chromium.org
2011-09-24
1
-2
/
+2
*
Change default on Mac to use_skia=1
epoger@google.com
2011-09-23
1
-1
/
+4
*
On Windows, force the output directories to be src/build/{Debug,Release}.
tony@chromium.org
2011-09-23
1
-1
/
+1
*
aura: Have aura and aura_demo build and run without gtk on linux.
sadrul@chromium.org
2011-09-23
1
-2
/
+8
*
mac: Don't build with debug information on the trybots.
thakis@chromium.org
2011-09-22
1
-3
/
+6
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-1
/
+4
*
Temporarily turning off stripping for mac builds on the main waterfall to
bradnelson@google.com
2011-09-22
1
-2
/
+17
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-2
/
+2
*
Revert 102113 - Aura: Use extension-based file picker from CrOS for pure-view...
jamescook@chromium.org
2011-09-21
1
-2
/
+2
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-2
/
+2
*
aura: Make GTK a dependency again for chrome/aura etc. to make things buildable.
sadrul@chromium.org
2011-09-21
1
-1
/
+1
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-21
1
-16
/
+0
*
Reland 102005 and 102009: aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-21
1
-6
/
+10
*
Making TOOLKIT_USES_GTK orthogonal to USE_AURA.
saintlou@chromium.org
2011-09-20
1
-6
/
+8
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-0
/
+7
*
Revert 102005 - aura: Explicitly disable GTK.
sky@chromium.org
2011-09-20
1
-8
/
+0
*
Upstream: The Common.gypi change for Android.
michaelbai@google.com
2011-09-20
1
-6
/
+344
*
aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-20
1
-0
/
+8
*
Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...
scherkus@chromium.org
2011-09-19
1
-0
/
+16
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-19
1
-16
/
+0
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-5
/
+8
*
Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...
rsimha@chromium.org
2011-09-16
1
-0
/
+16
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-16
1
-16
/
+0
*
Adds some features to the shell:
ben@chromium.org
2011-09-16
1
-0
/
+3
*
mac: Turn style plugin on by default.
thakis@chromium.org
2011-09-16
1
-1
/
+2
*
Remove an unused seccomp sandbox gyp variable.
thestig@chromium.org
2011-09-15
1
-4
/
+0
*
mac: Switch the default compiler to clang for everyone.
thakis@chromium.org
2011-09-15
1
-8
/
+4
*
When cross-compiling for ia32, do not build 'host' targets with -m32
rsleevi@chromium.org
2011-09-14
1
-62
/
+66
[next]