Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Issue 1296223005: Continuing changes for lpc proxy

Created:
5 years, 4 months ago by ananta
Modified:
5 years, 4 months ago
Reviewers:
scottmg
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, wfh+watch_chromium.org, jam, rickyz+watch_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Continuing changes for lpc proxy Fix lpc dispatcher Initial set of changes to investigate if we can proxy the ALPC connect port call to the browser from the renderer process BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+427 lines, -29 lines) Patch
M content/common/sandbox_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/renderer/render_font_warmup_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_font_warmup_win.cc View 3 chunks +15 lines, -10 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_win.cc View 3 chunks +10 lines, -1 line 0 comments Download
M sandbox/win/BUILD.gn View 1 chunk +6 lines, -0 lines 0 comments Download
M sandbox/win/sandbox_win.gypi View 1 chunk +6 lines, -0 lines 0 comments Download
M sandbox/win/src/interceptors.h View 1 chunk +2 lines, -0 lines 0 comments Download
M sandbox/win/src/interceptors_64.h View 1 chunk +14 lines, -0 lines 0 comments Download
M sandbox/win/src/interceptors_64.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M sandbox/win/src/ipc_tags.h View 1 chunk +1 line, -0 lines 0 comments Download
A sandbox/win/src/lpc_dispatcher.h View 1 chunk +36 lines, -0 lines 0 comments Download
A sandbox/win/src/lpc_dispatcher.cc View 1 chunk +96 lines, -0 lines 0 comments Download
A sandbox/win/src/lpc_interception.h View 1 chunk +47 lines, -0 lines 0 comments Download
A sandbox/win/src/lpc_interception.cc View 1 chunk +86 lines, -0 lines 0 comments Download
A + sandbox/win/src/lpc_policy.h View 2 chunks +7 lines, -7 lines 0 comments Download
A sandbox/win/src/lpc_policy.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M sandbox/win/src/nt_internals.h View 1 chunk +15 lines, -0 lines 0 comments Download
M sandbox/win/src/sandbox_nt_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M sandbox/win/src/sandbox_nt_util.cc View 2 chunks +20 lines, -9 lines 0 comments Download
M sandbox/win/src/sandbox_policy.h View 2 chunks +4 lines, -2 lines 0 comments Download
M sandbox/win/src/sandbox_policy_base.cc View 3 chunks +13 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 2 (1 generated)
ananta
5 years, 4 months ago (2015-08-19 23:58:07 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698