summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-061-2/+1
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-2/+1
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+1
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-1/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+1
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-0/+6
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-14/+0
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-2/+4
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+4
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-44/+40
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Bookmark context menu unforking:estade@chromium.org2010-02-081-1/+1
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-8/+2
* Fixes regression where bookmark bar context menu wouldn't show whensky@chromium.org2010-01-111-0/+4
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-22/+3
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-141-0/+1
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-0/+25
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-23/+7
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-301-35/+49
* Fixes views/gtk build. ImporterView is windows specific.sky@chromium.org2009-11-301-1/+6
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-5/+9
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-4/+4
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-2/+2
* Revert 32012-32017mhm@chromium.org2009-11-151-7/+23
* fix nitsmhm@chromium.org2009-11-151-1/+2
* Fix nitsmhm@chromium.org2009-11-151-2/+3
* rebasemhm@chromium.org2009-11-151-23/+5
* Revert 31960 -- Bookmark tests seemed to fail after this went in.levin@chromium.org2009-11-131-47/+35
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-131-35/+47
* Fixes regression in showing bookmark menus where the wrong menu wouldsky@chromium.org2009-11-111-3/+5
* Fixes bug where clicking on bookmark in a folder or home buttonsky@chromium.org2009-11-061-6/+0
* Test case for fix to bug 26279.sky@chromium.org2009-11-021-2/+4
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-271-3/+9
* Remove the browser_sync flag.zork@chromium.org2009-10-271-28/+0
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-3/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-73/+75
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-25/+21
* Use correct theme color for bookmark bar "drag things here" empty helper text.pkasting@chromium.org2009-10-131-20/+20
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-7/+5
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-1/+0
* Coverity: Initialize the remaining DropInfo members in the constructor.jhawkins@chromium.org2009-09-231-4/+17
* Reverting 26975.pkasting@chromium.org2009-09-231-0/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-1/+0