| Commit message (Expand) | Author | Age | Files | Lines |
* | Add occlusion support to WebContentsImpl and RenderWidgetHostView | ccameron | 2015-01-17 | 1 | -0/+10 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | Support error handling for Surface read-backs. | siva.gunturi | 2014-11-14 | 1 | -2/+2 |
* | Add audio signal to the ResourceScheduler. | aiolos | 2014-10-10 | 1 | -1/+4 |
* | Remove all navigation methods from TestRenderViewHost, RenderViewHostTester. | nick | 2014-10-09 | 1 | -76/+1 |
* | Remove TextureImageTransportSurface | sievers | 2014-09-30 | 1 | -17/+0 |
* | Move RenderViewHost swap out state to RenderFrameHost. | creis | 2014-09-29 | 1 | -10/+0 |
* | Move PageTransition from //content/public/common to //ui/base | Sylvain Defresne | 2014-09-19 | 1 | -4/+4 |
* | Declare a new name for CopyFromCompositingSurface completion | siva.gunturi | 2014-09-17 | 1 | -1/+1 |
* | Keep a copy of page id in RenderViewHost. | Avi Drissman | 2014-09-08 | 1 | -2/+2 |
* | Revert "Keep a copy of page id in RenderViewHost." | avi | 2014-09-05 | 1 | -2/+2 |
* | Keep a copy of page id in RenderViewHost. | avi | 2014-09-04 | 1 | -2/+2 |
* | Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ... | creis | 2014-08-30 | 1 | -2/+2 |
* | Remove two unnecessary params in ViewHostMsg_UpdateRect_Params | fsamuel | 2014-08-29 | 1 | -0/+4 |
* | Keep a copy of page id in RenderViewHost. | avi | 2014-08-29 | 1 | -2/+2 |
* | Revert of Keep a copy of page id in RenderViewHost. (patchset #1 of https://c... | avi@chromium.org | 2014-08-22 | 1 | -2/+2 |
* | Keep a copy of page id in RenderViewHost. | avi@chromium.org | 2014-08-21 | 1 | -2/+2 |
* | Revert 289777 "Keep a copy of page id in RenderViewHost." | avi@chromium.org | 2014-08-18 | 1 | -2/+2 |
* | Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usage | nick@chromium.org | 2014-08-15 | 1 | -7/+6 |
* | Keep a copy of page id in RenderViewHost. | avi@chromium.org | 2014-08-15 | 1 | -2/+2 |
* | Revert of Revert of [site isolation] cross-site transfers should track the Re... | pkotwicz@chromium.org | 2014-08-12 | 1 | -0/+4 |
* | Revert of [site isolation] cross-site transfers should track the RenderFrameH... | pkotwicz@chromium.org | 2014-08-12 | 1 | -4/+0 |
* | site isolation: cross-site transfers should track the RenderFrameHost, not th... | nick@chromium.org | 2014-08-12 | 1 | -0/+4 |
* | Fix MPArch.RWH_TabSwitchPaintDuration | jbauman@chromium.org | 2014-08-09 | 1 | -1/+1 |
* | Revert of Keep a copy of page id in RenderViewHost. (https://codereview.chrom... | tonyg@chromium.org | 2014-08-08 | 1 | -2/+2 |
* | Keep a copy of page id in RenderViewHost. | avi@chromium.org | 2014-08-08 | 1 | -2/+2 |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -1/+1 |
* | SkBitmap::Config is deprecated, use SkColorType instead | reed@google.com | 2014-07-08 | 1 | -1/+1 |
* | Create RenderFrameProxyHost at time of swap-out instead of commit. | nasko@chromium.org | 2014-05-19 | 1 | -0/+1 |
* | Remove browser-side tracking of accelerated compositing | piman@chromium.org | 2014-05-16 | 1 | -3/+0 |
* | Redesigns the text input focus handling. | yukishiino@chromium.org | 2014-05-08 | 1 | -0/+4 |
* | Add a navigation redirect-chain to Sync sessions proto for offline analysis. | donnd@chromium.org | 2014-04-23 | 1 | -1/+1 |
* | Preserve Page::openedByDOM state across process swaps. | davidben@chromium.org | 2014-04-16 | 1 | -1/+2 |
* | Remove browser side of legacy 2D path. | jbauman@chromium.org | 2014-04-16 | 1 | -6/+0 |
* | Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ... | piman@chromium.org | 2014-04-11 | 1 | -10/+0 |
* | Move ShouldClose from RenderViewHost to RenderFrameHost. | creis@chromium.org | 2014-03-11 | 1 | -2/+3 |
* | WebContents exits fullscreen on RenderViewHost swaps, navigations, and crashes. | miu@chromium.org | 2014-03-05 | 1 | -0/+4 |
* | Unify frame IDs with RenderFrameHost routing IDs. | creis@chromium.org | 2014-02-20 | 1 | -9/+0 |
* | Move DidCommitProvisionalLoad code from RenderView to RenderFrame. | nasko@chromium.org | 2014-02-12 | 1 | -57/+34 |
* | Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..." | piman@chromium.org | 2014-02-07 | 1 | -34/+57 |
* | Move DidCommitProvisionalLoad code from RenderView to RenderFrame. | nasko@chromium.org | 2014-02-06 | 1 | -57/+34 |
* | Clean up some ifdefs around Win Aura. | jam@chromium.org | 2014-02-04 | 1 | -1/+1 |
* | Support format using enum argument for Async readback. | siva.gunturi@samsung.com | 2014-01-24 | 1 | -1/+1 |
* | content_gl_tests were failing because, we are checking for rgb565 platform su... | siva.gunturi@samsung.com | 2014-01-20 | 1 | -1/+2 |
* | Revert 245772 "content_gl_tests were failing because, we are che..." | kbr@chromium.org | 2014-01-18 | 1 | -2/+1 |
* | content_gl_tests were failing because, we are checking for rgb565 platform su... | siva.gunturi@samsung.com | 2014-01-18 | 1 | -1/+2 |
* | Revert of Add RGB565 Texture readback support in gl_helper (https://coderevie... | ager@chromium.org | 2014-01-17 | 1 | -2/+1 |
* | Add RGB565 Texture readback support in gl_helper | siva.gunturi@samsung.com | 2014-01-17 | 1 | -1/+2 |
* | Remove some code inside USE_AURA and OS_WIN ifdefs in content. | jam@chromium.org | 2014-01-14 | 1 | -8/+0 |
* | Make RenderFrameHostManager swap RenderFrameHosts, not RenderViewHosts. | creis@chromium.org | 2013-12-18 | 1 | -3/+2 |