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
*
Mac: Enable help when there are no windows.
viettrungluu@chromium.org
2009-10-22
1
-0
/
+9
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-6
/
+4
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
1
-5
/
+9
*
A recent change to the way we close tabs (http://codereview.chromium.org/235050)
jcampan@chromium.org
2009-10-16
1
-2
/
+5
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
1
-11
/
+1
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-50
/
+0
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-0
/
+50
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-50
/
+0
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-2
/
+1
*
Don't hide task manager key binding from web pages.
mmoss@chromium.org
2009-10-14
1
-2
/
+1
*
Map ctrl+, to open options settings page for Chrome OS.
chocobo@google.com
2009-10-14
1
-3
/
+2
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-4
/
+0
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-3
/
+0
*
SIGTERM should cause the application to exit on the Mac.
mark@chromium.org
2009-10-12
1
-1
/
+1
*
Fix spacing that was supposed to go in a previous checkin and somehow
pkasting@chromium.org
2009-10-09
1
-1
/
+1
*
Allow the NTP to be bookmarked.
pkasting@chromium.org
2009-10-09
1
-23
/
+9
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
1
-4
/
+24
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
1
-5
/
+17
*
cleanup: Change AddTabWithNavigationController to simply AddTab.
evan@chromium.org
2009-10-08
1
-9
/
+6
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
1
-2
/
+2
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Add histograms that track how long it takes to open the new tab page.
tony@chromium.org
2009-10-02
1
-2
/
+8
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
1
-1
/
+0
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+22
*
The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....
ericu@google.com
2009-10-01
1
-3
/
+19
*
Set the initial enabledness state of any browser actions when
aa@chromium.org
2009-09-30
1
-0
/
+12
*
Remove IdleTimer, which no one uses.
pkasting@chromium.org
2009-09-30
1
-1
/
+0
*
Remove all MemoryModel-related code, since we're unlikely to use it again. A...
pkasting@chromium.org
2009-09-30
1
-58
/
+1
*
Set new homepage preferences only if there is no existing value.
kuchhal@chromium.org
2009-09-30
1
-4
/
+7
*
Integrate browser actions with the wrench menu. Browser
aa@chromium.org
2009-09-30
1
-0
/
+50
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-4
/
+4
*
Fixes regression introduced by fixing bookmark bar. We need to process
sky@chromium.org
2009-09-26
1
-19
/
+25
*
Minor cleanup. Converts Browser from storing a vector of pending
sky@chromium.org
2009-09-25
1
-48
/
+11
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-2
/
+10
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-4
/
+4
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
1
-1
/
+10
*
Adds a theme promo in the lower right corner
arv@chromium.org
2009-09-23
1
-0
/
+1
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
1
-0
/
+5
*
Retry of r26698.
estade@chromium.org
2009-09-21
1
-10
/
+0
*
Reverting r26698. Somehow this broke scons?
estade@chromium.org
2009-09-21
1
-0
/
+10
*
Linux: Remove linux splash page and printing command line switch.
estade@chromium.org
2009-09-21
1
-10
/
+0
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+8
*
Revert "Strict transport security: add checkbox to clear state."
agl@chromium.org
2009-09-18
1
-1
/
+0
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
1
-0
/
+10
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-2
/
+3
*
Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...
jshin@chromium.org
2009-09-14
1
-2
/
+9
*
Add keyboard shortcuts to reorder tabs left or right on Linux.
tony@chromium.org
2009-09-14
1
-0
/
+14
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-0
/
+4
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
1
-0
/
+1
*
Put the find bar back for mac and linux.
estade@chromium.org
2009-09-10
1
-2
/
+0
[next]