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
/
toolbar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-4
/
+4
*
Rebase BookmarkBubble on the new views bubble.
msw@chromium.org
2011-11-11
1
-5
/
+2
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
1
-7
/
+13
*
Rebase CriticalNotificationBubble on the new views bubble.
msw@chromium.org
2011-11-09
1
-14
/
+8
*
views: Constantify two kViewClassName strings.
tfarina@chromium.org
2011-11-08
1
-1
/
+1
*
Align avatar bubble with edge of anchor control
sail@chromium.org
2011-11-03
1
-0
/
+1
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-1
/
+1
*
Change wrench menu icon's accessible name to indicate available update
hashimoto@chromium.org
2011-10-26
1
-3
/
+10
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
When critical updates have been installed and the user has been idle for quit...
finnur@chromium.org
2011-10-13
1
-0
/
+27
*
views: Change MenuButton API to string16.
tfarina@chromium.org
2011-10-12
1
-1
/
+1
*
Views: Rebuild wrench menu if error is added or removed
sail@chromium.org
2011-10-10
1
-2
/
+2
*
views: Remove unused menu.h include from toolbar_view.h
tfarina@chromium.org
2011-10-03
1
-1
/
+1
*
Use ImagePainter to draw the location bar border.
saintlou@chromium.org
2011-09-26
1
-2
/
+16
*
Reland "views: Factor out MenuListener into its own header file."
tfarina@chromium.org
2011-09-23
1
-0
/
+1
*
Revert 102512 - views: Factor out MenuListener into its own header file.
thakis@chromium.org
2011-09-23
1
-1
/
+0
*
views: Factor out MenuListener into its own header file.
tfarina@chromium.org
2011-09-23
1
-0
/
+1
*
Update error badge on wrench menu button
sail@chromium.org
2011-09-20
1
-9
/
+17
*
views: Make use of ObserverList API to add/remove MenuListeners from ToolbarV...
tfarina@chromium.org
2011-09-15
1
-12
/
+5
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
1
-12
/
+8
*
Add a global error messages UI
sail@chromium.org
2011-09-09
1
-1
/
+9
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-1
/
+3
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
1
-1
/
+1
*
Remove frontend code that allows for dynamic profile setting, and read the pr...
pkasting@chromium.org
2011-08-08
1
-14
/
+5
*
Include preferred width of location bar in minimum toolbar size.
asvitkine@chromium.org
2011-07-12
1
-0
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-6
/
+9
*
Changes wrench menu button to show system menu on space. This matches
sky@chromium.org
2011-07-08
1
-0
/
+5
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-25
1
-1
/
+1
*
Revert 90435 - Re-land: Move browser accessibility code from chrome to content.
brettw@chromium.org
2011-06-24
1
-1
/
+1
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-24
1
-1
/
+1
*
Revert 90265 - Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-23
1
-1
/
+1
*
Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-23
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+0
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-6
/
+6
*
Add some missing view class name to better debug view
miletus@chromium.org
2011-06-03
1
-0
/
+6
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-7
/
+7
*
[ChromeOS] Move ChromeOS upgrade check logic into UpgradeDetector.
xiyuan@chromium.org
2011-05-24
1
-11
/
+1
*
Remove unused Menu2 member variable from ToolbarView.
rhashimoto@chromium.org
2011-05-19
1
-1
/
+0
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+3
*
Re-land:
ben@chromium.org
2011-05-18
1
-3
/
+3
*
Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...
ben@chromium.org
2011-05-18
1
-3
/
+3
*
Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.
ben@chromium.org
2011-05-17
1
-3
/
+3
*
Remove the last content settings include from content.
jam@chromium.org
2011-05-13
1
-1
/
+1
*
Remove the destroyed flag in toolbar_view since it's no longer needed.
stevet@chromium.org
2011-05-12
1
-11
/
+1
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
1
-55
/
+55
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
1
-55
/
+55
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
1
-55
/
+55
*
[ChromeOS] Move help and feedback button into wrench menu.
xiyuan@chromium.org
2011-05-10
1
-43
/
+0
*
Make sure right badge shows up on the Wrench menu for Linux and Mac.
finnur@chromium.org
2011-05-03
1
-22
/
+5
[next]