summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
...
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-096-49/+79
* GTK: use appropriate bookmark manager menusestade@chromium.org2010-02-081-13/+5
* Bookmark context menu unforking:estade@chromium.org2010-02-083-58/+445
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-083-37/+366
* Implement copy/paste of bookmarks for macfeldstein@chromium.org2010-02-065-18/+265
* Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.chase@chromium.org2010-02-042-714/+0
* Unfork BookmarkMenuGtk and BookmarkMenuController.estade@chromium.org2010-02-042-0/+714
* GTK: middle click on a bookmark bar folder should open all in tabs.estade@chromium.org2010-02-031-0/+1
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-032-25/+8
* Lands http://codereview.chromium.org/542006 for Thiago:sky@chromium.org2010-02-021-20/+18
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-6/+4
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-282-7/+20
* Add import/export extension apisfeldstein@chromium.org2010-01-283-0/+27
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* More bookmarks string1t work.munjal@chromium.org2010-01-217-62/+62
* Use string16 instead of wstring in bookmark data model.munjal@chromium.org2010-01-112-2/+87
* Lands http://codereview.chromium.org/527033 for bryenug:sky@chromium.org2010-01-081-0/+4
* Make bookmarks manager search work for URLs containing uppercase characterskinuko@chromium.org2009-12-162-3/+20
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-162-2/+8
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-163-13/+13
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-027-81/+86
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-301-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-1/+5
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-302-5/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-1/+5
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-4/+4
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-12/+12
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-072-5/+4
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+1
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+4
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-022-6/+6
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-0210-65/+70
* Fix for crash when a bookmark URL is an empty string tim@chromium.org2009-10-302-4/+6
* Changes bookmark html writer test to lookup string rather than hardsky@chromium.org2009-10-281-14/+9
* Fix browser crash on startup.ukai@chromium.org2009-10-271-1/+1
* Mark flaky tests as flaky:phajdan.jr@chromium.org2009-10-261-1/+2
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-1/+0
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-1/+1
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-1/+1
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-195-25/+25
* Support the Bookmark bar and Other bookmarks titles in titlecase.thomasvl@chromium.org2009-10-191-0/+6
* Add NOTREACHED for someone trying to change the title on the bookmark bar fol...thomasvl@chromium.org2009-10-191-0/+5
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-164-66/+124
* More style nits.erg@google.com2009-10-141-1/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-125-12/+11
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-114-4/+4
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-092-2/+2