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
*
Add GTK options window (no options actually configurable yet.)
evan@chromium.org
2009-05-14
1
-0
/
+2
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
1
-1
/
+3
*
Various popup UI fixes:
pkasting@chromium.org
2009-05-08
1
-0
/
+1
*
Make background pages work more nicely with the tabs API.
aa@chromium.org
2009-05-07
1
-1
/
+8
*
Create a separate UI surface for extensions (bottom shelf) and remove them fr...
erikkay@google.com
2009-05-06
1
-1
/
+2
*
Reverting 15399.
maruel@chromium.org
2009-05-06
1
-2
/
+2
*
Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we
brettw@chromium.org
2009-05-06
1
-2
/
+2
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-2
/
+4
*
Merge two TabContents::InvalidateTypes types and properly update tab download...
estade@chromium.org
2009-05-06
1
-1
/
+0
*
Relanding this, it was missing the Mac unit-test change, that was breaking th...
jcampan@chromium.org
2009-04-30
1
-0
/
+1
*
Reverting 14948.
jcampan@chromium.org
2009-04-30
1
-1
/
+0
*
Closing the last tab with a download in-progress would cause the tab to be
jcampan@chromium.org
2009-04-30
1
-0
/
+1
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
1
-0
/
+3
*
Now that we have file dialogs, we might as well hook up "Open File" on the Mac.
avi@google.com
2009-04-27
1
-2
/
+0
*
Create an about dialog for GTK Chromium.
erg@google.com
2009-04-24
1
-1
/
+1
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-9
/
+39
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-15
/
+12
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-12
/
+15
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-15
/
+12
*
Makes SupportsFeature virtual and adds a virtual destructor to Browser.
sky@chromium.org
2009-04-17
1
-2
/
+2
*
Make Browser::set_window defined all the time, and adds the ability to
sky@chromium.org
2009-04-16
1
-1
/
+3
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-1
/
+0
*
Fix regression I introduced where Stop/Go button would toggle state instantly...
pkasting@chromium.org
2009-04-15
1
-3
/
+4
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-9
/
+1
*
Added undo tab closing item to Tab menu.
idanan@chromium.org
2009-04-14
1
-0
/
+3
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
1
-0
/
+28
*
revert until I can figure out why the tests are hanging
ben@chromium.org
2009-04-09
1
-0
/
+2
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
1
-0
/
+3
*
Support the new popup and new window dispositions in the external tab contain...
ananta@chromium.org
2009-04-08
1
-0
/
+7
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-5
/
+5
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
1
-2
/
+0
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-1
/
+1
*
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
[next]