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
*
Sets widget created by info bubbles to a custom type so that they
sky@chromium.org
2009-11-24
1
-0
/
+6
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
10
-2147
/
+100
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
4
-16
/
+16
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
2
-8
/
+7
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
1
-24
/
+0
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
11
-11
/
+11
*
Fixes possible crash during tab dragging. The code was invoking
sky@chromium.org
2009-11-11
2
-8
/
+18
*
fix hover animation regression.
oshima@chromium.org
2009-11-09
3
-12
/
+16
*
Slow down animations for the tabstrip so they're visible again.
ben@chromium.org
2009-11-09
1
-4
/
+4
*
BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...
ben@chromium.org
2009-11-09
2
-18
/
+24
*
Adds more debugging code in hopes of figuring out why on dragging the
sky@chromium.org
2009-11-09
1
-26
/
+9
*
Fix toolkit_views build
ben@chromium.org
2009-11-08
1
-3
/
+3
*
Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...
ben@chromium.org
2009-11-07
2
-0
/
+103
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-1
/
+1
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
4
-5
/
+49
*
Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for a
sky@chromium.org
2009-10-27
2
-38
/
+20
*
Makes inactive pinned tabs throb on views when the title changes.
sky@chromium.org
2009-10-26
4
-14
/
+68
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
4
-5
/
+12
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
1
-1
/
+1
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
5
-8
/
+7
*
PanelControler support
oshima@chromium.org
2009-10-20
2
-6
/
+20
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
1
-2
/
+0
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
1
-1
/
+1
*
Adds some debugging code in hopes of isolating a crasher. From the
sky@chromium.org
2009-10-15
2
-1
/
+32
*
Fixed lame typo.
oshima@chromium.org
2009-10-13
1
-2
/
+2
*
include CHROMEOS files and defintions in TOOLKIT_VEIWS build.
oshima@chromium.org
2009-10-12
2
-2
/
+40
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
1
-3
/
+7
*
Fixes regression in drop arrow. Specifically window properties were
sky@chromium.org
2009-09-28
1
-3
/
+3
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
3
-53
/
+45
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-0
/
+1
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
3
-45
/
+53
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
3
-53
/
+45
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-24
/
+17
*
Gets the drop arrow to show when dragging URLs over the tab strip.
sky@chromium.org
2009-09-22
3
-16
/
+30
*
Makes tab dragging on views restrict the drag to the main window.
sky@chromium.org
2009-09-22
2
-18
/
+35
*
Changes the width of pinned tabs to 56, except on chrome os where it
sky@chromium.org
2009-09-14
1
-7
/
+7
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
2
-4
/
+2
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
9
-145
/
+776
*
Fix some gcc 4.4 issues when compiling with toolkit_views.
craig.schlenter@chromium.org
2009-09-07
1
-0
/
+6
*
Disable flaky TabDraggingTest.Tab1Tab3Escape.
phajdan.jr@chromium.org
2009-09-04
1
-1
/
+2
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
7
-7
/
+8
*
Tab strip should not resize on close (Vista).
finnur@chromium.org
2009-08-26
1
-17
/
+13
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-0
/
+1
*
Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...
estade@chromium.org
2009-08-14
1
-2
/
+1
*
re-disable Tab2OutOfTabStrip to make the bot green
estade@chromium.org
2009-08-14
1
-1
/
+2
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-1
/
+4
*
Revert some of my automation provider changes. Maybe it's possible that GetRe...
estade@chromium.org
2009-08-14
1
-2
/
+1
*
Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.
sidchat@google.com
2009-08-14
1
-1
/
+2
*
More theme fixes.
tc@google.com
2009-08-06
1
-2
/
+1
[next]