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
/
android
/
native_test_launcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is the first patch to separate JNI registration with initialization, cur...
michaelbai
2015-01-28
1
-26
/
+15
*
[Android] Add regular file redirection for gtests.
jbudorick
2015-01-22
1
-58
/
+16
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-4
/
+5
*
[Android] Add Instrumentation wrapper for gtest APKs.
jbudorick
2014-11-10
1
-1
/
+14
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
1
-1
/
+1
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
1
-1
/
+1
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
1
-1
/
+1
*
Android: removes obsolete comment.
bulach@chromium.org
2013-08-16
1
-2
/
+0
*
Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.
scherkus@chromium.org
2013-06-18
1
-12
/
+46
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-3
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-5
/
+6
*
Android: Refactor native test setup in a util class.
nileshagrawal@chromium.org
2013-02-09
1
-86
/
+16
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Android: creates fifo for test runners in internal directory.
bulach@chromium.org
2012-09-21
1
-1
/
+2
*
Support creating a fifo for stdin and separating stderr in its own fifo for A...
peter@chromium.org
2012-09-21
1
-8
/
+37
*
Android: uses a fifo rather than logcat for the test runner.
bulach@chromium.org
2012-09-19
1
-76
/
+48
*
Increase logging priority for test markers.
nileshagrawal@chromium.org
2012-08-31
1
-5
/
+5
*
Fix the invalid jni header in native_test_launcher on Android.
shouqun.liu@intel.com
2012-07-20
1
-1
/
+1
*
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
*
APK-based unittests
bulach@chromium.org
2012-06-27
1
-6
/
+10
*
Register JNI methods before running unittests on android.
nileshagrawal@chromium.org
2012-06-27
1
-3
/
+2
*
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
*
Remove duplicate call to InitAndroidTest.
nileshagrawal@chromium.org
2012-06-11
1
-3
/
+0
*
Chromium support of running DumpRenderTree as an apk on Android
wangxianzhu@chromium.org
2012-06-01
1
-44
/
+20
*
Put commandline for apk tests in /data/local/tmp
nileshagrawal@chromium.org
2012-05-16
1
-7
/
+7
*
Detect crashes while running native tests in APK.
nileshagrawal@chromium.org
2012-05-09
1
-0
/
+41
*
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
1
-1
/
+10
*
Fix commandline and disabling tests for apk based tests.
nileshagrawal@chromium.org
2012-04-25
1
-1
/
+1
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
1
-0
/
+190