index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
render_view_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged ContentGLContext into WebGraphicsContext3DCommandBufferImpl
fsamuel@chromium.org
2012-04-02
1
-3
/
+9
*
Implement active wheel fling transfer via WebCompositorInputHandlerClient
jamesr@chromium.org
2012-03-28
1
-0
/
+16
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-18
/
+0
*
first steps in adding/modifying flags
tdanderson@chromium.org
2012-03-28
1
-5
/
+26
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-1
/
+1
*
Prevent state updates for kSwappedOutURL.
creis@chromium.org
2012-03-27
1
-5
/
+9
*
Revert r128091 "More logs in render_view_impl/render_process_host to troubles...
oshima@chromium.org
2012-03-24
1
-11
/
+0
*
Hook up new DomStorage backing for for single-process chromium too.
michaeln@google.com
2012-03-24
1
-0
/
+6
*
Fixing highlight color
skuhne@chromium.org
2012-03-23
1
-0
/
+5
*
Allow targeted links to work on tabs that have swapped out processes.
creis@chromium.org
2012-03-22
1
-13
/
+20
*
More logs in render_view_impl/render_process_host to troubleshoot 26646
oshima@chromium.org
2012-03-21
1
-0
/
+4
*
Moved RenderViewImpl::IsGuest to the right place in render_view_impl.h
fsamuel@chromium.org
2012-03-21
1
-4
/
+0
*
Use a new scheme for swapping out RenderViews.
creis@chromium.org
2012-03-21
1
-8
/
+9
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
1
-0
/
+8
*
Minor cleanup in content.
thestig@chromium.org
2012-03-20
1
-34
/
+23
*
Remove debug logs for 26646 that aren't necessary any longer.
oshima@chromium.org
2012-03-20
1
-8
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
1
-0
/
+10
*
Plumb Guest flag to RenderViewImpl
fsamuel@chromium.org
2012-03-20
1
-4
/
+16
*
Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...
jamesr@chromium.org
2012-03-16
1
-14
/
+2
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
1
-17
/
+34
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
1
-10
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
1
-0
/
+10
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
1
-25
/
+37
*
Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs between
oshima@chromium.org
2012-03-15
1
-1
/
+15
*
gdata: Pass display names to to the file chooser listener.
satorux@chromium.org
2012-03-15
1
-5
/
+12
*
filechooser: Add SelectedFileInfo class to pass display names to WebKit
satorux@chromium.org
2012-03-14
1
-4
/
+7
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
1
-0
/
+11
*
mac: fix flash videos with --disable-composited-core-animation-plugins
piman@chromium.org
2012-03-14
1
-2
/
+2
*
Revert 126534 since it broke sizes on linux and mac
sadrul@chromium.org
2012-03-14
1
-11
/
+0
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
1
-0
/
+11
*
content: Start moving url_constants.{h,cc} to content namespace.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
*
Fix --single-process mode issues with GpuChannelHostFactory
piman@chromium.org
2012-03-12
1
-1
/
+1
*
Look before blindly downcasting WebGraphicsContext3D to WebGraphicsContext3DC...
fischman@chromium.org
2012-03-10
1
-2
/
+6
*
Don't grant bindings to a unprivileged and shared process.
creis@chromium.org
2012-03-09
1
-2
/
+4
*
Add support for --enable-threaded-compositing by making
fischman@chromium.org
2012-03-09
1
-2
/
+9
*
Add one-arg implementations of WebViewClient::createGraphicsContext3D()
jamesr@chromium.org
2012-03-08
1
-0
/
+5
*
Fix performance.timing.navigationStart on cross-renderer navigation.
simonjam@chromium.org
2012-03-07
1
-1
/
+26
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-5
/
+6
*
Create window in a new BrowsingInstance when opening a link in a new process.
creis@chromium.org
2012-03-06
1
-39
/
+4
*
Revert 125035 - Fix performance.timing.navigationStart on cross-renderer navi...
dbeam@chromium.org
2012-03-06
1
-26
/
+1
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
1
-2
/
+2
*
Fix performance.timing.navigationStart on cross-renderer navigation.
simonjam@chromium.org
2012-03-05
1
-1
/
+26
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Prepare for a change in contract to WebViewClient::createView.
creis@chromium.org
2012-03-05
1
-0
/
+11
*
Change panels to be able to turn off autoresize.
levin@chromium.org
2012-03-02
1
-1
/
+11
*
WebWidgetClient::screenInfo() no longer does a synchronous IPC.
fsamuel@chromium.org
2012-03-01
1
-6
/
+11
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-2
/
+2
*
Pass DefaultDeviceScaleFactor to webkit
tdresser@chromium.org
2012-03-01
1
-5
/
+2
*
Customize onbeforeunload dialog when it's a reload instead of an unload.
dmazzoni@chromium.org
2012-02-29
1
-1
/
+6
*
SPDY - chrome:loadtimes() should display negotiated NPN protocol.
rtenneti@chromium.org
2012-02-28
1
-7
/
+20
[next]