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
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-4
/
+4
*
Disables default browser check and exit menu for toolkit_views on
sky@chromium.org
2009-11-24
1
-2
/
+5
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
1
-4
/
+245
*
rebase
mhm@chromium.org
2009-11-15
1
-245
/
+4
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
1
-1
/
+2
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
1
-0
/
+3
*
Use the original profile to get the sync service when building the app menu.
tim@chromium.org
2009-10-30
1
-1
/
+2
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-2
/
+0
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
1
-5
/
+5
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-0
/
+3
*
Add the Extensinos menu item to GTK.
estade@chromium.org
2009-10-23
1
-6
/
+2
*
Allow ESC to cancel ALT+SHIFT+T in Toolbar.
mhm@chromium.org
2009-10-20
1
-9
/
+51
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-1
/
+1
*
Always re-layout the app menu to get sync system state.
tim@chromium.org
2009-10-16
1
-2
/
+2
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
1
-3
/
+14
*
Fix bug: browser action button disappears when loading a new extension. This ...
sidchat@chromium.org
2009-10-15
1
-0
/
+10
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-40
/
+5
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-5
/
+40
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-40
/
+5
*
Remove hot tracked toolbar button when toolbar removes focus.
mhm@chromium.org
2009-10-14
1
-0
/
+6
*
Fix flashing issue when hitting escape while find bar is active.
mhm@chromium.org
2009-10-13
1
-0
/
+14
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-6
/
+5
*
Revert r28645 - "Render sync code inactive..."
tim@chromium.org
2009-10-10
1
-0
/
+7
*
Render sync code inactive without any way to enable.
tim@chromium.org
2009-10-10
1
-7
/
+0
*
Browser actions: limit minimum size of omnibox. When decreasing the width of ...
sidchat@chromium.org
2009-10-09
1
-0
/
+18
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
1
-3
/
+3
*
Make browser actions appear to the left of the bookmark menu.
finnur@chromium.org
2009-10-06
1
-4
/
+4
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
1
-4
/
+9
*
Try again to check in the badge stuff.
aa@chromium.org
2009-10-03
1
-1
/
+1
*
Rollback broken change, again.
aa@chromium.org
2009-10-02
1
-1
/
+1
*
Check in http://codereview.chromium.org/259004 again.
aa@chromium.org
2009-10-02
1
-1
/
+1
*
Revert tree bustage.
aa@chromium.org
2009-10-01
1
-1
/
+1
*
First cut at badge implementation. Right now it just uses static
aa@chromium.org
2009-10-01
1
-1
/
+1
*
Add chrome.browserAction.setName and .setIcon.
mpcomplete@chromium.org
2009-10-01
1
-4
/
+10
*
Integrate browser actions with the wrench menu. Browser
aa@chromium.org
2009-09-30
1
-3
/
+37
*
Wires up views on linux dialogs to use gtk ones.
sky@chromium.org
2009-09-29
1
-1
/
+3
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
1
-1
/
+1
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-4
/
+4
*
sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...
tim@chromium.org
2009-09-28
1
-1
/
+1
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-4
/
+4
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-4
/
+4
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-3
/
+12
*
Fix hottracking on button views.The hottracking on the toolbar was broken, th...
mhm@chromium.org
2009-09-24
1
-4
/
+0
*
Lands http://codereview.chromium.org/203029 for Thiago:
sky@chromium.org
2009-09-18
1
-5
/
+8
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-23
/
+15
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
1
-8
/
+1
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
1
-21
/
+15
*
Fix adjacent separators when not running with --enable-sync.
pkasting@chromium.org
2009-09-05
1
-1
/
+1
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-3
/
+3
[next]