OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebProcess
(Results
26 - 50
of
62
) sorted by null
1
2
3
/external/webkit/Source/WebKit2/WebProcess/WebPage/
TiledDrawingArea.cpp
40
#include "
WebProcess
.h"
50
, m_displayTimer(
WebProcess
::shared().runLoop(), this, &TiledDrawingArea::display)
51
, m_tileUpdateTimer(
WebProcess
::shared().runLoop(), this, &TiledDrawingArea::tileUpdateTimerFired)
85
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::Invalidate, m_webPage->pageID(), CoreIPC::In(dirtyRect));
110
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::DidSetSize, m_webPage->pageID(), CoreIPC::In(viewSize));
145
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::TileUpdated, m_webPage->pageID(), CoreIPC::In(tileID, updateChunk, scale, pendingUpdateCount));
159
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::AllTileUpdatesProcessed, m_webPage->pageID(), CoreIPC::In());
189
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::AllTileUpdatesProcessed, m_webPage->pageID(), CoreIPC::In());
225
WebProcess
::shared().connection()->deprecatedSend(DrawingAreaProxyLegacyMessage::SnapshotTaken, m_webPage->pageID(), CoreIPC::In(updateChunk));
WebBackForwardListProxy.cpp
34
#include "
WebProcess
.h"
68
// These IDs exist in the
WebProcess
for items created by the
WebProcess
.
91
WebProcess
::shared().connection()->send(Messages::WebProcessProxy::AddBackForwardItem(itemID,
176
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::BackForwardItemAtIndex(itemIndex), Messages::WebPageProxy::BackForwardItemAtIndex::Reply(itemID), m_page->pageID()))
191
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::BackForwardBackListCount(), Messages::WebPageProxy::BackForwardBackListCount::Reply(backListCount), m_page->pageID()))
203
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::BackForwardForwardListCount(), Messages::WebPageProxy::BackForwardForwardListCount::Reply(forwardListCount), m_page->pageID()))
PageOverlay.cpp
30
#include "
WebProcess
.h"
52
, m_fadeAnimationTimer(
WebProcess
::shared().runLoop(), this, &PageOverlay::fadeAnimationTimerFired)
/external/webkit/Source/WebKit2/UIProcess/
VisitedLinkProvider.cpp
166
// FIXME (Multi-
WebProcess
): Encoding a handle will null it out so we need to create a new
168
m_context->sendToAllProcesses(Messages::
WebProcess
::SetVisitedLinkTable(handle));
173
m_context->sendToAllProcesses(Messages::
WebProcess
::VisitedLinkStateChanged(addedVisitedLinks));
178
m_context->sendToAllProcesses(Messages::
WebProcess
::AllVisitedLinkStateChanged());
WebContext.cpp
197
sendToAllProcesses(Messages::
WebProcess
::SetShouldTrackVisitedLinks(m_historyClient.shouldTrackVisitedLinks()));
212
sendToAllProcesses(Messages::
WebProcess
::LanguageChanged(defaultLanguage()));
257
m_process->send(Messages::
WebProcess
::InitializeWebProcess(parameters, WebContextUserMessageEncoder(m_injectedBundleInitializationUserData.get())), 0);
314
String sampleLogFilePath = String::format("
WebProcess
%llu", static_cast<uint64_t>(now));
317
m_process->send(Messages::
WebProcess
::StartMemorySampler(sampleLogSandboxHandle, sampleLogFilePath, m_memorySamplerInterval), 0);
377
process()->send(Messages::
WebProcess
::DownloadRequest(download->downloadID(), initiatingPageID, request), 0);
470
sendToAllProcesses(Messages::
WebProcess
::SetAlwaysUsesComplexTextCodePath(alwaysUseComplexText));
476
sendToAllProcesses(Messages::
WebProcess
::RegisterURLSchemeAsEmptyDocument(urlScheme));
482
sendToAllProcesses(Messages::
WebProcess
::RegisterURLSchemeAsSecure(urlScheme));
488
sendToAllProcesses(Messages::
WebProcess
::SetDomainRelaxationForbiddenForURLScheme(urlScheme))
[
all
...]
/external/webkit/Source/WebKit2/WebProcess/Downloads/
Download.cpp
36
#include "
WebProcess
.h"
56
WebProcess
::shared().disableTermination();
63
WebProcess
::shared().enableTermination();
68
return
WebProcess
::shared().connection();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebPopupMenu.cpp
29
#include "
WebProcess
.h"
115
WebProcess
::shared().connection()->send(Messages::WebPageProxy::ShowPopupMenu(pageCoordinates, m_popupClient->menuStyle().textDirection(), items, index, platformData), m_page->pageID());
123
WebProcess
::shared().connection()->send(Messages::WebPageProxy::HidePopupMenu(), m_page->pageID());
134
WebProcess
::shared().connection()->send(Messages::WebPageProxy::SetPopupMenuSelectedIndex(selectedIndex), m_page->pageID());
WebChromeClient.cpp
45
#include "
WebProcess
.h"
106
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::GetWindowFrame(), Messages::WebPageProxy::GetWindowFrame::Reply(newWindowFrame), m_page->pageID()))
152
WebProcess
::shared().connection()->send(Messages::WebPageProxy::FocusedFrameChanged(webFrame ? webFrame->frameID() : 0), m_page->pageID());
162
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::CreateNewPage(windowFeatures, modifiers, mouseButton), Messages::WebPageProxy::CreateNewPage::Reply(newPageID, parameters), m_page->pageID()))
168
WebProcess
::shared().createWebPage(newPageID, parameters);
169
return
WebProcess
::shared().webPage(newPageID)->corePage();
195
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::GetToolbarsAreVisible(), Messages::WebPageProxy::GetToolbarsAreVisible::Reply(toolbarsAreVisible), m_page->pageID()))
209
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::GetStatusBarIsVisible(), Messages::WebPageProxy::GetStatusBarIsVisible::Reply(statusBarIsVisible), m_page->pageID()))
234
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::GetMenuBarIsVisible(), Messages::WebPageProxy::GetMenuBarIsVisible::Reply(menuBarIsVisible), m_page->pageID()))
263
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::RunBeforeUnloadConfirmPanel(message, webF (…)
[
all
...]
/external/webkit/Source/WebKit2/WebProcess/mac/
WebProcessMac.mm
27
#import "
WebProcess
.h"
80
void
WebProcess
::platformSetCacheModel(CacheModel cacheModel)
113
void
WebProcess
::platformClearResourceCaches(ResourceCachesToClear cachesToClear)
120
bool
WebProcess
::fullKeyboardAccessEnabled()
189
const char* profilePath = [[[NSBundle mainBundle] pathForResource:@"com.apple.
WebProcess
" ofType:@"sb"] fileSystemRepresentation];
193
fprintf(stderr, "
WebProcess
: couldn't initialize sandbox profile [%s]\n", profilePath);
206
WebPage* page =
WebProcess
::shared().focusedWebPage();
213
void
WebProcess
::platformInitializeWebProcess(const WebProcessCreationParameters& parameters, CoreIPC::ArgumentDecoder*)
240
void
WebProcess
::platformTerminate()
WebProcessMainMac.mm
31
#import "
WebProcess
.h"
94
WebProcess
::shared().initialize(serverPort, RunLoop::main());
/external/webkit/Source/WebKit2/UIProcess/Launcher/
ProcessLauncher.h
50
WebProcess
,
/external/webkit/Source/WebKit2/WebProcess/win/
WebProcessMainWin.cpp
31
#include "
WebProcess
.h"
79
WebProcess
::shared().initialize(clientIdentifier, RunLoop::main());
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/
WebEditorClientMac.mm
37
#import "
WebProcess
.h"
189
return
WebProcess
::shared().textCheckerState().isAutomaticQuoteSubstitutionEnabled;
200
return
WebProcess
::shared().textCheckerState().isAutomaticLinkDetectionEnabled;
211
return
WebProcess
::shared().textCheckerState().isAutomaticDashSubstitutionEnabled;
222
return
WebProcess
::shared().textCheckerState().isAutomaticTextReplacementEnabled;
233
return
WebProcess
::shared().textCheckerState().isAutomaticSpellingCorrectionEnabled;
/external/webkit/Source/WebKit2/WebProcess/
WebProcess.h
69
class
WebProcess
: public ChildProcess {
71
static
WebProcess
& shared();
123
WebProcess
();
WebKitMain.cpp
47
case ProcessLauncher::
WebProcess
:
/external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginProcessConnection.cpp
34
#include "
WebProcess
.h"
59
m_connection = CoreIPC::Connection::createClientConnection(connectionIdentifier, this,
WebProcess
::shared().runLoop());
140
WebProcess
::shared().connection()->send(Messages::WebProcessProxy::PluginSyncMessageSendTimedOut(m_pluginPath), 0);
PluginProcessConnectionManager.cpp
35
#include "
WebProcess
.h"
70
if (!
WebProcess
::shared().connection()->sendSync(Messages::WebProcessProxy::GetPluginProcessConnection(pluginPath), Messages::WebProcessProxy::GetPluginProcessConnection::Reply(connectionMachPort), 0))
/external/webkit/Source/WebKit2/UIProcess/win/
WebContextWin.cpp
51
sendToAllProcesses(Messages::
WebProcess
::SetShouldPaintNativeControls(m_shouldPaintNativeControls));
/external/webkit/Source/WebKit2/WebProcess/Authentication/
AuthenticationManager.cpp
36
#include "
WebProcess
.h"
73
WebProcess
::shared().connection()->send(Messages::WebPageProxy::DidReceiveAuthenticationChallenge(frame->frameID(), authenticationChallenge, challengeID), frame->page()->pageID());
/external/webkit/Source/WebKit2/WebProcess/Geolocation/
WebGeolocationManager.cpp
31
#include "
WebProcess
.h"
45
WebGeolocationManager::WebGeolocationManager(
WebProcess
* process)
/external/webkit/Source/WebKit2/UIProcess/Downloads/
DownloadProxy.cpp
68
// FIXME (Multi-
WebProcess
): Downloads shouldn't be handled in the web process.
69
m_webContext->sendToAllProcesses(Messages::
WebProcess
::CancelDownload(m_downloadID));
/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
WebIconDatabaseProxy.cpp
32
#include "
WebProcess
.h"
44
WebIconDatabaseProxy::WebIconDatabaseProxy(
WebProcess
* process)
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
WebEditorClientGtk.cpp
27
#include "
WebProcess
.h"
40
WebProcess
::shared().connection()->sendSync(Messages::WebPageProxy::GetEditorCommandsForKeyEvent(),
/external/webkit/Source/WebKit2/WebProcess/qt/
WebProcessMainQt.cpp
30
#include "
WebProcess
.h"
169
WebKit::
WebProcess
::shared().initialize(identifier, RunLoop::main());
/external/webkit/Source/WebKit2/UIProcess/Plugins/
WebPluginSiteDataManager.cpp
171
// FIXME (Multi-
WebProcess
): When multi-process is enabled, we must always use a plug-in process for this,
173
m_webContext->sendToAllProcessesRelaunchingThemIfNecessary(Messages::
WebProcess
::GetSitesWithPluginData(pluginPaths, callbackID));
232
// FIXME (Multi-
WebProcess
): When multi-process is enabled, we must always use a plug-in process for this,
234
m_webContext->sendToAllProcessesRelaunchingThemIfNecessary(Messages::
WebProcess
::ClearPluginSiteData(pluginPaths, sitesVector, flags, maxAgeInSeconds, callbackID));
Completed in 612 milliseconds
1
2
3