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
*
[Android] Auto-generate v14 style xml resources from the exisitng v17 style r...
kkimlabs@chromium.org
2013-05-08
2
-26
/
+68
*
Delete test_shell.
darin@chromium.org
2013-05-08
1
-2
/
+0
*
Alert on zero online devices when last devices file is missing or empty.
sivachandra@chromium.org
2013-05-08
1
-1
/
+6
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland)
scottmg@chromium.org
2013-05-08
1
-0
/
+7
*
Revert 198920 "clang: Turn on C++11 on CrOs too."
thakis@chromium.org
2013-05-08
1
-2
/
+2
*
clang: Turn on C++11 on CrOs too.
thakis@chromium.org
2013-05-08
1
-2
/
+2
*
Fix unit test runner to exit with error when no devices are attached.
shashishekhar@chromium.org
2013-05-08
1
-2
/
+1
*
Adds cc_perftests to chromium_builder_perf target.
bulach@chromium.org
2013-05-08
1
-0
/
+1
*
[Android] Remove "Chrome" and "View" personalities
mnaganov@chromium.org
2013-05-08
1
-1
/
+1
*
[Android] Move zoom controls management into WebView
mnaganov@chromium.org
2013-05-08
1
-1
/
+0
*
Convert build/linux/install-debian.wheezy.sysroot.wrapper.sh to python for Wi...
thestig@chromium.org
2013-05-08
2
-29
/
+47
*
Use a sysroot for Chrome Linux official builds. (try 2)
thestig@chromium.org
2013-05-08
2
-3
/
+54
*
Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..."
dewittj@chromium.org
2013-05-08
1
-7
/
+0
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target
scottmg@chromium.org
2013-05-08
1
-0
/
+7
*
Linux: Change dump_app_syms script to pass -r to dump_syms. This option was a...
thestig@chromium.org
2013-05-07
1
-1
/
+1
*
Support GYP_CROSSCOMPILE variable in gyp_helper.
justincohen@google.com
2013-05-07
1
-0
/
+1
*
Turn on ENABLE_PLUGIN_INSTALLATION flag for Aura
shrikant@chromium.org
2013-05-07
1
-1
/
+1
*
Revert 194601 "Android: Enable content_browsertests by default."
navabi@chromium.org
2013-05-07
1
-2
/
+2
*
[Telemetry] Escape URLs in "Pages:" list.
tonyg@chromium.org
2013-05-07
1
-1
/
+6
*
Remove use_system_ffmpeg-related logic from media and other mainline gyp files.
phajdan.jr@chromium.org
2013-05-07
2
-3
/
+25
*
Revert "Make IsHostPortUsed() handle ports bound by foreign UIDs."
pliard@chromium.org
2013-05-07
1
-7
/
+10
*
Make IsHostPortUsed() handle ports bound by foreign UIDs.
pliard@chromium.org
2013-05-07
1
-10
/
+7
*
Disable IndexedDBBrowserTestWithMissingSSTFile.DestroyTest on Android.
pliard@chromium.org
2013-05-07
1
-1
/
+2
*
Add asan=1 gyp defines to asan bot
ilevy@chromium.org
2013-05-07
2
-1
/
+2
*
Switch Asan bot to builder-tester
ilevy@chromium.org
2013-05-07
1
-2
/
+1
*
Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]
rsleevi@chromium.org
2013-05-07
1
-1
/
+1
*
Revert 198637 "Use a sysroot for Chrome Linux official builds."
thestig@chromium.org
2013-05-07
1
-25
/
+3
*
Use a sysroot for Chrome Linux official builds.
thestig@chromium.org
2013-05-07
1
-3
/
+25
*
Fix infinite loop caused by ElideText()
dimich@chromium.org
2013-05-06
1
-0
/
+1
*
Add content_shell to builder targets that also build DRT
jochen@chromium.org
2013-05-06
1
-0
/
+3
*
Fix subscripting support.
qsr@chromium.org
2013-05-06
1
-0
/
+7
*
Disable plugin installation on iOS
stuartmorgan@chromium.org
2013-05-06
1
-1
/
+1
*
NOTRY=true
johnw@chromium.org
2013-05-05
1
-0
/
+2
*
[Android] Auto-generate RTL layout xmls from existing layout xmls.
kkimlabs@chromium.org
2013-05-04
3
-4
/
+321
*
Change MessagePumpLinux to MessagePumpOzone
davemoore@chromium.org
2013-05-03
2
-19
/
+2
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-03
1
-4
/
+1
*
[Testing] Be more aggressive when killing android processes via ADB.
tedchoc@chromium.org
2013-05-03
1
-1
/
+1
*
Do not use bundles for the CDM on Mac.
ddorwin@chromium.org
2013-05-03
1
-0
/
+2
*
Add an unbundled ffmpeg.gyp file.
phajdan.jr@chromium.org
2013-05-03
2
-0
/
+30
*
Add support for system snappy.
phajdan.jr@chromium.org
2013-05-03
2
-0
/
+30
*
[Android] Fix md5sum for component build
cjhopman@chromium.org
2013-05-03
1
-22
/
+30
*
Add gyp support for ozone platform
davemoore@chromium.org
2013-05-03
2
-0
/
+18
*
Remove remaining references to test_shell_tests now that the bots have been u...
jam@chromium.org
2013-05-03
1
-1
/
+0
*
Gyp changes for ninja iOS build.
justincohen@google.com
2013-05-03
3
-13
/
+30
*
Some fix for gpu driver bug list.
zmo@chromium.org
2013-05-03
1
-0
/
+2
*
Enable concatenated impulse responses.
rtoy@google.com
2013-05-02
1
-1
/
+1
*
Fix shim_headers.gypi to properly set up include paths
phajdan.jr@chromium.org
2013-05-02
1
-2
/
+2
*
Turn off Clang virtual/OVERRIDE warnings in .cc files when use_aura==1
rsleevi@chromium.org
2013-05-02
1
-1
/
+1
*
Add build/linux/unbundle files for projects in separate repos.
phajdan.jr@chromium.org
2013-05-02
6
-0
/
+448
*
Update iOS grit whitelist
stuartmorgan@chromium.org
2013-05-02
1
-12
/
+515
[next]