summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-42/+29
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-111-2/+2
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-2/+2
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-2/+2
* Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...dantasse@chromium.org2010-02-101-1/+1
* Bookmark context menu unforking:estade@chromium.org2010-02-081-9/+14
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-1/+1
* Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...nick@chromium.org2009-12-041-4/+5
* Patching the following CL from thiago.farina@gmail.com: http://codereview.chr...idana@chromium.org2009-11-251-10/+38
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-4/+4
* Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.akalin@chromium.org2009-11-231-14/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-3/+3
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-061-2/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-5/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-271-16/+0
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-2/+2
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-231-16/+16
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-16/+13
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-12/+8
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-091-1/+78
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-1/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-0/+1
* Reverting 26975.pkasting@chromium.org2009-09-231-1/+0
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-0/+1
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-1/+1
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+1
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-15/+16
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-25/+25
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-251-1/+1
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-3/+4
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-6/+14
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+7
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+1
* Make Textfield more portable.ben@chromium.org2009-05-281-3/+3
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-5/+5
* Relands cl 16982 as it wasn't the cause of the build breakage. Here'ssky@chromium.org2009-05-271-0/+11
* Reverting 16982.maruel@chromium.org2009-05-271-11/+0
* Lands http://codereview.chromium.org/115505 for bugsky@chromium.org2009-05-271-0/+11
* Move more dialog showing routines to browser_dialogs.h to reduce dependenciesbrettw@chromium.org2009-05-221-0/+9
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-221-0/+13
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-5/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-5/+5
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-1/+1