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_contents_controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Do not resize devtools when showing if it is already open.
rohitrao@chromium.org
2010-02-11
1
-7
/
+14
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Mac: Make devtools window dockable.
thakis@chromium.org
2010-01-05
1
-2
/
+74
*
Ensures the renderer gets focus/blur message when switching tabs.
jcampan@chromium.org
2009-11-20
1
-0
/
+9
*
Don't install the RWHVMac into the view hierarchy until everything has been p...
pinkerton@chromium.org
2009-07-06
1
-1
/
+3
*
Mac fullscreen mode (with pkasting).
jrg@chromium.org
2009-06-29
1
-8
/
+0
*
Removes our homespun grow box and replaces it with the
rohitrao@chromium.org
2009-06-29
1
-25
/
+0
*
Fixes focus issues when browsing on Mac.
rohitrao@chromium.org
2009-05-04
1
-2
/
+7
*
Add a stub test for TabStripController. It doesn't fully work because of issues
pinkerton@chromium.org
2009-04-27
1
-1
/
+3
*
Collapse bookmark bars into a single bar per window, rather than one per tab.
pinkerton@chromium.org
2009-04-14
1
-49
/
+1
*
Convert more members to scoped pointers. Move status bubble into browser wind...
pinkerton@chromium.org
2009-04-13
1
-2
/
+1
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
1
-147
/
+0
*
Move location bar bridge out of tab_contents_controller.
shess@chromium.org
2009-04-08
1
-74
/
+16
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
1
-24
/
+72
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
1
-72
/
+24
*
Make NTP work by correctly marking the kind of urls we type in. Patch from ro...
pinkerton@chromium.org
2009-03-30
1
-1
/
+5
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
1
-0
/
+2
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-1
/
+47
*
Use URLFixerUpper to clean up potential url before going there.
shess@chromium.org
2009-03-16
1
-1
/
+7
*
Replace a NOTIMPLEMENTED() with a bug.
pinkerton@chromium.org
2009-03-16
1
-1
/
+1
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-1
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-0
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-8
/
+8
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
1
-2
/
+9
*
Fix the tab strip controller to use a list of controllers rather than relying on
pinkerton@chromium.org
2009-02-27
1
-3
/
+3
*
Change url bar text according to the model when updating the toolbar. Fix vta...
pinkerton@chromium.org
2009-02-25
1
-10
/
+7
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
1
-7
/
+8
*
Hook up the resize rect for Mac and enable its use in the renderer (mac-only).
pinkerton@chromium.org
2009-02-19
1
-0
/
+22
*
Default to using the current tab when opening a url until we hook up more adv...
pinkerton@chromium.org
2009-02-17
1
-1
/
+1
*
Unstub some more of the Browser object, including the part that sets it as th...
pinkerton@chromium.org
2009-02-17
1
-0
/
+5
*
Implement SetStarredState on LocationBar for Mac.
pinkerton@chromium.org
2009-02-17
1
-0
/
+11
*
IB outlets only get filled in during awakening, not initialization. D'oh!
avi@chromium.org
2009-02-12
1
-1
/
+3
*
Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc...
pinkerton@chromium.org
2009-02-12
1
-0
/
+16
*
Implement more of the TabContentsDelegate to hook up loading URLs from the lo...
pinkerton@chromium.org
2009-02-11
1
-3
/
+29
*
Hook views up.
avi@chromium.org
2009-02-10
1
-0
/
+4
*
Speling fix.
avi@chromium.org
2009-02-09
1
-3
/
+3
*
Add a method to CommandUpdater to remove an observer from all commands at once.
pinkerton@chromium.org
2009-02-06
1
-5
/
+1
*
Ensure toolbar buttons are in sync with command updater when tab becomes sele...
pinkerton@chromium.org
2009-02-06
1
-6
/
+22
*
Create a stub LocationBar object on Mac to communicate between the bar and th...
pinkerton@chromium.org
2009-02-06
1
-1
/
+43
*
Enable/disable buttons when the corresponding command updates in the model.
pinkerton@chromium.org
2009-02-06
1
-2
/
+96
*
Make sure tab contents get cleaned up and dealloc'd correctly when a tab closes.
pinkerton@chromium.org
2009-02-06
1
-0
/
+6
*
ui refresh from cole. make it look chromey and get the basic framework for th...
pinkerton@google.com
2009-01-23
1
-0
/
+28