summaryrefslogtreecommitdiffstats
path: root/components/visitedlink
Commit message (Expand)AuthorAgeFilesLines
* 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
* components: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-054-4/+4
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-282-2/+2
* Update remaining Blink header includesabarth@chromium.org2013-06-202-2/+2
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-113-3/+3
* Pass the SiteInstance into CreateRenderProcessHostjyasskin@chromium.org2013-06-061-1/+2
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-22/+15
* Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-021-6/+6
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-301-2/+1
* components: Move visitedlink into visitedlink namespace.tfarina@chromium.org2013-05-1711-37/+34
* components: Use base::MessageLoop.xhwang@chromium.org2013-05-061-8/+8
* components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-2/+1
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-111-2/+2