summaryrefslogtreecommitdiffstats
path: root/chrome/browser/visitedlink_master.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-13/+12
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-12/+13
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-11/+12
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-12/+11
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-7/+1
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-1/+7
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-7/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-21/+6
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-191-0/+1
* Ensure that VisitedLink listener Add event only fires when new fingerprint is...dglazkov@chromium.org2009-07-041-4/+5
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-5/+23
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-5/+0
* Use anonymous shared memory for VisitedLinks.agl@chromium.org2009-03-171-4/+0
* Make debug check in visitedlink_master.h more informativephajdan.jr@chromium.org2009-03-161-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+4
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-8/+17
* Reverting 8722,8721.maruel@chromium.org2009-01-271-17/+8
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-8/+17
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-221-1/+0
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-211-0/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-211-1/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+410