summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+4
* Fixes bug in bookmark bar view if profile changed. If the profilesky@chromium.org2010-06-161-9/+18
* Adds some logging in hopes of tracking down a crasher.sky@chromium.org2010-06-041-1/+21
* ExtApps: Show the bookmark bar again on NTP (except inside the App Launcher p...finnur@chromium.org2010-05-261-5/+2
* Relanding 48042.jcivelli@chromium.org2010-05-251-5/+2
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-2/+5
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-5/+2
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-4/+3
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* The BookmarkBarView should not be visible for extension apps.finnur@chromium.org2010-05-131-2/+8
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-1/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+1
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-1/+1
* For extension apps, disable the bookmark bar from the launcher page.finnur@chromium.org2010-05-111-1/+10
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* 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