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
*
Merge parts of 117417 from trunk.
cevans@chromium.org
2012-03-21
1
-3
/
+4
*
Merge http://src.chromium.org/viewvc/chrome?view=rev&revision=125923 by
cevans@chromium.org
2012-03-12
1
-0
/
+5
*
Merge 124729 - Ensure that CopyStateFromAndPrune doesn't exceed kMaxSessionHi...
creis@chromium.org
2012-03-06
3
-6
/
+73
*
Merge 121270 - Ensure that navigations are not ignored due to incomplete unlo...
creis@chromium.org
2012-02-13
2
-2
/
+47
*
Merge 121354 - Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-10
1
-0
/
+7
*
Remove code that I missed in r119703.
jam@chromium.org
2012-01-30
1
-4
/
+0
*
Move js_modal_dialogs.h to content\public\browser.
jam@chromium.org
2012-01-30
1
-1
/
+1
*
Simplifying JS dialog interfaces.
jam@chromium.org
2012-01-30
2
-33
/
+24
*
Create Content API around HostZoomMap.
jam@chromium.org
2012-01-30
1
-2
/
+3
*
Send replies to sync IPCs from swapped out renderers.
creis@chromium.org
2012-01-28
3
-9
/
+97
*
Saving content will prefer to retrieve the data out of the HTTP cache for GETs.
cbentzel@chromium.org
2012-01-28
1
-2
/
+11
*
Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.
jam@chromium.org
2012-01-27
4
-41
/
+80
*
Do not filter IPC messages until the new RVH commits, to avoid a race.
creis@chromium.org
2012-01-27
3
-58
/
+51
*
Disable ExtensionPopup link, media, and page context menus.
msw@chromium.org
2012-01-26
1
-0
/
+6
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
15
-109
/
+143
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
3
-7
/
+8
*
Get rid of RenderViewHostDelegate::GetAsTabContents.
jam@chromium.org
2012-01-24
2
-5
/
+0
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
4
-0
/
+14
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
2
-3
/
+18
*
Rename WebUI to WebUIImpl.
jam@chromium.org
2012-01-19
4
-15
/
+19
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-3
/
+3
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
9
-20
/
+22
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
14
-192
/
+46
*
Hide BrowsingInstance from all but SiteInstance, as intended by design.
joi@chromium.org
2012-01-18
1
-3
/
+3
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
4
-17
/
+17
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
4
-7
/
+11
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
5
-20
/
+33
*
Fix window zoom in a sane way, remove nasty casts.
avi@chromium.org
2012-01-14
2
-0
/
+10
*
Start splitting out WebUI into an implementation class and an interface that ...
jam@chromium.org
2012-01-13
3
-4
/
+9
*
Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...
jam@chromium.org
2012-01-12
3
-68
/
+74
*
content/GTK: Move TabContentsViewGtk to content/
erg@chromium.org
2012-01-12
3
-0
/
+667
*
Get rid of RenderViewHostManager usage in chrome.
jam@chromium.org
2012-01-11
4
-20
/
+17
*
Move RenderViewHostDelegateViewHelper to content.
avi@chromium.org
2012-01-11
2
-0
/
+280
*
GTK: More GSEALing.
erg@chromium.org
2012-01-11
1
-7
/
+8
*
Revert 117220 - Move RenderViewHostDelegateViewHelper to content.
flackr@chromium.org
2012-01-11
2
-278
/
+0
*
Move RenderViewHostDelegateViewHelper to content.
avi@chromium.org
2012-01-11
2
-0
/
+278
*
Prevent infinite prompts when a script does an in-page navigation.
tsepez@chromium.org
2012-01-11
1
-4
/
+4
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
2
-6
/
+3
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
2
-3
/
+10
*
Copy all the max page IDs to Instant/Prerender's TabContents
creis@chromium.org
2012-01-10
4
-14
/
+82
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
2
-10
/
+3
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-10
2
-12
/
+14
*
Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@google.com
2012-01-10
2
-14
/
+12
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-09
2
-12
/
+14
*
Move WebUIFactory into content/public/browser and make it use WebContents ins...
jam@chromium.org
2012-01-07
4
-8
/
+12
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Remove a few trivial tab_contents.h includes in chrome that I missed earlier.
jam@chromium.org
2012-01-06
2
-514
/
+576
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
7
-26
/
+21
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
6
-27
/
+33
[next]