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
*
Show settings menu for panel on GTK.
jianli@chromium.org
2011-09-14
2
-0
/
+19
*
Implement PanelBrowserWindowCocoa::Activate.
dcheng@chromium.org
2011-09-14
3
-1
/
+33
*
Show or hide settings button depending on whether the panel is on focus or th...
jianli@chromium.org
2011-09-13
4
-0
/
+51
*
Switch from chrome://extensions to chrome://settings/extensionSettings.
finnur@chromium.org
2011-09-13
1
-4
/
+1
*
Fix another 10.6 SDK build error in PanelWindowCocoaController.
rsesek@chromium.org
2011-09-12
1
-2
/
+4
*
Revert 100594 (didn't really help, just moved the failure to a different bot)
thakis@chromium.org
2011-09-11
8
-26
/
+327
*
Revert 100537, looks like it broke
thakis@chromium.org
2011-09-10
8
-327
/
+26
*
Redraw Panels on Mac when theme changes.
dcheng@chromium.org
2011-09-10
2
-1
/
+13
*
Enable rearrangement of Panels on Mac by dragging.
dimich@chromium.org
2011-09-09
8
-26
/
+327
*
Minor PanelTitlebarView cleanup.
dcheng@chromium.org
2011-09-09
2
-10
/
+11
*
Add settings button and menu to panel on Mac.
jianli@chromium.org
2011-09-09
4
-0
/
+41
*
Switch BrowserTestHelper to use TestingProfileManager and update all correspo...
rsesek@chromium.org
2011-09-09
1
-9
/
+5
*
Update the custom titlebar on focus changes.
dcheng@chromium.org
2011-09-09
3
-9
/
+36
*
Refactor panel settings menu to pull out platform-independent part into separ...
jianli@chromium.org
2011-09-08
9
-234
/
+299
*
Display the panel title in the title bar.
dcheng@chromium.org
2011-09-08
2
-3
/
+13
*
Fix bug that pressing ESC to cancel panel drag and releasing the mouse cause ...
jianli@chromium.org
2011-09-07
2
-12
/
+22
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-0
/
+56
*
Fix crash or hang on Windows when clicking on wrench icon in panel opened fro...
jianli@chromium.org
2011-09-07
2
-5
/
+7
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
16
-20
/
+394
*
content: Move collected cookies constrained window to TabContentsWrapper.
erg@chromium.org
2011-09-07
2
-2
/
+2
*
Implement basic theming for panel titlebars.
dcheng@chromium.org
2011-09-06
7
-9
/
+89
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+5
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Disable DrawAttention test. Will reenable it after getting it fixed.
jianli@chromium.org
2011-09-01
1
-1
/
+2
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
2
-2
/
+7
*
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
[next]