servo/components
Bryan Bell 0c99b7e6a9 Add fast SIMD code path in advance_for_char_range
In advance_for_char_range add a SIMD code path for the the common
case of no detailed glyphs.

- gfx/Cargo.toml
  Add simd dependency https://github.com/huonw/simd

- servo/Cargo.lock
  Add simd dependency https://github.com/huonw/simd @
  d9ad79d86eab50a8f36d45fe17aa9e3a533389ee.

- SIMD isn't used on non-x86_65/aarch64 architectures.
2015-09-09 15:20:20 -07:00
..
canvas webgl: Add shader validation and translation 2015-08-30 14:23:14 +02:00
canvas_traits webgl: Add shader validation and translation 2015-08-30 14:23:14 +02:00
compositing Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00
devtools Simplify reflection usage in Actor code. 2015-08-31 18:45:07 -07:00
devtools_traits Send the start and end half of a TimelineMarker to the devtools PullTimelineMarkers thread together. 2015-08-28 20:48:07 +02:00
gfx Add fast SIMD code path in advance_for_char_range 2015-09-09 15:20:20 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7496 - servo:calc_, r=SimonSapin 2015-09-02 02:33:18 -06:00
layout_traits sort all uses 2015-08-20 20:47:12 +08:00
msg Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00
net net: use connection pooling 2015-09-02 12:46:53 -04:00
net_traits Only use the resource manager's HSTS list. 2015-08-30 12:14:02 +10:00
plugins Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01) 2015-09-02 09:22:17 +02:00
profile Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01) 2015-09-02 09:22:17 +02:00
profile_traits Auto merge of #7179 - connorimes:add-heartbeats, r=larsbergstrom 2015-08-22 17:23:50 -06:00
script net: use connection pooling 2015-09-02 12:46:53 -04:00
script_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
servo Add fast SIMD code path in advance_for_char_range 2015-09-09 15:20:20 -07:00
style Auto merge of #7496 - servo:calc_, r=SimonSapin 2015-09-02 02:33:18 -06:00
util Auto merge of #7468 - JoshTheGoldfish:Issue7460, r=jdm 2015-09-01 08:33:02 -06:00
webdriver_server sort all uses 2015-08-20 20:47:12 +08:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00