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
*
Fix for blocked popups crash (issue 79777).
stevenjb@google.com
2011-04-19
3
-20
/
+43
*
Added DisabledSchemes policy.
joaodasilva@chromium.org
2011-04-18
1
-1
/
+17
*
Make icon_messages use the IPC macros for defining the structs and the serial...
jam@chromium.org
2011-04-18
1
-1
/
+2
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
5
-11
/
+6
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
4
-14
/
+0
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
2
-13
/
+0
*
Don't focus popup windows / panels unless spawned by a user gesture.
stevenjb@google.com
2011-04-15
2
-5
/
+7
*
Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...
jochen@chromium.org
2011-04-15
3
-1
/
+17
*
Fixes crash in TabContents. During shutdown render_view_host may
sky@chromium.org
2011-04-15
1
-1
/
+3
*
[Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.
rsesek@chromium.org
2011-04-14
1
-3
/
+4
*
Use TabContentsObserver to monitor web navigation events instead of notificat...
jochen@chromium.org
2011-04-14
4
-38
/
+72
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-1
/
+6
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
1
-1
/
+2
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
4
-256
/
+0
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
1
-3
/
+1
*
Ensure URL is updated after a cross-site navigation is pre-empted by
creis@chromium.org
2011-04-12
2
-1
/
+84
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
1
-2
/
+1
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
1
-1
/
+2
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-12
2
-1
/
+21
*
Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.
satorux@chromium.org
2011-04-12
1
-6
/
+8
*
Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...
erg@google.com
2011-04-11
2
-21
/
+1
*
Rename TabContentsViewWin to TabContentsViewViews
ben@chromium.org
2011-04-11
1
-1
/
+1
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-11
2
-1
/
+21
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
1
-0
/
+3
*
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
jam@chromium.org
2011-04-08
2
-7
/
+12
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
2
-47
/
+0
*
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...
jam@chromium.org
2011-04-08
2
-12
/
+7
*
Fix classification of a history.back() that interrupts a pending navigation.
creis@chromium.org
2011-04-08
2
-3
/
+43
*
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...
jam@chromium.org
2011-04-08
2
-7
/
+12
*
Revert 80519 - Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-07
4
-13
/
+113
*
Fix AutoFill regression which caused stale routing_ids to be used when the Re...
jam@chromium.org
2011-04-07
2
-1
/
+8
*
Fixes bug where renderer could show up parented to desktop. This would
sky@chromium.org
2011-04-06
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Prevent changes to NavigationEntry's URL for a provisional redirect.
creis@chromium.org
2011-04-06
1
-1
/
+3
*
Last of the app icons.
avi@chromium.org
2011-04-06
2
-15
/
+0
*
Remove last extension related code in content\browser. Have the ExtensionSer...
jam@chromium.org
2011-04-05
1
-12
/
+0
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
4
-113
/
+13
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
6
-79
/
+79
*
Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...
ben@chromium.org
2011-04-04
2
-9
/
+0
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
2
-158
/
+2
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
1
-2
/
+4
*
Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...
jam@chromium.org
2011-03-31
1
-4
/
+0
*
Cleanup: Move more print code out of RVH.
thestig@chromium.org
2011-03-31
2
-7
/
+0
*
Take out sending NotificationType::RENDER_VIEW_HOST_CREATED_FOR_TAB from Rend...
jam@chromium.org
2011-03-31
1
-8
/
+0
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
2
-2
/
+2
*
Move WebUIFactory to chrome/, try 2.
estade@chromium.org
2011-03-30
4
-22
/
+33
*
Revert 79691 - Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
4
-33
/
+22
*
Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
4
-22
/
+33
*
Remove render_messages_params files since they're not needed anymore. I move...
jam@chromium.org
2011-03-29
1
-1
/
+0
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
2
-9
/
+14
[next]