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
/
toolbar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-0
/
+4
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-3
/
+3
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-3
/
+3
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-3
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.
erg@google.com
2010-08-25
1
-21
/
+3
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-2
/
+2
*
Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...
erg@google.com
2010-08-24
1
-3
/
+21
*
Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.
erg@google.com
2010-08-23
1
-21
/
+3
*
Disable the stop button when the user is hovering it and the page finishes lo...
pkasting@chromium.org
2010-08-20
1
-0
/
+2
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
Browser actions container layout changes for M6 theme.
pkasting@chromium.org
2010-07-29
1
-0
/
+1
*
Toolbar layout changes for M6 theme.
pkasting@chromium.org
2010-07-28
1
-40
/
+51
*
Remove button masks for toolbar buttons, which will no longer be needed in th...
pkasting@chromium.org
2010-07-28
1
-11
/
+0
*
Swap reload and home back to how they were in Chrome <= 5.
pkasting@chromium.org
2010-07-28
1
-25
/
+24
*
Cleanup: Remove dead code (was only called when we had app + page menus). Ni...
pkasting@chromium.org
2010-07-27
1
-29
/
+2
*
Make theme change notifications auto-propagate through the view hierarchy, in...
pkasting@chromium.org
2010-07-27
1
-1
/
+1
*
Use check item for side tab menu.
oshima@chromium.org
2010-07-21
1
-0
/
+5
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-27
/
+2
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-2
/
+27
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-27
/
+2
*
Remove the page and app menus.
pkasting@chromium.org
2010-07-20
1
-134
/
+27
*
Put sidetab menu back to wrench menu (confirmed with sky)
oshima@chromium.org
2010-07-20
1
-12
/
+5
*
Revert r42636. That hack is no longer needed now that we removed the compact
mpcomplete@chromium.org
2010-07-19
1
-1
/
+1
*
Remove the bookmark menu.
pkasting@chromium.org
2010-07-01
1
-26
/
+2
*
Fixes new wrench related problems on views:
sky@chromium.org
2010-06-25
1
-1
/
+2
*
Provides a single place to test whether the new wrench menu is
sky@chromium.org
2010-06-24
1
-5
/
+3
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-2
/
+3
*
Attempt 2 at landing the following. This differs from the first in
sky@chromium.org
2010-06-23
1
-4
/
+25
*
Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...
mrossetti@chromium.org
2010-06-23
1
-25
/
+4
*
Moves cut/copy/paste and increment/descrement/fullscreen into buttons
sky@chromium.org
2010-06-23
1
-4
/
+25
*
Small tweaks to improve toolbar keyboard accessibility: Put focus rects
dmazzoni@chromium.org
2010-06-22
1
-1
/
+19
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-139
/
+21
*
Detach reload from omnibox, combine with stop, and eliminate go.
pkasting@chromium.org
2010-06-11
1
-60
/
+24
*
Views: Respond to the --new-wrench-menu flag on windows.
erg@chromium.org
2010-06-10
1
-19
/
+39
*
Rip out the multiprofile implementation.
erg@chromium.org
2010-06-10
1
-2
/
+0
*
Make the reload button respond to middle-clicks like back/forward/home alread...
pkasting@chromium.org
2010-06-10
1
-15
/
+27
*
Clean up bits of the toolbar code.
pkasting@chromium.org
2010-06-09
1
-191
/
+131
*
Implement upgrade notifications.
finnur@chromium.org
2010-05-26
1
-4
/
+108
*
Make sure the Omnibox is hidden when toolbar is collapsed.
finnur@chromium.org
2010-05-13
1
-0
/
+16
*
Fixes possible crash when menus were destroyed. I wasn't resetting a
sky@chromium.org
2010-05-11
1
-0
/
+4
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-2
/
+2
*
Collapse toolbars in app tabs.
aa@chromium.org
2010-05-08
1
-2
/
+13
*
Relanding http://codereview.chromium.org/1746009/show
jcivelli@chromium.org
2010-04-29
1
-2
/
+2
*
Revert 45936 - The app launcher now uses the location bar (instead of the aut...
jcivelli@chromium.org
2010-04-29
1
-2
/
+2
*
The app launcher now uses the location bar (instead of the autocomplete edit)...
jcivelli@google.com
2010-04-29
1
-2
/
+2
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-1
/
+2
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-2
/
+1
[next]