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
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
4
-5
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
2
-3
/
+4
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
2
-2
/
+5
*
Fix the tab strip controller to use a list of controllers rather than relying on
pinkerton@chromium.org
2009-02-27
1
-1
/
+3
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-2
/
+2
*
Move opener/group relationship forgetting on navigation into TabStripModel fr...
ben@chromium.org
2009-02-10
4
-19
/
+166
*
Add in NavigationController to linux and mac.
pinkerton@chromium.org
2009-02-05
1
-2
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
2
-4
/
+7
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-2
/
+3
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
2
-5
/
+14
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
3
-64
/
+68
*
Two things:
ben@chromium.org
2009-01-24
3
-73
/
+26
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Fie.
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
4
-9
/
+9
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-1
/
+1
*
Adds various docking positions when dragging around a tab. I've added
sky@google.com
2008-11-20
3
-6
/
+14
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-1
/
+1
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-1
/
+1
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-1
/
+1
*
Rewire the throbber so that the timer for updating lives on BrowserView, not ...
ben@chromium.org
2008-11-14
3
-22
/
+0
*
fix bustage
ben@chromium.org
2008-11-14
1
-1
/
+1
*
Rid most of the Browser object of HWND dependencies.
ben@chromium.org
2008-11-14
2
-8
/
+5
*
Fix build bustage:
ben@chromium.org
2008-11-14
1
-1
/
+1
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
3
-3
/
+8
*
More cleanup in Browser:
ben@chromium.org
2008-11-11
1
-1
/
+1
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
2
-5
/
+0
*
Makes form resubmission dialog work again. This was a regression
sky@google.com
2008-10-30
1
-1
/
+1
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
3
-3
/
+5
*
more bustage fixes
ben@chromium.org
2008-10-17
1
-1
/
+1
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
1
-1
/
+1
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
1
-0
/
+7
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
1
-17
/
+0
*
Move View components of the Browser's tab strip into the browser_views projec...
beng@google.com
2008-09-12
13
-5303
/
+0
*
Bounds check the tab index before attempting to index into the TabStripModel ...
beng@google.com
2008-09-09
1
-6
/
+6
*
backing out checkin to closed tree
beng@google.com
2008-09-09
1
-6
/
+6
*
Bounds check the tab index before attempting to index into the TabStripModel ...
beng@google.com
2008-09-09
1
-6
/
+6
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
2
-31
/
+7
*
Fixes bug where it was possible for tab to get the wrong title. Came
sky@google.com
2008-08-29
2
-9
/
+47
*
Forgotten unit test chanes.
brettw@google.com
2008-08-28
1
-1
/
+2
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-2
/
+2
*
Again, call RunAllPending to flush out the pending tasks. This is done to make
darin@google.com
2008-08-27
1
-0
/
+3
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
5
-6
/
+7
*
Make tabs highlight and accept clicks based on the shape of the rendered tab,...
beng@google.com
2008-08-25
4
-0
/
+91
*
Fix flicker of hover state on mouseover of tabs. The pulsating code was a lit...
beng@google.com
2008-08-25
1
-6
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
18
-505
/
+72
[next]