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
*
Fix anchoring of the menu. It was flipped.
finnur@chromium.org
2010-02-16
1
-2
/
+2
*
chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.
derat@chromium.org
2010-02-16
2
-10
/
+5
*
Remember initial size of new created tab content and use it when GTK widget s...
dpolukhin@chromium.org
2010-02-16
1
-0
/
+6
*
Clone of issue 600130. (http://codereview.chromium.org/600130)
twiz@chromium.org
2010-02-16
6
-45
/
+122
*
Fix problem with test on Linux Views Toolkit.
finnur@chromium.org
2010-02-13
1
-10
/
+1
*
Avoid showing the user a garbage path attribute when the cookie doesn't have an
darin@chromium.org
2010-02-12
4
-25
/
+10
*
Moved chromeos's frame classes under chromeos/frame.
oshima@chromium.org
2010-02-12
3
-9
/
+19
*
Use BrowserFrame::TitleFont in OpaqueBrowserFrameView as well.
oshima@chromium.org
2010-02-12
2
-23
/
+5
*
Fix the problem where accelerator key was not working in compact navbar.
oshima@chromium.org
2010-02-12
1
-8
/
+8
*
Browser Action Container should not shrink when visible extension is disabled.
finnur@chromium.org
2010-02-12
3
-15
/
+207
*
Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...
jorlow@chromium.org
2010-02-12
4
-57
/
+225
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
9
-68
/
+177
*
first part of fix for dual translate infobars
kuan@chromium.org
2010-02-12
1
-11
/
+15
*
Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...
pkasting@chromium.org
2010-02-12
2
-9
/
+7
*
Fix the remaining issues with showing the app menu for the top left part of t...
pkasting@chromium.org
2010-02-12
3
-40
/
+64
*
Use the same string resource everywhere for the "Show Passwords" button.
pkasting@chromium.org
2010-02-12
2
-6
/
+6
*
Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...
pkasting@chromium.org
2010-02-12
2
-5
/
+5
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
10
-38
/
+197
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
2
-1
/
+34
*
Revert 38828 - Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
10
-198
/
+39
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
10
-39
/
+198
*
Remove unused "show title" functionality in UrlPicker.
pkasting@chromium.org
2010-02-11
3
-103
/
+10
*
Fix a regression in the display of notifications on Windows: the TOPMOST bit ...
johnnyg@chromium.org
2010-02-11
1
-2
/
+2
*
Fixed alignment of button dropdowns for RTL languages.
avayvod@chromium.org
2010-02-11
1
-6
/
+5
*
Better popup list display:
pkasting@chromium.org
2010-02-11
2
-4
/
+95
*
Add option to delete browsing history of the last hour.
jochen@chromium.org
2010-02-11
1
-5
/
+6
*
Make context menu in Browser Action overflow menu do something.
finnur@chromium.org
2010-02-11
6
-29
/
+35
*
Linux: fix clicking on security or blocked contents of non-active window show...
mattm@chromium.org
2010-02-10
2
-5
/
+10
*
translate infobars: reimplement, fix bugs
kuan@chromium.org
2010-02-10
3
-280
/
+383
*
Use Chrome update UI for Chrome OS updates.
davemoore@chromium.org
2010-02-10
2
-17
/
+33
*
Dialog showed now only if profiles are loaded - if not it waits until they are.
georgey@chromium.org
2010-02-10
2
-5
/
+28
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
2
-1
/
+9
*
Attempt to fix the Linux Views and ChromiumOS builds following r38658.
mark@chromium.org
2010-02-10
8
-11
/
+218
*
Attempt to fix the Linux Views and ChromiumOS builds following r38658.
mark@chromium.org
2010-02-10
5
-7
/
+7
*
Per brakowski, the cookie prompt default should be "remember" and not "ask".
pkasting@chromium.org
2010-02-10
1
-1
/
+1
*
GTK: Implements the content settings window and the minor changes to the opti...
erg@chromium.org
2010-02-10
2
-11
/
+1
*
Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...
ian@chromium.org
2010-02-10
2
-10
/
+54
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-5
/
+0
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
4
-8
/
+213
*
Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...
dantasse@chromium.org
2010-02-10
1
-1
/
+1
*
Couple of tweaks to the cookie prompt dialog:
sky@chromium.org
2010-02-10
2
-72
/
+40
*
Remove poll'n'loop code from extension_browsertest.cc.
phajdan.jr@chromium.org
2010-02-10
1
-0
/
+14
*
Try to make spacing/indenting of Privacy section clearer.
pkasting@chromium.org
2010-02-10
1
-12
/
+14
*
Remove descriptive text above import settings button. This also removes it f...
pkasting@chromium.org
2010-02-10
2
-15
/
+1
*
Make sure there's padding between the "manage" link and the close button, eve...
pkasting@chromium.org
2010-02-10
1
-0
/
+1
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
1
-8
/
+31
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
11
-67
/
+75
*
Prevent the user from triggering multiple copies of a particular exceptions w...
pkasting@chromium.org
2010-02-09
2
-4
/
+12
*
Fixes leak in cookie filter page view and clear browsing data view
sky@chromium.org
2010-02-09
2
-2
/
+6
*
Potential fix for reliability test crash.
zelidrag@chromium.org
2010-02-09
2
-1
/
+2
[next]