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
*
Place jars into the java/libs for native unittest apk
yongsheng.zhu@intel.com
2012-07-11
2
-12
/
+16
*
Make all gtest targets into bundles on iOS
stuartmorgan@chromium.org
2012-07-09
2
-2
/
+73
*
[android] Split top-level scripts and libraries from build/android.
bulach@chromium.org
2012-07-09
1
-2
/
+3
*
Copying gdbserver to the apk to enable native debugging for native_test_apk
shouqun.liu@intel.com
2012-07-06
2
-0
/
+21
*
Inhibit recursion when starting xvfb.py recursively.
maruel@chromium.org
2012-07-05
1
-0
/
+10
*
Add WaitForDebugger for android native tests
shouqun.liu@intel.com
2012-07-05
1
-0
/
+14
*
Upstream: Fix the native test launcher for Chrome on Android.
jknotten@chromium.org
2012-07-05
1
-4
/
+7
*
Remove the linux-only CR_SOURCE_ROOT environment variable override of base::D...
maruel@chromium.org
2012-06-27
1
-3
/
+0
*
APK-based unittests
bulach@chromium.org
2012-06-27
1
-6
/
+10
*
Use rsync to copy android testing directories
ilevy@chromium.org
2012-06-27
1
-41
/
+31
*
Register JNI methods before running unittests on android.
nileshagrawal@chromium.org
2012-06-27
1
-3
/
+2
*
Make GlobalDescriptors::MaybeGet return -1 when the key is not found.
jcivelli@chromium.org
2012-06-27
2
-15
/
+42
*
Revert "Use a test specific macro to call JNI registrars during APK tests."
nileshagrawal@chromium.org
2012-06-26
1
-21
/
+4
*
Use a test specific macro to call JNI registrars during APK tests.
nileshagrawal@chromium.org
2012-06-25
1
-4
/
+21
*
Run APK tests on the main thread.
nileshagrawal@chromium.org
2012-06-25
1
-10
/
+14
*
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
[next]