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
/
tools
/
cr
Commit message (
Expand
)
Author
Age
Files
Lines
*
cr: Fix gn argument generation in a release build
skyostil
2015-04-27
1
-1
/
+1
*
cr: Detect goma for gn
skyostil
2015-04-23
1
-3
/
+16
*
cr: Make sure gn isn't enabled automatically
skyostil
2015-04-23
1
-0
/
+4
*
cr: Add 'gn' command
skyostil
2015-04-17
1
-0
/
+39
*
cr: Add support for GN build file generation
skyostil
2015-04-17
5
-8
/
+100
*
cr: Add support for run to LinuxChromeOS
tsergeant
2015-02-26
4
-2
/
+33
*
cr: Add support for mac
skyostil
2015-02-03
2
-1
/
+50
*
[cr] Fix README.
rouslan
2015-01-09
1
-2
/
+2
*
Automatically build instrumentation target when running instrumentation tests...
petrcermak
2014-11-17
5
-2
/
+12
*
Add support for running instrumentation tests to cr.
petrcermak
2014-11-06
5
-6
/
+15
*
Add cr clobber command.
petrcermak
2014-11-04
1
-0
/
+50
*
[cr tool] Allow info command to accept '--out' argument.
asanka
2014-09-30
1
-0
/
+1
*
[cr tool] Add Linux ChromeOS platform
asanka@chromium.org
2014-07-31
1
-0
/
+30
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
Cleanup: Remove the remaining instances of ChromiumTestShell from Telemetry s...
r.kasibhatla@samsung.com
2014-06-04
1
-1
/
+1
*
[cr tool] Trigger fixup hooks for missing variables, use it to get a better t...
iancottrell@chromium.org
2014-05-07
3
-8
/
+19
*
[cr tool] Remove default values for CR_URL, they were incorrectly placed and ...
iancottrell@chromium.org
2014-05-02
3
-12
/
+0
*
[cr tool] Cleanup plugin import system.
iancottrell@chromium.org
2014-05-01
10
-61
/
+75
*
Move CHROMIUM_OUT_DIR so it is set for all platforms, not just android
iancottrell@chromium.org
2014-05-01
2
-2
/
+1
*
cr: Allow ninja to use more CPUs on many core workstations.
kouhei@chromium.org
2014-04-25
1
-4
/
+5
*
Unbreak adb in cr
skyostil@chromium.org
2014-04-14
1
-1
/
+2
*
Fixing cr-bash-helpers.sh for zsh.
qsr@chromium.org
2014-04-03
1
-3
/
+3
*
Prepare the environment before gclient sync so the gyp does the right thing
iancottrell@chromium.org
2014-04-01
3
-2
/
+17
*
Fix typo GYP_DEF_target_arch v GPP_DEF_target_arch
anton@chromium.org
2014-03-31
1
-1
/
+1
*
Add GOMA_DIR to the set of searched paths, and default it to something sensib...
iancottrell@chromium.org
2014-03-28
1
-2
/
+7
*
Add support for arm64 as a CR architecture.
anton@chromium.org
2014-03-25
1
-0
/
+11
*
New style goma support, also magical gyp defines
iancottrell@chromium.org
2014-03-25
4
-15
/
+38
*
Make targets full Context objects, and them push them on the context stack
iancottrell@chromium.org
2014-03-25
5
-81
/
+92
*
[cr tool] Make context implicit
iancottrell@chromium.org
2014-03-21
33
-371
/
+348
*
Rename chromium_testshell target to chrome_shell_apk.
aurimas@chromium.org
2014-03-12
2
-8
/
+8
*
remove -d from adb install since it does not seem to be supported anymore
miguelg@chromium.org
2014-03-07
1
-1
/
+0
*
Rename ChromiumTestShell classes to ChromeShell.
aurimas@chromium.org
2014-03-05
1
-1
/
+1
*
Rename to ChromiumTestShell package from testshell to shell
aurimas@chromium.org
2014-03-04
1
-1
/
+1
*
android envsetup: Stop honoring --target-arch parameter.
thakis@chromium.org
2014-02-19
2
-4
/
+6
*
cr: Ignore Ctrl-C while running shell programs
skyostil@chromium.org
2014-02-17
1
-6
/
+12
*
Fix cr-bash-helpers for Mac w/ Homebrew, which doesn't have realpath.
jyasskin@chromium.org
2014-02-05
1
-1
/
+5
*
Use array to be compatible with zsh.
qsr@chromium.org
2014-01-24
1
-3
/
+5
*
[cr tool] Re-run activation until the active set is stable.
iancottrell@chromium.org
2014-01-15
1
-9
/
+21
*
[cr tool] Make cr module load deterministic
iancottrell@chromium.org
2014-01-14
1
-1
/
+1
*
[cr tool] Android client upgrade.
iancottrell@chromium.org
2014-01-14
5
-22
/
+85
*
cr: Print a list of closest matching targets when no match is found
skyostil@chromium.org
2014-01-13
2
-0
/
+12
*
Make cr build run goma_ctl.py ensure_start before building.
johnme@chromium.org
2014-01-10
2
-2
/
+30
*
[cr tool] Fixing import problems
iancottrell@chromium.org
2014-01-09
4
-19
/
+20
*
[cr tool] Change client scanning to override the environment
iancottrell@chromium.org
2013-12-17
2
-41
/
+21
*
cr: Handle Ctrl-C more gracefully
skyostil@chromium.org
2013-12-13
1
-1
/
+6
*
cr: Fix quoting of shell arguments
skyostil@chromium.org
2013-12-13
1
-1
/
+3
*
cr: Fix the run command on Linux
skyostil@chromium.org
2013-12-13
1
-1
/
+1
*
[cr tool] Fixes detecting android downstream clients
bulach@chromium.org
2013-12-11
1
-4
/
+6
*
[cr tool] Renaming cr.sh to cr-bash-helpers.sh
iancottrell@chromium.org
2013-12-11
2
-42
/
+56
*
[cr tool] Improving init hooks
iancottrell@chromium.org
2013-12-10
3
-19
/
+35
[next]