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
*
[Android] Apk size tool.
rnephew
2015-10-30
1
-0
/
+228
*
Revert "Introduce support design library to chrome and roll android_tools/"
aurimas
2015-10-29
1
-18
/
+0
*
[Contextual Search] Add support for crushed sprites and animate the search pr...
twellington
2015-10-29
1
-1
/
+4
*
[Android] Attempt to set device settings on eng builds.
jbudorick
2015-10-29
1
-3
/
+5
*
GN: Add an assert for proper output directory nesting on Android
agrieve
2015-10-29
1
-0
/
+3
*
Reland: Fix sandbox_linux_unittests_deps on GN & Android
pkotwicz
2015-10-29
1
-6
/
+12
*
mac: Port libc++ changes to gn.
thakis
2015-10-29
1
-11
/
+27
*
Add 'build' directory to import path of gyp_chromium.
bcwhite
2015-10-29
1
-0
/
+1
*
Add ReplaceFlags method to flag_changer
perezju
2015-10-29
1
-19
/
+23
*
specify the reason for blacklisting
bpastene
2015-10-29
5
-17
/
+21
*
GN: Suppress MSVC "const should be initialized" warning in NaCl code
mcgrathr
2015-10-29
1
-2
/
+17
*
GN: Avoid nontrivial shell commands in gcc_toolchain tools
mcgrathr
2015-10-29
3
-13
/
+185
*
Lots of misc bug fixes to make the GN build of ios work again.
dpranke
2015-10-28
1
-0
/
+1
*
Remove unmaintained sandbox_linux_jni_unittests
pkotwicz
2015-10-28
2
-3
/
+0
*
Generate correct copyright year in cpp enums.
mariakhomenko
2015-10-28
2
-3
/
+6
*
GN: Add __STDC_LIMIT_MACROS to nacl_defines for Windows
mcgrathr
2015-10-28
1
-0
/
+2
*
Add a color logging to play_services update script
dgn
2015-10-28
2
-6
/
+78
*
Upload the Google Play services 8115000 sha1s
dgn
2015-10-28
2
-2
/
+2
*
[Android] Fix gtest result duration type.
jbudorick
2015-10-28
1
-1
/
+1
*
Revert of win: Update to Win 10 SDK (patchset #8 id:140001 of https://coderev...
caseq
2015-10-28
3
-16
/
+16
*
[Android] Add option to override test in-progress timeout for amp.
mikecase
2015-10-28
2
-0
/
+4
*
add event data to blacklist file
bpastene
2015-10-28
1
-6
/
+15
*
Revert of Fix sandbox_linux_unittests_deps on GN & Android (patchset #3 id:80...
jbudorick
2015-10-27
1
-12
/
+6
*
Revert "Revert of Roll android_tools deps (patchset #4 id:60001 of https://co...
yusufo
2015-10-27
4
-3
/
+4
*
GN: Factor "stamp" and "copy" details out of toolchains
mcgrathr
2015-10-27
4
-16
/
+40
*
Add scripts for the hook based play services update.
dgn
2015-10-27
6
-0
/
+583
*
Output webkit_version.h into the target_gen_dir.
tfarina
2015-10-27
1
-1
/
+1
*
win: Update to Win 10 SDK
scottmg
2015-10-27
3
-16
/
+16
*
Revert of Roll android_tools deps (patchset #4 id:60001 of https://codereview...
dcaiafa
2015-10-27
4
-4
/
+3
*
Roll android_tools deps
yusufo
2015-10-27
4
-3
/
+4
*
GN: Strip NaCl IRT and save its .debug file
mcgrathr
2015-10-27
3
-0
/
+25
*
mac: Remove libc++ hack that was required by NaCl.
thakis
2015-10-27
1
-43
/
+21
*
Fix sandbox_linux_unittests_deps on GN & Android
pkotwicz
2015-10-27
1
-6
/
+12
*
Whitespace change to cycle bots
Primiano Tucci
2015-10-27
1
-0
/
+1
*
Build nacl_helper_nonsfi with GN
phosek
2015-10-27
4
-0
/
+78
*
Revert "Remove "Search by Image" feature on Chrome for Android."
aurimas
2015-10-27
1
-0
/
+1
*
Enable building app_shell_unittests on Mac.
tfarina
2015-10-26
1
-1
/
+1
*
Creates a skeleton for the BattOr agent
charliea
2015-10-26
1
-0
/
+1
*
Move find_depot_tools.py to build/
mcgrathr
2015-10-26
4
-5
/
+62
*
GN: mark newlib_pnacl toolchain as clang
phosek
2015-10-26
1
-0
/
+1
*
[Chrome flag] Remove unused chrome flag entry for Suggestions Service
mathp
2015-10-26
1
-2
/
+0
*
Move webkit_version.h.in from content to build directory.
tfarina
2015-10-25
2
-2
/
+10
*
base: Add -Wno-char-subscripts to the cflags list.
tfarina
2015-10-25
1
-5
/
+0
*
mac: In static library builds, link against a static libc++.a
thakis
2015-10-24
1
-11
/
+52
*
Simplify flag_changer, allow nested states
mnaganov
2015-10-24
2
-40
/
+35
*
Make chrome and other targets compile on Mac GN
brettw
2015-10-23
1
-3
/
+5
*
Add shutdown option to avd.py to kill all emulators. This enable the bot usin...
yolandyan
2015-10-23
2
-3
/
+16
*
Revert of Reland Switch Chrome Android using v8 arch specific external data n...
jbudorick
2015-10-23
1
-18
/
+0
*
Android GTest Runner: Handle test filters that start / end with :
agrieve
2015-10-23
1
-1
/
+1
*
Revert of mac: In static library builds, link against a static libc++.a (patc...
dalecurtis
2015-10-23
1
-30
/
+15
[next]