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
*
Expose getDefaultUserAgent to java
joth@chromium.org
2012-10-10
1
-0
/
+8
*
[Android] Upstream WebView.allow{Content|File}Access implementation.
mnaganov@chromium.org
2012-10-10
1
-55
/
+0
*
[Android] Upstream content detection and ChromeBrowserProvider tests.
leandrogracia@chromium.org
2012-10-10
7
-4
/
+554
*
Upstream more ContentView methods
yusufo@chromium.org
2012-10-09
2
-17
/
+174
*
Upstream LoadUrlParams extra headers with test
boliu@chromium.org
2012-10-08
2
-4
/
+28
*
Upstream scrollFocusedNodeIntoRect
yusufo@chromium.org
2012-10-08
1
-3
/
+104
*
Upstream mode methods in ContentView.
nileshagrawal@chromium.org
2012-10-05
1
-0
/
+57
*
ContentShell would break in release mode because of a call to retrieve a path
jcivelli@chromium.org
2012-10-05
1
-0
/
+6
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
1
-90
/
+55
*
[Android] Upstream WebView tests and their dependencies.
leandrogracia@chromium.org
2012-10-05
2
-5
/
+77
*
[Android] Fix AwSettingsTest.testUserAgent... tests.
mnaganov@chromium.org
2012-10-04
1
-1
/
+11
*
Upstreaming AccessibilityInjector
dfalcantara@chromium.org
2012-10-02
2
-7
/
+27
*
Add missing pieces in ContentView.
nileshagrawal@chromium.org
2012-10-02
2
-0
/
+92
*
Clean up Android default command line flags.
aelias@chromium.org
2012-10-01
1
-6
/
+2
*
Upstream more of ContentView and ContentViewCore.
nileshagrawal@chromium.org
2012-10-01
2
-0
/
+170
*
Fixed ContentViewTestBase#setUpContentView
dtrainor@chromium.org
2012-09-29
1
-3
/
+6
*
Add setUseDesktopUserAgent to ContentView.
nileshagrawal@chromium.org
2012-09-28
2
-3
/
+44
*
Add PerfTraceEvent
nileshagrawal@chromium.org
2012-09-28
1
-0
/
+348
*
Upstream ContentViewCore changes that is safe to land now
yusufo@chromium.org
2012-09-28
1
-31
/
+158
*
Implement Android WebView BlockNetworkImages
boliu@chromium.org
2012-09-26
1
-0
/
+31
*
[Android] Throw IOException if pak resources don't extract correctly.
benm@chromium.org
2012-09-26
1
-0
/
+11
*
Move JavaBridge tests to content/public/android/javatests
cramya@chromium.org
2012-09-26
10
-0
/
+2654
*
Upstream ContentViewCore::GetCurrentRenderProcessId().
pliard@chromium.org
2012-09-25
1
-0
/
+2
*
Move content test utils to content/public/test
nyquist@chromium.org
2012-09-25
7
-587
/
+0
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
4
-65
/
+82
*
Add ContentViewCore::OnWebPreferencesUpdated.
nileshagrawal@chromium.org
2012-09-24
1
-0
/
+5
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
5
-15
/
+6
*
Upstream ContentViewCore.pageUp/pageDown
cramya@chromium.org
2012-09-24
1
-0
/
+172
*
[Android] In PERSONALITY_VIEW, wait for settings to be applied native side.
benm@chromium.org
2012-09-24
1
-38
/
+59
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
7
-113
/
+106
*
[Android] Use an explicit lock object in ContentSettings for synchronisation.
benm@chromium.org
2012-09-21
1
-157
/
+267
*
Revert 158067 - Remove native side of content_view_client
avi@chromium.org
2012-09-21
7
-106
/
+113
*
Remove native side of content_view_client
yusufo@chromium.org
2012-09-21
7
-113
/
+106
*
ContentView does not own its WebContents.
jcivelli@chromium.org
2012-09-21
2
-9
/
+9
*
Upstream chromium side of modal dialogs for webview.
yfriedman@chromium.org
2012-09-20
1
-24
/
+0
*
Upstream ContentViewClient#zoomReset()
dtrainor@chromium.org
2012-09-19
2
-16
/
+31
*
Add WebContents accessor in ContentViewCore interface.
nileshagrawal@chromium.org
2012-09-19
1
-4
/
+3
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-0
/
+40
*
mv public/android/javatests/.../{test,util}
frankf@chromium.org
2012-09-19
6
-10
/
+10
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
3
-20
/
+32
*
[Android] Upstream TestCallbackHelperContainer.
mnaganov@chromium.org
2012-09-18
3
-69
/
+109
*
[Android] Upstream HistoryUtils.
mnaganov@chromium.org
2012-09-13
1
-0
/
+191
*
[Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...
leandrogracia@chromium.org
2012-09-13
1
-0
/
+36
*
Plumbing for ContentViewCore.selectBetweenCoordinates.
husky@chromium.org
2012-09-11
1
-0
/
+3
*
Move Criteria.java and CriteriaHelper.java under test directory.
wangxianzhu@chromium.org
2012-09-10
2
-0
/
+0
*
Android: upstream latest changes for PopupZoomer / ContentViewCore.
bulach@chromium.org
2012-09-07
3
-36
/
+38
*
Android: upstream LocationProviderTest.java.
bulach@chromium.org
2012-09-07
1
-0
/
+107
*
[Android] Upstreaming process number increase
dfalcantara@chromium.org
2012-09-07
3
-2
/
+21
*
Add WebView implementation for CookieManager.
tedchoc@chromium.org
2012-09-07
2
-0
/
+88
*
Fix incorrect ContentView onConfigurationChanged change.
olilan@chromium.org
2012-09-06
1
-1
/
+7
[next]