| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve FrameSubscriber decision-making for smoother frame capture sampling. | miu@chromium.org | 2013-04-24 | 1 | -2/+4 |
* | Reland r195688 which was reverted due to build break. | varunjain@chromium.org | 2013-04-23 | 1 | -0/+2 |
* | Revert 195688 "Enable touch based selection and editing for webp..." | jam@chromium.org | 2013-04-23 | 1 | -2/+0 |
* | Enable touch based selection and editing for webpages behind a flag. | varunjain@chromium.org | 2013-04-23 | 1 | -0/+2 |
* | Consolidate UpdateFrameInfo and SwapCompositorFrame. | sievers@chromium.org | 2013-04-17 | 1 | -8/+0 |
* | Make sure the delegate view always informs the renderer when a drag ends. | dcheng@chromium.org | 2013-03-28 | 1 | -1/+3 |
* | Pass the overdraw value to the browser w/ frame | dtrainor@chromium.org | 2013-03-26 | 1 | -1/+2 |
* | Expose a concept of bottom overdraw amount for cc drawing viewport. | tedchoc@chromium.org | 2013-03-24 | 1 | -0/+4 |
* | overscroll: Disable overscroll gesture navigation when bookmark bar is detached. | sadrul@chromium.org | 2013-03-20 | 1 | -0/+3 |
* | Implement frame subscription on Windows | hclam@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | Allow for synchronous compositor input handling when UI and compositor threads | jdduke@chromium.org | 2013-03-18 | 1 | -0/+7 |
* | Part 4 of cc/ directory shuffles: output | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | ÜC: support DelegatedFrameData in Aura | piman@chromium.org | 2013-03-06 | 1 | -5/+2 |
* | Define frame subscription interface and implementation on Mac | hclam@chromium.org | 2013-03-05 | 2 | -0/+84 |
* | Plumb physical backing size from RWHV to renderer CC. | aelias@chromium.org | 2013-03-01 | 1 | -0/+3 |
* | Revert 185475 | jln@chromium.org | 2013-03-01 | 1 | -3/+0 |
* | Plumb physical backing size from RWHV to renderer CC. | aelias@chromium.org | 2013-03-01 | 1 | -0/+3 |
* | Aura: Browser-side changes for Composite-To-Mailbox | sievers@chromium.org | 2013-03-01 | 1 | -0/+6 |
* | Fix CopyFromCompositingSurface copying uninitialized regions when the browser... | justinlin@chromium.org | 2013-02-28 | 1 | -0/+2 |
* | This is a no-op CL (with exceptions of int->float switch and the units used f... | aruslan@chromium.org | 2013-02-27 | 1 | -4/+4 |
* | Move WebContentsView methods that are only called inside content over to WebC... | jam@chromium.org | 2013-02-25 | 1 | -0/+36 |
* | content: Introduce WebContentsViewPort. | sadrul@chromium.org | 2013-02-23 | 1 | -0/+25 |
* | Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget... | jam@chromium.org | 2013-02-21 | 1 | -29/+0 |
* | Ignore textInputState updates during a batch edit | yusufo@chromium.org | 2013-02-20 | 1 | -1/+3 |
* | Make all the methods in RenderWidgetHostViewPort pure virtual. There were a f... | jam@chromium.org | 2013-02-19 | 1 | -44/+43 |
* | Tab Capture: Backing store readbacks to YV12 VideoFrames. | nick@chromium.org | 2013-02-11 | 1 | -2/+25 |
* | Add ViewHostMsg_SelectionBounds_Params | cjhopman@chromium.org | 2013-02-05 | 1 | -4/+3 |
* | Differentiate invisible cursor mode and disabled mouse events mode. | mazda@chromium.org | 2013-02-04 | 1 | -0/+3 |
* | Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread... | nick@chromium.org | 2013-02-02 | 1 | -6/+2 |
* | Fix high-DPI on Windows to make use of DIP scaling in WebKit. | kevers@chromium.org | 2013-01-31 | 1 | -4/+0 |
* | Add support for compositor-thread hit-testing for touch events in all platforms. | sadrul@chromium.org | 2013-01-31 | 1 | -0/+1 |
* | Add support for calculating the position of the top controls in the cc layer. | tedchoc@chromium.org | 2013-01-16 | 1 | -1/+3 |
* | Aura/Android: Send mailbox name with every Swap message. | sievers@chromium.org | 2012-12-21 | 1 | -2/+0 |
* | Revert 173457 It breaks the scrolling benchmark because smoothScrollBy's | tonyg@chromium.org | 2012-12-18 | 2 | -28/+2 |
* | Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android. | bulach@chromium.org | 2012-12-17 | 2 | -2/+28 |
* | Remove unused gpu message fields. | sievers@chromium.org | 2012-12-14 | 1 | -5/+2 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-10 | 1 | -2/+3 |
* | Revert 171569 as it broke some browser_tests on win_aura. | sky@chromium.org | 2012-12-07 | 1 | -3/+2 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-06 | 1 | -2/+3 |
* | Change the InputEventAck codepath to use a tri-state-enum instead of a boolean | yusufo@chromium.org | 2012-11-30 | 2 | -3/+23 |
* | Add page scale min/max to UpdateFrameInfo. | aelias@chromium.org | 2012-11-22 | 1 | -0/+2 |
* | content: Use Vector2d for the UpdateRect and ScrollRect APIs | danakj@chromium.org | 2012-11-13 | 1 | -1/+2 |
* | Push the screen rect of the page and browser to the renderer to avoid sync IP... | jam@chromium.org | 2012-11-07 | 1 | -1/+3 |
* | Plumb drag event info through from the renderer. This CL appends the following | varunjain@chromium.org | 2012-11-07 | 1 | -1/+3 |
* | Implement Disambiguation Popup for Android | trchen@chromium.org | 2012-11-06 | 1 | -0/+2 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 2 | -4/+4 |
* | The current code does a lot of hooking in and out of javascript (after a time... | hartmanng@chromium.org | 2012-10-20 | 1 | -1/+1 |
* | Upstream hooks for javascript touch handlers on Android. | yfriedman@chromium.org | 2012-10-18 | 2 | -7/+1 |
* | touch-event queue: Add a touch-event queue for all platforms. | sadrul@chromium.org | 2012-10-17 | 1 | -3/+5 |
* | touch: Cleanup touch-event mode switching on windows. | sadrul@chromium.org | 2012-10-12 | 1 | -2/+1 |