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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include Mac Panels when cycling through windows using Cmd-~.
jennb@chromium.org
2011-08-31
1
-0
/
+15
*
Support auto-hide taskbar for panels on Windows.
jianli@chromium.org
2011-08-30
15
-292
/
+1300
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
2
-7
/
+2
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
2
-2
/
+7
*
Fix crash with some keyboard shortcuts in Cocoa Panels.
jennb@chromium.org
2011-08-26
4
-1
/
+34
*
Handle keyboard shortcuts in Mac Panels.
jennb@chromium.org
2011-08-26
1
-2
/
+19
*
Addition testing for panels drag and drop.
prasadt@chromium.org
2011-08-25
4
-135
/
+406
*
Revert 98112
thakis@chromium.org
2011-08-25
1
-19
/
+2
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
2
-6
/
+12
*
Handle keyboard shortcuts in Mac Panels.
jennb@chromium.org
2011-08-24
1
-2
/
+19
*
Implement correct Panel closing sequence for Mac.
dimich@chromium.org
2011-08-23
7
-81
/
+192
*
Revert 97923 - Implement correct Panel closing sequence for Mac.
mattm@chromium.org
2011-08-23
7
-195
/
+80
*
Implement correct Panel closing sequence for Mac.
dimich@chromium.org
2011-08-23
7
-80
/
+195
*
Enable user interface menu items for Panels.
jennb@chromium.org
2011-08-22
3
-0
/
+106
*
Revert 97736 - Implement correct Panel closing sequence for Mac.
dimich@chromium.org
2011-08-22
6
-124
/
+30
*
Implement correct Panel closing sequence for Mac.
dimich@chromium.org
2011-08-22
6
-30
/
+124
*
Get rid of Profile usage in the content download code, and switch to BrowserC...
jam@chromium.org
2011-08-22
1
-1
/
+1
*
Restoring a session should restore window minimization state
dhollowa@chromium.org
2011-08-22
2
-0
/
+6
*
Panels keyboard event handling support for GTK and Win.
jennb@chromium.org
2011-08-18
8
-3
/
+57
*
Some fixes to panel support on Windows:
jianli@chromium.org
2011-08-18
7
-40
/
+54
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-4
/
+4
*
Re-enable accidentally disabled DragPanels test on Windows.
prasadt@chromium.org
2011-08-17
1
-3
/
+3
*
Showing Task manager on the foreground window.
yoshiki@chromium.org
2011-08-16
2
-4
/
+6
*
Disable DragPanels for TOOLKIT_VIEWS.
prasadt@chromium.org
2011-08-16
1
-1
/
+1
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Use Titlebar instead of TitleBar consistently in panels code.
prasadt@chromium.org
2011-08-15
17
-69
/
+69
*
Disable DragPanels test on ChromeOS.
prasadt@chromium.org
2011-08-12
1
-1
/
+1
*
Implement drag and drop testing in a platform independent way.
prasadt@chromium.org
2011-08-12
10
-304
/
+323
*
Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...
jennb@chromium.org
2011-08-08
12
-3
/
+66
*
Fullscreen support for Lion.
rohitrao@chromium.org
2011-08-04
2
-0
/
+11
*
Have Panel get the browser object from the native panel.
jennb@chromium.org
2011-07-29
10
-21
/
+39
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
3
-4
/
+4
*
Handle panel overflow when creating a new panel on Windows.
jianli@chromium.org
2011-07-29
7
-116
/
+226
*
Use test tab contents in test panels.
jennb@chromium.org
2011-07-28
4
-37
/
+19
*
Enable PanelAppBrowserTest on Linux.
prasadt@chromium.org
2011-07-28
1
-9
/
+1
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
1
-1
/
+1
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-2
/
+2
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
1
-2
/
+2
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-2
/
+2
*
Revert 93724
oshima@google.com
2011-07-22
1
-2
/
+2
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
1
-2
/
+2
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
Drag and drop for panels on Linux.
prasadt@chromium.org
2011-07-20
2
-5
/
+209
*
Misc panel bug fixes on Windows.
jianli@chromium.org
2011-07-20
13
-23
/
+97
*
Add TabContents hosting to the Panel windows on OSX.
dimich@chromium.org
2011-07-19
7
-17
/
+202
*
Create temp downloads directory for downloads tests.
jennb@chromium.org
2011-07-19
1
-7
/
+30
*
Disable PanelBrowserTest.Download*.
jennb@chromium.org
2011-07-18
1
-2
/
+2
*
Make Panel downloads use DownloadShelf in a tabbed browser.
jennb@chromium.org
2011-07-18
3
-4
/
+172
*
Draw attention for panels on Windows.
jianli@chromium.org
2011-07-15
11
-25
/
+210
*
Add NativePanelTesting utility interface for testing panels.
jennb@chromium.org
2011-07-15
7
-3
/
+32
[next]