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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate call to InitAndroidTest.
nileshagrawal@chromium.org
2012-06-11
2
-7
/
+0
*
Chromium support of running DumpRenderTree as an apk on Android
wangxianzhu@chromium.org
2012-06-01
3
-52
/
+51
*
Copy fix_python_path() in more standalone files.
maruel@chromium.org
2012-05-31
1
-2
/
+11
*
Add the target ABI option for apk based test runner
yongsheng.zhu@intel.com
2012-05-30
1
-3
/
+7
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
1
-1
/
+1
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-3
/
+7
*
Adjust Paths before Execution
csharp@chromium.org
2012-05-23
1
-0
/
+2
*
APK tests: Strip the shlibs before bundling in APK.
nileshagrawal@chromium.org
2012-05-22
1
-2
/
+9
*
Put commandline for apk tests in /data/local/tmp
nileshagrawal@chromium.org
2012-05-16
1
-7
/
+7
*
Run APK tests on the android_test trybot.
nileshagrawal@chromium.org
2012-05-16
1
-1
/
+1
*
Detect crashes while running native tests in APK.
nileshagrawal@chromium.org
2012-05-09
1
-0
/
+41
*
Add native debugging support to android content shell.
jrg@chromium.org
2012-05-07
1
-0
/
+3
*
Reapply "Changes according to review comments"
wangxianzhu@chromium.org
2012-05-05
1
-0
/
+2
*
Revert 135484 - Use Android API for GetDisplayNameForLocale().
rvargas@google.com
2012-05-04
1
-2
/
+0
*
Use Android API for GetDisplayNameForLocale().
wangxianzhu@chromium.org
2012-05-04
1
-0
/
+2
*
Add PathUtilsTest.
nileshagrawal@chromium.org
2012-04-26
2
-3
/
+13
*
Package and load native library in content shell. Add content shell util scr...
jrg@chromium.org
2012-04-26
1
-6
/
+13
*
Fix commandline and disabling tests for apk based tests.
nileshagrawal@chromium.org
2012-04-25
2
-2
/
+2
*
Remove multiple copies of pylintrc and use the depot_tools' version.
maruel@chromium.org
2012-04-25
1
-267
/
+0
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
8
-0
/
+645
*
Improve trace_inputs.py to output a format easy to convert to gypi.
maruel@chromium.org
2012-03-20
1
-1
/
+6
*
Implement dtrace log parsing for MacOSX.
maruel@chromium.org
2012-03-16
1
-1
/
+5
*
mac: Fix a -Wobjc-redundant-literal-use warning
thakis@chromium.org
2012-03-14
1
-2
/
+2
*
Make sure all top-level dirs have OWNERS ... add some to testing/
dpranke@chromium.org
2012-03-12
1
-0
/
+1
*
Separate xvfb.py logic into its own script
maruel@chromium.org
2012-03-09
2
-0
/
+144
*
Add pylint presubmit check to src/testing
maruel@chromium.org
2012-03-07
3
-3
/
+295
*
Remove MessageLoop::QuitTask() from testing/
dcheng@chromium.org
2011-12-10
2
-4
/
+4
*
Move gtest_prod.h into its own target so it can be correctly set as a depende...
ensonic@google.com
2011-12-02
1
-2
/
+12
*
Fix many* python scripts in src/
maruel@chromium.org
2011-11-23
1
-3
/
+6
*
Use gtest's own implementation of tr1::tuple on Android.
jnd@chromium.org
2011-09-05
1
-4
/
+4
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
2
-12
/
+0
*
Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,
tony@chromium.org
2011-06-16
2
-2
/
+0
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-1
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
2
-4
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Pull in gmock through DEPS
thakis@chromium.org
2011-01-27
82
-38632
/
+0
*
Use run_as to hang the action for the runners so GYP doesn't have to know abo...
thomasvl@chromium.org
2010-12-17
1
-1
/
+15
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
2
-6
/
+2
*
[Mac] Better handling of nil for testing macros.
shess@chromium.org
2010-11-10
2
-2
/
+12
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-5
/
+5
*
Support for building Chrome using Clang.
evan@chromium.org
2010-09-18
1
-0
/
+14
*
Fix svn:executable for gmock.
thestig@chromium.org
2010-09-16
2
-0
/
+0
*
clang: update gtest to r435 and gmock to r300.
evan@chromium.org
2010-09-16
37
-3520
/
+1122
*
This adds adds four macros when compiling using GTEST_OS_MAC:
rsesek@chromium.org
2010-08-06
4
-0
/
+150
*
Revert 49982 - patch
thakis@chromium.org
2010-06-16
2
-3
/
+1
*
patch
thakis@chromium.org
2010-06-16
2
-1
/
+3
*
Remove svn:executable property from the last few files that don't need it.
thestig@chromium.org
2010-04-27
2
-0
/
+0
*
Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix.
rsesek@chromium.org
2010-03-27
10
-250
/
+513
*
Update to current gtest/gmock.
evan@chromium.org
2010-03-25
22
-891
/
+1390
*
First batch of context menu tests
amit@chromium.org
2010-02-12
2
-4
/
+2494
[next]