Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
3cfd7c6331bb01919bb0487d600a120e1fc1d181
/
build
143f5b0
Don't use sys.exit() in build_utils.CheckCallDie().
by newt@chromium.org
· 11 years ago
cb4fcc1
Revert of https://chromiumcodereview.appspot.com/103293003/
by jln@chromium.org
· 11 years ago
b924340
Revert 239102 "Move build/build_config_functions.h to sandbox/"
by rlarocque@chromium.org
· 11 years ago
e0191da
Move build/build_config_functions.h to sandbox/
by jln@chromium.org
· 11 years ago
fab49a3
Add build_config_functions.h to avoid #ifdef
by jln@chromium.org
· 11 years ago
db51845
Factor out a system_properties interface for interacting with getprop/setprop.
by tonyg@chromium.org
· 11 years ago
0a59604
Define ARCH_CPU_LITTLE_ENDIAN for PNaCl
by sergeyu@chromium.org
· 11 years ago
ef3956b
[Telemetry] Refactor common Android test harness functions.
by primiano@chromium.org
· 11 years ago
b6bf4a4
Android: makes "RestartAdbdOnDevice" more robust.
by bulach@chromium.org
· 11 years ago
ab510b7
Revert 237667 "[Telemetry] Refactor common Android test harness ..."
by thakis@chromium.org
· 11 years ago
0dbbe62
[Telemetry] Refactor common Android test harness functions.
by primiano@chromium.org
· 11 years ago
d69213f
[Android] Send minidump service intent as root.
by frankf@chromium.org
· 11 years ago
cddee22
[android] Add timeout_retry module to pylib/utils/.
by craigdh@chromium.org
· 11 years ago
562f491
[Android] Enable starting the crash upload service using an intent
by frankf@chromium.org
· 11 years ago
7ead2fb
Roll to Android SDK 19 and build-tools 19.0.0.
by navabi@google.com
· 11 years ago
aaa2960
Purge unpinned ashmem before parsing /proc/$pid/smaps.
by pliard@chromium.org
· 11 years ago
113340a
Don't swallow "aapt crunch" build errors.
by newt@chromium.org
· 11 years ago
bf73629
Android: map the forwarded ports at the host driven level.
by bulach@chromium.org
· 11 years ago
45c21b6
[chromedriver] Add a WebView shell app for testing.
by frankf@chromium.org
· 11 years ago
e4b7b14
Make Telemetry report VM peak metric on Android.
by pliard@chromium.org
· 11 years ago
258919a
android: Add screen recording tool
by skyostil@chromium.org
· 11 years ago
9fd90e4
Make PushIfNeeded do what is says.
by aberent@chromium.org
· 11 years ago
20697d0
Fix spelling: "supress" -> "suppress"
by mseaborn@chromium.org
· 11 years ago
cc961c2
mac: Use ninja by default.
by thakis@chromium.org
· 11 years ago
b39f448
[android] Clean up logging in test script pushes.
by craigdh@chromium.org
· 11 years ago
5201745
Relands Android perf tests: kill adbd on the device after running a test.
by bulach@chromium.org
· 11 years ago
7eba7cc
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
155bdb1
Revert r229671 "aura: Allow creating content_shell without views."
by pfeldman@chromium.org
· 11 years ago
6178c55
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
e04604c
Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_shell...""
by pfeldman@chromium.org
· 11 years ago
51118da
Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."
by thakis@chromium.org
· 11 years ago
dbad722
Revert 229507 "aura: Allow creating content_shell without views."
by thakis@chromium.org
· 11 years ago
58aa135
aura: Allow creating content_shell without views.
by sadrul@chromium.org
· 11 years ago
5fcecbd
[Android] Clean up build/android and tools/android
by frankf@chromium.org
· 11 years ago
62a4c6b
Remove references to sconsbuild.
by thakis@chromium.org
· 11 years ago
7471ce8
android: Fix importing pexpect on Mac
by skyostil@google.com
· 11 years ago
007990f
[android] FlagChanger should only require root to set flags for Chrome.
by craigdh@chromium.org
· 11 years ago
647ac82
Revert: Android perf tests: kill adbd on the device after running a test.
by bulach@chromium.org
· 11 years ago
860919e
android: Use a separate SDK for the emulator again.
by raphael.kubo.da.costa@intel.com
· 11 years ago
1602f22
Relands: Android perf tests: kill adbd on the device after running a test.
by bulach@chromium.org
· 11 years ago
1963e2a
Revert 226762 "Android perf tests: kill adbd on the device after..."
by rmcilroy@chromium.org
· 11 years ago
7bb6dd9
Android perf tests: kill adbd on the device after running a test.
by bulach@chromium.org
· 11 years ago
2be882e
Add new Android test runner command to handle linker tests.
by digit@chromium.org
· 11 years ago
d753ef3
android: Reimplement adb_profile_chrome in Python
by skyostil@chromium.org
· 11 years ago
93a9dc1
Android / Telemetry: final cleanup on perf_tests_helper.
by bulach@chromium.org
· 11 years ago
e4eb660
Treat options to the envsetup script as args.
by sivachandra@chromium.org
· 11 years ago
58c01e5
[android] Do not rm test dependencies when doing a full directory push in PushIfNeeded.
by craigdh@chromium.org
· 11 years ago
7006043
[android] Supply the correct activities for beta/stable packages.
by craigdh@chromium.org
· 11 years ago
8c3dcf0
[android] Log number of completely new files when pushing test dependencies to a device.
by craigdh@chromium.org
· 11 years ago
449acfd
Dump only salient differences from env_dump.py.
by sivachandra@chromium.org
· 11 years ago
ef01776
Fix few errors in env_dump.py.
by sivachandra@chromium.org
· 11 years ago
d020371
[android] Test scripts log the list of files changed on the device when pushing dependencies.
by craigdh@chromium.org
· 11 years ago
1630c5c
[android] Remove deprecated package constants.
by craigdh@chromium.org
· 11 years ago
41eb0d4
Android: splits cache_control and perf_control.
by bulach@chromium.org
· 11 years ago
c2878f5
Helper script which can source a bash script and dump environment as JSON.
by sivachandra@chromium.org
· 11 years ago
d30d1cc
Android: Don't restart/reboot on package install failure
by sievers@chromium.org
· 11 years ago
59e8ca1
Output units with histogram results.
by tonyg@chromium.org
· 11 years ago
52b7d6e
Telemetry: fix permission check when setting Android command line.
by primiano@chromium.org
· 11 years ago
506a696
[android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it.
by craigdh@chromium.org
· 11 years ago
2352fd8
Revert 221736 "[android] Adds constants.GetOutDirectory() and co..."
by johnme@chromium.org
· 11 years ago
557e1f0
[android] Adds constants.GetOutDirectory() and converts test scripts to use it.
by craigdh@chromium.org
· 11 years ago
848bec9
[Android] Create out directory for sharded perf tests during setup.
by frankf@chromium.org
· 11 years ago
61694a0
[android] Explicitly specify whether to ignore file paths when pushing files.
by craigdh@chromium.org
· 11 years ago
a5c6a95
[android] Additional logging to collect more data about why files are being pushed.
by craigdh@chromium.org
· 11 years ago
05c93a7
Revert 220853 "Revert 220846 "Make landmines.py take an extra sc..."
by tkent@chromium.org
· 11 years ago
d5e9d93
Revert 220846 "Make landmines.py take an extra script via an env..."
by tkent@chromium.org
· 11 years ago
3e5df51
Make landmines.py take an extra script via an env var.
by sivachandra@chromium.org
· 11 years ago
f7692b5
Only check if setup wizard is disabled if doing provision check.
by navabi@google.com
· 11 years ago
dd5c501
[android] Update FlagChanger to work with additional apks.
by craigdh@chromium.org
· 11 years ago
e3c3d86
[Android] Fix device file push location
by boliu@chromium.org
· 11 years ago
ecdc58a
Remove print statement in landmines.py to reduce clutter on stdout.
by sivachandra@chromium.org
· 11 years ago
67d147f
Added POST multipart echo test http server for search-by-image testing.
by kkimlabs@chromium.org
· 11 years ago
baac279
[chromedriver] Run tests on stable and beta channel chrome.
by craigdh@chromium.org
· 11 years ago
54da968
Refactor landmines.py so that it can be used downstream.
by sivachandra@chromium.org
· 11 years ago
1cf2359
[Android] Adds python option for EMMA coverage
by gkanwar@chromium.org
· 11 years ago
66ab24f
Allow android pass flags to am start activity
by feng@chromium.org
· 11 years ago
f2d9d08
Android: uses BUILDTYPE rather than CHROMIUM_BUILD_TYPE.
by bulach@chromium.org
· 11 years ago
8d90271
Android: uses taskset when starting adb.
by bulach@chromium.org
· 11 years ago
2b29145
[android] Make build_type a singleton.
by craigdh@chromium.org
· 11 years ago
e6ad8fa
Android: wait for reboot.
by bulach@chromium.org
· 11 years ago
21eb1bb
Add an environment variable override to the default output name
by iancottrell@chromium.org
· 11 years ago
ae60cda
Some of the build tools have moved in the SDK (e.g. aapt, aidl) from
by navabi@google.com
· 11 years ago
d9f2e5d
[android] Push only updated files in PushIfNeeded when few files have changed.
by craigdh@chromium.org
· 11 years ago
5b31316
Fix typing error in forwarder.py.
by pliard@chromium.org
· 11 years ago
808b8a6
Reland r212020: Move Python setup/tear down logic into Forwarder ...
by pliard@chromium.org
· 11 years ago
20ad1f6
[Android] Dedup content_browsertests test setup from gtests.
by frankf@chromium.org
· 11 years ago
016bfde
[android] Instumentation tests determine whether to install the test apk based on Md5Sum.
by craigdh@chromium.org
· 11 years ago
17f8a1a
Reimplement device status check dashboard option.
by navabi@google.com
· 11 years ago
715f3b7
Revert "Temporary fix to unbreak Tot Bots"
by navabi@google.com
· 11 years ago
f79e891
Revert "Reland r212020: Move Python setup/tear down logic into Forwarder ..."
by pliard@chromium.org
· 11 years ago
7dbf354
Temporary fix to unbreak Tot Bots
by miguelg@chromium.org
· 11 years ago
6d1b00b
Do not reboot emulator.
by navabi@google.com
· 11 years ago
7b7123e
Remove now unused build/split_link_partition.py
by tfarina@chromium.org
· 11 years ago
b6f20d4
Blink roll 154563:154580
by cbiesinger@chromium.org
· 11 years ago
2e823b4
Reland r212020: Move Python setup/tear down logic into Forwarder ...
by pliard@chromium.org
· 11 years ago
2c6e3b2
[android] Ignore extra files on the client when comparing md5sum output.
by craigdh@chromium.org
· 11 years ago
1a00b9b
[android] Retry data pushes that fail due to device busy.
by craigdh@chromium.org
· 11 years ago
482340e
Revert 212337 "[android] Ignore extra files on the client when c..."
by pliard@chromium.org
· 11 years ago
135f98d
[android] Ignore extra files on the client when comparing md5sum output.
by craigdh@chromium.org
· 11 years ago
e6a7b87
Removes device_status_check and buildbot_report
by gkanwar@chromium.org
· 11 years ago
Next »