summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Reverting 16124.beng@google.com2009-05-141-0/+1
* Reverting 16122.beng@google.com2009-05-141-1/+0
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-0/+1
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-132-4/+3
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-136-32/+34
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* GTK: Display context menus on right-clicking a bookmark menu item.erg@google.com2009-05-122-54/+151
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-125-39/+75
* Fix regression introduced in r15560 where all bookmark buttons became folders.erg@google.com2009-05-081-3/+4
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-084-264/+242
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0810-12/+12
* Implement the "(empty)" disabled item placed in empty bookmark menus.erg@google.com2009-05-071-2/+10
* Connect a menu to the "Other bookmarks" button.erg@google.com2009-05-071-6/+0
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-064-4/+190
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-064-16/+15
* Move l10n_util to app/ben@chromium.org2009-05-0510-11/+10
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-053-3/+3
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-053-1/+102
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-9/+8
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15181.ben@chromium.org2009-05-041-2/+1
* Make the header include of views_strings.h here windows-only, temporarily (we...ben@chromium.org2009-05-041-1/+2
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-308-59/+384
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-282-20/+60
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Add a way to checksum bookmark data to help determine if themunjal@chromium.org2009-04-273-23/+290
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+1
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-231-38/+28
* Enable BookmarkContextMenuTest under Linux.erg@google.com2009-04-221-2/+9
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-214-70/+169
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-1/+1
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-4/+8
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-032-13/+9
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-261-3/+18
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-261-10/+19
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-252-5/+11
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-3/+3
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-202-4/+37
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-2/+0
* Mac bookmark work. jrg@chromium.org2009-03-183-2/+41
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-178-8/+8
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-162-2/+0
* Reverting change 11746 because it broke the unit tests.nsylvain@chromium.org2009-03-161-3/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...jungshik@google.com2009-03-161-1/+3
* Fixes a regression were showing a link brought a browser when to frontsky@google.com2009-03-131-1/+4
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-125-0/+506
* Fixes bug were sorting bookmarks wouldn't trigger a save.sky@google.com2009-03-121-0/+3