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
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...
sail@chromium.org
2011-12-06
2
-9
/
+0
*
Revert 113015 - speculative revert to see if this fixes the interactive test ...
sail@chromium.org
2011-12-06
2
-0
/
+9
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
3
-5
/
+50
*
Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...
avi@chromium.org
2011-12-05
3
-50
/
+5
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
8
-42
/
+48
*
Remove OnMessageReceived that was using internal content IPCs in a chrome tes...
jam@chromium.org
2011-12-05
2
-9
/
+0
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
3
-5
/
+50
*
Replace the GURL referrer field of OpenURLParams with a content::Referrer
jochen@chromium.org
2011-12-05
7
-17
/
+21
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
5
-69
/
+82
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
3
-5
/
+6
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
6
-6
/
+88
*
Remove deprecated TabContentsDelegate::OpenURLFromTab variant
jochen@chromium.org
2011-12-02
3
-39
/
+4
*
Upgrade all call sites of PageNavigator::OpenURL that pass a referrer to use ...
jochen@chromium.org
2011-12-02
1
-0
/
+2
*
Get additional crash data to narrow down renderer kills.
creis@chromium.org
2011-12-02
1
-5
/
+12
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
1
-2
/
+2
*
Add a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
3
-8
/
+11
*
Define DevTools content API
yurys@chromium.org
2011-12-01
2
-17
/
+18
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
1
-2
/
+2
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Rename navigation_types.h to navigation_type.h to match the rest of the enum ...
jam@chromium.org
2011-12-01
4
-4
/
+4
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
1
-2
/
+2
*
Remove custom Task implementations in content renderer_host and tab_contents.
dcheng@chromium.org
2011-11-29
2
-81
/
+45
*
Add url and is_main_frame to DidFinishLoad and DidFailLoad.
mkosiba@chromium.org
2011-11-29
4
-5
/
+42
*
Make content::DialogDelegate::GetDialogRootWindow() const.
thestig@chromium.org
2011-11-29
2
-2
/
+2
*
Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.
gbillock@chromium.org
2011-11-28
2
-4
/
+4
*
Move RenderViewHostManagerTest to content
jochen@chromium.org
2011-11-28
1
-26
/
+110
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-28
1
-2
/
+2
*
Move NavigationControllerTest to content
jochen@chromium.org
2011-11-28
2
-11
/
+19
*
Remove unused method RVHD::RendererManagement::OnCrossSiteNavigationCanceled().
dcheng@chromium.org
2011-11-25
2
-8
/
+0
*
Move PropertyBag to base. Originally this was in chrome\common because only c...
jam@chromium.org
2011-11-23
1
-4
/
+4
*
Fixed race-condition in RenderViewHost(Manager)
battre@chromium.org
2011-11-22
3
-19
/
+172
*
Page zoom improvements:
csilv@chromium.org
2011-11-22
1
-3
/
+5
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
4
-5
/
+5
*
GTK: Create the start of a compatibility header wrapping deprecated methods.
erg@chromium.org
2011-11-22
1
-1
/
+2
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-21
1
-6
/
+0
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
2
-5
/
+8
*
Changed argument to GetAcceptLangs() to a BrowserContext.
rdsmith@chromium.org
2011-11-18
1
-3
/
+6
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
5
-15
/
+16
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
5
-25
/
+29
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
4
-88
/
+98
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
4
-98
/
+88
*
DevTools: reattach to previous RVH when pending navigation is being canceled.
yurys@chromium.org
2011-11-16
1
-0
/
+7
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
4
-88
/
+98
*
Fixes GetContainerBounds in tab_contents_view_mac.mm to return the position o...
pkotwicz@chromium.org
2011-11-15
1
-1
/
+1
*
Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...
dominich@chromium.org
2011-11-15
4
-0
/
+13
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
6
-5
/
+31
*
Completes the GetWindowRect/GetRootWindowRect/GetScreenInfo changes I thought...
ben@chromium.org
2011-11-14
1
-1
/
+1
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
1
-1
/
+1
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-1
/
+1
[next]