Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1916)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: build/android/pylib/flag_changer.py
Issue
10693110
:
[android] Split top-level scripts and libraries from build/android. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Copyright on __init__.py, removed #! on some pylib/ files.
Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/android/adb_logcat_monitor.py
build/android/adb_logcat_printer.py
build/android/android_commands.py
build/android/base_test_runner.py
build/android/base_test_sharder.py
build/android/chrome_test_server_spawner.py
build/android/cmd_helper.py
build/android/debug_info.py
build/android/device_status_check.py
build/android/emulator.py
build/android/enable_asserts.py
build/android/flag_changer.py
build/android/perf_tests_helper.py
build/android/pylib/__init__.py
build/android/pylib/android_commands.py
build/android/pylib/base_test_runner.py
build/android/pylib/base_test_sharder.py
build/android/pylib/chrome_test_server_spawner.py
build/android/pylib/cmd_helper.py
build/android/pylib/debug_info.py
build/android/pylib/flag_changer.py
build/android/pylib/perf_tests_helper.py
build/android/pylib/run_tests_helper.py
build/android/pylib/single_test_runner.py
build/android/pylib/test_package.py
build/android/pylib/test_package_apk.py
build/android/pylib/test_package_executable.py
build/android/pylib/test_result.py
build/android/pylib/valgrind_tools.py
build/android/run_tests.py
build/android/run_tests_helper.py
build/android/single_test_runner.py
build/android/test_package.py
build/android/test_package_apk.py
build/android/test_package_executable.py
build/android/test_result.py
build/android/valgrind_tools.py
testing/android/generate_native_test.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« build/android/pylib/debug_info.py
('k') |
build/android/pylib/perf_tests_helper.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: build/android/pylib/flag_changer.py
diff --git a/build/android/flag_changer.py b/build/android/pylib/flag_changer.py
similarity index 100%
rename from build/android/flag_changer.py
rename to build/android/pylib/flag_changer.py
« no previous file with comments
|
« build/android/pylib/debug_info.py
('k') |
build/android/pylib/perf_tests_helper.py »
('j') |
no next file with comments »
Issue 10693110: [android] Split top-level scripts and libraries from build/android. (Closed)
Created 8 years, 5 months ago by bulach
Modified 8 years, 5 months ago
Reviewers: Satish
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 7
This is Rietveld
408576698