summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 269667 "Revert of Android-side of insertion/selection hand..."jdduke@chromium.org2014-05-121-3/+0
* Merge 265773 "android: Attach ContentViewCore to RenderWidgetHos..."powei@chromium.org2014-04-291-7/+8
* Merge 263997 "Android: Refine RWHV's root window observer logic ..."sievers@google.com2014-04-251-12/+15
* Merge 261622 "Android: Fix DCHECK() for 'root window destroyed'"sievers@google.com2014-04-251-1/+4
* Merge 260579 "Android: Fix null ptr deref"aelias@chromium.org2014-04-011-3/+3
* Revert of content: Avoid duplicating the logic used to determine GPU features...vsevik@chromium.org2014-03-261-1/+3
* content: Avoid duplicating the logic used to determine GPU features.reveman@chromium.org2014-03-261-3/+1
* Android: Handle WindowAndroid being destroyed before WebContentssievers@chromium.org2014-03-251-3/+13
* Android-side of insertion/selection handles visibility.timvolodine@chromium.org2014-03-241-0/+3
* Move selection related code to RenderFrame. Also finish moving the rest of th...jam@chromium.org2014-03-211-6/+0
* Expose locks for CopyFromCompositingSurface/CopyFromBackingStore APIpowei@chromium.org2014-03-211-14/+80
* android: Readback using delegated rendering layerpowei@chromium.org2014-03-201-42/+53
* Chromium plumbing to use the selection root bounds.mlamouri@chromium.org2014-03-141-0/+4
* Revert of mac: History swiping doesn't work right with iframes. (https://code...erikchen@chromium.org2014-03-141-0/+5
* mac: History swiping doesn't work right with iframes.erikchen@chromium.org2014-03-131-5/+0
* Query the preferred readback config in CopyFromBackingStoresiva.gunturi@samsung.com2014-03-131-0/+12
* We need a function which can tell us whether the requested texture readback i...siva.gunturi@samsung.com2014-03-051-17/+12
* Fix build issues in content/ for Android x64yang.gu@intel.com2014-02-281-2/+2
* Adds support for capturing a sub rect of the compositing surface.clholgat@chromium.org2014-02-271-35/+5
* Revert "Adds support for capturing a sub rect of the compositing surface."clamy@chromium.org2014-02-271-5/+35
* Adds support for capturing a sub rect of the compositing surface.clholgat@chromium.org2014-02-271-35/+5
* API to Convert Java Bitmap Config to SkBitmap::Configsiva.gunturi@samsung.com2014-02-261-1/+2
* android: Clean up RenderWidgetHostViewAndroid GetScaledContentBitmap and unus...powei@chromium.org2014-02-251-61/+2
* Cache the boolean value in usingDelegatedRenderer.siva.gunturi@samsung.com2014-02-171-17/+9
* Handle Left out paths on Android/Aura for Async ReadBack.siva.gunturi@samsung.com2014-02-081-4/+14
* Revert of android: Do not call ContentViewCore when destroying RenderWidgetHo...dtrainor@chromium.org2014-02-071-4/+1
* android: Do not call ContentViewCore when destroying RenderWidgetHostViewAndroidpowei@chromium.org2014-02-071-1/+4
* Add additional traces to the browser touch and gesture pipelinejdduke@chromium.org2014-02-071-0/+1
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-061-51/+42
* [Android] Pass WebInputEvent by const ref when creating LatencyInfojdduke@chromium.org2014-02-061-1/+1
* Correctly pass compositor frame data's LatencyInfo into browser compositormiletus@chromium.org2014-02-061-8/+8
* Revert of android: Migrate old content readback to use async readback (and de...powei@chromium.org2014-02-061-40/+46
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-46/+40
* Revert 248827 "android: Migrate old content readback to use asyn..."pasko@chromium.org2014-02-051-40/+46
* [Android] Remove unused RWHVA touch handler notificationjdduke@chromium.org2014-02-051-4/+0
* Implement DelegatedFrameResourceCollectionClient::UnusedResourcesAreAvailable...vivek.vg@samsung.com2014-02-051-5/+21
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-051-46/+40
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-1/+1
* [Android] Perform eager gesture recognition on MotionEventsjdduke@chromium.org2014-01-301-25/+7
* Support format using enum argument for Async readback.siva.gunturi@samsung.com2014-01-241-8/+14
* As the AsyncReadBack is a hardware based approach, the performance can vary o...siva.gunturi@samsung.com2014-01-221-0/+16
* Remove LatencyInfo::MergeWith()miletus@chromium.org2014-01-221-2/+1
* Expose scroll start and gestures to the ContentViewClientdfalcantara@chromium.org2014-01-221-0/+9
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-1/+1
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-201-6/+24
* Revert 245772 "content_gl_tests were failing because, we are che..."kbr@chromium.org2014-01-181-24/+6
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-181-6/+24
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-1/+1
* Ensure touch handler state on Android is accurate after preloadrbyers@chromium.org2014-01-181-0/+5
* Switch ImageTransportFactoryAndroid's context type from blink to gpujamesr@chromium.org2014-01-181-5/+6