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
*
Extension ids are ASCII.
evan@chromium.org
2011-03-04
1
-1
/
+1
*
try to fix win
thakis@chromium.org
2011-03-04
1
-8
/
+9
*
Rename the bubble initialization method to InitBubble.
thakis@chromium.org
2011-03-04
3
-22
/
+22
*
Try to fix chromeos tests.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
13
-34
/
+34
*
Rename BookmarkBarView::WriteDragData to WriteBookmarkDragData.
thakis@chromium.org
2011-03-04
2
-4
/
+5
*
importer: Cleanup the names of files and classes under ui/views/importer dire...
tfarina@chromium.org
2011-03-04
12
-160
/
+167
*
Rename the methods in DragController.
thakis@chromium.org
2011-03-04
6
-45
/
+53
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
56
-370
/
+335
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
56
-335
/
+370
*
Fix some views errors found by clang (e.g. dead override)
thakis@chromium.org
2011-03-03
1
-5
/
+8
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
5
-11
/
+1
*
Refactor InfoBarContainer a bit in preparation for splitting it into two piec...
pkasting@chromium.org
2011-03-03
4
-98
/
+110
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
13
-39
/
+27
*
chromeos: Use Ctrl-Shift-Backspace to clear browsing data.
derat@chromium.org
2011-03-03
1
-10
/
+9
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
2
-8
/
+18
*
OffsetY shouldn't need parent parameter - moved kArrowSize to header.
scr@chromium.org
2011-03-03
8
-34
/
+34
*
Get rid of most of the old method uses from WidgetGtk. I think this is safe.
ben@chromium.org
2011-03-03
1
-1
/
+1
*
Removed background page wrench menu badge and related code.
atwilson@chromium.org
2011-03-03
1
-25
/
+3
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
5
-6
/
+6
*
importer: Factor out StartImportingWithUI() function in its own file.
tfarina@chromium.org
2011-03-02
3
-27
/
+40
*
wstring: remove some simple instances of ToWStringHack
evan@chromium.org
2011-03-02
1
-3
/
+5
*
Changes semantics of TabSelectedAt. For multi-selection the TabStrip
sky@chromium.org
2011-03-02
1
-1
/
+2
*
Display disabled apps with grayed out images on the NTP. Call the re-enable l...
jstritar@chromium.org
2011-03-02
1
-9
/
+17
*
Miscellaneous tiny bits that differ between my checkout and trunk
pkasting@chromium.org
2011-03-02
7
-38
/
+42
*
De-wstringify OSExchangeData.
evan@chromium.org
2011-03-02
3
-7
/
+7
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
25
-28
/
+25
*
Removes some unneeded/unused methods from tab related classes.
sky@chromium.org
2011-03-02
5
-15
/
+0
*
Added "--login-user=" option for the Guest session.
altimofeev@chromium.org
2011-03-02
1
-4
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
18
-24
/
+24
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
1
-1
/
+1
*
importer: Factor out ImportObserver in its own file.
tfarina@chromium.org
2011-03-02
4
-226
/
+217
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
1
-1
/
+1
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
6
-13
/
+13
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
20
-58
/
+58
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...
tfarina@chromium.org
2011-03-01
20
-53
/
+53
*
Fixes bug that wouldn't allow you to drag bookmarks to bookmark
sky@chromium.org
2011-03-01
1
-9
/
+3
*
Don't repaint tab when TabRenderData hasn't changed.
oshima@google.com
2011-03-01
3
-1
/
+22
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-1
/
+1
*
Fix uninitialized variables.
pkasting@chromium.org
2011-03-01
1
-0
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
3
-4
/
+4
*
Layout changes for InfoBarView and subclasses:
pkasting@chromium.org
2011-03-01
18
-302
/
+435
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
3
-5
/
+5
*
Speculative fix for throbber showing on all tabs.
sky@chromium.org
2011-03-01
1
-0
/
+4
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
4
-5
/
+5
*
Stop speech when Search key is pressed
chaitanyag@chromium.org
2011-03-01
1
-3
/
+5
*
Makes instant not load the current url if you're already viewing. This
sky@chromium.org
2011-02-28
1
-18
/
+2
*
Cleanup:
pkasting@chromium.org
2011-02-28
11
-114
/
+50
*
Removes the int parameter from TabStripModel::TabDeselectedAt. It
sky@chromium.org
2011-02-27
2
-2
/
+2
[next]