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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
1
-1
/
+8
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-1
/
+1
*
Revert until sequencing issue fixed.
ben@chromium.org
2009-04-02
1
-2
/
+0
*
Fix a case where non-tabbed browser windows could open tabs. Also includes UI...
ben@chromium.org
2009-04-02
1
-0
/
+2
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
1
-1
/
+1
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-3
/
+3
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
1
-5
/
+2
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
1
-4
/
+7
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
1
-7
/
+4
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
1
-4
/
+7
*
Implement focusing location bar with cmd-L on mac. Removes some more platform...
pinkerton@chromium.org
2009-03-19
1
-2
/
+0
*
Plumb up mouse motion for the status bubbles.
avi@google.com
2009-03-19
1
-3
/
+3
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-0
/
+6
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
1
-0
/
+6
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
1
-2
/
+2
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-1
/
+1
*
First cut at the find bar.
tc@google.com
2009-03-10
1
-3
/
+1
*
Fixes session restore bug where we wouldn't necessarily correctly
sky@google.com
2009-03-09
1
-3
/
+16
*
hook up history and download menu items
tc@google.com
2009-03-09
1
-4
/
+4
*
Enable the character encoding menu, zoom menu, and the help menu item.
tc@google.com
2009-03-06
1
-1
/
+5
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
1
-0
/
+14
*
Revert "Use grit to generate locale rc files and remove the old locale rc fil...
tc@google.com
2009-03-03
1
-14
/
+0
*
Move SupportsWindowFeature from BrowserView to Browser so
tc@google.com
2009-03-03
1
-0
/
+14
*
Make history and downloads open once per window unless the user modifies thei...
glen@chromium.org
2009-03-03
1
-2
/
+2
*
Make it so that dropdown selects don't deactivate the main frame when opened ...
ben@chromium.org
2009-03-03
1
-0
/
+1
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-1
/
+6
*
When we open a popup window from an app window, we used to identify this popu...
mad@chromium.org
2009-02-27
1
-3
/
+5
*
Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.
pinkerton@chromium.org
2009-02-25
1
-1
/
+1
*
Get save page working on posix.
estade@chromium.org
2009-02-25
1
-1
/
+1
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-4
/
+5
*
Preliminary fullscreen mode support.
pkasting@chromium.org
2009-02-18
1
-2
/
+6
*
Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...
pinkerton@chromium.org
2009-02-17
1
-14
/
+3
*
Unstub some more of the Browser object, including the part that sets it as th...
pinkerton@chromium.org
2009-02-17
1
-1
/
+3
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-0
/
+1
*
Implement more of the TabContentsDelegate to hook up loading URLs from the lo...
pinkerton@chromium.org
2009-02-11
1
-4
/
+1
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-1
/
+0
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-0
/
+1
*
Hook up the browser bar just a little bit more.
jrg@chromium.org
2009-02-09
1
-4
/
+2
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-3
/
+2
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-2
/
+3
*
Enable/disable buttons when the corresponding command updates in the model.
pinkerton@chromium.org
2009-02-06
1
-1
/
+3
*
Remove many more ifdefs around un-used methods to enable more functionality f...
pinkerton@chromium.org
2009-02-06
1
-10
/
+4
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
1
-1
/
+1
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
1
-12
/
+4
*
More fixes.
brettw@chromium.org
2009-02-01
1
-0
/
+1
*
More bustage fixes.
brettw@chromium.org
2009-02-01
1
-0
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+1
*
hookup tabs to the model and handle new tab creation
pinkerton@google.com
2009-01-29
1
-1
/
+3
*
Remove the Windows set focus call and bad-design browser call from the new tab
brettw@chromium.org
2009-01-29
1
-0
/
+1
[prev]
[next]