aboutsummaryrefslogtreecommitdiffstats
path: root/components/profile_traits/time.rs
Commit message (Expand)AuthorAgeFilesLines
* implement related sw interface and register methodRahul Sharma2016-06-021-0/+1
* script: Keep the DOM-side viewport up to date when scrolling happens inPatrick Walton2016-05-311-0/+1
* Add timeline markers for HTTP requests, JS evaluation, and HTML parsing.Josh Matthews2016-05-181-0/+3
* added infrastructure to handle interval and CSV time profiling alongside html...Rohit Zambre2016-05-111-1/+1
* Profile time spent saving the screenshot imageMatt Brubeck2016-05-091-0/+1
* Add a method for dumping self-contained HTML timeline profilesNick Fitzgerald2016-04-271-5/+4
* use self.0 instead of destructing single item tuple structsfaineance2016-03-271-2/+1
* layout: Rewrite the block formatting context/float inline-sizePatrick Walton2016-03-251-0/+1
* layout: Move overflow calculation to be a separate, sequential,Patrick Walton2016-03-181-0/+1
* Flatten display list structureMartin Robinson2016-03-011-0/+1
* Implement planned navigationKeith Yeung2016-02-181-0/+1
* gfx: Measure text shaping time in the time profiler.Patrick Walton2015-12-151-2/+19
* compositing: Split Servo up into multiple sandboxed processes.Patrick Walton2015-11-191-2/+3
* Execute XHR timeout callbacks directly. (Fixes #8468.)benshu2015-11-111-1/+0
* Consolidate ProfilerMetadata and TimerMetadata.Ms2ger2015-11-091-16/+5
* Timers are scheduled by a dedicated per-constellation thread.benshu2015-10-211-0/+1
* Fix issues found by rust-clippyCorey Farwell2015-10-121-1/+1
* Add energy monitoring and characterization scriptsConnor Imes2015-09-091-2/+8
* Combine script profiling with profile crates. Fixes #7514.Connor Imes2015-09-041-0/+16
* Integrate with simple HeartbeatsConnor Imes2015-08-221-4/+3
* profile: Make the time and memory profilers run over IPC.Patrick Walton2015-07-241-6/+6
* Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.Simon Sapin2015-05-051-1/+1
* Add a `profile_traits` crate to reduce compile times.Nicholas Nethercote2015-04-301-0/+95