summaryrefslogtreecommitdiffstats
path: root/content/browser/android
Commit message (Expand)AuthorAgeFilesLines
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* [Android] Select text when stylus first button is pressed.changwan@chromium.org2014-06-262-0/+10
* Successfuly resolve a screen lock request when the orientation has changed.mlamouri@chromium.org2014-06-241-0/+3
* Currently, the data for SmartClip is sent over IPC as a customizedavi.nitk@samsung.com2014-06-232-2/+5
* Extend MotionEvent to have tool type and button statechangwan@chromium.org2014-06-212-3/+12
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-212-0/+56
* Make didChangeBrandColor available in TabObservermichaelbai@chromium.org2014-06-212-0/+9
* Navigation transitions: Added "addStyleSheetByURL" function to insert stylesh...simonhatch@chromium.org2014-06-202-0/+11
* android: Fix snapshot height by including toolbar offsetpowei@chromium.org2014-06-201-4/+1
* Add an interface to gather text surrounding the selection.donnd@chromium.org2014-06-202-1/+23
* [Android] Allow Disconnected RVH to suspend the shared timer.benm@chromium.org2014-06-191-5/+3
* Dismiss WebsiteSettings when a new page is committed.yfriedman@chromium.org2014-06-191-5/+6
* Revert of Remove EnableThreadedCompositing from the browser. (https://coderev...danakj@chromium.org2014-06-181-0/+1
* Remove EnableThreadedCompositing from the browser.danakj@chromium.org2014-06-181-1/+0
* aw: Remove legacy rendering pathboliu@chromium.org2014-06-176-57/+19
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-171-32/+0
* Revert of Properly route screen orientation IPC messages. (https://codereview...tkent@chromium.org2014-06-161-0/+32
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-151-32/+0
* [Android] Route raw screen coordinates to touch eventsjdduke@chromium.org2014-06-132-3/+9
* android: content::UIResourceProvider and content::UIResourceClientAndroidpowei@chromium.org2014-06-132-0/+106
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-103-3/+3
* Navigation transitions: Expose documentLoadedInFrame to WebContentsObserverAn...simonhatch@chromium.org2014-06-102-0/+13
* [Android] Use SetTransformOrigin for glow-effect layerssataya.m@samsung.com2014-06-081-1/+4
* Remove use of ResourceRequestInfo::GetRequestID from cert enrollment.davidben@chromium.org2014-06-062-9/+0
* Trust the renderer's same-document navigation flag if it is a same-origin nav.japhet@chromium.org2014-06-041-3/+14
* Navigation transitions: Exposed "setBackgroundOpaque" to ContentViewCoresimonhatch@chromium.org2014-06-032-0/+8
* Gamepad API support for chrome on androidskhatri@nvidia.com2014-06-021-0/+3
* Use LoadURLWithParams in ChromeWebContentsDelegateAndroiddtrainor@chromium.org2014-05-302-2/+6
* Add support for SelectWordAroundCaret to ContentViewCore.donnd@chromium.org2014-05-282-0/+8
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-1/+1
* Make RendererMediaPlayerManager a RenderFrameObserver.xhwang@chromium.org2014-05-275-41/+82
* android: add Java-side support for browser compositor async readbackpowei@chromium.org2014-05-272-20/+77
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-246-66/+91
* Remove notifications from ContentViewCore.avi@chromium.org2014-05-232-92/+36
* Make delegated software renderer work on Macccameron@chromium.org2014-05-211-1/+2
* Revert of Gamepad API support for chrome on android (https://codereview.chrom...aelias@chromium.org2014-05-191-3/+0
* [Android] Add GestureStateListener hook for all single-tap event acksjdduke@chromium.org2014-05-171-4/+6
* Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.danakj@chromium.org2014-05-152-10/+0
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-152-33/+19
* Gamepad API support for chrome on androidskhatri@nvidia.com2014-05-151-0/+3
* Remove stray platform_file.h from contentrvargas@chromium.org2014-05-141-1/+0
* Android: Move scheduling logic to CompositorImplsievers@chromium.org2014-05-132-25/+7
* Battery Status API: add plumbing for multi-platform support.timvolodine@chromium.org2014-05-131-3/+3
* Revert of Make ContentViewRenderView::CompositeToBitmap not CompositeAndReadb...danakj@chromium.org2014-05-122-0/+10
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-122-23/+2
* Revert of Android-side of insertion/selection handles visibility. (https://co...jdduke@chromium.org2014-05-112-15/+0
* Clean up SyncCompositorFactory context creationboliu@chromium.org2014-05-103-63/+46
* Re-land "Pass RenderFrameHost to WebContentObservers' message handlers"mnaganov@chromium.org2014-05-102-26/+34
* Make ContentViewRenderView::CompositeToBitmap not CompositeAndReadback.danakj@chromium.org2014-05-092-10/+0
* android: Refactor Java-side content readback APIpowei@chromium.org2014-05-093-0/+133