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
*
Dummy change to trigger the bots
nsylvain@chromium.org
2011-09-18
1
-1
/
+1
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-5
/
+8
*
cycle bots
thakis@chromium.org
2011-09-17
1
-0
/
+2
*
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
2
-2
/
+10
*
mac: Turn style plugin on by default.
thakis@chromium.org
2011-09-16
1
-1
/
+2
*
Switch on use of precompiled headers for VS 2008.
joi@chromium.org
2011-09-16
1
-3
/
+1
*
Don't build this gyp file, it's clearly problematic.
ben@chromium.org
2011-09-15
1
-1
/
+0
*
Fourth attempt at the following. Unreviewed, this was originally reviewed in...
pkasting@chromium.org
2011-09-15
2
-16
/
+57
*
Adds code for a new Aura shell.
ben@chromium.org
2011-09-15
1
-0
/
+1
*
Remove an unused seccomp sandbox gyp variable.
thestig@chromium.org
2011-09-15
1
-4
/
+0
*
cycle bots (for memory waterfall)
thakis@chromium.org
2011-09-15
1
-1
/
+1
*
mac: Switch the default compiler to clang for everyone.
thakis@chromium.org
2011-09-15
1
-8
/
+4
*
Make autofill regular expressions unicode again.
tony@chromium.org
2011-09-15
1
-0
/
+55
*
Add a webkit_builder_win target to all.gyp so the webkit win builders
tony@chromium.org
2011-09-15
1
-0
/
+10
*
Move Aura to UI subdir.
ben@chromium.org
2011-09-14
1
-1
/
+1
*
Eliminate headers from precompile.h that define 'interface' to avoid compile ...
joi@chromium.org
2011-09-14
1
-21
/
+29
*
When cross-compiling for ia32, do not build 'host' targets with -m32
rsleevi@chromium.org
2011-09-14
1
-62
/
+66
*
Retry 3 to split WebGraphicsContext3DCommandBufferImpl::initialize() into two...
nduca@chromium.org
2011-09-13
1
-0
/
+8
*
Up to now the only touch UI was running Pure Views. However, we want to impro...
saintlou@chromium.org
2011-09-13
1
-23
/
+19
*
Linux: Stop installing the gold linker as /usr/bin/ld. Ask users to pass -B/u...
thestig@chromium.org
2011-09-12
1
-23
/
+68
*
Remove CHROME_V8 #define and related javascript_engine gyp variable.
mihaip@chromium.org
2011-09-12
2
-13
/
+5
*
Disable no-compile tests for now since bots are timing out randomly.
ajwong@chromium.org
2011-09-10
1
-0
/
+1
*
Create a "no compile" drivers script in python to unittest compile time asserts.
ajwong@chromium.org
2011-09-10
1
-0
/
+94
*
Refactor ScopedJavaRef
joth@chromium.org
2011-09-09
1
-0
/
+6
*
Remove obsolete NaCl tests.
phajdan.jr@chromium.org
2011-09-08
1
-11
/
+0
*
Don't print the strip command line being executed in strip_save_dsym.
mark@chromium.org
2011-09-08
1
-3
/
+1
*
Disable PIE for dump_syms. The framework is too big to reliably be able to
mark@chromium.org
2011-09-08
1
-23
/
+27
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
3
-0
/
+127
*
clang/make: Set LINK to $(CXX).
thakis@chromium.org
2011-09-06
1
-1
/
+1
*
Set CC to clang when GYP_DEFINES=clang=1.
thakis@chromium.org
2011-09-06
1
-0
/
+20
*
Update binutils URL and sha1sum for gold sources
thestig@chromium.org
2011-09-06
1
-1
/
+1
*
Revert 99673 (didn't help) - mac: Use stabs instead of dwarf when fastbuild=1
thakis@chromium.org
2011-09-06
1
-8
/
+0
*
mac: Use stabs instead of dwarf when fastbuild=1
thakis@chromium.org
2011-09-05
1
-0
/
+8
*
Smooth scrolling
scottbyer@chromium.org
2011-09-03
1
-2
/
+2
*
If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init s...
glider@chromium.org
2011-09-02
2
-0
/
+19
*
Enable smooth scrolling on mac
thakis@chromium.org
2011-09-01
1
-2
/
+2
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-09-01
1
-1
/
+1
*
Reduce number of unnamed-type-template-args violations (mostly when passing v...
pkasting@chromium.org
2011-09-01
1
-6
/
+6
*
Add ruby to the list of build dependencies so that WebKit's pretty diff utility
abarth@chromium.org
2011-08-31
1
-1
/
+1
*
Revert 98885 - Third attempt at the following. Unreviewed, this was original...
rsleevi@chromium.org
2011-08-31
2
-57
/
+16
*
Revert 98909 - Use chain-loading for Linux nacl_helper
jar@chromium.org
2011-08-31
1
-1
/
+1
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-08-31
1
-1
/
+1
*
Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-31
1
-0
/
+1
*
Third attempt at the following. Unreviewed, this was originally reviewed in ...
pkasting@chromium.org
2011-08-30
2
-16
/
+57
*
Dummy change to trigger the bots
nsylvain@chromium.org
2011-08-30
1
-1
/
+1
*
Build performance_ui_tests on gpu waterfall.
nduca@chromium.org
2011-08-30
1
-0
/
+1
*
Revert 98706 - Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-29
1
-1
/
+0
*
Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-29
1
-0
/
+1
[next]