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
*
Add build/android/gyp/util/ to android.isolate.
stip
2015-10-19
1
-0
/
+1
*
libfuzzer-main should be compiled with asan but without coverage.
aizatsky
2015-10-19
2
-5
/
+13
*
Remove obsolete file //build/module_args/v8.gni .
dpranke
2015-10-19
1
-8
/
+0
*
[Android] Add repeat argument to UiRobot tests.
mikecase
2015-10-19
1
-0
/
+3
*
Add flag to enable proguard for debug build.
michaelbai
2015-10-19
4
-4
/
+29
*
Android: Fix error message when trying to run gtest that is not built
agrieve
2015-10-19
1
-1
/
+1
*
[Android] Add incremental_install/ to android.isolate.
jbudorick
2015-10-19
1
-0
/
+1
*
Remove non-existent targets on android.
stip
2015-10-19
1
-3
/
+7
*
Port https://codereview.chromium.org/1408263002 to gn.
thakis
2015-10-19
1
-0
/
+15
*
[Android] Properly set up & tear down valgrind tools in the new gtest runner.
jbudorick
2015-10-17
1
-1
/
+8
*
mac: In component builds, link against libc++.
Nico Weber
2015-10-17
1
-0
/
+15
*
ios: Remove redundant c++11 setting.
thakis
2015-10-16
1
-1
/
+0
*
Android: Add missing targets to gyp_all
pkotwicz
2015-10-16
1
-8
/
+74
*
Example libfuzzer GURL test & remaining plumbing.
aizatsky
2015-10-16
2
-6
/
+9
*
Reland support renaming in copy_ex
michaelbai
2015-10-16
3
-25
/
+96
*
Remove safe_browsing=2 functionality, replace with =3 mode.
nparker
2015-10-16
3
-30
/
+9
*
[Android] Add adb_run_system_webview_shell.
timvolodine
2015-10-16
1
-0
/
+15
*
Reland of Android: Trust large random numbers for temp files (patchset #1 id:...
agrieve
2015-10-16
5
-115
/
+16
*
Move resources for version_ui to //components/version_ui
droger
2015-10-16
1
-13
/
+14
*
Revert of Android: Trust large random numbers for temp files (patchset #1 id:...
mpearson
2015-10-15
2
-6
/
+107
*
GN: Add _incremental targets for gunit tests
agrieve
2015-10-15
8
-126
/
+207
*
Revert of Support renaming in copy_ex (patchset #5 id:80001 of https://codere...
msw
2015-10-15
3
-98
/
+25
*
GN Incremental Install: Add support for running with instrumentation.
agrieve
2015-10-15
4
-15
/
+120
*
Android: Trust large random numbers for temp files
agrieve
2015-10-15
2
-107
/
+6
*
Attempt #3: Make both_gn_and_gyp compile on Android
pkotwicz
2015-10-15
2
-138
/
+136
*
[Sharded Perf Tests] Disambiguate same benchmark on different steps
perezju
2015-10-15
1
-0
/
+15
*
Android gtest runner: When skipping test list, don't treat *s as failed.
agrieve
2015-10-15
1
-1
/
+10
*
[GN] Add solink_module tool on the Mac, Win, and GCC toolchains.
andybons
2015-10-15
4
-1
/
+90
*
[Android] Silence flag_changer on missing command-line file.
jbudorick
2015-10-15
1
-4
/
+6
*
Support renaming in copy_ex
michaelbai
2015-10-15
3
-25
/
+98
*
Add cloud_print to the GN build.
brettw
2015-10-14
3
-5
/
+18
*
[Android] Removed unnecessary only_output_failures field.
mikecase
2015-10-14
2
-7
/
+0
*
Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...
mpearson
2015-10-14
3
-18
/
+5
*
Add cloud_print to the GN build.
brettw
2015-10-14
3
-5
/
+18
*
Add --src-dir flag to landmines.py.
kjellander
2015-10-14
1
-17
/
+28
*
DeviceUtils.StartInstrumentation: Shrink command-line
agrieve
2015-10-14
5
-7
/
+72
*
[GN]: support for loadable modules
andybons
2015-10-14
1
-3
/
+3
*
Fix filering by @Feature in test_runner.py
mnaganov
2015-10-14
1
-2
/
+5
*
Fix Chromium enable_relocation_packing logic
pkotwicz
2015-10-14
2
-13
/
+5
*
Silence excessive build logs when enable_incremental_javac = true
agrieve
2015-10-14
1
-7
/
+7
*
GN: Fix enable_incremental_javac never recompiling changes to .srcjars
agrieve
2015-10-14
1
-1
/
+2
*
[Smart Lock, UI] Change cancel button to Never, save prompt.
melandory
2015-10-14
1
-1
/
+0
*
[Android] Clear application state on instrumentation test failure.
jbudorick
2015-10-14
2
-13
/
+16
*
Remove never_lint from WebView
michaelbai
2015-10-14
1
-0
/
+4
*
Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c...
thakis
2015-10-14
3
-18
/
+5
*
Add cloud_print to the GN build.
brettw
2015-10-14
3
-5
/
+18
*
Cleanup after M
sgurun
2015-10-14
1
-4
/
+0
*
fix emulator.py by using Android SDK in third_party/android_tools instead of ...
yolandyan
2015-10-13
4
-118
/
+82
*
Android gtest runner: Only query device for test list when necessary
agrieve
2015-10-13
2
-2
/
+44
*
DeviceUtils.ForceStop: no-op if the app isn't running
agrieve
2015-10-13
2
-4
/
+5
[next]