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
/
content_jni.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vibration API: plumbing from Blink to Java.
mvanouwerkerk@chromium.org
2013-07-19
1
-0
/
+1
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-19
1
-0
/
+1
*
Revert 212022 "The previous implementation is not correct, it de..."
gavinp@chromium.org
2013-07-17
1
-1
/
+0
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-17
1
-0
/
+1
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-25
1
-0
/
+1
*
Revert 207875 "Native Android accessibility."
dmichael@chromium.org
2013-06-21
1
-1
/
+0
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-21
1
-0
/
+1
*
Implement SpeechRecognizerImplAndroid
janx@chromium.org
2013-06-14
1
-0
/
+1
*
Relands: Telemetry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java o...
bulach@chromium.org
2013-05-09
1
-0
/
+1
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
1
-1
/
+0
*
[Android] Moving input related files to a separate input/ directory.
aurimas@chromium.org
2013-04-11
1
-2
/
+2
*
Extract metadata for media elements
qinmin@chromium.org
2013-04-02
1
-0
/
+1
*
Implement the java-side browser sensor polling for device motion and device o...
timvolodine@chromium.org
2013-03-26
1
-1
/
+1
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-2
/
+2
*
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
yfriedman@chromium.org
2013-03-07
1
-1
/
+1
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-2
/
+0
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
1
-1
/
+1
*
Split Date/Time picker values from IME processing since date/time related for...
miguelg@chromium.org
2013-01-17
1
-0
/
+1
*
Enable Tracing on content shell for Android
kangyuan.shu@intel.com
2013-01-09
1
-0
/
+1
*
Revert 173457 It breaks the scrolling benchmark because smoothScrollBy's
tonyg@chromium.org
2012-12-18
1
-1
/
+0
*
Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android.
bulach@chromium.org
2012-12-17
1
-0
/
+1
*
Add support for testing interstitials from Android.
tedchoc@chromium.org
2012-11-21
1
-0
/
+1
*
Created a new class ContentViewRenderView which contains the code used to
jcivelli@chromium.org
2012-11-10
1
-0
/
+1
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
1
-1
/
+0
*
Revert 158067 - Remove native side of content_view_client
avi@chromium.org
2012-09-21
1
-0
/
+1
*
Remove native side of content_view_client
yusufo@chromium.org
2012-09-21
1
-1
/
+0
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-0
/
+1
*
Add WebContentsObserverAndroid that will take over native tasks of ContentVie...
yusufo@chromium.org
2012-08-30
1
-0
/
+1
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
1
-1
/
+0
*
Consolidate ContentViewCore::Load* functions
boliu@chromium.org
2012-08-15
1
-0
/
+1
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
1
-1
/
+0
*
Upstreaming Select Action
aurimas@chromium.org
2012-08-01
1
-0
/
+1
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-46
/
+24
*
Upstream ContentVideoView.java content_video_view.* media_metadata_android.*
cramya@chromium.org
2012-07-18
1
-0
/
+2
*
Adds helper methods for WebView.
aurimas@chromium.org
2012-07-13
1
-0
/
+2
*
Add RemoteDebuggingController.java and its (native) dependencies.
pliard@chromium.org
2012-07-12
1
-0
/
+2
*
Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...
tedchoc@chromium.org
2012-07-11
1
-2
/
+2
*
Revert 146000 - Split out ContentViewCore from ContentView for embedders.
ericu@google.com
2012-07-11
1
-2
/
+2
*
Split out ContentViewCore from ContentView for embedders.
tedchoc@chromium.org
2012-07-11
1
-2
/
+2
*
Move DeviceInfo to common to prevent a DEPS failure.
leandrogracia@chromium.org
2012-07-05
1
-2
/
+2
*
upstream SurfaceTextureListener and SurfaceTextureBridge class for android
qinmin@chromium.org
2012-07-02
1
-0
/
+2
*
[Android] Rename WebSettings to ContentSettings.
mkosiba@chromium.org
2012-06-27
1
-2
/
+2
*
Move java files into src parent directory.
navabi@google.com
2012-06-26
1
-17
/
+17
*
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
1
-0
/
+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
1
-8
/
+6
*
android content shell bringup.
jrg@chromium.org
2012-06-15
1
-0
/
+4
*
Added sandboxed process launcher
michaelbai@chromium.org
2012-06-12
1
-2
/
+4
*
Added sandboxed process service.
michaelbai@chromium.org
2012-06-12
1
-0
/
+4
[next]