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
*
Add switch to disable recording whole document
boliu@chromium.org
2014-07-02
3
-1
/
+20
*
Add a flag in ContentViewCore to know whether screen lock requires fullscreen.
mlamouri@chromium.org
2014-07-01
2
-0
/
+11
*
[Android] Move content/browser/{renderer_host => android}/java/*
mnaganov@chromium.org
2014-07-01
30
-3
/
+4961
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
2
-19
/
+15
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
[Android] Select text when stylus first button is pressed.
changwan@chromium.org
2014-06-26
2
-0
/
+10
*
Successfuly resolve a screen lock request when the orientation has changed.
mlamouri@chromium.org
2014-06-24
1
-0
/
+3
*
Currently, the data for SmartClip is sent over IPC as a customized
avi.nitk@samsung.com
2014-06-23
2
-2
/
+5
*
Extend MotionEvent to have tool type and button state
changwan@chromium.org
2014-06-21
2
-3
/
+12
*
Navigation transitions: Block first response until after transitions have run.
simonhatch@chromium.org
2014-06-21
2
-0
/
+56
*
Make didChangeBrandColor available in TabObserver
michaelbai@chromium.org
2014-06-21
2
-0
/
+9
*
Navigation transitions: Added "addStyleSheetByURL" function to insert stylesh...
simonhatch@chromium.org
2014-06-20
2
-0
/
+11
*
android: Fix snapshot height by including toolbar offset
powei@chromium.org
2014-06-20
1
-4
/
+1
*
Add an interface to gather text surrounding the selection.
donnd@chromium.org
2014-06-20
2
-1
/
+23
*
[Android] Allow Disconnected RVH to suspend the shared timer.
benm@chromium.org
2014-06-19
1
-5
/
+3
*
Dismiss WebsiteSettings when a new page is committed.
yfriedman@chromium.org
2014-06-19
1
-5
/
+6
*
Revert of Remove EnableThreadedCompositing from the browser. (https://coderev...
danakj@chromium.org
2014-06-18
1
-0
/
+1
*
Remove EnableThreadedCompositing from the browser.
danakj@chromium.org
2014-06-18
1
-1
/
+0
*
aw: Remove legacy rendering path
boliu@chromium.org
2014-06-17
6
-57
/
+19
*
Properly route screen orientation IPC messages.
mlamouri@chromium.org
2014-06-17
1
-32
/
+0
*
Revert of Properly route screen orientation IPC messages. (https://codereview...
tkent@chromium.org
2014-06-16
1
-0
/
+32
*
Properly route screen orientation IPC messages.
mlamouri@chromium.org
2014-06-15
1
-32
/
+0
*
[Android] Route raw screen coordinates to touch events
jdduke@chromium.org
2014-06-13
2
-3
/
+9
*
android: content::UIResourceProvider and content::UIResourceClientAndroid
powei@chromium.org
2014-06-13
2
-0
/
+106
*
Introduce the ENABLE_BROWSER_CDMS macro.
xhwang@chromium.org
2014-06-10
3
-3
/
+3
*
Navigation transitions: Expose documentLoadedInFrame to WebContentsObserverAn...
simonhatch@chromium.org
2014-06-10
2
-0
/
+13
*
[Android] Use SetTransformOrigin for glow-effect layers
sataya.m@samsung.com
2014-06-08
1
-1
/
+4
*
Remove use of ResourceRequestInfo::GetRequestID from cert enrollment.
davidben@chromium.org
2014-06-06
2
-9
/
+0
*
Trust the renderer's same-document navigation flag if it is a same-origin nav.
japhet@chromium.org
2014-06-04
1
-3
/
+14
*
Navigation transitions: Exposed "setBackgroundOpaque" to ContentViewCore
simonhatch@chromium.org
2014-06-03
2
-0
/
+8
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-06-02
1
-0
/
+3
*
Use LoadURLWithParams in ChromeWebContentsDelegateAndroid
dtrainor@chromium.org
2014-05-30
2
-2
/
+6
*
Add support for SelectWordAroundCaret to ContentViewCore.
donnd@chromium.org
2014-05-28
2
-0
/
+8
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-1
/
+1
*
Make RendererMediaPlayerManager a RenderFrameObserver.
xhwang@chromium.org
2014-05-27
5
-41
/
+82
*
android: add Java-side support for browser compositor async readback
powei@chromium.org
2014-05-27
2
-20
/
+77
*
[Android WebView] Implement delegated rendering for sync compositor
boliu@chromium.org
2014-05-24
6
-66
/
+91
*
Remove notifications from ContentViewCore.
avi@chromium.org
2014-05-23
2
-92
/
+36
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
1
-1
/
+2
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
1
-3
/
+0
*
[Android] Add GestureStateListener hook for all single-tap event acks
jdduke@chromium.org
2014-05-17
1
-4
/
+6
*
Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.
danakj@chromium.org
2014-05-15
2
-10
/
+0
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
2
-33
/
+19
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-05-15
1
-0
/
+3
*
Remove stray platform_file.h from content
rvargas@chromium.org
2014-05-14
1
-1
/
+0
*
Android: Move scheduling logic to CompositorImpl
sievers@chromium.org
2014-05-13
2
-25
/
+7
*
Battery Status API: add plumbing for multi-platform support.
timvolodine@chromium.org
2014-05-13
1
-3
/
+3
*
Revert of Make ContentViewRenderView::CompositeToBitmap not CompositeAndReadb...
danakj@chromium.org
2014-05-12
2
-0
/
+10
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
2
-23
/
+2
*
Revert of Android-side of insertion/selection handles visibility. (https://co...
jdduke@chromium.org
2014-05-11
2
-15
/
+0
[next]