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
/
browser
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DrawDelegate.
dtrainor@chromium.org
2012-11-19
2
-65
/
+0
*
Making it easier to hook a ContentViewCore to the SurfaceView.
jcivelli@chromium.org
2012-11-16
5
-103
/
+127
*
Ensure that the foreground tab's process has high priority
cjhopman@chromium.org
2012-11-15
1
-10
/
+57
*
Expose the RWHVA's WebLayer.
dtrainor@chromium.org
2012-11-15
2
-0
/
+6
*
Add an experimental --site-per-process flag.
creis@chromium.org
2012-11-15
1
-1
/
+1
*
Revert "Remove ::create factory functions from objects created via WebComposi...
nileshagrawal@chromium.org
2012-11-13
1
-4
/
+1
*
Remove ::create factory functions from objects created via WebCompositorSupport
jamesr@chromium.org
2012-11-12
1
-1
/
+4
*
Created a new class ContentViewRenderView which contains the code used to
jcivelli@chromium.org
2012-11-10
3
-0
/
+160
*
[Android] Track more tab crashes
dfalcantara@chromium.org
2012-11-10
1
-0
/
+7
*
[Android] Finish hooking up the orientation events
dfalcantara@chromium.org
2012-11-08
1
-0
/
+12
*
Add support for interstitial pages on android.
tedchoc@chromium.org
2012-11-08
1
-2
/
+8
*
Upstream a fix for fulscreen video after resuming from screen lock
qinmin@chromium.org
2012-11-06
1
-1
/
+4
*
Push ContentViewCore size change to RWHV
dtrainor@chromium.org
2012-11-06
2
-0
/
+21
*
Implement Disambiguation Popup for Android
trchen@chromium.org
2012-11-06
2
-0
/
+34
*
Fix site_instance DCHECK when loading restored tabs.
tedchoc@chromium.org
2012-11-01
1
-1
/
+4
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
1
-1
/
+2
*
[Android] Add supportMultipleWindows setting
mnaganov@chromium.org
2012-10-30
1
-0
/
+12
*
Move remaining files in content\browser\renderer_host to content namespace.
jam@chromium.org
2012-10-29
1
-1
/
+1
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Move geolocation code to content namespace.
jam@chromium.org
2012-10-29
1
-1
/
+1
*
[Android] Upstream WebSettings.TextZoom tests.
mnaganov@chromium.org
2012-10-26
1
-0
/
+18
*
Handle resubmission of HTTP Posts.
sgurun@chromium.org
2012-10-25
2
-1
/
+11
*
fix a problem that fullscreen media element can get deleted when user hit the...
qinmin@chromium.org
2012-10-25
2
-9
/
+15
*
Enable sad tab for Android renderer crashes.
yfriedman@chromium.org
2012-10-23
2
-1
/
+22
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
2
-0
/
+10
*
Enable texture readback support for Android
dtrainor@chromium.org
2012-10-23
2
-0
/
+27
*
Upstream hooks for javascript touch handlers on Android.
yfriedman@chromium.org
2012-10-18
2
-3
/
+3
*
Upstreaming ContentViewCore APIs for webview
joth@chromium.org
2012-10-18
2
-0
/
+8
*
Native ContentSettings is now owned by WebContents
joth@chromium.org
2012-10-17
2
-13
/
+25
*
Set kAllowWebUICompositing for Android.
yfriedman@chromium.org
2012-10-17
1
-0
/
+1
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
3
-8
/
+14
*
Move ContentViewCore native ownership to WebContents
joth@chromium.org
2012-10-16
2
-15
/
+69
*
Upstream Android implementation of WebContentsViewDelegate.
shashishekhar@chromium.org
2012-10-16
2
-0
/
+10
*
Adding progresss bar when loading fullscreen video
qinmin@chromium.org
2012-10-15
1
-1
/
+1
*
Add DownloadControllerAndroid public interface for android.
nileshagrawal@chromium.org
2012-10-15
3
-60
/
+66
*
Android Browser Compositor: Add ScheduleComposite() callback.
sievers@chromium.org
2012-10-15
2
-17
/
+0
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+1
*
Upstream latest DownloadController changes for android.
yfriedman@chromium.org
2012-10-11
1
-3
/
+4
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
3
-2
/
+14
*
Show selection handles around selected text.
husky@chromium.org
2012-10-11
2
-8
/
+42
*
Implement AwContentsClient and remove dependency on chrome/
boliu@chromium.org
2012-10-10
1
-4
/
+3
*
[Android] Upstream WebView.allow{Content|File}Access implementation.
mnaganov@chromium.org
2012-10-10
1
-6
/
+0
*
Fix a race condition that SurfaceTextureBridge can get released before passin...
qinmin@chromium.org
2012-10-10
2
-22
/
+21
*
Upstream more ContentView methods
yusufo@chromium.org
2012-10-09
2
-0
/
+17
*
Divide gesture events by dpi scale if IsDIPEnabled().
aelias@chromium.org
2012-10-09
2
-42
/
+75
*
Upstream scrollFocusedNodeIntoRect
yusufo@chromium.org
2012-10-08
2
-0
/
+18
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
5
-244
/
+191
*
[Android] Fix AwSettingsTest.testUserAgent... tests.
mnaganov@chromium.org
2012-10-04
2
-0
/
+17
*
Clean up Android default command line flags.
aelias@chromium.org
2012-10-01
3
-80
/
+15
*
Add setUseDesktopUserAgent to ContentView.
nileshagrawal@chromium.org
2012-09-28
2
-14
/
+50
[next]