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
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-2059
/
+0
*
[Mac] Prevent constrained windows (sheets) from opening while instant preview...
rohitrao@chromium.org
2010-11-30
1
-0
/
+4
*
Fixing the uninitialized value reported in http://crbug.com/63428.
alekseys@chromium.org
2010-11-18
1
-18
/
+21
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-2
/
+2
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-5
/
+6
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-22
/
+49
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-3
/
+5
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Make sure fullscreen windows have entries in the Windows menu, fix title prob...
avi@chromium.org
2010-10-29
1
-0
/
+3
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-3
/
+3
*
Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/.
viettrungluu@chromium.org
2010-10-18
1
-1
/
+1
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
1
-2
/
+2
*
[Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...
rohitrao@chromium.org
2010-10-14
1
-0
/
+15
*
[Mac] Initial Instant implementation.
rohitrao@chromium.org
2010-10-12
1
-0
/
+20
*
[Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...
rohitrao@chromium.org
2010-10-08
1
-0
/
+3
*
[Mac] Add the PreviewableContentsController's view into the view hierarchy.
rohitrao@chromium.org
2010-10-08
1
-7
/
+14
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-5
/
+4
*
[Mac] 1) Status bubble respects page contents view bounds, not just its verti...
alekseys@chromium.org
2010-09-23
1
-9
/
+8
*
[Mac] Explicitly set Space when existing full screen
rohitrao@chromium.org
2010-09-21
1
-0
/
+6
*
[Mac] Refactor the DevToolsController and SidebarController to create their v...
rohitrao@chromium.org
2010-09-17
1
-58
/
+18
*
[Mac] Size popup windows correctly.
rohitrao@chromium.org
2010-09-16
1
-1
/
+26
*
Mac: push back the detached tab position inside the dragging window.
tkent@chromium.org
2010-09-14
1
-1
/
+30
*
Move devtools and sidebar handling to BWC and ensure the order of layout adju...
alekseys@chromium.org
2010-09-09
1
-33
/
+90
*
Sidebar view, Mac implementation (common sidebar code and Windows version is ...
thakis@chromium.org
2010-08-30
1
-0
/
+4
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-9
/
+9
*
Mac: more tabpose
thakis@chromium.org
2010-08-09
1
-1
/
+4
*
Make reload accelerators more consistent across platforms.
derat@chromium.org
2010-08-06
1
-4
/
+4
*
When dropping a tab torn from a maximized window, inherit the restored size a...
pkasting@chromium.org
2010-08-02
1
-4
/
+2
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-0
/
+1
*
Mac: Add tabpose window
thakis@chromium.org
2010-07-30
1
-0
/
+19
*
[Mac] Close bookmark bubbles when toggling fullscreen mode.
rohitrao@chromium.org
2010-07-18
1
-0
/
+5
*
[Mac] Finish implementation of App Tabs. This takes into account the UI conso...
andybons@chromium.org
2010-07-14
1
-12
/
+1
*
[Mac] Simplify getting page-action info-bubble point.
shess@chromium.org
2010-07-14
1
-3
/
+2
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-1
/
+1
*
[Mac] Don't change state from stop to reload when hovered.
shess@chromium.org
2010-07-07
1
-2
/
+2
*
[Mac] Initial implementation of app tabs. Loads the app and displays the corr...
andybons@chromium.org
2010-07-07
1
-0
/
+12
*
[Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider.
bauerb@chromium.org
2010-07-05
1
-0
/
+6
*
[Mac] Push location bar implementation into subdir.
shess@chromium.org
2010-06-25
1
-1
/
+1
*
[Mac] Remove knowledge of AutocompleteTextField from ToolbarController.
shess@chromium.org
2010-06-25
1
-7
/
+2
*
Implement side tab view and controller and hook up their creation. Parameteri...
pinkerton@chromium.org
2010-06-23
1
-20
/
+10
*
Remove traces of a toolbar controller and xib specific to side-tabs, that moc...
pinkerton@chromium.org
2010-06-22
1
-2
/
+10
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
1
-6
/
+7
*
Make the reload button respond to middle-clicks like back/forward/home alread...
pkasting@chromium.org
2010-06-10
1
-22
/
+25
*
Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...
pinkerton@chromium.org
2010-06-02
1
-13
/
+24
*
Mac: Let download shelf slide out to bottom instead of just clamping its height.
thakis@chromium.org
2010-05-27
1
-1
/
+1
*
Inform the command updater of the tab restore state.
estade@chromium.org
2010-05-27
1
-5
/
+0
*
some more fixes for ignored scoped_ptr::release() calls
estade@chromium.org
2010-05-06
1
-1
/
+1
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-2
/
+4
*
Fix dragging a tab out of a window when the only tabs left behind are phantom...
pinkerton@chromium.org
2010-04-29
1
-0
/
+5
*
Remove some more BookmarkEditor::Handlers (in Mac code this time).
viettrungluu@chromium.org
2010-04-29
1
-2
/
+1
[next]