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
/
chrome
/
browser
/
tab_contents
/
tab_contents.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-landing r21673 without re-enabling the BrowserTest, which apparently is
brettw@chromium.org
2009-07-27
1
-1
/
+0
*
Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.
robertshield@chromium.org
2009-07-27
1
-0
/
+1
*
Make downloads not prevent tabs from closing.
brettw@chromium.org
2009-07-27
1
-1
/
+0
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-0
/
+5
*
Linux: pass users' font settings through to renderer.
agl@chromium.org
2009-07-21
1
-0
/
+8
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+6
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-6
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+6
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-0
/
+3
*
Move some more interfaces on RenderViewHostDelegate to separate classes. The
brettw@chromium.org
2009-07-09
1
-16
/
+9
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-0
/
+1
*
Remove url_constants dependency from tab_contents.h.
brettw@chromium.org
2009-07-08
1
-9
/
+1
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
1
-43
/
+47
*
This CL makes sure JavaScript alerts are not shown while an interstitial is s...
jcampan@chromium.org
2009-07-07
1
-1
/
+2
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-9
/
+9
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-2
/
+0
*
Move RenderViewHostManager back to tab_contents. Moving it to renderer_host
brettw@chromium.org
2009-07-03
1
-1
/
+4
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
1
-7
/
+17
*
First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...
pinkerton@chromium.org
2009-07-01
1
-0
/
+1
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-6
/
+6
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-0
/
+1
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-1
/
+0
*
Fix crasher where we tried to access a destroyed render widget host view.
estade@chromium.org
2009-06-23
1
-4
/
+5
*
Adding the ability to remove page actions.BUG=NoneTEST=unit test.
finnur@chromium.org
2009-06-22
1
-2
/
+3
*
GTK: HTTP Auth dialogs under linux.
erg@google.com
2009-06-19
1
-2
/
+2
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-0
/
+3
*
Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...
erg@chromium.org
2009-06-17
1
-2
/
+1
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-0
/
+1
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-1
/
+2
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-1
/
+0
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-2
/
+6
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
1
-0
/
+1
*
Create a basic test case for the common usage of BlockedPopupContainer.
erg@google.com
2009-06-13
1
-0
/
+9
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-1
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+2
*
Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...
jcampan@chromium.org
2009-06-08
1
-11
/
+5
*
Display extension processes in task manager.
phajdan.jr@chromium.org
2009-06-06
1
-0
/
+5
*
Remove the obsolete TabContents::GetSecurityStyle and
wtc@chromium.org
2009-06-04
1
-9
/
+0
*
Relanding the first of probably several patches trying to clean up the Blocke...
erg@google.com
2009-06-04
1
-3
/
+9
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-33
/
+2
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
1
-9
/
+3
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
1
-3
/
+9
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
1
-0
/
+1
*
Generalize the code that checks for user actions in the render view to work o...
estade@chromium.org
2009-05-28
1
-1
/
+1
*
Removes some dead code in TabContentsViewGtk and makes it compile for
sky@chromium.org
2009-05-26
1
-1
/
+1
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
1
-9
/
+17
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-1
/
+0
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-2
/
+3
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
1
-0
/
+3
[next]