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_view_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PanelOverflowStrip to handle panel overflow.
jianli@chromium.org
2011-12-03
1
-1
/
+1
*
Disable broken Panel tests
dcheng@chromium.org
2011-12-02
1
-1
/
+2
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-2
/
+2
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-2
/
+2
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-2
/
+2
*
Align expanded panel to the bottom of screen edge when there is an auto-hidin...
jianli@chromium.org
2011-11-23
1
-6
/
+10
*
Remove more totally obvious usage of: defined(TOUCH_UI)
saintlou@chromium.org
2011-11-23
1
-1
/
+1
*
Fix panels being removed from PanelManager prematurely.
prasadt@chromium.org
2011-11-15
1
-3
/
+11
*
Keep panel manager internal titlebar state consistent with changes to titlebars.
jennb@chromium.org
2011-11-14
1
-6
/
+0
*
Get BrowserTests to compile on windows with aura.
ben@chromium.org
2011-11-11
1
-3
/
+3
*
Implement gutter between first panel and right edge of screen like in ChromeOS.
jennb@chromium.org
2011-11-08
1
-7
/
+25
*
Classification of TODOs in Panel code.
dimich@chromium.org
2011-11-03
1
-0
/
+2
*
Mac: Added a delay before panels go to minimized state from title-only state.
dimich@chromium.org
2011-10-31
1
-0
/
+7
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-5
/
+6
*
Choose the right window to switch to when a panel is deactivated on Windows.
jianli@chromium.org
2011-10-07
1
-17
/
+0
*
Consolidate message observer API for MessagePumpX and MessagePumWin
oshima@google.com
2011-10-04
1
-2
/
+4
*
Reland the patch to fix the problem that sometimes panel on Windows is not se...
jianli@chromium.org
2011-10-03
1
-95
/
+221
*
Revert 103602 - Fix the problem that sometimes panel on Windows is not set to...
dimich@chromium.org
2011-10-01
1
-221
/
+95
*
Fix the problem that sometimes panel on Windows is not set to top-most.
jianli@chromium.org
2011-10-01
1
-95
/
+221
*
Panel mouse watcher refactor to have panel manager control mouse watching.
jennb@chromium.org
2011-09-30
1
-7
/
+16
*
Animating the visibility change of settings button in Panel for Windows.
jianli@chromium.org
2011-09-28
1
-11
/
+25
*
Refactor Win panel mouse watcher to use PanelMouseWatcher base class.
jennb@chromium.org
2011-09-23
1
-5
/
+2
*
Reverting this change to see if this fixes the MinimizeRestore browser tests ...
ananta@chromium.org
2011-09-23
1
-2
/
+5
*
Refactor Win panel mouse watcher to use PanelMouseWatcher base class.
jennb@chromium.org
2011-09-22
1
-5
/
+2
*
Support Panel auto-resize on Mac.
jennb@chromium.org
2011-09-16
1
-63
/
+2
*
Refactor panel settings menu to pull out platform-independent part into separ...
jianli@chromium.org
2011-09-08
1
-82
/
+0
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+61
*
Disable DrawAttention test. Will reenable it after getting it fixed.
jianli@chromium.org
2011-09-01
1
-1
/
+2
*
Support auto-hide taskbar for panels on Windows.
jianli@chromium.org
2011-08-30
1
-100
/
+133
*
Some fixes to panel support on Windows:
jianli@chromium.org
2011-08-18
1
-8
/
+15
*
Use Titlebar instead of TitleBar consistently in panels code.
prasadt@chromium.org
2011-08-15
1
-17
/
+17
*
Implement drag and drop testing in a platform independent way.
prasadt@chromium.org
2011-08-12
1
-268
/
+4
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Misc panel bug fixes on Windows.
jianli@chromium.org
2011-07-20
1
-10
/
+36
*
Draw attention for panels on Windows.
jianli@chromium.org
2011-07-15
1
-0
/
+59
*
Don't show a prompt when loading an extension with NPAPI plugins via
mpcomplete@chromium.org
2011-07-13
1
-1
/
+1
*
Convert PanelBrowserFrameView menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-07-06
1
-4
/
+1
*
Support minimizing the panel into 3-pixel line on Windows. Also support bring...
jianli@chromium.org
2011-06-30
1
-0
/
+89
*
Add ShowPanelInactive method to NativePanel interface and make Panel call int...
jianli@chromium.org
2011-06-24
1
-9
/
+47
*
Allow panels to be minimized/restored.
dcheng@chromium.org
2011-06-23
1
-12
/
+0
*
Switch to creating and using NativePanel for all platforms.
jianli@chromium.org
2011-06-17
1
-2
/
+2
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-5
/
+1
*
Make panel be a scoped pointer in PanelBrowserView.
jianli@chromium.org
2011-06-07
1
-1
/
+4
*
Fix bug 84796: window.open when called from an extension ignores positioning ...
jianli@chromium.org
2011-06-06
1
-1
/
+1
*
Fix clang build break.
jianli@chromium.org
2011-06-02
1
-1
/
+1
*
Update Panel UI looks on Windows.
jianli@chromium.org
2011-06-02
1
-106
/
+118
*
Animate the panel bounds change on Windows.
jianli@chromium.org
2011-05-26
1
-2
/
+45
*
Show "About panel" bubble on Windows.
jianli@chromium.org
2011-05-25
1
-0
/
+101
*
Make info button appear only when mouse is over the panel or the panel has fo...
jianli@chromium.org
2011-05-24
1
-18
/
+60
[next]