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
/
cocoa
/
tab_view.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land r43741 - broke browser_tests.
rsesek@chromium.org
2010-04-09
1
-0
/
+13
*
Revert 43741 - [Mac] Make Mac phantom tabs match the appearance of the other ...
rsesek@chromium.org
2010-04-06
1
-5
/
+0
*
[Mac] Make Mac phantom tabs match the appearance of the other platforms.
rsesek@chromium.org
2010-04-06
1
-0
/
+5
*
Mac: Make background tabs draw properly in fullscreen mode.
viettrungluu@chromium.org
2010-03-10
1
-1
/
+4
*
Base coordinate system != Window base coordinate system. Fixing.
avi@chromium.org
2010-03-03
1
-3
/
+2
*
Aggressively cache theme image pattern colors.
avi@chromium.org
2010-03-02
1
-4
/
+4
*
Fix background tabs in themes that don't specify a background tab image.
avi@chromium.org
2010-03-02
1
-5
/
+13
*
Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...
avi@chromium.org
2010-02-26
1
-22
/
+22
*
Base coordinate system != Window base coordinate system. Marking things to be...
avi@chromium.org
2010-02-25
1
-0
/
+1
*
Add bugs, update, and remove TODOs that are no longer valid
pinkerton@chromium.org
2010-02-05
1
-12
/
+4
*
[Mac] Add methods to prevent tab detaching or window moving if needed. Modif...
rohitrao@chromium.org
2010-01-25
1
-7
/
+10
*
Mac: make pinned tab title change alert more noticeable.
viettrungluu@chromium.org
2010-01-24
1
-20
/
+20
*
Mac: fix crashes related to detaching tabs.
viettrungluu@chromium.org
2010-01-04
1
-2
/
+8
*
Cleaning up the tab accessibility model.
avi@chromium.org
2009-12-28
1
-0
/
+38
*
Make the tab strip and tabs first-class accessibility objects.
avi@chromium.org
2009-12-21
1
-0
/
+17
*
Mac: make unselected pinned tabs glow when their title changes.
viettrungluu@chromium.org
2009-12-16
1
-39
/
+147
*
Factor tab context menu into a shared model and fix mac and win to use it. Im...
pinkerton@chromium.org
2009-12-16
1
-0
/
+6
*
Committing issue 484006 for feldstein.
mirandac@chromium.org
2009-12-15
1
-59
/
+9
*
Clean up property name and add comment about thread-safety.
pinkerton@chromium.org
2009-12-01
1
-3
/
+3
*
Mac: minor cleanup for TabView.
viettrungluu@chromium.org
2009-12-01
1
-18
/
+22
*
Clear the target/action of the close button when the view goes into the closi...
pinkerton@chromium.org
2009-11-30
1
-0
/
+9
*
Get rid of DCHECK that was firing. The check itself is not
dmaclach@chromium.org
2009-11-17
1
-1
/
+0
*
Attempt to get a fix and performance back.
dmaclach@chromium.org
2009-11-13
1
-13
/
+47
*
Revert 31814 - Testing to see if it caused performance problems.
dmaclach@chromium.org
2009-11-12
1
-22
/
+0
*
Add support for observing tracking areas so that when tabs are moved underneath
dmaclach@chromium.org
2009-11-12
1
-0
/
+22
*
Get rid of flickering of the old tab in the content area, caused by not drawi...
pinkerton@chromium.org
2009-11-09
1
-1
/
+4
*
Make the target window main when dragging a tab onto it so it looks more like...
pinkerton@chromium.org
2009-11-09
1
-1
/
+7
*
Mac: fix tab closure problem when close tab buttons not shown.
viettrungluu@chromium.org
2009-11-07
1
-2
/
+7
*
Prevent being caught in a drag without the correct set up being first perform...
pinkerton@chromium.org
2009-11-06
1
-2
/
+11
*
Fix issue where transparent window background wouldn't show up until after yo...
pinkerton@chromium.org
2009-11-06
1
-21
/
+33
*
Implement tab closing animations.
pinkerton@chromium.org
2009-11-04
1
-4
/
+16
*
Mac: Make middle-click tab closure cancellable.
viettrungluu@chromium.org
2009-10-26
1
-1
/
+8
*
Fix tab dragging when windows overlap. Bring window to front when dragging a ...
pinkerton@chromium.org
2009-10-15
1
-7
/
+14
*
Several theming fixes for the Mac. Sorry for the extensive change, but they
thakis@chromium.org
2009-10-09
1
-45
/
+44
*
Mac: Fix crash while dragging a tab alone in a window.
viettrungluu@chromium.org
2009-10-06
1
-1
/
+7
*
Move nsimage_cache into base so that it can be accessed from outside of chrome.
mark@chromium.org
2009-10-05
1
-1
/
+1
*
Fix several issues with dragging tabs and quickly letting go, including crash...
pinkerton@chromium.org
2009-10-02
1
-15
/
+45
*
Fix a bug where dragging a window that's been closed by JS back into another ...
pinkerton@chromium.org
2009-09-30
1
-5
/
+7
*
Allow windows with a single tab to be merged into other windows with drag and...
pinkerton@chromium.org
2009-09-10
1
-30
/
+49
*
Start a drag if the tab is dragged off the sides of the window.
pinkerton@chromium.org
2009-09-09
1
-2
/
+5
*
(Mac) Make mashing the close tab button work.
viettrungluu@chromium.org
2009-09-01
1
-3
/
+39
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-31
1
-50
/
+139
*
Reverting 24700.
avi@chromium.org
2009-08-28
1
-139
/
+50
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-27
1
-50
/
+139
*
Reverting 24512.
avi@chromium.org
2009-08-26
1
-139
/
+49
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-26
1
-49
/
+139
*
Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...
thakis@chromium.org
2009-08-11
1
-17
/
+37
*
Fix tab dragging to always hide the new tab button while dragging a tab or ta...
pinkerton@chromium.org
2009-07-30
1
-1
/
+7
*
Fix gradient drawing on the Mac. (Base coordinate system != window base coord...
avi@chromium.org
2009-07-27
1
-3
/
+0
*
Make tabs go all the way to the right edge and stop using less of the strip a...
pinkerton@chromium.org
2009-07-23
1
-1
/
+2
[next]