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] Push only updated files in PushIfNeeded when few files have changed.
craigdh@chromium.org
2013-08-07
1
-52
/
+94
*
Android: adds a link to file bugs in device status check.
bulach@chromium.org
2013-08-07
1
-1
/
+12
*
Enables (temporarily) adb trace for sharded perf tests.
bulach@chromium.org
2013-08-07
1
-0
/
+13
*
Fixes exit code when there are no host-driven tests
gkanwar@chromium.org
2013-08-06
2
-14
/
+15
*
Temporary fix to make steps with no host-driven tests pass.
gkanwar@chromium.org
2013-08-06
1
-1
/
+1
*
Converts host driven tests to common test_dispatcher
gkanwar@chromium.org
2013-08-06
17
-888
/
+611
*
Change deployment target for iOS to 6.0
lliabraa@chromium.org
2013-08-06
1
-6
/
+6
*
Reland a portion of r215672.
alokp@chromium.org
2013-08-06
1
-1
/
+0
*
Fix Win64 DirectX redistributables
jschuh@chromium.org
2013-08-06
1
-0
/
+6
*
Don't pass /safeseh to the linker when using clang on Windows
rnk@chromium.org
2013-08-06
1
-0
/
+3
*
Linux: remove use_system_mesa bits.
phajdan.jr@chromium.org
2013-08-05
1
-3
/
+0
*
[Android] Disable some content_browsertests.
frankf@chromium.org
2013-08-05
1
-4
/
+4
*
[Android] Deprecate old test scripts.
frankf@chromium.org
2013-08-05
3
-9
/
+6
*
Revert _GLIBCXX_DEBUG for now.
phajdan.jr@chromium.org
2013-08-02
1
-7
/
+6
*
[android] Clear content_browsertests profile after each run.
craigdh@chromium.org
2013-08-02
1
-0
/
+5
*
Exclude _GLIBCXX_DEBUG for 32-bit builds.
phajdan.jr@chromium.org
2013-08-02
1
-1
/
+1
*
Exclude _GLIBCXX_DEBUG for clang.
phajdan.jr@chromium.org
2013-08-02
1
-1
/
+1
*
GTTF: Enable glibcxx debug mode for Debug builds by default.
phajdan.jr@chromium.org
2013-08-02
1
-6
/
+7
*
Put cleanup steps in finally block so cleanup happens after halt on failure.
navabi@google.com
2013-08-02
1
-23
/
+20
*
Remove bundled gsettings header now that we're using Ubuntu Precise.
phajdan.jr@chromium.org
2013-08-02
2
-33
/
+0
*
Update build/ios/grit_whitelist.txt
droger@chromium.org
2013-08-02
1
-5
/
+41
*
Revert 215101 "Linux: use sandbox binary alongside chrome."
tonyg@chromium.org
2013-08-02
1
-0
/
+5
*
Fix typing error in forwarder.py.
pliard@chromium.org
2013-08-02
1
-1
/
+1
*
Fix options passing.
qsr@chromium.org
2013-08-02
1
-3
/
+5
*
Disable interactive autocomplete and remove command line flag for Android
aruslan@chromium.org
2013-08-02
1
-2
/
+2
*
[Android Buildbot] Make RunCmd execute command in a dir of choice.
sivachandra@chromium.org
2013-08-02
1
-4
/
+5
*
Linux: use sandbox binary alongside chrome.
phajdan.jr@chromium.org
2013-08-01
1
-5
/
+0
*
Supports FontList in Textfield.
yukishiino@chromium.org
2013-08-01
1
-1
/
+1
*
Changes argument passing to use options objects
gkanwar@chromium.org
2013-08-01
12
-184
/
+264
*
Fix call to _ForwardPorts() in test_runner.py.
pliard@chromium.org
2013-08-01
1
-1
/
+1
*
Reland r212020: Move Python setup/tear down logic into Forwarder ...
pliard@chromium.org
2013-08-01
8
-132
/
+257
*
Linux: fix build with system icu.
phajdan.jr@chromium.org
2013-08-01
1
-2
/
+2
*
[android] Fix adb_install_apk.py's printed message.
craigdh@chromium.org
2013-07-31
1
-2
/
+1
*
Revert r214000 to reland r213996.
derat@chromium.org
2013-07-31
1
-6
/
+6
*
Creates a flag to enable/disable spellchecker.
mariakhomenko@chromium.org
2013-07-31
1
-0
/
+8
*
Enable HiDPI assets for the WebUI in iOS.
justincohen@google.com
2013-07-31
1
-1
/
+1
*
clang: Remove -Wno-reserved-user-defined-literal on mac and ios
thakis@chromium.org
2013-07-31
1
-5
/
+0
*
Embed compatibility manifest into all *.exe files
Yukawa@chromium.org
2013-07-30
2
-0
/
+45
*
Use sh instead of bash for the pre-commit hook.
raphael.kubo.da.costa@intel.com
2013-07-30
1
-1
/
+1
*
[Android] Dedup content_browsertests test setup from gtests.
frankf@chromium.org
2013-07-30
13
-436
/
+195
*
build/common.gypi: revert the change to GCC_STRICT_ALIASING:NO because some b...
fischman@chromium.org
2013-07-29
1
-3
/
+10
*
Fix "No such file or directory" error in sysroot_ld_path.sh if ld.so.conf inc...
sl.ostapenko@samsung.com
2013-07-29
1
-8
/
+10
*
Revert "Revert "Turn on i18n support in V8.""
jochen@chromium.org
2013-07-28
1
-0
/
+3
*
[android] Fix for uiautomator tests.
craigdh@chromium.org
2013-07-28
1
-1
/
+1
*
Revert 214056 "Switch all windows bots to use Aura."
cpu@chromium.org
2013-07-27
1
-2
/
+2
*
Switch all windows bots to use Aura.
cpu@chromium.org
2013-07-27
1
-2
/
+2
*
Revert 214049 "clang: Remove -Wno-reserved-user-defined-literal ..."
thakis@chromium.org
2013-07-27
1
-0
/
+5
*
clang: Remove -Wno-reserved-user-defined-literal on mac and ios
thakis@chromium.org
2013-07-27
1
-5
/
+0
*
Revert 213996 "linux: Avoid leak in PlatformFontPangoTest.Family..."
mallinath@chromium.org
2013-07-26
1
-6
/
+6
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
1
-2
/
+2
[next]