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
*
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
*
Fix BrowserFrameWin::OnMoving bad_override coverity error.
mattm@chromium.org
2009-09-18
2
-2
/
+2
*
Change BrowserBubble to use Close instead of CloseNow. This should make
erikkay@chromium.org
2009-09-18
5
-15
/
+15
*
Fix a crash canceling a completed, auto-opened download.
paul@chromium.org
2009-09-18
2
-8
/
+41
*
Remove the intializaton of the Download Manager when bringing up
tony@chromium.org
2009-09-18
1
-3
/
+0
*
Lands http://codereview.chromium.org/203029 for Thiago:
sky@chromium.org
2009-09-18
2
-9
/
+13
*
Fix a bug where we access a view after deletion.
paul@chromium.org
2009-09-18
1
-3
/
+7
*
Revert "Strict transport security: add checkbox to clear state."
agl@chromium.org
2009-09-18
2
-23
/
+3
*
While fixing bug 22070 (Toolstrip theme background not updated when resizing ...
finnur@chromium.org
2009-09-18
3
-43
/
+29
*
Fix the Linux Views build, sigh. We need a trybot.
pkasting@chromium.org
2009-09-17
1
-2
/
+3
*
Try to make ImageBubbles draw correctly on Linux Views as well. This also fi...
pkasting@chromium.org
2009-09-17
2
-68
/
+92
*
Handle some startup errors encountered by ModelAssociator (such as
tim@chromium.org
2009-09-16
5
-0
/
+17
*
Try to fix Linux Views build.
pkasting@chromium.org
2009-09-16
1
-1
/
+1
*
Convert InfoBubble to using BubbleBorder. This also replaces the border grap...
pkasting@chromium.org
2009-09-16
7
-440
/
+472
*
Part 1 of 'Polish dragging of ToolStrips'. This CL restricts the motion of th...
sidchat@chromium.org
2009-09-16
1
-1
/
+23
*
This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR
xji@chromium.org
2009-09-16
1
-11
/
+16
*
Another try to fix a build break caused by r26312.
hbono@chromium.org
2009-09-16
1
-1
/
+1
*
A quick build fix caused by r26312.
hbono@chromium.org
2009-09-16
1
-1
/
+1
*
More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo...
pkasting@chromium.org
2009-09-16
3
-67
/
+51
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
8
-54
/
+76
*
Land review 193091: Avoid unnecessary conversions between wchar_t
aa@chromium.org
2009-09-15
1
-3
/
+3
*
Unified the color definitions for the dividers so that extension shelf is usi...
finnur@chromium.org
2009-09-15
4
-14
/
+15
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
2
-8
/
+6
*
Fix build. When I recreated my changelist I accidentally left out two files I...
finnur@chromium.org
2009-09-15
2
-0
/
+360
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
6
-443
/
+197
*
Drag and drop for extension in RTL wasn't working properly.
cira@chromium.org
2009-09-15
1
-1
/
+2
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
8
-557
/
+443
*
Oops, another variable also has the same problem (warning turned into error d...
finnur@chromium.org
2009-09-15
1
-2
/
+2
*
Fix linux build warning treated as error.
finnur@chromium.org
2009-09-14
1
-1
/
+1
[next]