summaryrefslogtreecommitdiffstats
path: root/components/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Revert of views: Move TOOLKIT_VIEWS definition in //ui/views/ from ...paulmeyer2015-06-171-0/+1
* Revert of views: Move TOOLKIT_VIEWS definition in //ui/views/ from root. (pat...phoglund2015-06-171-1/+0
* views: Move TOOLKIT_VIEWS definition in //ui/views/ from root.Sadrul Habib Chowdhury2015-06-171-0/+1
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* [Android] Remove search feature from enhanced bookmarkskkimlabs2015-06-151-64/+0
* Move StartupTaskRunnerService into bookmarks namespace.tfarina2015-06-152-0/+8
* components: Fix 'gn check' errors for the targets under bookmarks/.tfarina2015-06-121-0/+12
* bookmarks: Do not handle DCHECK() failures in BookmarkModel::Remove.tfarina2015-06-121-4/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Componentize StartupTaskRunnerServicesdefresne2015-06-103-0/+80
* Deprecate Startup.SlowStartup* histograms.asvitkine2015-06-091-3/+0
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+3
* Change most uses of Pickle to base::Picklebrettw2015-06-032-9/+9
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-022-11/+8
* Move Pickle to base namespace.brettw2015-06-021-4/+7
* bookmarks: Get rid of BookmarkModelTestWithProfile class.tfarina2015-05-151-159/+147
* bookmarks: Do not handle some failures.tfarina2015-05-121-25/+5
* Avoid unnacessarily conversion from index to BookmarkNode pointer.deepak.m12015-05-047-16/+17