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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
14
-17
/
+17
*
[cros] Make disconnected icons used by network drop-down and network button c...
altimofeev@chromium.org
2011-11-30
4
-6
/
+35
*
Re-application of CL originally reviewed here: http://codereview.chromium.org...
jimblackler@google.com
2011-11-30
1
-1
/
+2
*
Add UMA for default content settings values, and default content settings cha...
markusheintz@chromium.org
2011-11-30
1
-0
/
+41
*
Views: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
4
-32
/
+67
*
Revert 112171 - Views: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
4
-66
/
+32
*
Cocoa: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
2
-5
/
+16
*
Views: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
4
-32
/
+66
*
Fix chromeos link error due to web_ui_util.cc
sail@chromium.org
2011-11-30
1
-1
/
+1
*
Add GAIA picture to Settings profile overlay
sail@chromium.org
2011-11-30
3
-27
/
+155
*
Remove unused IME/keyboard string resources.
yusukes@chromium.org
2011-11-30
1
-1
/
+1
*
GTK: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
3
-10
/
+48
*
Update Panel UI looks on Windows.
jianli@chromium.org
2011-11-30
3
-155
/
+217
*
Allow WebUI Tests to use preLoad in HtmlDialogUI.
scr@chromium.org
2011-11-30
3
-25
/
+23
*
start of web intent bubble.
alicet@chromium.org
2011-11-30
1
-60
/
+31
*
Disable FindNextInNewTabUsersPrepopulate for win/aura.
oshima@chromium.org
2011-11-30
1
-1
/
+1
*
Open the default task on double-click if browser can't handle the file natively.
zelidrag@chromium.org
2011-11-30
1
-1
/
+1
*
base::Bind: Convert a few 7-arity NewRunnableMethods.
jhawkins@chromium.org
2011-11-30
1
-8
/
+3
*
Clean up kMaxTabCount that was added for TOUCH_UI.
alicet@chromium.org
2011-11-30
3
-21
/
+0
*
gtk: Avoid an unnecessary temp variable in OnDebouncedBoundsChanged() function.
tfarina@chromium.org
2011-11-30
1
-2
/
+1
*
Force tabs to be integer widths.
avi@chromium.org
2011-11-30
1
-1
/
+3
*
Revert 112077 - recently closed menu: respect middle click
aa@chromium.org
2011-11-30
7
-50
/
+38
*
recently closed menu: respect middle click
estade@chromium.org
2011-11-30
7
-38
/
+50
*
Renames DraggedTabController to DefaultTabDragController and creates
sky@chromium.org
2011-11-29
6
-151
/
+223
*
Define PanelManager interface for moving panels to/from overflow.
jennb@chromium.org
2011-11-29
2
-0
/
+18
*
Fix crash in SyncSetupWizard::IsVisible()
binji@chromium.org
2011-11-29
5
-110
/
+103
*
Disable failing browser tests on aura so that we can enable browser_tests on ...
oshima@google.com
2011-11-29
1
-2
/
+9
*
Panels: Visual refresh of titlebar on OSX.
dimich@chromium.org
2011-11-29
1
-66
/
+85
*
Fix an uninitialized memory read in PanelMouseWatcherTest.StartStopWatching.
rnk@chromium.org
2011-11-29
1
-0
/
+1
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
44
-49
/
+50
*
No need to update avatar icon in case of OTR profile.
ncj674@motorola.com
2011-11-29
1
-1
/
+2
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-10
/
+4
*
Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...
bshe@chromium.org
2011-11-29
26
-31
/
+79
*
Add per-tab "JavaScript enabled" preference.
mnaganov@chromium.org
2011-11-29
5
-8
/
+179
*
The root of problem is x button or alt+f4 didn't close the window completely....
bshe@chromium.org
2011-11-29
2
-3
/
+6
*
Remove various uses of TOUCH_UI that are no longer needed
rbyers@chromium.org
2011-11-29
2
-12
/
+1
*
views/bookmarks: Fix comment referring to TreeViewObserver instead of TreeVie...
tfarina@chromium.org
2011-11-29
1
-3
/
+2
*
Move accessibility_events.* to chrome/browser/accessibility
hashimoto@chromium.org
2011-11-29
2
-2
/
+2
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
74
-93
/
+93
*
Check for a valid ID before using it
zork@chromium.org
2011-11-29
1
-1
/
+6
*
Make the network info sent to webui an actual dictionary.
mnissler@chromium.org
2011-11-29
2
-196
/
+218
*
Controlled settings indicator and bubble for chrome://preferences.
mnissler@chromium.org
2011-11-29
1
-0
/
+14
*
Rebase ExtensionPopup on the new views bubble.
msw@chromium.org
2011-11-29
7
-225
/
+85
*
TabRestoreService improvements
estade@chromium.org
2011-11-29
4
-100
/
+42
*
base::Bind fixes
groby@chromium.org
2011-11-29
2
-13
/
+12
*
Move fullscreen bubble (the version that uses views) from manual layout to a ...
yzshen@chromium.org
2011-11-29
2
-164
/
+157
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
3
-117
/
+60
*
Remove a executable flag.
hbono@chromium.org
2011-11-29
1
-0
/
+0
*
Convert PanelMouseWatcher to have more than one observer.
jennb@chromium.org
2011-11-29
8
-46
/
+164
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
4
-191
/
+100
[next]