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
*
aura: Build aura_builder on linux.
sadrul@chromium.org
2011-10-05
1
-6
/
+6
*
Make use_nss a gyp var so that aura can build w/ nss.
davemoore@chromium.org
2011-10-05
2
-6
/
+15
*
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
*
force a build.
mirandac@google.com
2011-10-04
1
-1
/
+2
*
force a build.
mirandac@google.com
2011-10-04
1
-2
/
+4
*
Adds aura_builder target to all.gyp so that we can use it from the bots.
sky@chromium.org
2011-10-04
1
-0
/
+18
*
Disable CLANG_WARN_CXX0X_EXTENSIONS (-Wc++0x-extensions) when building with
mark@chromium.org
2011-10-03
1
-0
/
+11
*
Create scanning script to determine header dependencies.
noelallen@google.com
2011-10-02
2
-0
/
+328
*
Add elfutils to install-build-deps.sh package list
mcgrathr@chromium.org
2011-09-30
1
-1
/
+2
*
Add (not yet working) content_browsertests target.
phajdan.jr@chromium.org
2011-09-30
1
-0
/
+6
*
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
*
Remove unused qcms library.
phajdan.jr@chromium.org
2011-09-29
1
-1
/
+0
*
_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
*
Linux: Don't bother trying to install gold via apt-get. Just always build our...
thestig@chromium.org
2011-09-28
1
-8
/
+2
*
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
*
Linux: add a missing check for /usr/local/bin/gold/ld.
thestig@chromium.org
2011-09-27
1
-5
/
+8
*
Use precompiled headers on Windows only when a flag is set.
joi@chromium.org
2011-09-27
2
-12
/
+12
*
Upstream: Set build target and evnvironment for Android
michaelbai@google.com
2011-09-26
2
-0
/
+166
*
Forcing builder to cycle.
jschuh@chromium.org
2011-09-26
1
-0
/
+1
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
1
-2
/
+2
*
Whitespace commit to start builds.
cmp@chromium.org
2011-09-26
1
-0
/
+1
*
Kick the bots
rsleevi@chromium.org
2011-09-26
1
-1
/
+1
*
Whitespace change to start builds.
cmp@chromium.org
2011-09-25
1
-0
/
+1
*
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 for install 32bit libs on 64bit Linux systems to NO.
sievers@chromium.org
2011-09-23
1
-2
/
+2
*
Add curl to build/install-build-deps.sh
thakis@chromium.org
2011-09-23
1
-1
/
+1
*
Change default on Mac to use_skia=1
epoger@google.com
2011-09-23
1
-1
/
+4
*
linux: convert more dependencies to 'settings'
evan@chromium.org
2011-09-23
1
-2
/
+2
*
On Windows, force the output directories to be src/build/{Debug,Release}.
tony@chromium.org
2011-09-23
1
-1
/
+1
*
whitespace-only test commit
epoger@google.com
2011-09-23
1
-0
/
+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
2
-7
/
+4
*
Remove 'settings' type from gyp files
evan@chromium.org
2011-09-22
1
-19
/
+19
*
Temporarily turning off stripping for mac builds on the main waterfall to
bradnelson@google.com
2011-09-22
1
-2
/
+17
*
Adding libssl-dev to the list of packages required for chrome development.
bradnelson@google.com
2011-09-21
1
-5
/
+5
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-2
/
+2
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-0
/
+36
*
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
2
-2
/
+2
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-21
1
-16
/
+0
[next]