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
*
Handle unpatched VS xtree header
tmoniuszko
2015-03-04
1
-0
/
+15
*
[Android] Disable CrossPlatformAccessibilityBrowserTest.SelectedEditableTextA...
jbudorick
2015-03-04
1
-0
/
+3
*
Catch exception if --adb-key-files file does not exist and log warning.
navabi
2015-03-04
1
-3
/
+6
*
Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafe
morrita
2015-03-04
1
-3
/
+0
*
Don't check includes in generate_jar_jni target
jamesr
2015-03-04
1
-0
/
+2
*
Re-land the 'gn_migration.gyp' patch.
dpranke
2015-03-03
2
-150
/
+508
*
Update FYI bot config for parallel telemetry unit tests
zhenw
2015-03-03
1
-1
/
+1
*
Re-enable NewApi Android lint warning.
Newton Allen
2015-03-03
1
-2
/
+41
*
Revert "Roll Clang 223108:230914"
hans
2015-03-03
1
-1
/
+1
*
Rewrite plugin_flags.sh Bash script in Python.
tfarina
2015-03-03
1
-3
/
+2
*
Use relative path to reference the libraries in the NDK.
fdegans
2015-03-03
1
-17
/
+22
*
Completes the move of Android metrics file to "metrics".
yfriedman
2015-03-03
1
-1
/
+0
*
Add udev_device_new_from_subsystem_sysname to udev, for use in Web MIDI on Linux
agoode
2015-03-03
1
-0
/
+1
*
Revert of Handle unpatched VS xtree header (patchset #3 id:40001 of https://c...
ulan
2015-03-03
1
-18
/
+0
*
Handle unpatched VS xtree header
tmoniuszko
2015-03-03
1
-0
/
+18
*
Remove link_chrome_on_windows GN flag.
brettw
2015-03-02
1
-5
/
+0
*
Move Android metrics files into a /metrics/ subfolder/package.
yfriedman
2015-03-02
1
-0
/
+1
*
Remove obsolete lint suppression.
aurimas
2015-03-02
1
-3
/
+0
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-42
/
+0
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-0
/
+42
*
Retire TSan WTF::Latin1Encoding() suppression.
sigbjornf
2015-03-02
1
-3
/
+0
*
Move writing adb keys into the wipe.
navabi
2015-03-02
1
-14
/
+12
*
[Android] Disable the amp api status check.
jbudorick
2015-03-02
1
-0
/
+1
*
Partial revert of 952293004. ScreenOrientationBrowserTest still crashing.
mlamouri
2015-03-02
1
-0
/
+4
*
Disable ScreenOrientationBrowserTest.{ScreenOrientationChange,WindowOrientati...
ulan
2015-03-02
1
-0
/
+4
*
Move some feature flags to declare_args() so features can be disabled
tmoniuszko
2015-03-02
1
-22
/
+23
*
Revert the 'gn_migration.gypi' patches.
dpranke
2015-03-02
2
-508
/
+150
*
Try to fix bitmaptools declaration in gn_migration.gypi.
dpranke
2015-03-01
1
-3
/
+1
*
Enable valid tests and remove unavailable tests
jaekyun
2015-03-01
1
-51
/
+7
*
Fix nacl-only targets in gn_migration.gypi
dpranke
2015-03-01
1
-2
/
+2
*
Fix a build failing in the x86 linux builds ...
dpranke
2015-03-01
2
-3
/
+7
*
Rework how the gn migration targets are included from all.gyp.
dpranke
2015-02-28
2
-150
/
+506
*
Print test that is being retried
boliu
2015-02-28
1
-1
/
+1
*
Fix 32-bit x86 Linux build for GN uploads.
dpranke
2015-02-28
1
-2
/
+2
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
8
-31
/
+33
*
[Android] Remove TestServerSpawner dependency from ChromeNativeTestInstrument...
jbudorick
2015-02-28
3
-15
/
+16
*
Add OWNERS for build/android/lint.
newt
2015-02-28
1
-0
/
+2
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-42
/
+0
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-0
/
+42
*
Add the mips_dsp_rev, mips_float_abi, and mips_fpu_mode build variables.
wtc
2015-02-27
3
-18
/
+86
*
Allow perf tests to set their own timeout value
perezju
2015-02-27
1
-1
/
+2
*
[Android] Check for AC and wireless charging when determining charging state.
jbudorick
2015-02-27
3
-43
/
+57
*
Add try/except for failing to write bot device info.
navabi
2015-02-27
1
-3
/
+6
*
Add exit code for infra failures to testrunner script.
mikecase
2015-02-26
9
-17
/
+47
*
Enable NaCl on the Linux GN x64 release build (only).
dpranke
2015-02-26
1
-4
/
+4
*
Write adb public key to devices during provision.
navabi
2015-02-26
1
-7
/
+20
*
Upstream Account chooser fragment of First Run.
aurimas
2015-02-26
1
-0
/
+1
*
Allow to exlude jar in android_standalone_library.
qsr
2015-02-26
4
-8
/
+14
*
Fix stale mojom-generated Java problems with gyp builds
rockot
2015-02-26
1
-0
/
+45
*
Land prep work to enable NaCl in the Linux x64 GN builds.
dpranke
2015-02-26
2
-2
/
+19
[next]