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
...
*
Remove a bunch of #ifs in browser.h and browser.cc. These methods compile
tc@google.com
2009-06-05
1
-18
/
+18
*
Disable "Duplicate" and "Copy URL" window actions on TYPE_APP browsers.
pfeldman@chromium.org
2009-06-05
1
-17
/
+16
*
On linux, add a context menu item in the tab strip for disabling
tc@google.com
2009-06-04
1
-0
/
+1
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-0
/
+23
*
When the contents don't have title, use URL for the name of bookmark entry.
brettw@chromium.org
2009-06-03
1
-8
/
+8
*
Pasted links opened with alt-enter were opened next to the current tab instea...
pkasting@chromium.org
2009-06-02
1
-94
/
+104
*
Address post-lgtm comment from Evan. No functionality change.
thakis@chromium.org
2009-05-31
1
-1
/
+1
*
Don't crash on find on OS X and Linux. Bug introduced by r17285.
thakis@chromium.org
2009-05-31
1
-1
/
+1
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+2
*
Reverting 17271.
ben@chromium.org
2009-05-30
1
-2
/
+0
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+2
*
Revert the Omnibox when changing tabs while its contents have been deleted.
pkasting@chromium.org
2009-05-29
1
-6
/
+6
*
Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...
pinkerton@chromium.org
2009-05-29
1
-4
/
+0
*
Hopefully fix the Windows build.
brettw@chromium.org
2009-05-28
1
-1
/
+1
*
Hopefully dix the Linux build.
brettw@chromium.org
2009-05-28
1
-1
/
+1
*
This fixes the problem of the status bubble obscuring the download shelf.
mirandac@chromium.org
2009-05-27
1
-0
/
+4
*
Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...
pkasting@chromium.org
2009-05-27
1
-0
/
+3
*
Add a single monitor implementation of WindowSizer for Linux. (try 2)
thestig@chromium.org
2009-05-26
1
-7
/
+8
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Reverting 16796.
thestig@chromium.org
2009-05-22
1
-8
/
+7
*
Add a single monitor implementation of WindowSizer for Linux.
thestig@chromium.org
2009-05-22
1
-7
/
+8
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
1
-1
/
+2
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
1
-25
/
+8
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-2
/
+2
*
Implement clear browsing data dialog in linux
evan@chromium.org
2009-05-22
1
-3
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-0
/
+23
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-23
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+23
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-23
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+23
*
Enable IDC_CLOSE_WINDOW on linux.
estade@chromium.org
2009-05-20
1
-1
/
+1
*
Commit for Miranda.
glen@chromium.org
2009-05-19
1
-1
/
+4
*
Eliminate an unused constant. Original patch by Yuzo Fujishima (see http://c...
pkasting@chromium.org
2009-05-19
1
-4
/
+0
*
Revert the first run bubble change because of Mac/Linux failures.
glen@chromium.org
2009-05-16
1
-4
/
+1
*
File missing from previous recommit.
glen@chromium.org
2009-05-16
1
-1
/
+4
*
rollback of r 162411
glen@chromium.org
2009-05-16
1
-4
/
+1
*
Commit for MirandaC of Smaller alternate first run bubble. http://codereview....
glen@chromium.org
2009-05-16
1
-1
/
+4
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+4
*
Explicitly set the window title in the dock when minimizing a window/updating...
avi@google.com
2009-05-15
1
-0
/
+5
*
Handful of changes to get views building again. The tab.cc ifdefs are
sky@chromium.org
2009-05-15
1
-1
/
+4
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
1
-1
/
+4
*
Add GTK options window (no options actually configurable yet.)
evan@chromium.org
2009-05-14
1
-1
/
+5
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
1
-3
/
+3
*
Now I have correct information on 11790 - NULL check TabContents in case this...
beng@google.com
2009-05-12
1
-6
/
+5
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
1
-3
/
+3
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
1
-3
/
+3
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
1
-6
/
+10
*
Use Chrome facilities for omnibox state save and restore on Mac.
shess@chromium.org
2009-05-11
1
-4
/
+0
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-2
/
+1
*
Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke S...
pkasting@chromium.org
2009-05-08
1
-11
/
+15
[prev]
[next]