summaryrefslogtreecommitdiffstats
path: root/components/visitedlink
Commit message (Expand)AuthorAgeFilesLines
* Fix build error with gcc 4.8.2 about WARN_UNUSED_RESULTj.isorce2016-01-261-1/+1
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-10/+7
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-259-111/+133
* Load the table of visited links from database file asynchronously.sath2015-12-159-167/+552
* Fix Windows ScopedTempDir in visitedlink unit tests.wkorman2015-11-121-11/+21
* Add some components to "gn check"brettw2015-10-163-0/+4
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Add more components tests to GN build.brettw2015-08-234-18/+34
* Revert of Add more components tests to GN build. (patchset #3 id:40001 of htt...tommi2015-08-234-31/+18
* Add more components tests to GN build.brettw2015-08-224-18/+31
* Remove swapped-out usage in --site-per-process.nasko2015-06-051-2/+2
* Change most uses of Pickle to base::Picklebrettw2015-06-031-1/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-4/+5
* gn format //componentsscottmg2014-12-031-1/+1
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-062-2/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-11/+5
* Standardize usage of virtual/override/final in components/dcheng2014-10-216-30/+29
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-065-22/+22
* Remove brettw from some owners files.brettw2014-10-021-1/+0
* Use content::RunBlockingPoolTask() in tests.mtomasz2014-09-151-4/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-103-3/+3
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Modified visited link shared section to read-only for renderers.forshaw@chromium.org2014-07-302-2/+7
* Remove palmer from some OWNERS files for IPC security review.palmer@chromium.org2014-06-271-1/+0
* Add user_prefs and visitedlink components to GN build.brettw@chromium.org2014-06-193-0/+62
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-191-6/+4
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-0/+3
* Preserve Page::openedByDOM state across process swaps.davidben@chromium.org2014-04-161-2/+2
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-171-2/+2
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-171-1/+1
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+5
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-5/+3
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-3/+5
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-5/+3
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-1/+1
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-3/+3
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-8/+10
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Update include paths in components/visitedlink for base/process changes.rsesek@chromium.org2013-07-232-2/+1
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-172-2/+2
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-177-7/+7
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Change RenderViewHostTestHarness to create BrowserContext after thread startupjochen@chromium.org2013-07-151-5/+9