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
/
views
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
views/gtk: Set the tooltip text for tab strip and new tab button.
estade@chromium.org
2010-03-24
1
-0
/
+1
*
Some layout related fixes for the app launchers.
jcivelli@chromium.org
2010-03-23
1
-1
/
+2
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
2
-14
/
+20
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
10
-12
/
+12
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
2
-2
/
+23
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
11
-199
/
+20
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
11
-20
/
+199
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
2
-3
/
+3
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
4
-4
/
+4
*
Nukes changing the size of the icon on hover, and instead changes
sky@chromium.org
2010-03-16
1
-13
/
+10
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
8
-9
/
+9
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
fix bustage by removing unused variable
ben@chromium.org
2010-03-10
1
-1
/
+0
*
1. Correct shapes for side tabs.
ben@chromium.org
2010-03-10
7
-26
/
+188
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
3
-12
/
+12
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
1
-0
/
+1
*
Removes tab overview related classes and renames TabOverviewTypes to
sky@chromium.org
2010-02-22
16
-2774
/
+0
*
Attempt 2 at landing this. The first attempt failed because
sky@chromium.org
2010-02-19
4
-59
/
+107
*
Revert 39489 - Changes the rendering of minitabs slightly:
sky@chromium.org
2010-02-19
4
-107
/
+59
*
Changes the rendering of mini-tabs slightly:
sky@chromium.org
2010-02-19
4
-59
/
+107
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
3
-0
/
+3
*
chromeos: Re-init IPC code when window manager starts.
derat@chromium.org
2010-02-17
3
-1
/
+40
*
chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.
derat@chromium.org
2010-02-16
2
-10
/
+5
*
Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...
pkasting@chromium.org
2010-02-12
1
-6
/
+4
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
6
-22
/
+181
*
Revert 38828 - Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
6
-182
/
+23
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
6
-23
/
+182
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
2
-2
/
+4
*
Changes TabStrip's drop indicator not to allow dropping on
sky@chromium.org
2010-02-08
1
-1
/
+2
*
Adds Animation::CurrentValueBetween and gets rid of a bunch of
sky@chromium.org
2010-02-07
4
-64
/
+44
*
fix bustage
ben@chromium.org
2010-02-06
1
-0
/
+1
*
fix bustage
ben@chromium.org
2010-02-06
1
-3
/
+3
*
Fix ChromeOS Bustage: Use string16 instead of wstring.
ben@chromium.org
2010-02-06
5
-6
/
+6
*
Make basic side tabs actually appear.
ben@chromium.org
2010-02-06
6
-9
/
+256
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
10
-399
/
+423
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
1
-4
/
+4
*
Make the side tabstrip participate in the layout of the BrowserView.
ben@chromium.org
2010-02-05
1
-1
/
+1
*
Create a new base class BaseTabStrip that is the intermediary between Browser...
ben@chromium.org
2010-02-04
6
-43
/
+130
*
Start making a vertical tabstrip. Does nothing right now.
ben@chromium.org
2010-02-04
4
-0
/
+162
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
5
-206
/
+11
*
Makes sure the phantom state of a tab is updated correctly.
sky@chromium.org
2010-01-22
2
-0
/
+6
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
6
-9
/
+25
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-18
4
-40
/
+10
*
Revert "Refactoring to reduce chromeos dependency in chrome."
oshima@chromium.org
2010-01-16
4
-10
/
+40
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-16
4
-40
/
+10
*
Fix 2 memcheck errors
oshima@chromium.org
2010-01-16
1
-1
/
+1
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
4
-0
/
+23
*
Removes debugging code that proved unnecessary.
sky@chromium.org
2010-01-15
1
-13
/
+1
[next]