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
/
public
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix synchronization code in CallbackHelper.
mkosiba@chromium.org
2012-08-28
1
-3
/
+3
*
[Android] Implement vsync signal source
skyostil@chromium.org
2012-08-24
2
-0
/
+336
*
Add a view to show magnified link preview on Andrdoid.
nileshagrawal@chromium.org
2012-08-23
3
-3
/
+715
*
Add a test runner for android_webview.
mkosiba@chromium.org
2012-08-23
3
-0
/
+267
*
[Android] Include absolute coordinates in scroll gesture events
skyostil@chromium.org
2012-08-23
3
-5
/
+137
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
1
-50
/
+0
*
Refactor the Android port to allow access to the chrome layer.
leandrogracia@chromium.org
2012-08-21
4
-164
/
+9
*
[Android] Implement WebSettings.{get|set}Allow{Content|File}Access.
mnaganov@chromium.org
2012-08-20
1
-0
/
+47
*
Fix alpha value for device orientation
steveblock@chromium.org
2012-08-16
1
-1
/
+1
*
Consolidate ContentViewCore::Load* functions
boliu@chromium.org
2012-08-15
3
-55
/
+157
*
Moves device_orientation to content namespace
aousterh@chromium.org
2012-08-15
1
-1
/
+1
*
Upstream ContentView contentDescription
dtrainor@chromium.org
2012-08-14
2
-0
/
+13
*
Upstream JellyBean Accessibility Support
dtrainor@chromium.org
2012-08-13
4
-4
/
+294
*
Make jars build from a single ant .xml template
cjhopman@chromium.org
2012-08-13
2
-79
/
+0
*
Make java_aidl targets export include directories
cjhopman@chromium.org
2012-08-13
1
-1
/
+6
*
Upstream ContentView.getNavigationHistory()
jgreenwald@chromium.org
2012-08-10
3
-0
/
+152
*
[Android] Implement WebSettings APIs for FileURL resource access conrol
mnaganov@chromium.org
2012-08-10
2
-4
/
+86
*
JavaBridge should use Annotation
dtrainor@chromium.org
2012-08-07
3
-8
/
+36
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
1
-48
/
+0
*
Upstream ChromeHttpAuthHandler
yusufo@chromium.org
2012-08-07
2
-28
/
+0
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-47
/
+12
*
Start upstreaming accessibility.
dtrainor@chromium.org
2012-08-02
3
-9
/
+570
*
Upstream CleanupReference
dtrainor@chromium.org
2012-08-01
3
-11
/
+144
*
Android: remove ant environment dependencies.
torne@chromium.org
2012-08-01
2
-20
/
+2
*
Upstream evaluateJavaScript
dtrainor@chromium.org
2012-08-01
1
-0
/
+23
*
Upstreaming Select Action
aurimas@chromium.org
2012-08-01
5
-0
/
+420
*
Non-functional cleanup in ContentViewCore
steveblock@chromium.org
2012-07-31
1
-29
/
+25
*
[Android] Implement WebSettings.{get|set}DomStorageEnabled
mnaganov@chromium.org
2012-07-30
1
-0
/
+23
*
Hook up ContentViewCore.add/removeJavascriptInterface()
steveblock@chromium.org
2012-07-30
1
-1
/
+58
*
Revert "Hook up ContentViewCore.add/removeJavascriptInterface()"
steveblock@chromium.org
2012-07-30
1
-83
/
+30
*
Hook up ContentViewCore.add/removeJavascriptInterface()
steveblock@chromium.org
2012-07-30
1
-30
/
+83
*
Enable gesture events handling on Android.
yusufo@chromium.org
2012-07-28
6
-55
/
+1152
*
Upstream Android LongPressDetector
yusufo@chromium.org
2012-07-26
3
-0
/
+402
*
Make content shell on android support relaunching.
tedchoc@chromium.org
2012-07-25
3
-18
/
+22
*
Tidy up Android's is-tablet functionality.
benm@chromium.org
2012-07-24
1
-0
/
+3
*
Upstream ContentVideoView.java content_video_view.* media_metadata_android.*
cramya@chromium.org
2012-07-18
2
-0
/
+641
*
Upstream HTML select tags: part 2
aruslan@chromium.org
2012-07-18
2
-0
/
+274
*
Remove "chrome" hardcoded suffix from Android .pak path.
tedchoc@chromium.org
2012-07-17
1
-4
/
+3
*
Adds helper methods for WebView.
aurimas@chromium.org
2012-07-13
2
-0
/
+50
*
Annotate some Java classes with @JNINamespace("content").
pliard@chromium.org
2012-07-13
7
-0
/
+16
*
Add pak file support for content shell and android apks.
tedchoc@chromium.org
2012-07-12
2
-0
/
+304
*
Add RemoteDebuggingController.java and its (native) dependencies.
pliard@chromium.org
2012-07-12
1
-0
/
+48
*
Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...
tedchoc@chromium.org
2012-07-11
6
-290
/
+943
*
Add support for triggering Android intents based on content.
leandrogracia@chromium.org
2012-07-11
2
-2
/
+10
*
Revert 146000 - Split out ContentViewCore from ContentView for embedders.
ericu@google.com
2012-07-11
6
-940
/
+285
*
Split out ContentViewCore from ContentView for embedders.
tedchoc@chromium.org
2012-07-11
6
-285
/
+940
*
Add GetLoadProgress to web_contents, used by Android Content Shell.
tedchoc@chromium.org
2012-07-09
1
-5
/
+3
*
Move DeviceInfo to common to prevent a DEPS failure.
leandrogracia@chromium.org
2012-07-05
1
-1
/
+1
*
[Android] Fix command line path in flag_changer.py.
mkosiba@chromium.org
2012-07-04
1
-1
/
+1
*
[Android] Add UI pickers.
leandrogracia@chromium.org
2012-07-03
4
-0
/
+876
[next]