summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_android.cc
Commit message (Expand)AuthorAgeFilesLines
* The size of the texture may not match view sizedtrainor@chromium.org2013-01-121-2/+1
* Add a new code/message path for moving an insertion handlecjhopman@chromium.org2013-01-111-0/+5
* Switch GetScaledContentTexture to scale from Sizedtrainor@chromium.org2013-01-031-2/+15
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-1/+1
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-20/+11
* Subrect snapshot support.dtrainor@chromium.org2012-12-191-1/+1
* Revert 173457 It breaks the scrolling benchmark because smoothScrollBy'stonyg@chromium.org2012-12-181-11/+0
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-181-0/+2
* Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.sievers@chromium.org2012-12-171-2/+6
* Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android.bulach@chromium.org2012-12-171-0/+11
* Remove unused gpu message fields.sievers@chromium.org2012-12-141-1/+1
* [Android] Notify ContentViewCore about pending renderer framesskyostil@chromium.org2012-12-131-0/+7
* Remove some deprecated Android surface codesievers@chromium.org2012-12-131-22/+5
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-8/+53
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-53/+8
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-8/+53
* Migrate the Android compositor to cc::Layer classes.leandrogracia@chromium.org2012-12-031-12/+13
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-301-3/+2
* Flip texture on copy for readback.dtrainor@chromium.org2012-11-291-18/+18
* Fix RWHVA state machinedtrainor@chromium.org2012-11-281-29/+25
* Add page scale min/max to UpdateFrameInfo.aelias@chromium.org2012-11-221-0/+4
* Remove usage of WebScreenInfo.{horizontal,vertical}DPIskyostil@chromium.org2012-11-201-2/+0
* Android: SurfaceTexture-based image transportsievers@chromium.org2012-11-161-14/+35
* Fix Android webview instrumentation tests.sievers@chromium.org2012-11-161-5/+0
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-161-12/+12
* Initialize device scale factor correctly on Androidskyostil@chromium.org2012-11-151-0/+1
* Avoid using WebKit compositorSupport in Android browser process.aelias@chromium.org2012-11-151-3/+2
* Expose the RWHVA's WebLayer.dtrainor@chromium.org2012-11-151-0/+5
* Revert "Remove ::create factory functions from objects created via WebComposi...nileshagrawal@chromium.org2012-11-131-2/+1
* content: Use Vector2d for the UpdateRect and ScrollRect APIsdanakj@chromium.org2012-11-131-1/+2
* Remove ::create factory functions from objects created via WebCompositorSupportjamesr@chromium.org2012-11-121-1/+2
* Add support for interstitial pages on android.tedchoc@chromium.org2012-11-081-0/+7
* Push ContentViewCore size change to RWHVdtrainor@chromium.org2012-11-061-11/+4
* Always set tab content texture layers as opaque on Android.sievers@chromium.org2012-11-061-0/+1
* Implement Disambiguation Popup for Androidtrchen@chromium.org2012-11-061-0/+8
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-2/+2
* Use proper texture size for texture readback.dtrainor@chromium.org2012-10-301-11/+11
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-1/+1
* Enable texture readback support for Androiddtrainor@chromium.org2012-10-231-1/+57
* Upstream hooks for javascript touch handlers on Android.yfriedman@chromium.org2012-10-181-3/+4
* touch-event queue: Add a touch-event queue for all platforms.sadrul@chromium.org2012-10-171-1/+3
* Android Browser Compositor: Add ScheduleComposite() callback.sievers@chromium.org2012-10-151-5/+11
* touch: Cleanup touch-event mode switching on windows.sadrul@chromium.org2012-10-121-2/+1
* Show selection handles around selected text.husky@chromium.org2012-10-111-0/+30
* Removing webkit diff with Android treedfalcantara@chromium.org2012-10-111-3/+3
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-1/+1
* Upstream ContentViewCore changes that is safe to land nowyusufo@chromium.org2012-09-281-10/+45
* Allow tap gestures to open the IME on Android.olilan@chromium.org2012-09-211-1/+1
* Android browser-side compositor initialization cleanup.sievers@chromium.org2012-09-181-4/+14
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-111-0/+1