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
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-1
/
+1
*
[Mac] Fix aesthetic issues with themes given the new TopChrome changes.
andybons@chromium.org
2010-08-12
1
-5
/
+10
*
[Mac] Give active tabs an appropriate inner highlight to reduce visual artifa...
andybons@chromium.org
2010-07-21
1
-71
/
+79
*
[Mac]Implement ViewID support. (third approach)
suzhe@chromium.org
2010-07-20
1
-0
/
+5
*
Respect Spaces when dragging tabs on OS X
davidben@chromium.org
2010-07-19
1
-0
/
+67
*
[Mac] Finish implementation of App Tabs. This takes into account the UI conso...
andybons@chromium.org
2010-07-14
1
-6
/
+3
*
[Mac] Initial implementation of app tabs. Loads the app and displays the corr...
andybons@chromium.org
2010-07-07
1
-3
/
+6
*
Add a 1px white bezel under the dark line separating the tab strip and the to...
pinkerton@chromium.org
2010-06-17
1
-8
/
+15
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
1
-10
/
+0
*
Fix contextual menu crash by disabling the contextual menu.
avi@chromium.org
2010-04-30
1
-10
/
+11
*
Fix dragging a tab out of a window when the only tabs left behind are phantom...
pinkerton@chromium.org
2010-04-29
1
-1
/
+1
*
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
[next]