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
/
ui
/
browser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
View source uses scroll position of original page.
pfeldman@chromium.org
2010-12-16
1
-0
/
+6
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-16
1
-0
/
+1
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
1
-2
/
+7
*
Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...
mirandac@chromium.org
2010-12-15
1
-1
/
+0
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-15
1
-0
/
+1
*
Add a preference to clear plugin data on browser shutdown.
bauerb@chromium.org
2010-12-15
1
-0
/
+1
*
Upon WrenchMenu SignOut on ChromeOS, respect onbeforeunload/onunload handlers...
achuith@chromium.org
2010-12-15
1
-39
/
+48
*
Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.
bauerb@chromium.org
2010-12-15
1
-0
/
+8
*
Introduce default implementation for TabContentsDelegate::ViewSourceForTab.
pfeldman@chromium.org
2010-12-15
1
-3
/
+6
*
View source after POST command isn't what you expected.
pfeldman@chromium.org
2010-12-15
1
-54
/
+78
*
Fixes bug in instant that resulted in flickery fade. The problem would
sky@chromium.org
2010-12-15
1
-1
/
+1
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-11
/
+11
*
Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...
thestig@chromium.org
2010-12-14
1
-1
/
+0
*
Makes instant run before unload listeners.
sky@chromium.org
2010-12-08
1
-13
/
+12
*
Don't update icon of chrome app shortcuts from the favicon of the hosted URL.
skerner@chromium.org
2010-12-07
1
-14
/
+33
*
Change drag and drop prefs on the right browser window.
skerner@chromium.org
2010-12-06
1
-6
/
+6
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-7
/
+7
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Enable to show the keyboard overlay by shortcut key.
mazda@chromium.org
2010-12-02
1
-0
/
+6
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Update HelpApp URL
dpolukhin@chromium.org
2010-11-30
1
-1
/
+1
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
1
-2
/
+3
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
1
-0
/
+15
*
Remove unused BaseTabStrip methods
rjkroege@google.com
2010-11-25
1
-12
/
+0
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
1
-15
/
+0
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
1
-0
/
+15
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-22
1
-2
/
+2
*
Display badge when new background page is installed.
atwilson@chromium.org
2010-11-22
1
-1
/
+6
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-4
/
+4
*
Record logout time stats for Chrome OS.
satorux@chromium.org
2010-11-22
1
-0
/
+6
*
Fix a couple of locations that should have been passing show_window = true in...
ben@chromium.org
2010-11-19
1
-0
/
+2
*
Make a DCHECK in Browser::ExecuteCommandWithDisposition more informative.
thestig@chromium.org
2010-11-19
1
-1
/
+2
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-4
/
+4
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-4
/
+4
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-115
/
+156
*
DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...
jhawkins@chromium.org
2010-11-17
1
-30
/
+10
*
Fix omnibox update bug.
sadrul@chromium.org
2010-11-17
1
-2
/
+6
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-4
/
+0
*
Don't show tabbed options page or bookmarks manager in OTR browser window.
estade@chromium.org
2010-11-15
1
-0
/
+1
*
Makes the current page dim out when transitioning to instant preview.
sky@chromium.org
2010-11-15
1
-3
/
+5
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-16
/
+24
*
Revert 65582 - Remove Feedback button from the status bar and add it to the t...
rvargas@google.com
2010-11-09
1
-2
/
+2
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-09
1
-2
/
+2
*
Fix showing some foreground tabs.
sadrul@chromium.org
2010-11-09
1
-2
/
+0
*
[cros] Point Help link to online Help Center in Guest mode.
nkostylev@chromium.org
2010-11-09
1
-2
/
+10
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
[next]