summaryrefslogtreecommitdiffstats
path: root/content/child/threaded_data_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-211-10/+11
* Move blink scheduler implementation into a componentjochen2015-04-221-7/+9
* Revert of Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patch...alexclarke2015-04-141-6/+6
* Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patchset #16 id...alexclarke2015-04-141-6/+6
* Add a WorkerScheduler and a WebThreadImplForWorkeralexclarke2015-04-141-6/+6
* Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patchset #15 id...japhet2015-04-131-6/+6
* Add a WorkerScheduler and a WebThreadImplForWorkeralexclarke2015-04-131-6/+6
* scheduler: Implement task observersskyostil2015-02-241-13/+16
* Revert of scheduler: Implement task observers (patchset #7 id:120001 of https...skyostil2015-02-161-16/+13
* scheduler: Implement task observersskyostil2015-02-161-13/+16
* Threaded data provider: Support main thread data notifications (Chrome side)oysteine2015-02-051-7/+64
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-10/+10
* Remove deprecated methods from Pickle.avi2014-12-281-1/+1
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-1/+1
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-1/+1
* Update legacy Tuple-using code.Avi Drissman2014-12-221-1/+1
* Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler.alexclarke2014-12-171-26/+24
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-3/+3
* Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*anand.ratn2014-10-071-2/+2
* Refactoring the weak_ptr_factory order in src/content/childmohan.reddy2014-09-121-2/+2
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-08-261-2/+2
* Revert 276494 "Revert 275655 "Redirect HTML resource bytes direc..."oysteine@chromium.org2014-06-161-0/+289
* Revert 275655 "Redirect HTML resource bytes directly to parser t..."inferno@chromium.org2014-06-111-278/+0
* Redirect HTML resource bytes directly to parser thread (Chrome side)oysteine@chromium.org2014-06-071-0/+278