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
/
browser
/
renderer_host
/
test_render_view_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
1
-1
/
+1
*
Make TestRenderWidgetHostView delete itself like the other RenderWidgetHostVi...
jyasskin@chromium.org
2013-06-06
1
-8
/
+7
*
Move webkit/dom_storage to new browser|common|renderer locations. Just moving...
michaeln@google.com
2013-06-04
1
-1
/
+1
*
Create RenderFrame/RenderFrameHost for the main frame of a page.
nasko@chromium.org
2013-05-31
1
-0
/
+2
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
1
-1
/
+1
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
1
-1
/
+1
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
1
-1
/
+1
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
1
-27
/
+12
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
1
-12
/
+27
*
Allow the IAccessible parent to be known late in the game.
grt@chromium.org
2013-05-25
1
-0
/
+6
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
1
-27
/
+12
*
Create a frame tree in WebContents on the browser side.
nasko@chromium.org
2013-05-09
1
-3
/
+8
*
Check that the files the renderer wants to preserve as part of a session rest...
tsepez@chromium.org
2013-05-08
1
-5
/
+41
*
Switch content_shell from using PruneAllButActive to a more explicit approach
jochen@chromium.org
2013-04-30
1
-0
/
+6
*
Fix RenderWidgetHostViewAura's accessible parent harder.
grt@chromium.org
2013-04-29
1
-5
/
+0
*
Map accessible child ids from Views to RenderWidgetHostViewAura
dmazzoni@chromium.org
2013-04-11
1
-0
/
+6
*
Simplify cross-process navigation start.
simonjam@chromium.org
2013-04-11
1
-1
/
+2
*
Do not offer a translate infobar on an offline reload.
miguelg@chromium.org
2013-03-28
1
-5
/
+16
*
Fix RenderWidgetHostViewAura's accessible parent.
dmazzoni@chromium.org
2013-03-20
1
-0
/
+7
*
Fix layering violation in content\browser\renderer_host. That directory shoul...
jam@chromium.org
2013-02-26
1
-1
/
+0
*
Move test_web_contents.* from content\browser\web_contents to content\test, s...
jam@chromium.org
2013-02-25
1
-1
/
+1
*
Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...
jam@chromium.org
2013-02-21
1
-36
/
+0
*
Make the one method in RenderWidgetHostView that wasn't pure-virtual so.
jam@chromium.org
2013-02-19
1
-0
/
+5
*
Tab Capture: Backing store readbacks to YV12 VideoFrames.
nick@chromium.org
2013-02-11
1
-2
/
+15
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
1
-3
/
+2
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
1
-7
/
+7
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
1
-2
/
+2
*
Push the screen rect of the page and browser to the renderer to avoid sync IP...
jam@chromium.org
2012-11-07
1
-2
/
+0
*
Plumb drag event info through from the renderer. This CL appends the following
varunjain@chromium.org
2012-11-07
1
-1
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
Browser Plugin: Deleted old implementation (browser side)
fsamuel@chromium.org
2012-10-25
1
-3
/
+1
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
1
-1
/
+1
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
1
-2
/
+2
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
1
-1
/
+1
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-4
/
+1
*
Renaming/refactoring methods related to swap out acks.
nasko@chromium.org
2012-10-04
1
-1
/
+1
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-2
/
+3
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-1
/
+19
*
Fix two harmless int-to-pointer conversions that a new clang warns about.
thakis@chromium.org
2012-08-10
1
-1
/
+1
*
[Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...
asvitkine@chromium.org
2012-08-07
1
-0
/
+14
*
[RDS] Reloads a page using the original request URL
dfalcantara@chromium.org
2012-08-04
1
-0
/
+13
*
Rename WasRestored to WasShown across all uses.
scshunt@chromium.org
2012-07-27
1
-2
/
+2
*
Support copying a partial rectangle region from the compositing surface on Au...
mazda@chromium.org
2012-07-26
1
-1
/
+2
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-1
/
+1
*
When simulating a navigation via TestRenderViewHost, first start a provisiona...
jochen@chromium.org
2012-07-19
1
-0
/
+3
*
Clean up CopyFromBackingStore and CopyFromCompositingSurface.
mazda@chromium.org
2012-07-13
1
-2
/
+2
*
Add support for triggering Android intents based on content.
leandrogracia@chromium.org
2012-07-11
1
-0
/
+3
*
mac: Remove GetViewCocoaBounds()
thakis@chromium.org
2012-06-07
1
-4
/
+0
*
Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??)
thakis@chromium.org
2012-06-07
1
-0
/
+4
*
mac: Remove GetViewCocoaBounds()
thakis@chromium.org
2012-06-07
1
-4
/
+0
[next]