summaryrefslogtreecommitdiffstats
path: root/components/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+1
* Remove UnescapeRule::URL_SPECIAL_CHARS from components/mmenke2016-03-231-2/+3
* Add RetainedRef uses where needed.vmpstr2016-03-211-6/+4
* Use BookmarkBridge instead of ChromeBrowserProvider in the bookmarks widget.newt2016-03-091-1/+1
* Remove uses of std::unary_function and std::binary_function.vmpstr2016-03-092-11/+4
* c/b/ui: allow circular includes from c/btfarina2016-03-021-1/+4
* Customized folder name for ManagedBookmarks policy.isandrk2016-02-297-3/+40
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+9
* Remove size_ts from IPC files.jam2016-02-091-9/+9
* Delete base/prefs and update callers to use components.brettw2016-02-037-8/+9
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-037-9/+8
* Delete base/prefs and update callers to use components.brettw2016-02-037-8/+9
* Change ownership of BookmarkClient.sdefresne2016-02-0113-87/+91
* Update GN build files for new prefs location.brettw2016-01-302-6/+5
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-267-20/+26
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2530-57/+109
* Switch to standard integer types in base/strings/.avi2015-12-251-0/+1
* Cleanup: Convert const char* kFoo to const char kFoo[].thestig2015-12-174-36/+37
* bookmarks: don't collapse whitespace in typed titlesellyjones2015-11-162-17/+19
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-092-2/+0
* Revert of Move components/startup_metric_utils/* to components/startup_metric...fdoray2015-11-062-0/+2
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-3/+0
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-042-2/+0
* bookmarks: Remove bookmarks:: prefix where it is not needed.tfarina2015-11-034-35/+29
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-163-4/+4
* Supporting undoing bookmark deletion without creating new ID.jianli2015-10-096-14/+235
* Support null callbacks in BookmarkLoadDetails::LoadExtraNodes().sdefresne2015-10-011-1/+2
* Log the failure to create a nomarlizerjshin2015-09-211-1/+9
* bookmarks: Update OSExhangeData::CustomFormat to Clipboard::FormatType.tfarina2015-09-012-9/+14
* Sync more GN unit tests with GYP.brettw2015-08-211-0/+4
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-4/+0
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-0/+4
* Deferring creation of Bookmark.bak until first write.cmumford2015-08-184-3/+48
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-074-18/+21
* Cleanup nits in ImportantFileWriter and JsonPrefStore.thestig2015-08-061-3/+4
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-044-21/+18
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-034-18/+21
* Move JNI annotations to annotations package.aurimas2015-07-301-1/+1
* Add utilities to remove duplication in BookmarkClient implementations.sdefresne2015-07-293-0/+58
* Update SplitString calls in componentsbrettw2015-07-232-19/+24
* Fix componentization of chrome/browser/bookmarkssdefresne2015-07-213-0/+288
* Componentize pref registration in BookmarkModelFactorysdefresne2015-07-201-0/+8
* Fix ProfilePolicyConnector getters for device-local accounts.emaxx2015-07-141-1/+7
* Update all bookmarks which use an icon URL when a favicon's bitmap is updatedpkotwicz2015-07-095-15/+192
* Fix gn check errors for bookmarks component with OS=androidagrieve2015-07-081-1/+2
* bookmarks: Remove includes of basictypes.h.tfarina2015-07-0311-40/+39
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-1/+4
* bookmarks: Simplify prefs utilization in BookmarkExpandedStateTrackerTest.tfarina2015-06-301-19/+8
* Remove check whether |BookmarkModel::store_| has been initialized in Bookmark...pkotwicz2015-06-251-4/+0
* Fixes unnecessary white spacesky2015-06-251-1/+1