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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
13
-43
/
+26
*
Change the way the NonClientView handles forcing the native frame for popups/...
ben@chromium.org
2009-09-28
9
-45
/
+65
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
13
-26
/
+43
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
4
-16
/
+16
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-2
/
+2
*
Adds the ability for script to resize the menu.
sky@chromium.org
2009-09-28
1
-2
/
+2
*
Fixes regression in drop arrow. Specifically window properties were
sky@chromium.org
2009-09-28
1
-3
/
+3
*
Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...
tim@chromium.org
2009-09-28
2
-0
/
+12
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
6
-8
/
+296
*
Remove the context menu item 'Remove from shelf' from download shelf
mhm@chromium.org
2009-09-26
1
-1
/
+0
*
Part 3 of 'Polish dragging of ToolStrips': Restrict the horizontal and vertic...
sidchat@chromium.org
2009-09-25
1
-17
/
+20
*
[Relanding erg's change with fix for toolkit_views shortcuts and
jcampan@chromium.org
2009-09-25
4
-132
/
+105
*
Make --show-extensions-on-top look exactly, pixel-for-pixel
aa@chromium.org
2009-09-25
2
-7
/
+16
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
2
-0
/
+2
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
2
-0
/
+5
*
Adds three new off-by-default columns to the task manager to track WebCore ca...
jamesr@chromium.org
2009-09-25
1
-0
/
+24
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
5
-6
/
+7
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
7
-15
/
+34
*
Lands http://codereview.chromium.org/214030 for Thiago:
sky@chromium.org
2009-09-25
1
-1
/
+1
*
Clean up a few bits of files that I'm about to modify. The only visible chan...
pkasting@chromium.org
2009-09-25
1
-4
/
+3
*
Fix hottracking on button views.The hottracking on the toolbar was broken, th...
mhm@chromium.org
2009-09-24
1
-4
/
+0
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Simplify life for people trying to pick a "readable" foreground color by not ...
pkasting@chromium.org
2009-09-24
2
-22
/
+8
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Reverting 27113, it breaks the ChomeOS build.
jcampan@chromium.org
2009-09-24
2
-5
/
+12
*
Refactoring some of the NativeViewHost and NativeControl focus management so ...
jcampan@chromium.org
2009-09-24
2
-12
/
+5
*
Regression: Shift modifier on Find was reversed.
finnur@chromium.org
2009-09-24
1
-1
/
+1
*
Changes from listening to focus-out/focus-in for active status to
sky@chromium.org
2009-09-24
2
-12
/
+5
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
7
-55
/
+48
*
A refactor broke the find bar...characters like ! and (
davemoore@google.com
2009-09-23
4
-4
/
+23
*
Implements file contents support in OSExchangeData and DropTarget
sky@chromium.org
2009-09-23
1
-2
/
+5
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
4
-0
/
+5
*
Coverity: Initialize the remaining DropInfo members in the constructor.
jhawkins@chromium.org
2009-09-23
1
-4
/
+17
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
7
-48
/
+55
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
7
-55
/
+48
*
There is a race condition when the HtmlDialogView is closed which causes a cr...
ananta@chromium.org
2009-09-23
1
-9
/
+25
*
Fix views build.
estade@chromium.org
2009-09-23
1
-1
/
+1
*
Download in progress dialog:
estade@chromium.org
2009-09-23
1
-7
/
+12
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
1
-1
/
+1
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-24
/
+17
*
Gets the drop arrow to show when dragging URLs over the tab strip.
sky@chromium.org
2009-09-22
3
-16
/
+30
*
Implements a NOTIMPLEMENTED in GoButton.
sky@chromium.org
2009-09-22
2
-13
/
+1
*
Makes tab dragging on views restrict the drag to the main window.
sky@chromium.org
2009-09-22
2
-18
/
+35
*
hide toolstrips in full screen mode
erikkay@chromium.org
2009-09-22
3
-1
/
+27
*
Makes TabIconView use IDR_PRODUCT_LOGO_16 on non-windows platforms.
sky@chromium.org
2009-09-21
1
-1
/
+1
*
Fix clipping issue on extension shelf (when detached).
finnur@chromium.org
2009-09-21
1
-2
/
+13
*
allow the handle to be hidden when moles are expanded
erikkay@chromium.org
2009-09-21
3
-90
/
+143
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
3
-8
/
+8
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
3
-8
/
+8
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
3
-8
/
+8
[next]