| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'explicit' qualifiers to single-arguments ctors | primiano | 2015-05-27 | 1 | -1/+1 |
* | Update {virtual,override} to follow C++11 style in content. | nick | 2015-04-24 | 1 | -2/+2 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | Revert "Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAu... | Dominic Mazzoni | 2014-12-23 | 1 | -16/+25 |
* | Remove implicit conversions from scoped_refptr to T* in content/ | dcheng | 2014-11-21 | 1 | -1/+1 |
* | Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAura. | dmazzoni | 2014-10-29 | 1 | -25/+16 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-07 | 1 | -1/+1 |
* | Fix the painting problems seen in the tabstrip when switching from a theme to... | ananta@chromium.org | 2014-08-07 | 1 | -1/+0 |
* | Simplify access to LegacyRenderWidgetHostHWND. | dmazzoni@chromium.org | 2014-07-26 | 1 | -9/+0 |
* | Migrate accessibility from RenderView to RenderFrame and RVH to RFH. | dmazzoni@chromium.org | 2014-07-26 | 1 | -1/+1 |
* | Revert 284065 "Revert of Revert of Migrate accessibility from Re..." | bruening@google.com | 2014-07-21 | 1 | -1/+1 |
* | Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht... | mkwst@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | Revert of Migrate accessibility from RenderView to RenderFrame. (https://code... | mkwst@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | Migrate accessibility from RenderView to RenderFrame and RVH to RFH. | dmazzoni@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | Remove the WM_SYSCOMMAND handling from the LegacyRenderWidgetHostHWND class. | ananta@chromium.org | 2014-07-10 | 1 | -1/+0 |
* | Fix a browser crash which occurs because the RenderWidgetHostViewAura instanc... | ananta@chromium.org | 2014-06-27 | 1 | -0/+9 |
* | Updated the WindowEventTarget interface in ui\base to return a bool from all ... | ananta@chromium.org | 2014-06-24 | 1 | -4/+7 |
* | Isolate all scrolling hacks in the LegacyRenderWidgetHostHWND class. | ananta@chromium.org | 2014-02-25 | 1 | -0/+4 |
* | Create an interface WindowEventTarget to enable a class to receive | ananta@chromium.org | 2014-02-20 | 1 | -1/+8 |
* | Forward WM_NCHITTEST messages from the LegacyRenderWidgetHostHWND class to th... | ananta@chromium.org | 2014-02-20 | 1 | -0/+4 |
* | Forward WM_VSCROLL and WM_HSCROLL messages from the LegacyRenderWidgetHostHWN... | ananta@chromium.org | 2014-02-19 | 1 | -0/+3 |
* | Don't track mouse events in HWNDMessageHandler when they are forwarded by the... | ananta@chromium.org | 2014-02-13 | 1 | -0/+5 |
* | Create a visible window with class name Chrome_RenderWidgetHostHWND which cor... | ananta@chromium.org | 2014-02-07 | 1 | -0/+128 |