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
/
app
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
2
-3
/
+7
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-2
/
+3
*
[Android] Allow JNI initialization on background thread
aberent@chromium.org
2013-03-19
1
-2
/
+2
*
Adds bulach to content/app/android/OWNERS.
bulach@chromium.org
2013-03-19
1
-1
/
+1
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
3
-28
/
+28
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
1
-7
/
+31
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-2
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Add a mode flag to the tracing framework.
dsinclair@chromium.org
2013-02-23
1
-1
/
+2
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
1
-1
/
+5
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-1
/
+0
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
1
-5
/
+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
-10
/
+11
*
android: Pass CPU properties from browser to renderer process.
digit@chromium.org
2013-01-09
1
-3
/
+12
*
Add support for --enable-dcheck on Android
joth@chromium.org
2013-01-09
1
-1
/
+9
*
Fix the crash when the SandboxedProcessService is destroyed through onDestroy.
michaelbai@chromium.org
2012-11-29
1
-0
/
+16
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
1
-0
/
+1
*
Fix a race condition that SurfaceTextureBridge can get released before passin...
qinmin@chromium.org
2012-10-10
1
-6
/
+9
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
1
-23
/
+17
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-0
/
+4
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-1
/
+0
*
Disable DCHECKs in non-official release builds on Android.
wangxianzhu@chromium.org
2012-08-29
1
-1
/
+1
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
4
-56
/
+0
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
1
-2
/
+0
*
Add bitmap utils for Chrome on Android
jgreenwald@chromium.org
2012-08-07
1
-0
/
+4
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
4
-4
/
+4
*
Annotate some Java classes with @JNINamespace("content").
pliard@chromium.org
2012-07-13
2
-9
/
+7
*
Add RemoteDebuggingController.java and its (native) dependencies.
pliard@chromium.org
2012-07-12
1
-0
/
+2
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Clean up the remaining diff in content/app
michaelbai@chromium.org
2012-07-11
2
-4
/
+4
*
Register JNI for content_unittests.
nileshagrawal@chromium.org
2012-06-29
4
-60
/
+47
*
Register geolocation adapter.
yfriedman@chromium.org
2012-06-29
1
-0
/
+3
*
Upstream ChildProcessLauncher changes for Android.
yfriedman@chromium.org
2012-06-28
1
-12
/
+21
*
[Android] Rename WebSettings to ContentSettings.
mkosiba@chromium.org
2012-06-27
1
-2
/
+2
*
Rename back _linuxish to linux.
wangxianzhu@chromium.org
2012-06-26
1
-3
/
+1
*
Convert to using new JNINamespace for content files.
tedchoc@chromium.org
2012-06-25
1
-14
/
+12
*
Upstream WebSettings and ZoomManager for ContentShell.
tedchoc@chromium.org
2012-06-20
1
-0
/
+2
*
Upstream most of the user agent code for Android.
yfriedman@chromium.org
2012-06-19
4
-8
/
+56
*
Use public types instead of internals for content main
yongsheng.zhu@intel.com
2012-06-19
1
-2
/
+2
*
Adding java TouchPoint class for android
qinmin@chromium.org
2012-06-18
1
-0
/
+2
*
Upstream some more content/ DEPS-related cleanup.
sievers@chromium.org
2012-06-18
2
-6
/
+4
*
android content shell bringup.
jrg@chromium.org
2012-06-15
1
-0
/
+4
*
Use jni generator to register native functions in library loader
yongsheng.zhu@intel.com
2012-06-15
1
-19
/
+4
*
Added sandboxed process launcher
michaelbai@chromium.org
2012-06-12
1
-0
/
+2
*
Added sandboxed process service.
michaelbai@chromium.org
2012-06-12
3
-0
/
+120
*
Add JniHelper into content_jni_registrar
haitao.feng@intel.com
2012-06-08
1
-0
/
+2
*
[Android] Facilitate access to device information.
leandrogracia@chromium.org
2012-06-06
1
-0
/
+2
*
As part of the content_shell bring up, some un-upstreamed features
michaelbai@chromium.org
2012-06-04
3
-0
/
+97
[next]