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
*
Fix chromium testshell crash on startup.
yfriedman@chromium.org
2012-10-09
1
-1
/
+1
*
Add override for obfuscate target to support Proguard.
shashishekhar@chromium.org
2012-10-09
1
-0
/
+80
*
Add support for building apk in release
cjhopman@chromium.org
2012-10-09
2
-2
/
+17
*
Add croc config file for iOS code coverage.
lliabraa@chromium.org
2012-10-09
1
-0
/
+71
*
Android: Add a webview-specific All target.
torne@chromium.org
2012-10-09
1
-2
/
+2
*
Sets ios_product_name and ios_breakpad flags for iOS.
pkl@chromium.org
2012-10-09
1
-1
/
+16
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-1
/
+3
*
Revert 160721 - Build the Widevine CDM plugin.
creis@chromium.org
2012-10-08
1
-1
/
+0
*
Build the Widevine CDM plugin.
ddorwin@chromium.org
2012-10-08
1
-0
/
+1
*
Upstreaming latest build/android changes
aberent@chromium.org
2012-10-08
2
-29
/
+66
*
Add clang builder top level script
ilevy@chromium.org
2012-10-08
1
-5
/
+0
*
Whitespace CL
ilevy@chromium.org
2012-10-08
1
-1
/
+1
*
Fix minor typos in android webkit tester script
ilevy@chromium.org
2012-10-08
1
-3
/
+3
*
Add webkit tester top level script
ilevy@chromium.org
2012-10-08
1
-0
/
+19
*
Whitespace CL
ilevy@chromium.org
2012-10-08
1
-2
/
+2
*
Add clang builder top level script
ilevy@chromium.org
2012-10-07
1
-0
/
+13
*
Fix fastbuild for android clang. Build -g0
ilevy@chromium.org
2012-10-07
1
-1
/
+1
*
whitespace change
cmp@chromium.org
2012-10-07
1
-1
/
+1
*
Whitespace change to kick off builds
ilevy@chromium.org
2012-10-06
1
-1
/
+1
*
When doing an official build, don't bail out if Xcode doesn't know about the
mark@chromium.org
2012-10-06
2
-38
/
+59
*
Add Android version name and code to gyp settings.
shashishekhar@chromium.org
2012-10-05
1
-0
/
+5
*
Move android compile setup into compile buildstep
ilevy@chromium.org
2012-10-05
1
-1
/
+1
*
Make ninja + clang + goma work
michaelbai@google.com
2012-10-05
1
-7
/
+21
*
Make apks build from a single ant .xml template
cjhopman@chromium.org
2012-10-05
4
-13
/
+106
*
Enable GpuMemoryManagerTest.StubMemoryStatsForLastManageTests on Android.
qtc746@motorola.com
2012-10-05
1
-2
/
+0
*
Honor mmintrin.h intrinics when instrumenting Chrome with cygprofiler.
glotov@chromium.org
2012-10-05
1
-0
/
+3
*
[test fixlet] Add tests for the zoom icon in the location bar on GTK.
dbeam@chromium.org
2012-10-05
1
-1
/
+1
*
Adding alternate wallpaper.
saintlou@chromium.org
2012-10-04
1
-0
/
+7
*
Android: fix webview-in-android build config.
torne@chromium.org
2012-10-04
3
-7
/
+69
*
Add adb start-server on android buildbots
ilevy@chromium.org
2012-10-04
1
-0
/
+1
*
add wrapper to make GYP_PARALLEL=1 work for build\gyp_chromium
scottmg@google.com
2012-10-04
1
-0
/
+9
*
Add code to debug difference between adb devices checks.
navabi@chromium.org
2012-10-04
1
-2
/
+10
*
Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS.
maruel@chromium.org
2012-10-04
1
-2
/
+2
*
Ignore device status check emailing exceptions.
jknotten@chromium.org
2012-10-03
1
-3
/
+6
*
Add grit_whitelist for iOS.
msarda@chromium.org
2012-10-03
3
-0
/
+558
*
Extend envsetup.sh Clang hack to ASan builds.
eugenis@chromium.org
2012-10-03
1
-1
/
+1
*
Fix Android FYI bots.
mkosiba@chromium.org
2012-10-03
1
-1
/
+1
*
Fix device status link
ilevy@chromium.org
2012-10-03
1
-1
/
+1
*
Whitespace change.
cmp@chromium.org
2012-10-03
1
-1
/
+1
*
Make device_status_check.py email clank-infra if devices go offline.
navabi@chromium.org
2012-10-03
1
-21
/
+57
*
Adds AndroidWebView and ChromiumTestShell tests to the Android FYI bot.
klundberg@chromium.org
2012-10-02
4
-61
/
+89
*
Kill adb server each buildbot run
ilevy@chromium.org
2012-09-29
1
-0
/
+1
*
Enable FtpDirectoryListing* GUnit tests on Android.
pliard@chromium.org
2012-09-28
1
-2
/
+0
*
Add more generic support for java targets bundling multiple directories
cjhopman@chromium.org
2012-09-28
4
-21
/
+62
*
Don't run gyp on pure testers.
ilevy@chromium.org
2012-09-28
1
-8
/
+7
*
Remove duplicates from unit_tests_disabled.
newt@chromium.org
2012-09-28
1
-8
/
+3
*
Add Docs as a default app.
mihaip@chromium.org
2012-09-27
1
-0
/
+2
*
Add test APK information to buildbot step for Android instrumentation tests.
klundberg@chromium.org
2012-09-27
1
-2
/
+3
*
Disable all tests in the SyncSearchEngineDataTypeControllerTest suite for And...
peter@chromium.org
2012-09-27
1
-2
/
+1
*
Linux: move dbus-glib target to chromeos-specific section,
phajdan.jr@chromium.org
2012-09-27
1
-19
/
+22
[next]