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
/
bookmark_bar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downward drag after mouse-down is now causing bookmark bar folders to open, r...
zelidrag@google.com
2009-12-04
1
-0
/
+25
*
Implement keyboard access between bookmarks and main toolbar.
mhm@chromium.org
2009-12-04
1
-23
/
+7
*
Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...
tim@chromium.org
2009-11-30
1
-35
/
+49
*
Fixes views/gtk build. ImporterView is windows specific.
sky@chromium.org
2009-11-30
1
-1
/
+6
*
Adds link to bookmark bar that when clicked imports bookmarks. I also
sky@chromium.org
2009-11-30
1
-5
/
+9
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-4
/
+4
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-2
/
+2
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
1
-7
/
+23
*
fix nits
mhm@chromium.org
2009-11-15
1
-1
/
+2
*
Fix nits
mhm@chromium.org
2009-11-15
1
-2
/
+3
*
rebase
mhm@chromium.org
2009-11-15
1
-23
/
+5
*
Revert 31960 -- Bookmark tests seemed to fail after this went in.
levin@chromium.org
2009-11-13
1
-47
/
+35
*
Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...
tim@chromium.org
2009-11-13
1
-35
/
+47
*
Fixes regression in showing bookmark menus where the wrong menu would
sky@chromium.org
2009-11-11
1
-3
/
+5
*
Fixes bug where clicking on bookmark in a folder or home button
sky@chromium.org
2009-11-06
1
-6
/
+0
*
Test case for fix to bug 26279.
sky@chromium.org
2009-11-02
1
-2
/
+4
*
Lands http://codereview.chromium.org/291006 for Pierre:
sky@chromium.org
2009-10-27
1
-3
/
+9
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-28
/
+0
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
1
-3
/
+2
*
Makes it so that when a folder is open on the bookmark bar and the
sky@chromium.org
2009-10-26
1
-73
/
+75
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-25
/
+21
*
Use correct theme color for bookmark bar "drag things here" empty helper text.
pkasting@chromium.org
2009-10-13
1
-20
/
+20
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-7
/
+5
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
1
-1
/
+1
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-1
/
+0
*
Coverity: Initialize the remaining DropInfo members in the constructor.
jhawkins@chromium.org
2009-09-23
1
-4
/
+17
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-0
/
+1
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-1
/
+0
*
Unified the color definitions for the dividers so that extension shelf is usi...
finnur@chromium.org
2009-09-15
1
-9
/
+3
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
1
-28
/
+15
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
1
-15
/
+28
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
1
-28
/
+15
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
1
-20
/
+5
*
Make the extension shelf appear on the left of the bookmark bar, instead of o...
sidchat@google.com
2009-09-04
1
-2
/
+35
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-2
/
+3
*
Infrastructure to allow putting Extension Shelf on top along with Bookmarks.
sidchat@google.com
2009-09-02
1
-327
/
+150
*
We weren't drawing the toolbar color, leading to theme hideousness.
glen@chromium.org
2009-08-24
1
-1
/
+5
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
1
-7
/
+6
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
1
-1
/
+1
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-0
/
+14
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-14
/
+0
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-0
/
+14
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-7
/
+5
*
Added a button to the bookmark bar which shows up when the sync
idana@chromium.org
2009-08-11
1
-5
/
+125
*
Fix for bookmark bar text not being correct in subsequent Windows. I believe ...
glen@chromium.org
2009-08-08
1
-5
/
+12
*
Make the bookmark buttons follow theme changes correctly.
glen@chromium.org
2009-07-24
1
-14
/
+30
*
Adds MSAA information to various (previously uncovered) bits of the UI, inclu...
klink@chromium.org
2009-07-23
1
-1
/
+54
*
Allow the tiling of theme background images on the NTP.
mirandac@chromium.org
2009-07-18
1
-13
/
+126
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-7
/
+10
*
Make the toolbar theme align with the left edge of the browser and the top ed...
glen@chromium.org
2009-07-09
1
-2
/
+2
[next]