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
*
Revert 44712 - Merge the enableapplauncher flag with the enable
nick@chromium.org
2010-04-16
1
-1
/
+1
*
Merge the --enable-app-launcher flag with the --enable-
aa@chromium.org
2010-04-15
1
-1
/
+1
*
Fixes bugs in new tab strip animations where they weren't doing the
sky@chromium.org
2010-04-09
2
-1
/
+7
*
Fixes bug in TabStrip where dragging tab out then back in rapidly
sky@chromium.org
2010-04-08
1
-2
/
+13
*
Tweaks to BoundsAnimator/SlideAnimation and TabStrip:
sky@chromium.org
2010-04-07
1
-2
/
+21
*
Enable interactive_ui_tests
oshima@chromium.org
2010-04-06
1
-51
/
+71
*
Revert 43692 - Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-16
/
+0
*
Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-0
/
+16
*
Replace string conversion header with the UTF version.
mhm@chromium.org
2010-04-04
1
-1
/
+1
*
Fix build break on chromeos and linux views.
mhm@chromium.org
2010-04-04
1
-1
/
+2
*
Fix Regression for Accessible Names appearing as NAMELESS.
mhm@chromium.org
2010-04-04
3
-6
/
+3
*
Changes tab strip to use BoundsAnimator for tab strip animations and
sky@chromium.org
2010-04-03
5
-938
/
+757
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-15
/
+1
*
Adds AnimationContainer, which can be used to group a set of
sky@chromium.org
2010-04-01
2
-1
/
+2
*
Makes app tabs use the app icon instead of favicon.
sky@chromium.org
2010-04-01
1
-5
/
+23
*
Fixes bug where highlighting the close XXX menu items in the context
sky@chromium.org
2010-03-26
1
-22
/
+8
*
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
[next]