Michael Howell 
								
							 
						 
						
							
							
							
							
								
							
							
								f47e88f413 
								
							 
						 
						
							
							
								
								servo: Merge  #8641  - No more headless compositor. Just the normal one (from notriddle:no_headless); r=glennw  
							
							... 
							
							
							
							Fixes  #8573 
Source-Repo: https://github.com/servo/servo 
Source-Revision: aac2da75f40f4c55a4b450b6d9d134429fcf741e 
						
							2016-03-29 12:13:01 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ms2ger 
								
							 
						 
						
							
							
							
							
								
							
							
								6bc75cd680 
								
							 
						 
						
							
							
								
								servo: Merge  #10106  - Remove renderer ids (from Ms2ger:renderer-id); r=ecoal95  
							
							... 
							
							
							
							Source-Repo: https://github.com/servo/servo 
Source-Revision: 767b11cd676327cfb71f21d2cbcee8c16a74e2b3 
							
						 
						
							2016-03-22 08:21:28 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anthony Ramine 
								
							 
						 
						
							
							
							
							
								
							
							
								31c444dd4c 
								
							 
						 
						
							
							
								
								servo: Merge  #9636  - Move util::cursor to style_traits (from nox:mv-cursor); r=Ms2ger  
							
							... 
							
							
							
							Source-Repo: https://github.com/servo/servo 
Source-Revision: f0d4c03bd9c9e181aa1225aec978c2f539e9aeb0
--HG--
rename : servo/components/util/cursor.rs => servo/components/style_traits/cursor.rs 
							
						 
						
							2016-02-16 16:21:20 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Darin Minamoto 
								
							 
						 
						
							
							
							
							
								
							
							
								7af6d9dbee 
								
							 
						 
						
							
							
								
								servo: Merge  #9263  - Moved MouseButton from msg to script_traits (from DarinM223:move_mousebutton); r=KiChjang  
							
							... 
							
							
							
							Fixes  #9250 
Source-Repo: https://github.com/servo/servo 
Source-Revision: 9118b64b4b610a95f48a88a198baac4eb31a04a0 
						
							2016-01-16 19:05:51 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joshua Holmer 
								
							 
						 
						
							
							
							
							
								
							
							
								511a4a2f92 
								
							 
						 
						
							
							
								
								servo: Merge  #9295  - Move AnimationState to script_traits (from shssoichiro:move-animationstate); r=KiChjang  
							
							... 
							
							
							
							Resolves  #9223 
Source-Repo: https://github.com/servo/servo 
Source-Revision: b26c7bd7ea92bdbf7cdcaa0e3d826a880b9cd0ca 
						
							2016-01-14 06:01:05 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									apopiak 
								
							 
						 
						
							
							
							
							
								
							
							
								cb076cb7bf 
								
							 
						 
						
							
							
								
								servo: Merge  #9271  - Move MozBrowserEvent to script_traits (from apopiak:moveMozBrowserEvent_9225); r=KiChjang  
							
							... 
							
							
							
							close  #9225 
Source-Repo: https://github.com/servo/servo 
Source-Revision: 897007f13447f6b34e220042e5cfd31f7686cfec 
						
							2016-01-13 23:41:48 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brandon Fairchild 
								
							 
						 
						
							
							
							
							
								
							
							
								e8e2b2b80a 
								
							 
						 
						
							
							
								
								servo: Merge  #9279  - Move DocumentState to script_traits (from nerith:documentstate); r=nox  
							
							... 
							
							
							
							Fixes  #9224 .
Source-Repo: https://github.com/servo/servo 
Source-Revision: cbb5a0d8726313545d95fe0261145a5350857e93 
						
							2016-01-13 02:29:32 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt McCoy 
								
							 
						 
						
							
							
							
							
								
							
							
								dc281a0e73 
								
							 
						 
						
							
							
								
								servo: Merge  #9265  - Moving MouseEventType from msg to script_traits (from mattnenterprise:move-mouse-event-type); r=KiChjang  
							
							... 
							
							
							
							Fixes  #9251 
Source-Repo: https://github.com/servo/servo 
Source-Revision: 464b6414ce28ceb6b0674511c78da0bc751c2e31 
						
							2016-01-12 06:02:16 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Fernando Martins 
								
							 
						 
						
							
							
							
							
								
							
							
								0f477cb721 
								
							 
						 
						
							
							
								
								servo: Merge  #9257  - Move IFrameLoadInfo and IFrameSandboxState to script_traits (from fmmartins:refactor-scripttraits); r=jdm  
							
							... 
							
							
							
							Hi, this should fix  #8841 !
Any change that might be needed please tell me
Source-Repo: https://github.com/servo/servo 
Source-Revision: fed41a42da7a369dafd5d1eed52604ed6e683754 
							
						 
						
							2016-01-12 01:15:27 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									rohan.prinja 
								
							 
						 
						
							
							
							
							
								
							
							
								d440ee6a41 
								
							 
						 
						
							
							
								
								servo: Merge  #9201  - task -> thread (from ajnirp:8512-task-thread); r=jdm  
							
							... 
							
							
							
							for #8512 
