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
*
[Telemetry] Output stack traces on desktop browsers.
tonyg@chromium.org
2013-08-15
1
-0
/
+7
*
Add support for proguard preprocessing.
cjhopman@chromium.org
2013-08-15
2
-2
/
+101
*
Android: deprecate bb_run_sharded_steps.py
bulach@chromium.org
2013-08-14
1
-204
/
+9
*
Include cache clearing utility on builder targets.
simonjam@chromium.org
2013-08-14
1
-0
/
+4
*
[Android] Removes run_* scripts, moves run_update_verificaiton
gkanwar@chromium.org
2013-08-14
6
-230
/
+2
*
[Android] Changes python_test_root to host-driven-root
gkanwar@chromium.org
2013-08-14
2
-4
/
+5
*
Android: first step into making "perf tests" reuse the functional test infra.
bulach@chromium.org
2013-08-14
6
-1
/
+308
*
Revert r217535 "Move swarm_client to swarming_client."
maruel@chromium.org
2013-08-14
3
-10
/
+10
*
Move swarm_client to swarming_client.
maruel@chromium.org
2013-08-14
3
-10
/
+10
*
Add dependency on android_tools in java_apk.gypi for all test apks.
ppi@chromium.org
2013-08-13
1
-0
/
+5
*
[Android] Stop-gap solution for reducing INJECT_EVENTS flakiness.
frankf@chromium.org
2013-08-13
1
-1
/
+1
*
Add an unbundled openssl.gyp file.
phajdan.jr@chromium.org
2013-08-13
2
-0
/
+26
*
Revert 217286 "Revert 217273 "Android: run dex with the --force-..."
dmazzoni@google.com
2013-08-13
1
-1
/
+4
*
[Android] Allow more support for experimentation with SDK.
yfriedman@chromium.org
2013-08-13
1
-8
/
+9
*
Revert 217273 "Android: run dex with the --force-jumbo switch."
dmazzoni@chromium.org
2013-08-13
1
-4
/
+1
*
Android: run dex with the --force-jumbo switch.
ppi@chromium.org
2013-08-13
1
-1
/
+4
*
disable pnacl by default
sehr@chromium.org
2013-08-12
1
-2
/
+2
*
Fixes monkey test timeout
gkanwar@chromium.org
2013-08-12
1
-1
/
+1
*
[Android] Clear gtest app's data on tear down.
frankf@chromium.org
2013-08-12
2
-5
/
+7
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-2
/
+9
*
Android WebView: support building against system skia.
torne@chromium.org
2013-08-12
1
-3
/
+3
*
Android: wait for reboot.
bulach@chromium.org
2013-08-12
1
-0
/
+5
*
Add WebRTC test configurations for Android testing.
kjellander@chromium.org
2013-08-12
3
-2
/
+25
*
[rAc Android dialog] Stubs for Autofill dialog integration.
aruslan@chromium.org
2013-08-10
1
-2
/
+2
*
[Android] Install required 32-bit libs via install-build-deps-android.sh.
sivachandra@chromium.org
2013-08-10
1
-0
/
+3
*
[Android] Expose showFileChooser in AwContentsClient interface
joth@chromium.org
2013-08-10
1
-1
/
+6
*
content should be referring to the blink_test_plugin.gyp in the public direct...
tfarina@chromium.org
2013-08-10
1
-2
/
+2
*
Linux: use sandbox binary alongside chrome.
phajdan.jr@chromium.org
2013-08-09
1
-5
/
+0
*
Android: uses settask to enable CPU affinity for ADB.
bulach@chromium.org
2013-08-09
1
-0
/
+11
*
Add an environment variable override to the default output name
iancottrell@chromium.org
2013-08-09
1
-1
/
+2
*
Some of the build tools have moved in the SDK (e.g. aapt, aidl) from
navabi@google.com
2013-08-09
16
-30
/
+39
*
Supports FontList::DeriveFontListWithSizeDeltaAndStyle, etc.
yukishiino@chromium.org
2013-08-09
1
-0
/
+3
*
Revert "Enables (temporarily) adb trace for sharded perf tests."
bulach@chromium.org
2013-08-09
1
-13
/
+0
*
Fixes exit code on invalid command to test_runner.py
gkanwar@chromium.org
2013-08-09
1
-2
/
+1
*
[Andriod] Fixes monkey command line
gkanwar@chromium.org
2013-08-09
1
-3
/
+9
*
Whitelist search by image string for iOS.
bdibello@google.com
2013-08-08
1
-0
/
+1
*
Whitespace commit
ilevy@chromium.org
2013-08-08
1
-1
/
+1
*
[Android] Move content_browsertests to main waterfall/trybots.
frankf@chromium.org
2013-08-08
1
-1
/
+1
*
Converts monkey test to its own test type
gkanwar@chromium.org
2013-08-08
6
-174
/
+205
*
Removes unused and deprecated flags in test_runner.py
gkanwar@chromium.org
2013-08-08
5
-21
/
+1
*
Whitespace commit
ilevy@chromium.org
2013-08-07
1
-1
/
+1
*
Compile v8 like "release" by default in debug builds.
dpranke@chromium.org
2013-08-07
1
-4
/
+11
*
Properly set loopback device ID for system audio capture.
hshi@chromium.org
2013-08-07
1
-0
/
+10
*
[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
[next]