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
*
Fix Android run_tests.py to report failure on crashes.
mkosiba@chromium.org
2012-05-28
1
-10
/
+18
*
Whitespace change to force a build.
tfarina@chromium.org
2012-05-27
1
-1
/
+1
*
Whitespace change to force a build.
fischman@chromium.org
2012-05-26
1
-1
/
+1
*
Remove the enable_metro GYP flag, effectively making it on by default.
joi@chromium.org
2012-05-26
1
-11
/
+1
*
Fix regyp on android_test try bot.
nileshagrawal@chromium.org
2012-05-25
1
-0
/
+3
*
Revert 139125 - Switch use_canvas_skia=1 for Linux/GTK.
asargent@chromium.org
2012-05-25
1
-1
/
+1
*
Switch use_canvas_skia=1 for Linux/GTK.
asvitkine@chromium.org
2012-05-25
1
-1
/
+1
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-0
/
+55
*
Fix break building v8 with goma
wangxianzhu@chromium.org
2012-05-24
2
-6
/
+6
*
Fix remoting_unittests compilation with Aura
sergeyu@chromium.org
2012-05-24
1
-0
/
+1
*
Applying release settings to Release_Base rather than just Release.
bradnelson@google.com
2012-05-23
1
-5
/
+3
*
Add a GYP_DEFINE to force generating /Z7 flags for Visual C++.
arthurhsu@chromium.org
2012-05-23
1
-0
/
+14
*
Add unit_tests_run and browser_tests_run to chromium_swarm_tests
maruel@chromium.org
2012-05-23
1
-0
/
+2
*
Quieter cab extraction
scottmg@chromium.org
2012-05-23
1
-3
/
+10
*
Run base_unittests_apk on the test try bot for realz.
nileshagrawal@chromium.org
2012-05-23
4
-18
/
+11
*
Whitespace change to force a build.
maruel@chromium.org
2012-05-22
1
-1
/
+1
*
Fix "unknown argument" message from clang plugin on ChromeOS build.
kinaba@chromium.org
2012-05-22
1
-1
/
+1
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
1
-18
/
+4
*
PPAPI/NaCl: Reenable untrusted IPC proxy gyp flag
dmichael@chromium.org
2012-05-22
1
-0
/
+1
*
Pass a potential --yes flag to an apt-get install.
cmp@chromium.org
2012-05-20
1
-1
/
+1
*
Enable warnings for having RefCounted types with a public destructor.
rsleevi@chromium.org
2012-05-19
1
-4
/
+24
*
Aura: Desktop aura is now default on non-chromeos linux builds.
erg@chromium.org
2012-05-19
2
-2
/
+1
*
Change the test_isolation_outdir default from PRODUCT_DIR to PRODUCT_DIR/isolate
maruel@chromium.org
2012-05-18
1
-1
/
+1
*
Web Intents: Remove the directory-level exclusions.
jhawkins@chromium.org
2012-05-18
1
-2
/
+1
*
[Android] Disable unit test relying on unimplemented function
dfalcantara@chromium.org
2012-05-18
1
-0
/
+1
*
Adding native_client/build to the gyp module include path.
bradnelson@google.com
2012-05-18
1
-0
/
+1
*
PPAPI/NaCl: Make a gyp flag for including the untrusted IPC proxy.
dmichael@chromium.org
2012-05-17
1
-0
/
+6
*
Fix test data push for APK tests.
nileshagrawal@chromium.org
2012-05-17
4
-9
/
+9
*
Did not mean to check in this file. Pre-emptively fixing build bustage.
ben@chromium.org
2012-05-17
1
-1
/
+1
*
Make Chrome limp briefly before freaking out with aura no ash.
ben@chromium.org
2012-05-17
1
-1
/
+1
*
Fix test filter filename for APK based tests.
nileshagrawal@chromium.org
2012-05-17
3
-8
/
+13
*
Fix remoting_unittests compilation in aura builds.
sergeyu@chromium.org
2012-05-17
1
-0
/
+1
*
Remove the Docs default app.
mihaip@chromium.org
2012-05-16
1
-2
/
+0
*
Make ASAN options apply to target binaries only
glotov@google.com
2012-05-16
1
-10
/
+14
*
Note: this change does nothing unless order_profiling=1 is manually set in GY...
glotov@google.com
2012-05-16
1
-0
/
+14
*
Upstream: Depend on OpenSSL directly instead of via system.gyp
jingzhao@chromium.org
2012-05-16
1
-24
/
+0
*
Fix the content_shell.apk in android x86 target build bug, copy the libconten...
shouqun.liu@intel.com
2012-05-16
1
-0
/
+9
*
Put commandline for apk tests in /data/local/tmp
nileshagrawal@chromium.org
2012-05-16
1
-1
/
+1
*
Run APK tests on the android_test trybot.
nileshagrawal@chromium.org
2012-05-16
3
-16
/
+27
*
Revert "Make setup.exe compatible with the component build."
gab@chromium.org
2012-05-16
1
-17
/
+0
*
Add ${ANDROID_TOOLCHAIN} to $PATH to assist ninja.
jrg@chromium.org
2012-05-15
1
-6
/
+8
*
Fixing unneeded lifting of win_pch to an inner scope.
bradnelson@google.com
2012-05-15
1
-4
/
+0
*
Attempt to reapply crrev.com/137083.
robertshield@chromium.org
2012-05-15
1
-10
/
+17
*
Add a new gyp define to be used by the swarm master.
maruel@chromium.org
2012-05-15
1
-2
/
+6
*
Make setup.exe compatible with the component build.
gab@chromium.org
2012-05-15
1
-0
/
+17
*
Revert 137083 - Disabling precompiled headers for official builds with msvs2010
nirnimesh@chromium.org
2012-05-15
1
-20
/
+16
*
Disabling precompiled headers for official builds with msvs2010
bradnelson@google.com
2012-05-15
1
-16
/
+20
*
Convert the remaining plugin_tests from ui_tests to browser_tests. Also remov...
jam@chromium.org
2012-05-14
1
-3
/
+0
*
Allow overriding GYP_GENERATORS in chromium.gyp_env.
joi@chromium.org
2012-05-14
1
-2
/
+3
*
Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubs...
mmocny@chromium.org
2012-05-14
1
-2
/
+0
[next]