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
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
1
-7
/
+8
*
Disable incognito if parental controls are enabled on android.
tedchoc@chromium.org
2014-01-17
1
-1
/
+1
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
2
-8
/
+1
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
1
-1
/
+1
*
Increase targetSdkVersion to 19.
navabi@google.com
2013-11-21
1
-1
/
+1
*
Android: moves native_test to use long for JNI
bulach@chromium.org
2013-11-12
1
-0
/
+1
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
1
-1
/
+1
*
[Android] Consolidate and upgrade OWNERS for test files
miguelg@chromium.org
2013-10-23
1
-0
/
+6
*
[Android] Add settings link on EME infobar.
kkimlabs@chromium.org
2013-10-04
1
-1
/
+1
*
Build with API level 18 on Android.
joaodasilva@chromium.org
2013-10-01
1
-2
/
+2
*
Change method of activity tracking done in ActivityStatus.
tedchoc@chromium.org
2013-09-16
2
-7
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Android: removes obsolete comment.
bulach@chromium.org
2013-08-16
1
-2
/
+0
*
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
[next]