| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 269667 "Revert of Android-side of insertion/selection hand..." | jdduke@chromium.org | 2014-05-12 | 1 | -3/+0 |
* | Merge 265773 "android: Attach ContentViewCore to RenderWidgetHos..." | powei@chromium.org | 2014-04-29 | 1 | -7/+8 |
* | Merge 263997 "Android: Refine RWHV's root window observer logic ..." | sievers@google.com | 2014-04-25 | 1 | -12/+15 |
* | Merge 261622 "Android: Fix DCHECK() for 'root window destroyed'" | sievers@google.com | 2014-04-25 | 1 | -1/+4 |
* | Merge 260579 "Android: Fix null ptr deref" | aelias@chromium.org | 2014-04-01 | 1 | -3/+3 |
* | Revert of content: Avoid duplicating the logic used to determine GPU features... | vsevik@chromium.org | 2014-03-26 | 1 | -1/+3 |
* | content: Avoid duplicating the logic used to determine GPU features. | reveman@chromium.org | 2014-03-26 | 1 | -3/+1 |
* | Android: Handle WindowAndroid being destroyed before WebContents | sievers@chromium.org | 2014-03-25 | 1 | -3/+13 |
* | Android-side of insertion/selection handles visibility. | timvolodine@chromium.org | 2014-03-24 | 1 | -0/+3 |
* | Move selection related code to RenderFrame. Also finish moving the rest of th... | jam@chromium.org | 2014-03-21 | 1 | -6/+0 |
* | Expose locks for CopyFromCompositingSurface/CopyFromBackingStore API | powei@chromium.org | 2014-03-21 | 1 | -14/+80 |
* | android: Readback using delegated rendering layer | powei@chromium.org | 2014-03-20 | 1 | -42/+53 |
* | Chromium plumbing to use the selection root bounds. | mlamouri@chromium.org | 2014-03-14 | 1 | -0/+4 |
* | Revert of mac: History swiping doesn't work right with iframes. (https://code... | erikchen@chromium.org | 2014-03-14 | 1 | -0/+5 |
* | mac: History swiping doesn't work right with iframes. | erikchen@chromium.org | 2014-03-13 | 1 | -5/+0 |
* | Query the preferred readback config in CopyFromBackingStore | siva.gunturi@samsung.com | 2014-03-13 | 1 | -0/+12 |
* | We need a function which can tell us whether the requested texture readback i... | siva.gunturi@samsung.com | 2014-03-05 | 1 | -17/+12 |
* | Fix build issues in content/ for Android x64 | yang.gu@intel.com | 2014-02-28 | 1 | -2/+2 |
* | Adds support for capturing a sub rect of the compositing surface. | clholgat@chromium.org | 2014-02-27 | 1 | -35/+5 |
* | Revert "Adds support for capturing a sub rect of the compositing surface." | clamy@chromium.org | 2014-02-27 | 1 | -5/+35 |
* | Adds support for capturing a sub rect of the compositing surface. | clholgat@chromium.org | 2014-02-27 | 1 | -35/+5 |
* | API to Convert Java Bitmap Config to SkBitmap::Config | siva.gunturi@samsung.com | 2014-02-26 | 1 | -1/+2 |
* | android: Clean up RenderWidgetHostViewAndroid GetScaledContentBitmap and unus... | powei@chromium.org | 2014-02-25 | 1 | -61/+2 |
* | Cache the boolean value in usingDelegatedRenderer. | siva.gunturi@samsung.com | 2014-02-17 | 1 | -17/+9 |
* | Handle Left out paths on Android/Aura for Async ReadBack. | siva.gunturi@samsung.com | 2014-02-08 | 1 | -4/+14 |
* | Revert of android: Do not call ContentViewCore when destroying RenderWidgetHo... | dtrainor@chromium.org | 2014-02-07 | 1 | -4/+1 |
* | android: Do not call ContentViewCore when destroying RenderWidgetHostViewAndroid | powei@chromium.org | 2014-02-07 | 1 | -1/+4 |
* | Add additional traces to the browser touch and gesture pipeline | jdduke@chromium.org | 2014-02-07 | 1 | -0/+1 |
* | android: Migrate old content readback to use async readback (and delegated re... | powei@chromium.org | 2014-02-06 | 1 | -51/+42 |
* | [Android] Pass WebInputEvent by const ref when creating LatencyInfo | jdduke@chromium.org | 2014-02-06 | 1 | -1/+1 |
* | Correctly pass compositor frame data's LatencyInfo into browser compositor | miletus@chromium.org | 2014-02-06 | 1 | -8/+8 |
* | Revert of android: Migrate old content readback to use async readback (and de... | powei@chromium.org | 2014-02-06 | 1 | -40/+46 |
* | android: Migrate old content readback to use async readback (and delegated re... | powei@chromium.org | 2014-02-05 | 1 | -46/+40 |
* | Revert 248827 "android: Migrate old content readback to use asyn..." | pasko@chromium.org | 2014-02-05 | 1 | -40/+46 |
* | [Android] Remove unused RWHVA touch handler notification | jdduke@chromium.org | 2014-02-05 | 1 | -4/+0 |
* | Implement DelegatedFrameResourceCollectionClient::UnusedResourcesAreAvailable... | vivek.vg@samsung.com | 2014-02-05 | 1 | -5/+21 |
* | android: Migrate old content readback to use async readback (and delegated re... | powei@chromium.org | 2014-02-05 | 1 | -46/+40 |
* | Add gpu::MailboxHolder to hold state for a gpu::Mailbox | sheu@chromium.org | 2014-02-03 | 1 | -1/+1 |
* | [Android] Perform eager gesture recognition on MotionEvents | jdduke@chromium.org | 2014-01-30 | 1 | -25/+7 |
* | Support format using enum argument for Async readback. | siva.gunturi@samsung.com | 2014-01-24 | 1 | -8/+14 |
* | As the AsyncReadBack is a hardware based approach, the performance can vary o... | siva.gunturi@samsung.com | 2014-01-22 | 1 | -0/+16 |
* | Remove LatencyInfo::MergeWith() | miletus@chromium.org | 2014-01-22 | 1 | -2/+1 |
* | Expose scroll start and gestures to the ContentViewClient | dfalcantara@chromium.org | 2014-01-22 | 1 | -0/+9 |
* | Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox" | danakj@chromium.org | 2014-01-21 | 1 | -1/+1 |
* | content_gl_tests were failing because, we are checking for rgb565 platform su... | siva.gunturi@samsung.com | 2014-01-20 | 1 | -6/+24 |
* | Revert 245772 "content_gl_tests were failing because, we are che..." | kbr@chromium.org | 2014-01-18 | 1 | -24/+6 |
* | content_gl_tests were failing because, we are checking for rgb565 platform su... | siva.gunturi@samsung.com | 2014-01-18 | 1 | -6/+24 |
* | Add gpu::MailboxHolder to hold state for a gpu::Mailbox | sheu@chromium.org | 2014-01-18 | 1 | -1/+1 |
* | Ensure touch handler state on Android is accurate after preload | rbyers@chromium.org | 2014-01-18 | 1 | -0/+5 |
* | Switch ImageTransportFactoryAndroid's context type from blink to gpu | jamesr@chromium.org | 2014-01-18 | 1 | -5/+6 |