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
...
*
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
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
8
-443
/
+557
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
3
-10
/
+2
*
Try to fix Linux views build
pkasting@chromium.org
2009-09-14
1
-1
/
+1
*
Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...
pkasting@chromium.org
2009-09-14
4
-103
/
+176
*
Split the "downloads in progress at exit" confirm dialog text into
paul@chromium.org
2009-09-14
1
-13
/
+45
*
Changes the width of pinned tabs to 56, except on chrome os where it
sky@chromium.org
2009-09-14
1
-7
/
+7
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
7
-70
/
+81
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
2
-4
/
+2
*
The focus is not restored properly when a Windows modal dialog
jcampan@chromium.org
2009-09-14
1
-42
/
+1
*
Try to fix the Linux Views build.
pkasting@chromium.org
2009-09-14
1
-1
/
+1
*
Some initial cleanup of InfoBubble:
pkasting@chromium.org
2009-09-14
3
-110
/
+60
*
Move sync wizard dimension constants to locale_settings GRD.
tim@chromium.org
2009-09-14
1
-5
/
+7
*
Implements LocationBarView::AvailableWidth for Gtk.
sky@chromium.org
2009-09-14
1
-2
/
+1
*
Use jstemplates in merge and sync setup page.
tim@chromium.org
2009-09-14
1
-3
/
+17
*
Clean up a few things about the first run bubble code:
pkasting@chromium.org
2009-09-12
2
-254
/
+291
*
The shell dialog code explicitly disables the browser HWND before calling the...
jcampan@chromium.org
2009-09-11
1
-1
/
+42
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
1
-6
/
+6
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-1
/
+8
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
2
-0
/
+6
*
[Windows] Clear Browsing Data dialog should not have any button as default
mark@chromium.org
2009-09-11
2
-0
/
+5
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
9
-145
/
+776
*
Gtk: Allow all columns in task manager to be sortable.
mhm@chromium.org
2009-09-11
1
-13
/
+3
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
2
-3
/
+23
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
2
-164
/
+19
*
Populate strings in gaia_login.html using jstemplates instead of literals.
tim@chromium.org
2009-09-10
1
-1
/
+27
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-3
/
+3
*
Make the "get themes" button into a link instead.
mdm@chromium.org
2009-09-10
2
-12
/
+15
*
Error diagnostics for Blacklist IO
idanan@chromium.org
2009-09-10
2
-0
/
+136
*
sliding animation for moles
erikkay@chromium.org
2009-09-10
1
-14
/
+72
[prev]
[next]