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
/
browser_window_controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-8
/
+5
*
Move window chrome into drag overlay so they stand out more during a drag out...
pinkerton@chromium.org
2009-04-29
1
-0
/
+12
*
Implement dropping of tabs into an existing tab strip from another window. Im...
pinkerton@chromium.org
2009-04-29
1
-6
/
+42
*
Adds items to the Window menu on Mac.
rohitrao@chromium.org
2009-04-29
1
-0
/
+21
*
Support for tabs reaching a threshold before tearing off (magnetism), showing...
pinkerton@chromium.org
2009-04-28
1
-5
/
+31
*
Fix problem with bookmark bar introduced by window sharing; pref
jrg@chromium.org
2009-04-23
1
-1
/
+16
*
Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...
pinkerton@chromium.org
2009-04-22
1
-1
/
+7
*
Rename web_contents_view to tab_contents_view to fix the mac build.
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Initial implementation of the FindBar on Mac.
rohitrao@chromium.org
2009-04-17
1
-0
/
+34
*
Implement a unit test for the toolbar controller. Plumb the profile into the ...
pinkerton@chromium.org
2009-04-17
1
-1
/
+2
*
Remove two lines that were from a different experiment and got checked in
pinkerton@chromium.org
2009-04-14
1
-3
/
+0
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-0
/
+13
*
Collapse bookmark bars into a single bar per window, rather than one per tab.
pinkerton@chromium.org
2009-04-14
1
-3
/
+13
*
Disable Leopard's automatic window title gradient height detection, as it gets
pinkerton@chromium.org
2009-04-13
1
-22
/
+69
*
Convert more members to scoped pointers. Move status bubble into browser wind...
pinkerton@chromium.org
2009-04-13
1
-0
/
+10
*
Take two converting to scoped pointers, without ui_test failures.
pinkerton@chromium.org
2009-04-10
1
-19
/
+14
*
backing out r13504 due to ui_test issues
pinkerton@chromium.org
2009-04-10
1
-14
/
+19
*
Force c++ dtors to get called in objc interfaces (it was always on since gcc4...
pinkerton@chromium.org
2009-04-10
1
-19
/
+14
*
Re-order the steps used to create the new browser window on a tab drag in ord...
pinkerton@chromium.org
2009-04-09
1
-4
/
+6
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
1
-9
/
+45
*
Refactor tab model observer for cocoa into a separate class so it can be re-u...
pinkerton@chromium.org
2009-04-08
1
-1
/
+45
*
Correctly position windows that are detached during a drag, instead of relyin...
pinkerton@chromium.org
2009-03-27
1
-13
/
+24
*
Hook up close button in tabs. Patch from rohitrao@google.com.
pinkerton@chromium.org
2009-03-27
1
-1
/
+1
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-2
/
+33
*
Bookmark menu work. Notes:
jrg@chromium.org
2009-03-25
1
-1
/
+7
*
Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...
pinkerton@chromium.org
2009-03-19
1
-9
/
+20
*
Fix mac build break.
estade@chromium.org
2009-03-18
1
-1
/
+0
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-8
/
+44
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-6
/
+6
*
Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...
pinkerton@chromium.org
2009-03-03
1
-0
/
+17
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
1
-0
/
+4
*
Change url bar text according to the model when updating the toolbar. Fix vta...
pinkerton@chromium.org
2009-02-25
1
-1
/
+2
*
Fix references to moved files
pinkerton@chromium.org
2009-02-23
1
-2
/
+2
*
Move Cocoa-specific files into the cocoa folder
pinkerton@chromium.org
2009-02-23
1
-0
/
+156