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
/
content
/
shell
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Main changes are
michaelbai@chromium.org
2013-06-05
1
-3
/
+9
*
Android: implement content::Shell::Close()
skyostil@chromium.org
2013-05-29
3
-6
/
+21
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
1
-2
/
+1
*
[content shell] move app startup related code to app subdir
jochen@chromium.org
2013-05-08
2
-2
/
+2
*
[Android] Remove "Chrome" and "View" personalities
mnaganov@chromium.org
2013-05-08
1
-2
/
+1
*
[Android] Rename NativeWindow to WindowAndroid.
aurimas@chromium.org
2013-04-19
4
-19
/
+18
*
Android: Use a different socketname for devtools in content_browsertests.
nileshagrawal@chromium.org
2013-04-16
1
-0
/
+4
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+1
*
Make the build control what library(/ies) to load
cjhopman@chromium.org
2013-04-01
2
-4
/
+0
*
Move content_shell_apk files to the right package.
nileshagrawal@chromium.org
2013-03-20
3
-4
/
+4
*
Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i...
wjia@chromium.org
2013-03-20
2
-2
/
+4
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-1
/
+1
*
Android: Add some required commmandline flags for running content_browsertests.
nileshagrawal@chromium.org
2013-03-13
1
-2
/
+8
*
remove READ_PHONE_STATE permission as AudioManager can achieve the same funct...
qinmin@chromium.org
2013-03-06
2
-2
/
+0
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace all FilePath with base::FilePath in content.
brettw@chromium.org
2013-02-16
1
-2
/
+3
*
Adding IME test changes to make it easier to test.
aurimas@chromium.org
2013-02-13
1
-0
/
+3
*
Android content_browsertests: Allow processing java tasks in nested mode.
nileshagrawal@chromium.org
2013-02-12
3
-2
/
+143
*
Remove ContentViewCore.enableMultiProcess etc.
michaelbai@chromium.org
2013-02-11
1
-1
/
+2
*
Add RECORD_AUDIO in Android manifest.
leozwang@chromium.org
2013-02-09
2
-0
/
+3
*
Android: Refactor native test setup in a util class.
nileshagrawal@chromium.org
2013-02-09
1
-50
/
+19
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Allow BrowserTestBase to do wait.
nileshagrawal@chromium.org
2013-02-04
2
-4
/
+10
*
Android: Add a message pump which allows nested loops for content browsertests
nileshagrawal@chromium.org
2013-02-03
1
-0
/
+4
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Add camera permission in manifest files.
wjia@chromium.org
2013-01-31
1
-0
/
+1
*
Relanding "Add apk for running content_browsertests"
nileshagrawal@chromium.org
2013-01-29
19
-21
/
+356
*
Revert 179189
nileshagrawal@chromium.org
2013-01-28
19
-356
/
+21
*
Add apk for running content_browsertests
nileshagrawal@chromium.org
2013-01-28
19
-21
/
+356
*
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
-21
/
+25
*
Revert 176198
yfriedman@chromium.org
2013-01-10
2
-2
/
+2
*
Revert 176176
smckay@chromium.org
2013-01-10
2
-2
/
+2
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
2
-2
/
+2
*
[content shell] W3C SVG tests need to run in a smaller window
jochen@chromium.org
2013-01-10
1
-1
/
+1
*
Enable Tracing on content shell for Android
kangyuan.shu@intel.com
2013-01-09
2
-0
/
+32
*
[Android] Add test that asserts screen is on.
yfriedman@chromium.org
2013-01-08
1
-0
/
+25
*
Add history popup when long pressing on the back key.
tedchoc@chromium.org
2013-01-04
1
-3
/
+43
*
Fix Android ContentShell's incorrect behavior when opening link with window.o...
shouqun.liu@intel.com
2012-12-16
1
-1
/
+5
*
Add insertion handle tests
cjhopman@chromium.org
2012-12-12
1
-0
/
+46
*
Add PopupZoomer view to hierarchy only when necessary.
aruslan@chromium.org
2012-12-10
1
-2
/
+2
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-1
/
+2
*
Create a ContentVideoViewDelegate.java
acleung@google.com
2012-11-30
1
-1
/
+3
*
Handle the 'enter' key with the action 'ACTION_DOWN'
yongsheng.zhu@intel.com
2012-11-30
1
-1
/
+1
*
Free (and pause) audio resources when getting a phone call
miguelg@chromium.org
2012-11-28
1
-0
/
+1
*
Initialize compositor early on so the rest of the code can assumed it is
jcivelli@chromium.org
2012-11-27
1
-2
/
+4
*
Remove AppResource and unneeded resources.
newt@chromium.org
2012-11-27
6
-47
/
+0
*
Move CommandLineTest to ContentShell and remove FlakyTest annotation.
yfriedman@chromium.org
2012-11-26
2
-1
/
+5
*
Start hooking up element.requestFullscreen() for content shell
jinsukkim@google.com
2012-11-22
1
-0
/
+9
[next]