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
/
browser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a separate UI surface for extensions (bottom shelf) and remove them fr...
erikkay@google.com
2009-05-06
1
-2
/
+4
*
Reverting 15399.
maruel@chromium.org
2009-05-06
1
-4
/
+3
*
Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we
brettw@chromium.org
2009-05-06
1
-3
/
+4
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-16
/
+20
*
Merge two TabContents::InvalidateTypes types and properly update tab download...
estade@chromium.org
2009-05-06
1
-19
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
1
-3
/
+0
*
Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...
pkasting@chromium.org
2009-05-04
1
-0
/
+5
*
DevTools: Wire existing shortcutto out of process devtools.
pfeldman@chromium.org
2009-05-04
1
-16
/
+20
*
Fix find in page. When fixing the conflict after updating, I accidentally
brettw@chromium.org
2009-05-04
1
-0
/
+5
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-120
/
+86
*
Relanding the following CL (it was breaking the UI tests because a
jcampan@chromium.org
2009-05-02
1
-0
/
+1
*
Reverting 15115, it sadly breaks the ui tests.
jcampan@chromium.org
2009-05-01
1
-1
/
+0
*
If Chrome is not the default browser, tell the user, unless:
jcampan@chromium.org
2009-05-01
1
-0
/
+1
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
1
-0
/
+3
*
Don't show popups before tabs have been added. Instead, prevent the BrowserVi...
ben@chromium.org
2009-04-30
1
-8
/
+1
*
Relanding this, it was missing the Mac unit-test change, that was breaking th...
jcampan@chromium.org
2009-04-30
1
-0
/
+9
*
Reverting 14948.
jcampan@chromium.org
2009-04-30
1
-9
/
+0
*
Closing the last tab with a download in-progress would cause the tab to be
jcampan@chromium.org
2009-04-30
1
-0
/
+9
*
Patch from <yuzo@google.com>:
ben@chromium.org
2009-04-29
1
-2
/
+9
*
Synchronously update the loading state when a load starts so that the UI will
brettw@chromium.org
2009-04-28
1
-4
/
+7
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
1
-2
/
+8
*
Now that we have file dialogs, we might as well hook up "Open File" on the Mac.
avi@google.com
2009-04-27
1
-4
/
+0
*
Fix a crash I introduced in r14053. It removed the setting of the controller in
brettw@chromium.org
2009-04-25
1
-6
/
+10
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-1
/
+1
*
Create an about dialog for GTK Chromium.
erg@google.com
2009-04-24
1
-2
/
+2
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-0
/
+32
*
Browser Crash when opening urls with NEW_BACKGROUND_TAB disposition
hbono@chromium.org
2009-04-23
1
-3
/
+3
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-2
/
+1
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
1
-0
/
+2
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-67
/
+56
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-56
/
+67
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-67
/
+56
*
Initial implementation of the FindBar on Mac.
rohitrao@chromium.org
2009-04-17
1
-2
/
+0
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-32
/
+2
*
Allow users to hit ctrl-shift-delete ("clear browsing data") even in fullscre...
pkasting@chromium.org
2009-04-15
1
-1
/
+2
*
Fix regression I introduced where Stop/Go button would toggle state instantly...
pkasting@chromium.org
2009-04-15
1
-4
/
+4
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-7
/
+7
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-6
/
+2
*
Added undo tab closing item to Tab menu.
idanan@chromium.org
2009-04-14
1
-0
/
+5
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-1
/
+1
*
Fix a flicker of the URL bar after you enter it. The code
brettw@chromium.org
2009-04-09
1
-4
/
+4
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
1
-3
/
+73
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
1
-1
/
+10
*
Support the new popup and new window dispositions in the external tab contain...
ananta@chromium.org
2009-04-08
1
-2
/
+17
*
Fix the findbar crash.
tc@google.com
2009-04-07
1
-1
/
+1
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-25
/
+36
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-4
/
+2
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-1
/
+1
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
1
-4
/
+0
[next]