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
*
TELEMETRY: Don't always fail test when forcing CPUs fails.
epenner@chromium.org
2014-06-24
2
-19
/
+15
*
Adds support for running analyzer from gyp_chromium
sky@chromium.org
2014-06-24
1
-10
/
+18
*
[Android] Unit tests for DeviceUtils.
jbudorick@chromium.org
2014-06-24
4
-192
/
+397
*
Always retry adb devices to overcome device flakiness.
zty@chromium.org
2014-06-24
1
-26
/
+27
*
Turn on C++11 when building with gcc4.8+
thakis@chromium.org
2014-06-23
2
-2
/
+48
*
aw: Use HashMap instead of ArrayMap
boliu@chromium.org
2014-06-23
1
-1
/
+1
*
[Android] Fix UIAutomator test runner.
jbudorick@chromium.org
2014-06-23
1
-1
/
+2
*
Remove duplicate extensions API compiler template.
brettw@chromium.org
2014-06-23
2
-142
/
+1
*
Revert of Enable FIXED_POINT and -O3 for Opus when building for ARM. (https:/...
thakis@chromium.org
2014-06-23
1
-1
/
+1
*
Roll ANGLE DEPS for M37.
jmadill@chromium.org
2014-06-23
2
-46
/
+32
*
Add me to alert list until things get stable.
zty@chromium.org
2014-06-23
1
-7
/
+8
*
Make javac and jar a single build action
cjhopman@chromium.org
2014-06-23
5
-97
/
+102
*
Enable checkjni for non-perf bots.
navabi@google.com
2014-06-23
1
-3
/
+7
*
MSan: introduce a GYP flag to control origin tracking.
earthdok@chromium.org
2014-06-23
1
-2
/
+8
*
Install support APK together with test APK
aberent@chromium.org
2014-06-23
5
-5
/
+18
*
Add chrome/renderer to the GN build.
brettw@chromium.org
2014-06-21
2
-1
/
+22
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
1
-0
/
+121
*
Telemetry: Set scaling governor on all cpus (on all devices)
epenner@chromium.org
2014-06-20
3
-54
/
+62
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
3
-0
/
+144
*
[android_webview] Add more params to request intercepting.
mkosiba@chromium.org
2014-06-20
1
-0
/
+2
*
Fixed build on Windows with Cygwin (get_syzygy_binaries script).
mgiuca@chromium.org
2014-06-20
1
-1
/
+3
*
Define a single macro for enabling backup function on desktop: win, mac (excl...
haitaol@chromium.org
2014-06-20
1
-0
/
+8
*
Remove memory_watcher tool as well as --memory-profile command line flag.
cbentzel@chromium.org
2014-06-20
1
-7
/
+0
*
Work toward a chrome/common GN target.
brettw@chromium.org
2014-06-20
1
-0
/
+5
*
[Android] Switch long form test result reporting to a gtest-esque format.
jbudorick@chromium.org
2014-06-20
3
-18
/
+32
*
Add option to provision_devices script to disable location.
navabi@chromium.org
2014-06-20
2
-5
/
+22
*
Remove secondary version of speex BUILD file.
tfarina@chromium.org
2014-06-19
1
-90
/
+0
*
Fix device status report email to chromium.org.
zty@chromium.org
2014-06-19
1
-1
/
+1
*
Fix installation of libgbm-dev package in install-build-deps.sh
primiano@chromium.org
2014-06-19
1
-15
/
+27
*
GN: Use -Wl,-filelist for rsp files on mac instead of @
jamesr@chromium.org
2014-06-19
1
-4
/
+4
*
Rezip tool used to modify the APK.
anton@chromium.org
2014-06-19
3
-0
/
+546
*
Sort nacl_list alphabetically.
thakis@chromium.org
2014-06-19
1
-10
/
+8
*
Move gn secondary_source to the build/ directory
cmasone@chromium.org
2014-06-19
21
-0
/
+4648
*
Android: cleanup old perf sharding list.
bulach@chromium.org
2014-06-19
2
-32
/
+1
*
Add probe to warm data reduction proxy
bengr@chromium.org
2014-06-19
1
-0
/
+8
*
Add a dependency on libelf-dev:i386.
thakis@chromium.org
2014-06-18
1
-1
/
+1
*
Revert of Disable excluding of tested apk's code in test apks (https://codere...
yusufo@chromium.org
2014-06-18
1
-2
/
+2
*
Rename FORCE_DETERMINISTIC_BUILD to DONT_EMBED_BUILD_METADATA.
sebmarchand@chromium.org
2014-06-18
2
-16
/
+16
*
Remove the "universal" accel. overflow scroll flags
vollick@chromium.org
2014-06-18
1
-2
/
+0
*
Moving compositor_bindings from webkit to content
amogh.bihani@samsung.com
2014-06-18
1
-2
/
+1
*
ui: Move canvas tests into gfx_unittests target.
tfarina@chromium.org
2014-06-18
2
-2
/
+2
*
Add GN support for midl.
brettw@chromium.org
2014-06-17
2
-0
/
+95
*
Changed default gdb lookup path for Android.
fdegans@chromium.org
2014-06-17
1
-3
/
+3
*
.
cjhopman@chromium.org
2014-06-17
1
-2
/
+2
*
Check the path in the zip archive not the path to the file.
mkosiba@chromium.org
2014-06-17
1
-1
/
+1
*
ChromeDriver has pre-installed APK's, thus should not wipe during provisioning.
navabi@google.com
2014-06-17
2
-1
/
+5
*
Add GN build for some chrome common, chrome net, and resources targets.
brettw@chromium.org
2014-06-16
1
-0
/
+2
*
[Android] Switch to DeviceUtils version of RunShellCommand.
jbudorick@chromium.org
2014-06-16
23
-79
/
+137
*
Enable policy support for registering protocol handler.
kaliamoorthi@chromium.org
2014-06-16
1
-0
/
+1
*
version.py: Use argparse instead of getopt.
raphael.kubo.da.costa@intel.com
2014-06-16
1
-74
/
+43
[next]