Source-Repo: https://github.com/servo/servo 
Source-Revision: d3e2f94f2024f4735f836588ed11303a0abafdf8
--HG--
rename : servo/components/canvas/canvas_paint_task.rs => servo/components/canvas/canvas_paint_thread.rs
rename : servo/components/canvas/webgl_paint_task.rs => servo/components/canvas/webgl_paint_thread.rs
rename : servo/components/compositing/compositor_task.rs => servo/components/compositing/compositor_thread.rs
rename : servo/components/gfx/font_cache_task.rs => servo/components/gfx/font_cache_thread.rs
rename : servo/components/gfx/paint_task.rs => servo/components/gfx/paint_thread.rs
rename : servo/components/layout/layout_task.rs => servo/components/layout/layout_thread.rs
rename : servo/components/net/image_cache_task.rs => servo/components/net/image_cache_thread.rs
rename : servo/components/net/resource_task.rs => servo/components/net/resource_thread.rs
rename : servo/components/net/storage_task.rs => servo/components/net/storage_thread.rs
rename : servo/components/net_traits/image_cache_task.rs => servo/components/net_traits/image_cache_thread.rs
rename : servo/components/net_traits/storage_task.rs => servo/components/net_traits/storage_thread.rs
rename : servo/components/script/script_task.rs => servo/components/script/script_thread.rs
rename : servo/components/util/task.rs => servo/components/util/thread.rs
rename : servo/tests/unit/gfx/font_cache_task.rs => servo/tests/unit/gfx/font_cache_thread.rs
rename : servo/tests/unit/net/resource_task.rs => servo/tests/unit/net/resource_thread.rs
rename : servo/tests/unit/util/task.rs => servo/tests/unit/util/thread.rs 
							
						 
						
							2016-01-10 15:20:04 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Paul Rouget 
								
							 
						 
						
							
							
							
							
								
							
							
								8f0976583c 
								
							 
						 
						
							
							
								
								servo: Merge  #9164  - update pipeline url after redirections (from paulrouget:updatePipelineURL); r=jdm  
							
							... 
							
							
							
							`pipeline.url` is not updated after a redirection.
Fixes  #8902 
Source-Repo: https://github.com/servo/servo 
Source-Revision: f4a2fe95011167c3777892969ce1a413730a03e0 
							
						 
						
							2016-01-06 21:24:41 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joe Kachmar 
								
							 
						 
						
							
							
							
							
								
							
							
								1e4deb0868 
								
							 
						 
						
							
							
								
								servo: Merge  #8958  - Separate script and layout messages, issue  #8843  (from jkachmar:separate-layout-msg); r=KiChjang  
							
							... 
							
							
							
							Separated layout-specific messages to the constellation out from the `ScriptMsg` enum into a `LayoutMsg` enum within `script_traits/script_msg.rs`, addresses [#8843 ](https://github.com/servo/servo/issues/8843 ).
I initially tried to move `LayoutMsg` into `layout_traits/lib.rs`, but this introduced a cyclic dependency: `layout_traits` depends on `script_traits` for the `LayoutTaskFactory` implementation, and `script_traits/script_task.rs` now depends on `LayoutMsg` for new layout channels in `InitialScriptState` and `ScriptTask`.
Source-Repo: https://github.com/servo/servo 
Source-Revision: 941653da653a1925ade35597e97f61a6a8a0018d 
							
						 
						
							2015-12-27 02:55:38 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Glenn Watson 
								
							 
						 
						
							
							
							
							
								
							
							
								7ead86e251 
								
							 
						 
						
							
							
								
								servo: Merge  #8612  - Add test to constellation to avoid writing reftest image if there are pending frames (from glennw:pending-frames); r=jdm  
							
							... 
							
							
							
							This changes several tests that contain <iframe></iframe> from FAIL to TIMEOUT. This is correct
since there is a bug that prevents these iframes from ever rendering.
~~~There are also a few previous FAILs that changed to OK. These may be intermittents or they
may genuinely be fixed by this change.~~~
Source-Repo: https://github.com/servo/servo 
Source-Revision: c6ae32abdde715dbdc3097a40ab7abdbc98cf4b0 
							
						 
						
							2015-12-17 15:50:16 +05:01 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tomas Cernaj 
								
							 
						 
						
							
							
							
							
								
							
							
								18632570cd 
								
							 
						 
						
							
							
								
								servo: Merge  #8909  - Move ScriptMsg to script_traits crate,  Fixes   #8833  (from cnaj:msg_refactoring); r=jdm  
							
							... 
							
							
							
							Review of documentation that was missing needed.
Fixes  #8833 .
Source-Repo: https://github.com/servo/servo 
Source-Revision: 7438bc0425749989b8aab084a34ff3fff2ea6679 
							
						 
						
							2015-12-10 10:55:44 +05:01