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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the OWNERS that no longer work on the project.
aurimas@chromium.org
2013-07-01
1
-1
/
+0
*
Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.
scherkus@chromium.org
2013-06-18
3
-52
/
+46
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
[Android] Build gtest APKs like other APKs
cjhopman@chromium.org
2013-04-11
4
-303
/
+2
*
[Android] Use the build-generated list of libraries for gtest APKs
cjhopman@chromium.org
2013-04-11
2
-60
/
+10
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
1
-2
/
+2
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-0
/
+1
*
Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i...
wjia@chromium.org
2013-03-20
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-3
/
+3
*
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
yfriedman@chromium.org
2013-03-07
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-3
/
+3
*
Move ant call from python to gyp
cjhopman@chromium.org
2013-02-20
1
-11
/
+12
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-5
/
+6
*
Add RECORD_AUDIO in Android manifest.
leozwang@chromium.org
2013-02-09
1
-0
/
+1
*
Android: Refactor native test setup in a util class.
nileshagrawal@chromium.org
2013-02-09
4
-86
/
+159
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Add camera permission in manifest files.
wjia@chromium.org
2013-01-31
1
-0
/
+1
*
Nuke jrg from android OWNERS files.
yfriedman@chromium.org
2013-01-16
1
-1
/
+0
*
Throw exception when initialization failed.
michaelbai@chromium.org
2013-01-15
1
-26
/
+21
*
Fix findbugs issues
kristianm@chromium.org
2013-01-11
1
-3
/
+3
*
Revert 176198
yfriedman@chromium.org
2013-01-10
1
-1
/
+1
*
Revert 176176
smckay@chromium.org
2013-01-10
1
-1
/
+1
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
1
-1
/
+1
*
Reduce verbosity of Android builds.
yfriedman@chromium.org
2012-12-18
3
-9
/
+8
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-1
/
+2
*
Remove hardcoded chromium_*.jar paths
cjhopman@chromium.org
2012-12-05
3
-30
/
+15
*
Remove redundant option from script.
shashishekhar@chromium.org
2012-10-19
1
-4
/
+0
*
Android: Integrates native and java SystemMonitor.
bulach@chromium.org
2012-10-16
1
-0
/
+4
*
Nuke unused test code.
shashishekhar@chromium.org
2012-10-10
1
-22
/
+3
*
Android: creates fifo for test runners in internal directory.
bulach@chromium.org
2012-09-21
2
-5
/
+3
*
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
2
-78
/
+48
*
Use checked in keystore to sign debug apks
cjhopman@chromium.org
2012-09-11
1
-1
/
+1
*
Fix the gdb path for NDK-r8b.
michaelbai@chromium.org
2012-09-06
2
-2
/
+1
*
Increase logging priority for test markers.
nileshagrawal@chromium.org
2012-08-31
2
-7
/
+7
*
Add gdb server variable for ant
michaelbai@chromium.org
2012-08-30
1
-0
/
+1
*
Remove the dependency on the STRIP env variable for Android
peter@chromium.org
2012-08-16
1
-3
/
+13
*
Remove uses of Android's test runner's --ant-compile, as well as the flag its...
peter@chromium.org
2012-08-15
1
-8
/
+3
*
Android's native_tests.gyp should take WebKit's directory structure into acco...
peter@chromium.org
2012-08-13
2
-3
/
+12
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
3
-15
/
+20
*
Introduce the --sdk-build flag for Android's native test generator
peter@chromium.org
2012-08-01
1
-4
/
+9
*
Run unit_tests bundle on Android tester bots.
nileshagrawal@chromium.org
2012-07-30
1
-1
/
+1
*
Add yfriedman to several Android OWNERS files
yfriedman@chromium.org
2012-07-26
1
-0
/
+1
*
Fix the invalid jni header in native_test_launcher on Android.
shouqun.liu@intel.com
2012-07-20
1
-1
/
+1
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-20
/
+7
*
Android: fix test runners for non-rooted devices.
bulach@chromium.org
2012-07-19
2
-1
/
+9
*
Remove "chrome" hardcoded suffix from Android .pak path.
tedchoc@chromium.org
2012-07-17
2
-1
/
+13
*
Do check variable PRODUCT_DIR before any ant targets
yongsheng.zhu@intel.com
2012-07-13
1
-12
/
+7
*
Fix the conflict of input and output manifest files
yongsheng.zhu@intel.com
2012-07-12
1
-0
/
+7
*
Allow unit tests to run in a sub thread for chrome on android
qinmin@chromium.org
2012-07-11
1
-8
/
+20
[next]