summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_storage.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-051-9/+9
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-0/+16
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-201-1/+2
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-3/+3
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-32/+13
* Fix for crash when a bookmark URL is an empty string tim@chromium.org2009-10-301-2/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-1/+0
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-1/+1
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-10/+7
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-7/+10
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-10/+7
* TBR:aa@chromium.org2009-07-011-1/+1
* We need to save bookmarks file when the persist_ids settings changesmunjal@chromium.org2009-05-281-0/+2
* Add a preference to enable/disable ID persistence in bookmark model andmunjal@chromium.org2009-05-271-5/+9
* Moves decoding and population of bookmark index to background thread.sky@chromium.org2009-05-221-38/+48
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+20
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-116/+184
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-10/+6
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-101-14/+15
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-15/+14
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-14/+15
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+2
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-1/+1
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-251-7/+4
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-161-0/+9
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-2/+2
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-0/+175