gecko-dev/servo/components
Connor Imes 2ef2604ce5 servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm
The script crate had its own built-in profiling which was basically doing the same thing as the profile crate.  This wraps the internal profiling around the main profile functionality.  Script-related tasks are now added to the ProfilerCategory enum.

Source-Repo: https://github.com/servo/servo
Source-Revision: ca36779a7e8298918b21ae243a43a71b1520119b
2015-09-08 09:32:56 -06:00
..
canvas servo: Merge #7442 - Add WebGL shader validation and translation (from emilio:shader-validation); r=jdm 2015-08-30 09:29:42 -06:00
canvas_traits servo: Merge #7522 - Make use of FromStr and Default traits in lib canvas (from thiagopnts:from-str-canvas); r=Manishearth 2015-09-03 12:36:23 -06:00
compositing servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm 2015-09-08 09:32:56 -06:00
devtools servo: Merge #7515 - Lint devtools (from Ms2ger:devtools-lint); r=jdm 2015-09-02 12:32:44 -06:00
devtools_traits servo: Merge #7435 - Send the start and end half of a TimelineMarker to the devtools … (from Ms2ger:markers); r=jdm 2015-08-28 13:51:32 -06:00
gfx servo: Merge #7502 - gfx: Add elliptical border radius support (from bjwbell:elliptical-borders); r=pcwalton 2015-09-04 18:46:24 -06:00
gfx_traits servo: Merge #6083 - First steps to layerize canvas (from emilio:layerize-canvas); r=pcwalton 2015-05-20 15:42:06 -05:00
layout servo: Merge #7556 - Remove unnecessary mut on variables declared in components/layout/block.rs (from ddrmanxbxfr:MutabilityCleanup); r=Ms2ger 2015-09-08 00:28:42 -06:00
layout_traits servo: Merge #7265 - Add alphabetical order check for use statements (from tafia:tidy-use); r=Ms2ger 2015-08-20 07:43:56 -06:00
msg servo: Merge #7487 - Have PaintLayers own StackingContexts instead of the opposite (from mrobinson:paint-layer-upgrade); r=pcwalton 2015-09-04 17:31:54 -06:00
net servo: Merge #7418 - Enable HTTP connection pooling (from jdm:httppool); r=jdm 2015-09-02 10:48:07 -06:00
net_traits servo: Merge #7139 - Testable net load (from samfoo:testable-net-load); r=jdm 2015-08-30 20:07:40 -06:00
plugins servo: Merge #7499 - Improve style nit check for space after a comma (from nerith:style); r=metajack 2015-09-02 12:05:58 -06:00
profile servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm 2015-09-08 09:32:56 -06:00
profile_traits servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm 2015-09-08 09:32:56 -06:00
script servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm 2015-09-08 09:32:56 -06:00
script_traits servo: Merge #7547 - Combine script profiling with profile crates. Fixes #7514 (from connorimes:move_script_profiling); r=jdm 2015-09-08 09:32:56 -06:00
servo servo: Merge #7531 - Implement <template> (from nox:template); r=Ms2ger 2015-09-08 02:29:00 -06:00
style servo: Merge #7502 - gfx: Add elliptical border radius support (from bjwbell:elliptical-borders); r=pcwalton 2015-09-04 18:46:24 -06:00
style_traits servo: Merge #7508 - Add style_traits crate to improve crate separation, (from jxs:master); r=SimonSapin 2015-09-04 06:46:11 -06:00
util servo: Merge #7545 - Update prefs API to return an Option<bool> (from jgraham:get_pref_option); r=jdm 2015-09-04 11:02:12 -06:00
webdriver_server servo: Merge #7265 - Add alphabetical order check for use statements (from tafia:tidy-use); r=Ms2ger 2015-08-20 07:43:56 -06:00
webdriver_traits servo: Merge #6009 - Add support for switching frames with the webdriver API (from jgraham:webdriver_frames); r=jdm 2015-06-01 17:30:37 -05:00