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
/
ui
/
panels
/
panel_browser_window_cocoa.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change panel drag related methods to use mouse location in screen coordinates.
jianli@chromium.org
2012-03-07
1
-21
/
+18
*
Revert 124790 - Minimized panels should not open on Windows when activated by...
yzshen@chromium.org
2012-03-03
1
-5
/
+0
*
Minimized panels should not open on Windows when activated by the OS
aburago@chromium.org
2012-03-03
1
-0
/
+5
*
Properly update Mac panel titlebar tracking area during creation/bounds change
aburago@chromium.org
2012-02-29
1
-1
/
+6
*
Ensure Mac overflow Panels expand over docked panels without changing window ...
jennb@chromium.org
2012-02-24
1
-6
/
+1
*
Clean-up ApplyVisualStyleForStrip in panel codes.
jianli@chromium.org
2012-02-15
1
-3
/
+2
*
Panel Overflow on Mac.
dimich@chromium.org
2012-02-07
1
-3
/
+9
*
Enable stop drawing attention in Panels to implement FlashFrame(false).
jennb@chromium.org
2012-01-26
1
-15
/
+6
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-2
/
+4
*
Panel strip refactor cleanup.
jennb@chromium.org
2011-12-08
1
-0
/
+4
*
Make panels not show on top when there is an app running in full screen mode.
prasadt@chromium.org
2011-12-02
1
-0
/
+5
*
Add Panel::SetPanelBoundsInstantly for all platforms.
jianli@chromium.org
2011-12-01
1
-1
/
+10
*
Add methods needed for overflow panels to NativePanel interface.
jianli@chromium.org
2011-12-01
1
-0
/
+9
*
Fix Panel to always detect when a tab is added.
jennb@chromium.org
2011-11-15
1
-1
/
+1
*
Dynamically add tab contents to Mac Panels.
jennb@chromium.org
2011-11-04
1
-0
/
+15
*
Implement 'deactivate' for OSX Panels,
dimich@chromium.org
2011-10-22
1
-2
/
+1
*
Minor cleanup. Use C++ naming convention in C++ files.
dcheng@chromium.org
2011-10-21
1
-1
/
+1
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
1
-1
/
+1
*
Implement animations for size and position changes for panels on linux.
prasadt@chromium.org
2011-10-10
1
-0
/
+10
*
Choose the right window to switch to when a panel is deactivated on Windows.
jianli@chromium.org
2011-10-07
1
-0
/
+5
*
Panels should not take focus by default. Support active Panels on Mac.
jennb@chromium.org
2011-10-06
1
-0
/
+9
*
Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-10-05
1
-7
/
+13
*
Revert 103583 - Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-10-01
1
-13
/
+7
*
Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-09-30
1
-7
/
+13
*
Panel mouse watcher refactor to have panel manager control mouse watching.
jennb@chromium.org
2011-09-30
1
-72
/
+2
*
Hook up native panel to support cut, copy and paste invoked from the system m...
jianli@chromium.org
2011-09-30
1
-0
/
+12
*
Properly handle zoomed UI when auto-resizing Mac Panels.
jennb@chromium.org
2011-09-27
1
-6
/
+14
*
Add DrawAttention functionality to Mac Panels.
dimich@chromium.org
2011-09-27
1
-3
/
+16
*
Fix GetRestoredBounds and its usage in Panels code.
jennb@chromium.org
2011-09-26
1
-1
/
+1
*
Add throbber support for panels on Mac.
jianli@chromium.org
2011-09-24
1
-1
/
+1
*
Fix Mac build, bad merge.
dimich@chromium.org
2011-09-21
1
-1
/
+1
*
Rename PanelMouseWatcherGtk into PanelMouseWatcherTimer. Added implementation...
dimich@chromium.org
2011-09-21
1
-7
/
+15
*
Typo fix, since we use screens not screeens.
dcheng@chromium.org
2011-09-21
1
-1
/
+1
*
Ignore key press when a panel is being dragged on Windows.
jianli@chromium.org
2011-09-19
1
-0
/
+5
*
Support Panel auto-resize on Mac.
jennb@chromium.org
2011-09-16
1
-5
/
+13
*
Revert "Revert 101446 - Implement minimize/restore/hover for panels on Linux."
prasadt@chromium.org
2011-09-16
1
-0
/
+18
*
Some fixes to panel support on Windows and GTK.
jianli@chromium.org
2011-09-16
1
-0
/
+5
*
Revert 101446 - Implement minimize/restore/hover for panels on Linux.
thestig@chromium.org
2011-09-16
1
-13
/
+0
*
Implement minimize/restore/hover for panels on Linux.
prasadt@chromium.org
2011-09-16
1
-0
/
+13
*
Enable Minimize/Restore for Panels on Mac
dimich@chromium.org
2011-09-15
1
-1
/
+34
*
Implement PanelBrowserWindowCocoa::Activate.
dcheng@chromium.org
2011-09-14
1
-1
/
+4
*
Revert 100594 (didn't really help, just moved the failure to a different bot)
thakis@chromium.org
2011-09-11
1
-3
/
+49
*
Revert 100537, looks like it broke
thakis@chromium.org
2011-09-10
1
-49
/
+3
*
Enable rearrangement of Panels on Mac by dragging.
dimich@chromium.org
2011-09-09
1
-3
/
+49
*
Update the custom titlebar on focus changes.
dcheng@chromium.org
2011-09-09
1
-2
/
+7
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+14
*
Implement basic theming for panel titlebars.
dcheng@chromium.org
2011-09-06
1
-1
/
+3
*
Handle keyboard shortcuts in Mac Panels.
jennb@chromium.org
2011-08-26
1
-2
/
+19
*
Revert 98112
thakis@chromium.org
2011-08-25
1
-19
/
+2
[next]