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
/
ui
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
14
-85
/
+57
*
views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...
tfarina@chromium.org
2011-04-27
6
-11
/
+3164
*
Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.
msw@chromium.org
2011-04-27
1
-10
/
+1
*
gtk: Move AutocompleteEditViewGtk/autocomplete_edit_view_gtk.* to ui/gtk/omni...
tfarina@chromium.org
2011-04-26
2
-5
/
+3
*
Fixes crash in menu code that would happen if you attempted to show a
sky@chromium.org
2011-04-26
1
-8
/
+82
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
24
-31
/
+31
*
Show hardware addresses for wifi and ethernet networks.
dilmah@chromium.org
2011-04-26
1
-1
/
+1
*
Fix clang by making type_ defined during OS_LINUX non-OS_CHROMEOS builds.
ben@chromium.org
2011-04-26
2
-2
/
+6
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
29
-122
/
+124
*
Refactors handling of NativeWebKeyboardEvent into a common
sky@chromium.org
2011-04-26
3
-5
/
+39
*
wstring: remove wstring functions from base/i18n/rtl.h
evan@chromium.org
2011-04-25
1
-7
/
+6
*
views: Move LinkController into its own header file.
tfarina@chromium.org
2011-04-25
27
-132
/
+159
*
options: Get rid of the unused OptionsGroup enum.
tfarina@chromium.org
2011-04-25
2
-3
/
+1
*
Fixes another case of object getting deleted while menu is showing
sky@chromium.org
2011-04-25
2
-1
/
+17
*
Move blocked content from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-22
3
-7
/
+7
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
1
-2
/
+3
*
[Mac] First pass at multiple selection in the tabstrip.
rsesek@chromium.org
2011-04-21
1
-1
/
+1
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
15
-2
/
+16
*
Revert 82497 - Split out large icons into a separate resource pakThis is a pa...
sail@chromium.org
2011-04-21
15
-16
/
+2
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
15
-2
/
+16
*
Implementation of "Select tabs when dragging onto them".
asvitkine@chromium.org
2011-04-21
4
-3
/
+43
*
OnWindowPosChanged override wasn't calling through to WidgetWin impl, resulti...
ben@chromium.org
2011-04-20
1
-0
/
+1
*
Revert high res icon changes
sail@chromium.org
2011-04-20
15
-16
/
+2
*
Attempt at hiding the crash seen on ChromeOS in ToolbarView::PopupTopSpacing....
ben@chromium.org
2011-04-20
1
-8
/
+9
*
Adjust infobar arrow height when the toolbar height changes. This also fixes...
pkasting@chromium.org
2011-04-20
12
-107
/
+241
*
Add enum histogram for dangerous download save or discard.
mattm@chromium.org
2011-04-19
1
-1
/
+1
*
Add support for multi resolution icons
sail@chromium.org
2011-04-19
15
-2
/
+16
*
Disable PDF tests and SizeWindow on Chrome OS
rkc@chromium.org
2011-04-19
1
-2
/
+3
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-0
/
+1
*
Move BubbleBorder support from ExtensionPopup to BrowserBubble.
xiyuan@chromium.org
2011-04-19
14
-449
/
+480
*
New cancel test (includes change in DownloadItem::Complete meaning and
rdsmith@chromium.org
2011-04-19
1
-1
/
+0
*
Fix some omnibox extension icon issues:
pkasting@chromium.org
2011-04-19
11
-121
/
+106
*
Enable one test for more debugging and remove debugging code from another test
finnur@chromium.org
2011-04-19
1
-2
/
+31
*
Disable the context menu on the keyboard overlay and the print dialog.
mazda@chromium.org
2011-04-19
2
-0
/
+6
*
Fix infobar animation bug: reversed argument meant the browser didn't properl...
pkasting@chromium.org
2011-04-19
1
-1
/
+1
*
first-run: Move ShowFirstRunDialog() function to first_run_dialog.h
tfarina@chromium.org
2011-04-18
1
-2
/
+27
*
views: Organize downloads UI files into the chrome/browser/ui/views/download/...
tfarina@chromium.org
2011-04-18
9
-18
/
+18
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
2
-7
/
+7
*
Made full tab file browser to open automatically when a new disk device is pr...
zelidrag@chromium.org
2011-04-16
1
-106
/
+4
*
Fix some infobar drawing glitches:
pkasting@chromium.org
2011-04-16
13
-49
/
+69
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
10
-22
/
+7
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
1
-13
/
+0
*
first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...
tfarina@chromium.org
2011-04-15
1
-0
/
+1
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
4
-48
/
+46
*
Make most shotcut keys take effect on the keyboard overlay.
mazda@chromium.org
2011-04-15
6
-32
/
+170
*
Revert "Make most shotcut keys take effect on the keyboard overlay."
mazda@chromium.org
2011-04-15
6
-170
/
+32
*
Make most shotcut keys take effect on the keyboard overlay.
mazda@chromium.org
2011-04-15
6
-32
/
+170
*
Revert unspoofable infobar appearance to use an arrow pointing to the omnibox...
pkasting@chromium.org
2011-04-15
9
-83
/
+75
*
Avoid sending notification of losing focus to the renderer side when a contex...
yzshen@chromium.org
2011-04-14
1
-0
/
+7
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
2
-21
/
+0
[next]