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
*
Adds ContentSettingBubbleModel.
bulach@chromium.org
2010-03-09
3
-143
/
+88
*
Fix performance regression New Tab Warm introduced in http://codereview.chrom...
dpolukhin@google.com
2010-03-09
1
-7
/
+10
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
13
-0
/
+0
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
24
-184
/
+148
*
Use web app icon as ICON_BIG for Windows
xiyuan@chromium.org
2010-03-08
3
-0
/
+12
*
Clean up/fix more frame code. In general this is bringing the less-common fr...
pkasting@chromium.org
2010-03-08
4
-283
/
+324
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
2
-3
/
+6
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
2
-3
/
+2
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
2
-0
/
+8
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
2
-1
/
+2
*
Renames ContentBlockedImageView to ContentSettingImageView.
bulach@chromium.org
2010-03-05
2
-69
/
+60
*
This patch fixes the truncation issue in the hostname url for HTTP Auth Dialo...
nsylvain@chromium.org
2010-03-05
1
-0
/
+1
*
Update the extensions management page to match mock attached to bug 36292.
mpcomplete@chromium.org
2010-03-05
2
-7
/
+10
*
On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...
johnnyg@chromium.org
2010-03-04
2
-2
/
+18
*
Linux views: Hook up gtk certificate viewer to page info window.
mattm@chromium.org
2010-03-04
1
-1
/
+5
*
Disable scroll bars for popups that will grow on windows and linux_view.
skerner@chromium.org
2010-03-04
1
-1
/
+8
*
Win: Grey out/remove default browser choices in side by side installs.
mattm@chromium.org
2010-03-04
7
-17
/
+61
*
Enable "Remove All" button even if nothing is selected.
ian@chromium.org
2010-03-04
1
-5
/
+2
*
Test cookie prompting.
darin@chromium.org
2010-03-04
4
-2
/
+21
*
First pass at revamping the main menu, now called app launcher.
jcampan@chromium.org
2010-03-04
2
-2
/
+3
*
Fix issue 29996
xiyuan@chromium.org
2010-03-03
1
-2
/
+20
*
Removed logic which made the container size 0 when recreating a tab contents
davemoore@chromium.org
2010-03-02
1
-7
/
+16
*
Moves ActionComboboxModel class to its own header so we can share common code...
erg@chromium.org
2010-03-02
2
-62
/
+4
*
[Mac] Reduce jank in the cookie manager by batching updates from the model.
rsesek@chromium.org
2010-03-02
2
-3
/
+2
*
Clean up some of the frame code a bit.
pkasting@chromium.org
2010-03-02
6
-181
/
+108
*
Lands http://codereview.chromium.org/652010 for Thiago:
sky@chromium.org
2010-03-02
2
-65
/
+2
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
2
-3
/
+16
*
Relayout root view in OnWindowPosChanged because when we process this message...
dpolukhin@google.com
2010-03-02
1
-0
/
+9
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-4
/
+4
*
Fix the content page of the options dialog to use kAutoFillEnabled instead of...
jhawkins@chromium.org
2010-03-02
1
-2
/
+2
*
Revert 40313 - Revert 40305 Fix for cases when info bar is stealing focus on...
cira@google.com
2010-03-01
1
-1
/
+13
*
Revert 40305 - Fix for cases when info bar is stealing focus on Windows
cira@google.com
2010-03-01
1
-13
/
+1
*
Fix for cases when info bar is stealing focus on Windows
georgey@chromium.org
2010-03-01
1
-1
/
+13
*
Rename button from "Close" to "Done" on bookmark bubble and content bubbles.
thakis@chromium.org
2010-02-27
2
-2
/
+2
*
Teach the cookie tree view and model about appcaches. Not hooked up to real d...
michaeln@chromium.org
2010-02-26
6
-23
/
+254
*
gtk: Add the experimental purge memory button. Also add a GRD entry for the b...
thestig@chromium.org
2010-02-26
1
-3
/
+4
*
fix bug where translate infobar gets stuck at "Loading..." between switching ...
kuan@chromium.org
2010-02-26
1
-8
/
+4
*
Adding a preference to turn off the translate feature.
jcampan@chromium.org
2010-02-26
1
-3
/
+70
*
fix crash when translate infobar is instantiated with Translating state
kuan@chromium.org
2010-02-25
1
-0
/
+2
*
Don't make pause/resume item in download context menu a check item (the name ...
estade@chromium.org
2010-02-25
1
-39
/
+3
*
Translate Infobars for OS X.
jeremy@chromium.org
2010-02-25
1
-1
/
+2
*
Fix issue 32106
xiyuan@chromium.org
2010-02-25
1
-2
/
+25
*
Mirror sysmenu target rect on RTL UIs.
pkasting@chromium.org
2010-02-24
1
-3
/
+1
*
Add a host validity status icon to the content settings exception editor. Ori...
pkasting@chromium.org
2010-02-24
2
-17
/
+43
*
fix bug to not trigger translation when source language is modified in before...
kuan@chromium.org
2010-02-24
1
-6
/
+2
*
windows: Theme the popup window with the incognito theme when we are in the i...
jhawkins@chromium.org
2010-02-24
1
-4
/
+8
*
Displaying a JavaScript message box (such as an alert) from
jcampan@chromium.org
2010-02-23
2
-2
/
+7
*
Fixes a bug where the "remove" and "remove all" buttons are
ian@chromium.org
2010-02-23
1
-2
/
+3
*
Build breakage fix
oshima@chromium.org
2010-02-22
1
-1
/
+1
*
Build breakage fix
oshima@chromium.org
2010-02-22
1
-1
/
+1
[next]