Index

  1. Summary
  2. Authors by Group
  3. Author Index
  4. Authors

Servo commit statistics Repository status

https://github.com/servo/servo/tree/

Summary

  • Statistics from 2012-02-08 -0800 to 2014-11-04 -0800
  • 163 contributors
  • 5,080 commits
  • 30 active contributors in 30 days
  • And they contributed 260 commits
  • 12 new contributors in 30 days
  • And they contributed 33 commits
  • 27 mergers merged 1956 commits

Author by Group

Active users

Users who contributed in the last 30 days

  • 30 users contributed 3,057 commits
  • 18.4% of users
  • 60.2% of commits, impacts 8.03 of 8.53

Members are: Ms2ger Patrick Walton Josh Matthews Simon Sapin Tetsuharu OHZEKI Keegan McAllister Glenn Watson Manish Goregaokar Bruno de Oliveira Abinader Cameron Zwarich Matt Brubeck Martin Robinson Clark Gaebel Mike Blumenkrantz Tim Taubert Gilles Leblanc Edit Balint Rohan Prinja Mukilan Thiyagarajan Mitchell Van Der Hoeff Dave Herman Samuel Harrington Kasey Carrothers Steve Klabnik Ehsan Akhgari Emanuel Rylke Robin Stocker Ray Clanan nchinth Fabrice Desré

Newfaces

Users who contributed his/her first commit in the last 30 days

  • 12 users contributed 33 commits
  • 7.4% of users
  • 0.6% of commits, impacts 3.5 of 8.53

Members are: Tim Taubert Mukilan Thiyagarajan Mitchell Van Der Hoeff Samuel Harrington Kasey Carrothers Steve Klabnik Ehsan Akhgari Emanuel Rylke Robin Stocker Ray Clanan nchinth Fabrice Desré

Mozilla Corporation

  • 29 users contributed 2,040 commits
  • 17.8% of users
  • 40.2% of commits, impacts 7.62 of 8.53

Members are: Brian Anderson Josh Matthews Simon Sapin Keegan McAllister Jack Moffitt Glenn Watson Cameron Zwarich Matt Brubeck Margaret Meyerhofer eschweic Clark Gaebel Eric Atkinson Niko Matsakis Lars Bergstrom Bobby Holley Seth Fowler James Graham Josh Aas Nicholas Nethercote Sean McArthur Tim Taubert Dave Herman Austin King Boris Zbarsky Ben Kelly Ehsan Akhgari Sean Stangl Andreas Tolfsen Fabrice Desré

Mozilla Community

  • 9 users contributed 1,237 commits
  • 5.5% of users
  • 24.4% of commits, impacts 7.12 of 8.53

Members are: Ms2ger Tetsuharu OHZEKI Manish Goregaokar lpy Tom Schuster Daniel Glazman Sankha Narayan Guria Yusuke Suzuki Saurabh Anand

Samsung

  • 17 users contributed 337 commits
  • 10.4% of users
  • 6.6% of commits, impacts 5.82 of 8.53

Members are: Bruno de Oliveira Abinader Young-il Choi Youngmin Yoo aydin.kim Junyoung Cho Mike Blumenkrantz Sangeun Kim Youngsoo Son Mike Blumenkrantz Deokjin Kim Ryan Choi Adenilson Cavalcanti HyunJune Kim Jaeman Park sh8281.kim Jeongeun Kim Jaemin Moon

Igalia

  • 1 users contributed 58 commits
  • 0.6% of users
  • 1.1% of commits, impacts 4.06 of 8.53

Members are: Martin Robinson

Mergers

  • 27 users merged 1956 commits
  • 38.5% of commits, but not counted in total

Members are:

Author Index

Authors

Ms2ger

Groups:
Active users Mozilla Community
Commit Count:
811 (#1.0)
Commit Rate:
16.0%
Commit Impact:
6.7 of 8.53
Search on Github:
Ms2ger on Github or ms2ger on Github

Commits

Brian Anderson

Groups:
Mozilla Corporation
Commit Count:
568 (#2.0)
Commit Rate:
11.2%
Commit Impact:
6.34 of 8.53
Search on Github:
Brian Anderson on Github or banderson on Github

Commits

Patrick Walton

Groups:
Active users
Commit Count:
548 (#3.0)
Commit Rate:
10.8%
Commit Impact:
6.31 of 8.53
Search on Github:
Patrick Walton on Github or pcwalton on Github

Commits

  • a208463: 2014-10-28 -0700 layout: Employ a persistent list data structure to avoid copying floats all the time.
    Improves performance on the maze solver significantly since this was basically O(n^2) before.
  • c4c4988: 2014-10-28 -0700 util: Add persistent lists as a useful general-purpose thread-safe data structure.(...)
  • 08fc7c2: 2014-10-30 -0700 layout: Make incremental reflow more fine-grained by introducing "reflow out-of-flow" and "reconstruct flow" damage bits.(...)
  • 7712052: 2014-10-30 -0700 test: Mark the inline element in `inline_hypothetical_box_a.html` as `vertical-align: top`.(...)
  • 2657635: 2014-10-30 -0700 layout: Make absolute position calculation idempotent.(...)
  • b245a24 779ab4c 7321373 587cf98 01965c3 16c0ebc 93bf69a 4bf0acb 68091d7 a94e13f 8ab354a 6a7a96a e034c1c 6f577c7 5e9127e and other 528 commits.

Brian J. Burg

Other names:
Brian Burg
Groups:
Commit Count:
264 (#4.0)
Commit Rate:
5.2%
Commit Impact:
5.58 of 8.53
Search on Github:
Brian J. Burg on Github or burg on Github

Commits

  • 43c8b85: 2013-04-19 -0700 Invocations of autoconf213 should also include argument specifying the calculated shared macro path. This is necessary if autoconf213 is not installed globally.
    Closes #382.
  • 29e4627: 2012-11-21 -0800 Finish conversion to using only character ranges. We don't crash on multi-byte characters any more.
  • ddb4e5e: 2012-11-21 -0800 Change mojira.html to use MS Mincho.
  • b2f8228: 2012-11-21 -0800 Convert linebox scanner and other bits to use character indices instead of string byte offsets. Fix some bugs in set_char_break_before, and remove dead inline tests.
  • 751901d: 2012-11-21 -0800 Compute and store line break information in the glyph storage when creating text runs.
  • 2ad1c15 42c6e45 d460162 a9fdbf0 6d5bb1e 0b37bdb d761957 02e0734 d65140f ec60c58 e838b17 2a1e97c da17ede a706a57 0562871 and other 244 commits.

Josh Matthews

Groups:
Active users Mozilla Corporation
Commit Count:
253 (#5.0)
Commit Rate:
5.0%
Commit Impact:
5.53 of 8.53
Search on Github:
Josh Matthews on Github or josh on Github

Commits

Simon Sapin

Groups:
Active users Mozilla Corporation
Commit Count:
250 (#6.0)
Commit Rate:
4.9%
Commit Impact:
5.52 of 8.53
Search on Github:
Simon Sapin on Github or simon.sapin on Github

Commits

Tetsuharu OHZEKI

Groups:
Active users Mozilla Community
Commit Count:
216 (#7.0)
Commit Rate:
4.3%
Commit Impact:
5.38 of 8.53
Search on Github:
Tetsuharu OHZEKI on Github or saneyuki.snyk on Github

Commits

Keegan McAllister

Groups:
Active users Mozilla Corporation
Commit Count:
194 (#8.0)
Commit Rate:
3.8%
Commit Impact:
5.27 of 8.53
Search on Github:
Keegan McAllister on Github or kmcallister on Github

Commits

Jack Moffitt

Groups:
Mozilla Corporation
Commit Count:
184 (#9.0)
Commit Rate:
3.6%
Commit Impact:
5.21 of 8.53
Search on Github:
Jack Moffitt on Github or jack on Github

Commits

Glenn Watson

Groups:
Active users Mozilla Corporation
Commit Count:
162 (#10.0)
Commit Rate:
3.2%
Commit Impact:
5.09 of 8.53
Search on Github:
Glenn Watson on Github or gw on Github

Commits

Manish Goregaokar

Groups:
Active users Mozilla Community
Commit Count:
154 (#11.0)
Commit Rate:
3.0%
Commit Impact:
5.04 of 8.53
Search on Github:
Manish Goregaokar on Github or manishsmail on Github

Commits

Bruno de Oliveira Abinader

Groups:
Active users Samsung
Commit Count:
112 (#12.0)
Commit Rate:
2.2%
Commit Impact:
4.72 of 8.53
Search on Github:
Bruno de Oliveira Abinader on Github or bruno.d on Github

Commits

Cameron Zwarich

Groups:
Active users Mozilla Corporation
Commit Count:
98 (#13.0)
Commit Rate:
1.9%
Commit Impact:
4.58 of 8.53
Search on Github:
Cameron Zwarich on Github or zwarich on Github

Commits

Matt Brubeck

Groups:
Active users Mozilla Corporation
Commit Count:
90 (#14.0)
Commit Rate:
1.8%
Commit Impact:
4.5 of 8.53
Search on Github:
Matt Brubeck on Github or mbrubeck on Github

Commits

Tim Kuehn

Other names:
Tim
Groups:
Commit Count:
73 (#15.0)
Commit Rate:
1.4%
Commit Impact:
4.29 of 8.53
Search on Github:
Tim Kuehn on Github or tkuehn on Github

Commits

  • 103cd62: 2013-09-24 -0400 split script_task::ExitMsg into WindowExitMsg and PipelineExitMsg
  • 99f125b: 2013-09-21 -0400 script task only exits when the root pipeline exits
  • c56b015: 2013-09-20 -0400 find_mut ==> find. it's only mut because of the data type iterated over
  • d77a073: 2013-09-20 -0400 exit the correct evicted pipelines
  • 5f600f0: 2013-09-20 -0400 fix constellation being inundated with messages from script. script task sent RendererReadyMsg after every reflow. now, the renderer sends RendererReady at the appropriate time, and _only_ if it doesn't have paint permission.
  • 84d7317 9df66ff c804db0 6c28b5c 1d2c038 cf4107e 47ec798 048a39d 4c1648f ca62099 14fc16a b437141 70cb58f f2c00f7 2c44288 and other 53 commits.

Brendan Zabarauskas

Groups:
Commit Count:
62 (#16.0)
Commit Rate:
1.2%
Commit Impact:
4.13 of 8.53
Search on Github:
Brendan Zabarauskas on Github or bjzaba on Github

Commits

Martin Robinson

Groups:
Active users Igalia
Commit Count:
58 (#17.0)
Commit Rate:
1.1%
Commit Impact:
4.06 of 8.53
Search on Github:
Martin Robinson on Github or mrobinson on Github

Commits

  • 2d72f00: 2014-10-29 -0700 Have ContentBox(es)Queries consult the flow tree
    Instead of looking at the display tree, have ContentBox(es)Query consult the flow tree. This allow optimizing away parts of the display tree later. To do this we need to be more careful about how we send reflow requests, only querying the flow tree when possible. Fixes #3790.
  • 80a6f3a: 2014-10-27 -0700 Move compositor_data.rs to compositor_layer.rs.(...)
  • c0fa32e: 2014-10-27 -0700 Combine events and CompositorData methods into CompositorLayer(...)
  • 96f6c53: 2014-10-27 -0700 Make compositor event handling a Layer trait(...)
  • 2d5168a: 2014-10-20 -0700 Add an option to show debug fragment borders(...)
  • adecdbd 29303c0 e7c7990 fbd0b6f e53093e 4c453ac ed2e679 659c45e ec29723 8d93ac4 31a6270 62ef7cd a75594d 65c6689 f346a21 and other 38 commits.

Young-il Choi

Other names:
yichoi
Groups:
Samsung
Commit Count:
44 (#18.5)
Commit Rate:
0.9%
Commit Impact:
3.78 of 8.53
Search on Github:
Young-il Choi on Github or duddlf.choi on Github

Commits

Margaret Meyerhofer

Groups:
Mozilla Corporation
Commit Count:
44 (#18.5)
Commit Rate:
0.9%
Commit Impact:
3.78 of 8.53
Search on Github:
Margaret Meyerhofer on Github or mmeyerhofer on Github

Commits

Lars Bergstrom

Groups:
Commit Count:
41 (#20.0)
Commit Rate:
0.8%
Commit Impact:
3.71 of 8.53
Search on Github:
Lars Bergstrom on Github or lars on Github

Commits

eschweic

Groups:
Mozilla Corporation
Commit Count:
39 (#21.0)
Commit Rate:
0.8%
Commit Impact:
3.66 of 8.53
Search on Github:
eschweic on Github or eschweickart on Github

Commits

Tetsuharu OHZEKI

Other names:
saneyuki_s
Groups:
Commit Count:
37 (#22.0)
Commit Rate:
0.7%
Commit Impact:
3.61 of 8.53
Search on Github:
Tetsuharu OHZEKI on Github or saneyuki.s.snyk on Github

Commits

patrick kim

Groups:
Commit Count:
36 (#23.0)
Commit Rate:
0.7%
Commit Impact:
3.58 of 8.53
Search on Github:
patrick kim on Github or ksh8281 on Github

Commits

Clark Gaebel

Groups:
Active users Mozilla Corporation
Commit Count:
34 (#24.5)
Commit Rate:
0.7%
Commit Impact:
3.53 of 8.53
Search on Github:
Clark Gaebel on Github or cgaebel on Github

Commits

Eric Atkinson

Groups:
Mozilla Corporation
Commit Count:
34 (#24.5)
Commit Rate:
0.7%
Commit Impact:
3.53 of 8.53
Search on Github:
Eric Atkinson on Github or eatkinson on Github

Commits

Matt Murphy

Groups:
Commit Count:
31 (#26.0)
Commit Rate:
0.6%
Commit Impact:
3.43 of 8.53
Search on Github:
Matt Murphy on Github or matthew.john.murphy on Github

Commits

Youngmin Yoo

Other names:
Youngmin, Yoo
Groups:
Samsung
Commit Count:
30 (#27.5)
Commit Rate:
0.6%
Commit Impact:
3.4 of 8.53
Search on Github:
Youngmin Yoo on Github or youngmin.yoo on Github

Commits

aydin.kim

Other names:
aydinkim
Groups:
Samsung
Commit Count:
30 (#27.5)
Commit Rate:
0.6%
Commit Impact:
3.4 of 8.53
Search on Github:
aydin.kim on Github or aydin.kim on Github

Commits

Ilyong Cho

Other names:
ILyoan
Groups:
Commit Count:
29 (#29.5)
Commit Rate:
0.6%
Commit Impact:
3.37 of 8.53
Search on Github:
Ilyong Cho on Github or ilyoan on Github

Commits

Junyoung Cho

Other names:
june0cho
Groups:
Samsung
Commit Count:
29 (#29.5)
Commit Rate:
0.6%
Commit Impact:
3.37 of 8.53
Search on Github:
Junyoung Cho on Github or june0.cho on Github

Commits

Niko Matsakis

Groups:
Mozilla Corporation
Commit Count:
28 (#31.0)
Commit Rate:
0.6%
Commit Impact:
3.33 of 8.53
Search on Github:
Niko Matsakis on Github or niko on Github

Commits

lpy

Groups:
Mozilla Community
Commit Count:
27 (#32.0)
Commit Rate:
0.5%
Commit Impact:
3.3 of 8.53
Search on Github:
lpy on Github or pylaurent1314 on Github

Commits

S Pradeep Kumar

Groups:
Commit Count:
20 (#33.0)
Commit Rate:
0.4%
Commit Impact:
3.0 of 8.53
Search on Github:
S Pradeep Kumar on Github or gohanpra on Github

Commits

Mike Blumenkrantz

Groups:
Active users Samsung
Commit Count:
19 (#34.0)
Commit Rate:
0.4%
Commit Impact:
2.94 of 8.53
Search on Github:
Mike Blumenkrantz on Github or zmike on Github

Commits

Tim Taubert

Groups:
Active users Newfaces
Commit Count:
18 (#35.5)
Commit Rate:
0.4%
Commit Impact:
2.89 of 8.53
Search on Github:
Tim Taubert on Github or tim on Github

Commits

Bryan Bell

Groups:
Commit Count:
18 (#35.5)
Commit Rate:
0.4%
Commit Impact:
2.89 of 8.53
Search on Github:
Bryan Bell on Github or bryan.w.bell on Github

Commits

  • 6d0e103: 2014-08-29 -0700 Update and expand iframe tests
    Add iframe tests to their own subdirectory and add another test case that used to trigger a fatal error. The new test case uses the "allow-scripts" sandbox attribute to work around a script task failure caused by the child frame sharing the same script task as the parent.
  • ff71c32: 2014-08-29 -0700 Remove SetLayerClipRect and add SetLayerOrigin(...)
  • e17cc2d: 2014-08-29 -0700 Create root compositor layers for all frames eagerly(...)
  • 0e86679: 2014-08-28 -0700 Store one RenderState per-pipeline in the Compositor(...)
  • c182308: 2014-08-28 -0700 Store Compositor ReadyState per-pipeline(...)
  • 69a2dbc 3254511 8fd5739 0c9f469 12a2cde 172c3b8 13bfaeb 432b8cd 2bb5c8b afe0c0b 792666e d570b80 8162f61

Sangeun Kim

Groups:
Samsung
Commit Count:
16 (#37.0)
Commit Rate:
0.3%
Commit Impact:
2.77 of 8.53
Search on Github:
Sangeun Kim on Github or sammy.kim on Github

Commits

Youngsoo Son

Groups:
Samsung
Commit Count:
13 (#38.5)
Commit Rate:
0.3%
Commit Impact:
2.56 of 8.53
Search on Github:
Youngsoo Son on Github or ysoo.son on Github

Commits

Eric Holk

Groups:
Commit Count:
13 (#38.5)
Commit Rate:
0.3%
Commit Impact:
2.56 of 8.53
Search on Github:
Eric Holk on Github or eric.holk on Github

Commits

Daniel Hedlund

Groups:
Commit Count:
12 (#40.0)
Commit Rate:
0.2%
Commit Impact:
2.48 of 8.53
Search on Github:
Daniel Hedlund on Github or daniel on Github

Commits

  • 16b5afb: 2013-12-15 -0800 Track whether first render has run, not whether it's currently idle
  • 1aed7a3: 2013-12-15 -0800 Add comments and improve performance of a comparison
  • e7a591a: 2013-12-13 -0800 Ensure render and layout tasks get destructed before main thread finishes(...)
  • a9af374: 2013-12-15 -0800 Don't perform composite unless renderer has indicated it's idle(...)
  • 183c387: 2013-12-14 -0800 Drain compositor_chan on shutdown, causes deadlocks on constellation(...)
  • c44001b 608cd61 555e044 79789a1 00e3a21 2d3fa10 b5046d2

Mike Blumenkrantz

Groups:
Samsung
Commit Count:
11 (#41.5)
Commit Rate:
0.2%
Commit Impact:
2.4 of 8.53
Search on Github:
Mike Blumenkrantz on Github or zmike on Github

Commits

  • 0e23069: 2014-07-17 -0400 use a more appropriate embedding url
  • 9f455a2: 2014-05-07 -0400 add readme for using embedding crate
  • faa7f18: 2014-02-18 -0500 serious mode engaged: start of embedding crate using FFI(...)
  • 4d188e2: 2014-05-01 -0400 fix build of embedding crate(...)
  • 6b026e7: 2014-04-28 -0400 make servo::run() and opts::Opts.n_render_threads public for use in embedding crate
  • f2fbe68 69e3b44 7dcdd1a abe5d2e b68fd73 bf28b1a

Gilles Leblanc

Groups:
Active users
Commit Count:
11 (#41.5)
Commit Rate:
0.2%
Commit Impact:
2.4 of 8.53
Search on Github:
Gilles Leblanc on Github or gilles.leblanc on Github

Commits

  • 8b727e3: 2014-10-17 -0400 Edits dom/bindings/DESIGN.md
    This corrects and improves the dom/bindings/DESIGN.md document and also corrects a grammatical error in a tests/reftest.rs message.
  • a31849d: 2014-10-16 -0400 Make HTMLFormElementHelpers::submit take an enumerated argument instead of a boolean(...)
  • 33bcd70: 2014-10-14 -0400 Uncomments the multiple css class ref-test(...)
  • b15860e: 2014-10-10 -0400 Make sure reftests aren't passing because nothing == nothing(...)
  • 9709ce2: 2014-10-07 -0400 Remove empty wpt ini file(...)
  • 3a5a66d 8e77422 652d217 d3dc61c 81a0d06 d12243d

Tom Schuster

Groups:
Mozilla Community
Commit Count:
10 (#44.5)
Commit Rate:
0.2%
Commit Impact:
2.3 of 8.53
Search on Github:
Tom Schuster on Github or evilpies on Github

Commits

  • 4c057de: 2014-04-19 +0200 Implement ParentNode.children for Document and Element
    Also implement it for DocumentFragment
  • df6563d: 2014-04-18 +0200 Mention automake and cmake(...)
  • a8362e1: 2014-03-14 +0100 Implement named constants in bindings
  • f9433e3: 2013-11-17 +0100 trace window.location and window.navigator
  • ccc7fa7: 2013-11-17 +0100 basic location
  • 73e6756 586dd6a dee71e6 e81fed7 a0d900e

Lars Bergstrom

Groups:
Mozilla Corporation
Commit Count:
10 (#44.5)
Commit Rate:
0.2%
Commit Impact:
2.3 of 8.53
Search on Github:
Lars Bergstrom on Github or lbergstrom on Github

Commits

  • b675618: 2013-11-11 +0900 Add some basic debug info for dumping flows.
  • 8e669a3: 2013-10-18 -0500 We were removing the Window from TLS and thus destroying it after terminating the windowing system, which caused an error due to calling a glfw function when it was not inititalized.
  • ee4a468: 2013-09-20 -0500 Start pulling together summit demo elements
  • d6141ed: 2013-09-17 -0500 Change retrieval of buffers from sublayers to both clip relative to the scrolled position of its parent layer and to offset the origin, since each layer assumes that its origin is 0,0.
  • 0c6514e: 2013-09-12 -0700 Remove a stray space. Clean up awkware if result...result construct.
  • 969a4e3 08b3902 d6231a1 26ec022 ecfa798

Bobby Holley

Groups:
Mozilla Corporation
Commit Count:
10 (#44.5)
Commit Rate:
0.2%
Commit Impact:
2.3 of 8.53
Search on Github:
Bobby Holley on Github or bobbyholley on Github

Commits

  • c4bbc4c: 2013-10-10 +0200 Introduce mutable/immutable variants of reflector() with named lifetimes, and kill unsafe casts.
  • e6be738: 2013-10-10 +0200 Fix infinite-looping reflector() implementation for WindowProxy.
  • 5ed8b9e: 2013-10-09 +0200 Rename |wrapper| to |reflector_| in Reflectable implementations for DOM objects.
  • 92e91c5: 2013-10-09 +0200 Rename the |wrapper| field in Reflector.
  • 549ac6a: 2013-10-09 +0200 Rename some local variables and shorten some lines.(...)
  • 622aa76 6bf740d 62ddac8 2cbe2d7 0a0599a

Seth Fowler

Groups:
Mozilla Corporation
Commit Count:
10 (#44.5)
Commit Rate:
0.2%
Commit Impact:
2.3 of 8.53
Search on Github:
Seth Fowler on Github or seth on Github

Commits

  • 72f5e5f: 2013-06-27 -0700 Don't send a resize event if the window size didn't change
  • 677fce2: 2013-06-26 -0700 Cache shaped text at word granularity
  • 0ac5206: 2013-06-26 -0700 Add utility methods to Range
  • 39c3a6f: 2013-06-26 -0700 Add HashCache and switch all caches from Copy to Clone
  • 4b172a3: 2013-06-26 -0700 Create text runs during box building
  • 318b2cf 82bd3ef c0d8836 182047f f2e9147

Deokjin Kim

Groups:
Samsung
Commit Count:
9 (#47.5)
Commit Rate:
0.2%
Commit Impact:
2.2 of 8.53
Search on Github:
Deokjin Kim on Github or deokjin81.kim on Github

Commits

  • 765e1f2: 2014-01-24 +0900 Fix white-space property(pre)
    If html has empty line, it is not handled currently. Because pending line is empty in such case, flushing current line doesn't care empty line. For example, below html has two empty line(line 2 and line 4)
    test1 test2
    To handle empty line, added empty box to pending line.
  • 3d94141: 2014-01-16 +0900 Implement white-space property(pre)(...)
  • ddcbb3f: 2014-01-03 +0900 Support oblique(font-style) for linux and android(...)
  • 5756680: 2014-01-03 +0900 Fix font-weight propery(...)
  • a5db5d5: 2013-12-06 +0900 Use last resort font when only there is no font in font group. There is a little bit of performance gain of layout.
  • 6aa9104 70578e6 7716c2b 46776e1

Isabelle Carter

Groups:
Commit Count:
9 (#47.5)
Commit Rate:
0.2%
Commit Impact:
2.2 of 8.53
Search on Github:
Isabelle Carter on Github or thequeerpastry on Github

Commits

  • 25a3918: 2014-03-05 -0600 Children of fixed flows make into parent DL
    fixes #1831
  • 0892fad: 2014-01-22 -0800 Multiple display list support
  • 5663ca1: 2014-01-16 -0600 Dumping display list levels to rust log
  • a107513: 2014-01-22 -0800 added vim tmp files to git ignore
  • 084c7fb: 2013-12-16 -0600 Position fixed displays out of normal flow.
  • f58fd54 708bf47 9886135 0e94eb5

James Graham

Groups:
Mozilla Corporation
Commit Count:
8 (#49.5)
Commit Rate:
0.2%
Commit Impact:
2.08 of 8.53
Search on Github:
James Graham on Github or james on Github

Commits

  • 0b802ab: 2014-07-27 +0100 Fix getElementsByTagName[NS] support to match the spec.
  • 881e4fc: 2014-07-29 +0100 Support window.parent in the one-window case.
  • 130cf76: 2014-07-13 +0100 Make Element.remove_attribute take &str instead of DOMString
  • 76125bb: 2014-04-28 +0100 Allow passing extra args to wptrunner via an environment variable
  • 12d2539: 2014-04-23 +0100 Pass extra args through to wptrunner
  • 7aee1ca 15b9d4d 29a75da

Chris Paris

Groups:
Commit Count:
8 (#49.5)
Commit Rate:
0.2%
Commit Impact:
2.08 of 8.53
Search on Github:
Chris Paris on Github or cap on Github

Commits

  • 92638a6: 2014-08-20 -1000 Implement TreeWalker
  • b2b3fbc: 2014-08-28 -1000 Support callback return types in codegen
  • e3ae54d: 2014-08-16 -1000 Improve Option deconstruction
  • c70b88c: 2014-08-14 -1000 Implement HTMLScriptElement.text
  • 13c9d4c: 2014-08-13 -1000 Implement HTMLAnchorElement.text
  • 1c1db51 245ed2e f713315

Daniel Glazman

Groups:
Mozilla Community
Commit Count:
7 (#52.5)
Commit Rate:
0.1%
Commit Impact:
1.95 of 8.53
Search on Github:
Daniel Glazman on Github or daniel on Github

Commits

  • 4b0da08: 2014-04-07 +0200 Implement Document.createElementNS.
  • 28575c2: 2013-12-09 +0100 add namespaces to elements
  • 6508bff: 2013-11-29 +0100 :nth-child and friends, use div_rem result instead of recomputing it
  • eb76ea7: 2013-11-29 +0100 :nth-child and friends, changes in response to SimonSapin's review
  • 991d4d8: 2013-11-28 +0100 Implement :nth-child, :nth-last-child, :nth-of-type, :nth-last-of-type, :first-of-type, :last-of-type and :only-of-type Selectors Level 3 pseudo-classes
  • 3f44193 9b69161

Seo Sanghyeon

Groups:
Commit Count:
7 (#52.5)
Commit Rate:
0.1%
Commit Impact:
1.95 of 8.53
Search on Github:
Seo Sanghyeon on Github or sanxiyn on Github

Commits

  • b243191: 2013-10-21 +0900 Use the new style system
    Credits to: Deokjin Kim Ilyong Cho Jaeman Park Junyoung Cho Ryan Choi Sangeun Kim Yongjin Kim Youngmin Yoo Youngsoo Son
  • f90d124: 2013-10-14 +0900 Trigger Rust
  • 3fa4648: 2013-10-14 +0900 Fix parallel build with rust-auto-clean-trigger
  • 425e837: 2013-08-12 +0900 Implement clear for floats
  • 23874eb: 2013-08-05 +0900 Update submodules
  • a62fae9 018e220

Sankha Narayan Guria

Groups:
Mozilla Community
Commit Count:
7 (#52.5)
Commit Rate:
0.1%
Commit Impact:
1.95 of 8.53
Search on Github:
Sankha Narayan Guria on Github or sankha93 on Github

Commits

  • 6b44f92: 2014-05-20 +0200 Implement the delete proxy trap (fixes #2213).
  • 36bf23d: 2014-04-21 +0530 Implement Element.prefix (Fixes #1737)
  • 58e5fec: 2014-04-07 +0530 HTMLImageElement attribute getters and setters
  • 9a4bec3: 2014-04-07 +0530 Remove XRay related stuff from codegen (fixes #1936)
  • 47e6e6e: 2014-02-23 +0530 Be more explicit in casts of generated bindings
  • 4c18428 3a306a4

Edit Balint

Groups:
Active users
Commit Count:
7 (#52.5)
Commit Rate:
0.1%
Commit Impact:
1.95 of 8.53
Search on Github:
Edit Balint on Github or edbalint on Github

Commits

  • daf9e59: 2014-10-22 +0200 Make DOM getters that return &JS return Temporary instead #3707
  • 90adcc6: 2014-07-16 +0200 Improve snapshot storage system for easy bisection. Fix #2694. Fix #2851.
  • 0b5a1b2: 2014-07-16 +0200 Move timer firing implemention into Window #1992
  • 94ec3cd: 2014-06-05 +0200 Split Page code out of script_task.rs #2530
  • bda29ad: 2014-06-13 +0200 Replace uses of JS.unrooted() with JS::from_rooted #2580
  • 521a45b 7910eb1

LalehB

Groups:
Commit Count:
6 (#56.5)
Commit Rate:
0.1%
Commit Impact:
1.79 of 8.53
Search on Github:
LalehB on Github or laghabab on Github

Commits

  • b0d1646: 2014-09-27 -0700 Adding back-off instead of busy-spinning
    Also changed the total number of spinning similar to Cilk
  • 5dcce00: 2014-09-16 -0700 Update README.md
  • dea11c5: 2014-09-16 -0700 Update README.md
  • 9ed2a89: 2014-09-15 -0700 Update PowerMeasure.py
  • 587eaf4: 2014-09-15 -0700 Update PowerMeasure.py(...)
  • 34db70a

Duncan Keall

Groups:
Commit Count:
6 (#56.5)
Commit Rate:
0.1%
Commit Impact:
1.79 of 8.53
Search on Github:
Duncan Keall on Github or duncan on Github

Commits

  • 1dc399d: 2014-09-10 +1200 Use virtualenv2 in tests/wpt/run.sh if installed
  • 9a12627: 2014-09-07 +1200 Update Arch Linux prerequisites now that cargoify has landed
  • 74cc288: 2014-09-10 +1200 Use os.path.join instead of manually inserting slashes.
  • 8e25e95: 2014-09-09 +1200 Cleaned up python/licenseck.py(...)
  • 6c48066: 2014-09-09 +1200 Refactor python/tidy.py to not use globals. Fixes #3242
  • 6eb1bb7

Ryan Choi

Groups:
Samsung
Commit Count:
6 (#56.5)
Commit Rate:
0.1%
Commit Impact:
1.79 of 8.53
Search on Github:
Ryan Choi on Github or ryan.choi on Github

Commits

  • d26bf36: 2013-12-09 +0900 removing @ from flowtree. (but cloning boxes when creating a display list)
  • ecd44fe: 2013-12-06 +0900 removing unnecessary to_owned
  • 589530c: 2013-11-20 +0900 submodule updated
  • d821140: 2013-11-18 +0900 add support for transparant png
  • 9fa3899: 2013-09-26 +0900 Update submodule
  • 9a3a6f2

JJ Weber

Other names:
oncemoreification
Groups:
Commit Count:
6 (#56.5)
Commit Rate:
0.1%
Commit Impact:
1.79 of 8.53
Search on Github:
JJ Weber on Github or jjweber on Github

Commits

  • 5c8c776: 2013-05-26 -0700 Refactor TextRenderBox to handle range and run data and let a RenderBox's style handle font size
  • 1b3d19f: 2013-05-25 -0700 Unweird 'pub' token
  • c6c9533: 2013-05-25 -0700 Cleanup dynamic freeze scope artificially extended warnings
  • 3503cb3: 2013-05-25 -0700 Remove unused 'mut'
  • 95588f6: 2013-02-16 -0800 Branch for different aclocal dirs
  • 4ab8ebf

Pierre Louis Aublin

Groups:
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
Pierre Louis Aublin on Github or pierre-louis.aublin on Github

Commits

  • 7f62ec6: 2014-07-11 +0200 adding 2 new default arguments when running make check-wpt so that it does not fail saying KeyError: 'debug_args' or KeyError: 'interactive'
  • e9343e4: 2014-06-21 +0200 taking into account TESTNAME variable in reftest (see #41)
  • e5c01c6: 2014-06-21 +0200 adding test for noscript
  • 2f5d617: 2014-06-21 +0200 do not display noscript element
  • f4bb2e3: 2014-06-21 +0200 recompile servo when modifying the user-agent style sheet

Adenilson Cavalcanti

Groups:
Samsung
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
Adenilson Cavalcanti on Github or a.cavalcanti on Github

Commits

  • 7581335: 2014-09-19 -0700 Move is_void() Element method together with the other struct methods, it becomes part of ElementHelpers.
  • 67f43e2: 2014-07-22 -0700 Move Parser creation to its own function (issue #849).(...)
  • ffbb87b: 2014-07-21 -0700 Recycle use of a local variable and remove what seems to be 2 extraneous URL objects.
  • adaa643: 2013-11-18 -0800 Following suggestion in the merge request, reuse the parameter passed to the function that has the application name (so in future, if the browser no longer is named 'servo', the code will continue to work fine).(...)
  • b2adac0: 2013-11-18 -0800 Implemeting help message for servo browser app using groups::opts module.(...)

HyunJune Kim

Groups:
Samsung
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
HyunJune Kim on Github or hyunjune.kim on Github

Commits

  • c8d5038: 2014-02-05 +0900 This is implement Hover Event. If over element, currently full reflow. after PR, will make partial reflow.
  • d2f8b59: 2014-02-05 +0900 compositor can get mouse point from window event
  • cf53746: 2013-12-12 +0900 add FIX comments
  • a786549: 2013-12-12 +0900 Fixed this issue (https://github.com/mozilla/rust/issues/10683)
  • 409699f: 2013-11-27 +0900 Render border solid-style properly

Harry Maclean

Groups:
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
Harry Maclean on Github or harryjmaclean on Github

Commits

  • f00bbdb: 2014-08-03 +0100 Check for the empty string before creating a new text node when setting document.title
  • a111b8d: 2014-08-04 +0100 Return 'BackCompat' for document.compatMode only if in quirksmode
  • 6f310a5: 2014-04-22 +0100 Implement ChildNode.remove()
  • 9e1f63e: 2014-04-24 +0100 Ensure Node.Normalize() acts on all descendants by recursively calling it on all non-text child nodes.
  • 7dbf69c: 2014-04-20 +0100 set the right flags and attrs for InitEvent

hyunjunekim

Other names:
Hyun June Kim
Groups:
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
hyunjunekim on Github or hykim0777 on Github

Commits

  • f400cf4: 2014-07-15 +0900 Rename ClientRect and ClientRectList to DOMRect and DOMRectList (fixes #2814, fixes #2840).
    These interfaces were renamed in the specification, in order to use them in other contexts than the getClientRects and getBoundingClientRect methods.
  • a6066e8: 2014-04-09 +0900 Add a reftest for the pseudo element
  • 5c15f24: 2014-04-09 +0900 inline pseudo element
  • a344d46: 2014-03-30 +0900 documnet location
  • 4c53a21: 2014-03-28 -0700 layout: Implement pseudo-elements.

Josh Aas

Groups:
Mozilla Corporation
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
Josh Aas on Github or joshmoz on Github

Commits

  • 3e0b2ff: 2013-04-16 -0500 Add modified files not added in last commit. Part of util code refactoring.
  • 95b5aaf: 2013-04-16 -0500 Move generic util code from servo-gfx to top-level servo-util.
  • 7d81db6: 2013-04-11 -0500 Fix 'make_url' to handle absolute paths properly, allows servo command line to handle absolute paths.
  • ca84c0b: 2013-04-11 -0500 Fix 'make_url' to handle absolute paths properly, allows servo command line to handle absolute paths.
  • ab256bd: 2013-04-11 -0500 remove tabs in src/servo/platform/osmain.rs

Rohan Prinja

Groups:
Active users
Commit Count:
5 (#62.0)
Commit Rate:
0.1%
Commit Impact:
1.61 of 8.53
Search on Github:
Rohan Prinja on Github or rohan.prinja on Github

Commits

  • 05134e6: 2014-10-11 +0530 Add form submission via input element
  • e50e704: 2014-09-28 +0530 trace keys as well
  • fd09df7: 2014-08-30 +0530 implement window.frames
  • 32b7f5e: 2014-08-25 +0530 return null from GetNamespaceURI, not the empty string(...)
  • 795fd68: 2014-08-16 +0530 Implement HTMLTableElement.caption

Nicholas Nethercote

Groups:
Mozilla Corporation
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Nicholas Nethercote on Github or nnethercote on Github

Commits

  • 87f2930: 2014-07-10 -0700 Include some jemalloc stats in the -m measurements.
  • 24d3979: 2014-07-08 +1000 Add a `task_info` crate and a `task_basic_info` module within it.(...)
  • 56dd5b9: 2014-06-25 -0700 Rename |Profiler| as |TimeProfiler|.(...)
  • fad919c: 2014-06-25 -0700 Add a basic memory profiler, invoked with -m.

Joel Feenstra

Groups:
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Joel Feenstra on Github or jrfeenst on Github

Commits

  • 09a4ba8: 2013-06-20 -0400 Fix computing line height for generic boxes and images.
  • 5038924: 2013-06-20 -0400 Fix line height for "normal" line-height styles.
  • cb36464: 2013-06-20 -0400 Reapply "Add initial support for the line-height property. Line height is only based on the tallest box in each line and does not factor in the vertical-alignment. Improves whitespace handling by passing the whitespace state between function invocations."(...)
  • 9d7f78a: 2013-05-29 -0400 Add initial support for the line-height property. Line height is only based on the tallest box in each line and does not factor in the vertical-alignment. Improves whitespace handling by passing the whitespace state between function invocations.

Shamir Khodzha

Other names:
khodzha
Groups:
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Shamir Khodzha on Github or khodzha.sh on Github

Commits

  • 40bf442: 2014-03-19 +0400 Fix #1480, added -D unused-imports to rustc flags
  • 574fba3: 2014-03-12 +0400 implemented Node.normalize()
  • 8bb1724: 2013-12-30 +0400 implemented iterator for child elements
  • 37a94dc: 2013-05-11 +0400 Fixed #434(...)

Sean McArthur

Groups:
Mozilla Corporation
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Sean McArthur on Github or sean.monstar on Github

Commits

  • 523445c: 2014-09-04 -0700 create about_loader, handle about:blank
  • b8b51b6: 2014-09-04 -0700 remove unnecessary proc from resource loader factory
  • 375e475: 2014-09-04 -0700 make Node.type_id field private
  • bc129fe: 2014-08-20 -0700 check the type/language of script elements

Mukilan Thiyagarajan

Groups:
Active users Newfaces
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Mukilan Thiyagarajan on Github or mukilanthiagarajan on Github

Commits

  • 75d41c2: 2014-10-25 +0530 Disable Document interface attribute onreadystatechange test
    idlharness.js does not understand [LenientThis] yet
  • 9653965: 2014-10-25 +0530 Add content test for [LenientThis] attribute Document.onreadystatechange
  • e023662: 2014-10-25 +0530 Implement [LenientThis] support and enable it in Document.webidl(...)
  • 0d7e13f: 2014-10-13 +0530 Issue #3236 - Implement timers (setTimeout/setInterval) for workers

Luis de Bethencourt

Groups:
Commit Count:
4 (#68.5)
Commit Rate:
0.1%
Commit Impact:
1.39 of 8.53
Search on Github:
Luis de Bethencourt on Github or luis on Github

Commits

  • 5801f94: 2013-10-09 -0400 Remove unused imports in htmlformelement
  • 5a95a30: 2013-09-21 -0400 Removing unnecessary constant window title update(...)
  • cfd726f: 2013-09-19 -0400 Rename the node field of the DOM node hierarchy(...)
  • 2dbd065: 2013-09-19 -0400 Rename the element field of the DOM Node hierarchy(...)

Ariel Ben-Yehuda

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Ariel Ben-Yehuda on Github or arielb1 on Github

Commits

  • 78366c6: 2014-07-21 +0300 Remove some duplication in compositing
  • 1d5b514: 2014-07-21 +0300 Break the layout -> compositing dependency(...)
  • 7ac6924: 2014-07-21 +0300 Make compositing generic over layout_task(...)

Tuncer Ayaz

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Tuncer Ayaz on Github or tuncer.ayaz on Github

Commits

  • 1651d70: 2012-08-05 +0200 Adapt to net_url changes
  • cb85521: 2012-08-05 +0200 Adapt to rust changes
  • 7f34366: 2012-07-04 +0200 Fix build errors: use extern keyword

MechaXL

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
MechaXL on Github or mechaxl on Github

Commits

  • e2bfdb3: 2014-08-20 -0500 Implement document.lastModified (fixes #2972, #3127).
  • 51cdc06: 2014-08-04 -0500 Removing unnecessary string trimming
  • 817d232: 2014-08-03 -0500 Fixes #2969 by only stripping HTML whitespace

Yusuke Suzuki

Groups:
Mozilla Community
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Yusuke Suzuki on Github or utatane.tea on Github

Commits

  • 55cc9cc: 2014-03-23 +0900 Restart selector matching from an appropriate compound selector
    Introducing 3 matching failure statuses, NotMatchedAndRestartFromClosestLaterSibling NotMatchedAndRestartFromClosestDescendant NotMatchedGlobally When NotMatchedGlobally appears, stop selector matching completely since the succeeding selector never matches. It is raised when Child combinator cannot find the candidate element Descendant combinator cannot find the candidate element When NotMatchedAndRestartFromClosestDescendant appears, the selector matching does backtracking and restarts from the closest Descendant combinator. It is raised when NextSibling combinator cannot find the candidate element. LaterSibling combinator cannot find the candidate element. Child combinator doesn't match on the found element. When NotMatchedAndRestartFromClosestLaterSibling appears, the selector matching does backtracking and restarts from the closest LaterSibling combinator. It is raised when NextSibling combinator doesn't match on the found element. For example, when the selector "d1 d2 a" is provided and we cannot *find* an appropriate ancestor node for "d1", this selector matching raises NotMatchedGlobally since even if "d2" is moved to more upper node, the candidates for "d1" becomes less than before and d1 . The next example is siblings. When the selector "b1 + b2 ~ d1 a" is providied and we cannot *find* an appropriate brother node for b1, the selector matching raises NotMatchedAndRestartFromClosestDescendant. The selectors ("b1 + b2 ~") doesn't match and matching restart from "d1". The additional example is child and sibling. When the selector "b1 + c1 > b2 ~ d1 a" is provided and the selector "b1" doesn't match on the element, this "b1" raises NotMatchedAndRestartFromClosestLaterSibling. However since the selector "c1" raises NotMatchedAndRestartFromClosestDescendant. So the selector "b1 + c1 > b2 ~ " doesn't match and restart matching from "d1".
  • 93fba25: 2013-08-30 +0900 Implement IDL based HTMLSmallElement binding
  • 6f2c24e: 2013-08-08 +0900 Generate bindings for HTMLTitleElement

Adrien Bustany

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Adrien Bustany on Github or adrien on Github

Commits

  • 6443318: 2014-02-05 +0100 tests: Add missing finish() and a title in insertBefore content test
  • 2b541a9: 2014-02-05 +0100 Add a test file for insertBefore
  • 2254a9e: 2014-02-04 +0100 script: Pass the correct parent node to pre_insert in insertBefore(...)

Jaeman Park

Groups:
Samsung
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Jaeman Park on Github or jaeman1.park on Github

Commits

  • 62691cb: 2014-01-08 +0900 Change range to iter() and add comment for FirstLine and FirstLetter
  • 138e425: 2014-01-07 +0900 CSS parsing/selector-matching for pseudo elements
  • 6dba191: 2013-10-25 +0900 Implementation of pseudo class 'first-child'.

Gulshan Singh

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Gulshan Singh on Github or gulshan on Github

Commits

  • fb0c433: 2014-05-01 -0400 Add Performance object to Window and implement Performance::Now()
  • b1f4e04: 2014-04-30 -0400 Removed unnecessary return and moved crate import to script.rs
  • af54869: 2014-04-30 -0400 Make TimeStamp in event.rs return the actual timestamp

sh8281.kim

Groups:
Samsung
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
sh8281.kim on Github or sh8281.kim on Github

Commits

  • af80c57: 2013-11-20 +0900 modify to displaylist to tree & add cliping
  • 853bcba: 2013-11-14 +0900 fix indent & name
  • 8db9178: 2013-11-12 +0900 impl window self

Robert Fielding

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Robert Fielding on Github or rob.fielding on Github

Commits

  • 03377ce: 2013-07-19 -0400 msttcorefonts is a requirement
    build and make check will pass, but assertion will fail if msttcorefonts is not installed.
  • 933fe75: 2013-07-19 -0400 Update .gitmodules(...)
  • 55ef943: 2013-07-19 -0400 Update README.md(...)

joaoxsouls

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
joaoxsouls on Github or joaoxsouls on Github

Commits

  • a8617fa: 2014-08-05 +0100 Fix #2954
  • 6054951: 2014-08-04 +0100 remove unnecessary clone usage
  • 53a8b7d: 2014-08-03 +0100 refactor new_resource_task, use one channel instead of two

Douglas Johnson

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Douglas Johnson on Github or doug on Github

Commits

  • 1b24c05: 2013-04-20 -0600 If global CFLAGS not set use -O2 as a default for submodules
    Issue #168
  • 37ad708: 2013-04-20 -0600 Allow environment set CFLAGS to propagate to sub components(...)
  • da5d6cc: 2013-04-20 -0600 Allow unused_variable in Codegen output.(...)

Yongjin Kim

Groups:
Commit Count:
3 (#77.5)
Commit Rate:
0.1%
Commit Impact:
1.1 of 8.53
Search on Github:
Yongjin Kim on Github or aydin.kim on Github

Commits

  • 730c10e: 2013-04-29 +0900 hybrid window system - glut for android and glfw for others
  • 0fd7c65: 2013-04-29 +0900 add some android port materials into gfx
  • 3230f4c: 2013-04-29 +0900 support android build

Mitchell Van Der Hoeff

Groups:
Active users Newfaces
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Mitchell Van Der Hoeff on Github or mitchell.vanderhoeff on Github

Commits

  • 128f162: 2014-11-02 -0500 Remove ./dom/nodes/Document-createEvent.html.ini in tests/wpt/metadata because we expect all tests to pass now. Fixes #3855
  • 536201e: 2014-11-02 -0500 Initialize 'cancelable' to false in Event::new_inherited. Fixes #3855.

Tim Taubert

Groups:
Mozilla Corporation
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Tim Taubert on Github or ttaubert on Github

Commits

  • 189bb6c: 2013-10-12 -0700 Remove View type parameter from DocumentType
  • 9fe9145: 2013-10-05 -0700 implement NodeList and consolidate common scope and context retrieval

Guro Bokum

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Guro Bokum on Github or jiojiajiu on Github

Commits

  • b01a4d7: 2014-06-01 +0700 Implement src setter for HTMLIFrameElement #2529
  • 04c807d: 2014-03-31 +0700 Convert as many of Page's RefCell fields to Cell as possible (fixes #1990).

ProgramFOX

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
ProgramFOX on Github or programfox on Github

Commits

  • 71a05a9: 2014-09-26 +0200 Made some DOM fields private.
    Relevant to #2242.
  • 457f187: 2014-09-16 +0200 Removed unused BlobMethods and CommentMethods traits, fixes #3366

Brandon Frohs

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Brandon Frohs on Github or bfrohs on Github

Commits

  • 266f9f5: 2014-08-17 -0400 Implement HTMLTitleElement.text (closes #3025)
  • 02437f7: 2013-08-31 -0400 Convert tagName to uppercase ASCII per spec(...)

Pierre Louis Aublin

Other names:
schaars
Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Pierre Louis Aublin on Github or pierrelouis.aublin on Github

Commits

  • cf734b0: 2014-07-01 +0200 Throw TypeErrors instead of uncatcheable exceptions in CodegenRust.py (fixes #347, #3065).
  • 671a038: 2014-07-11 +0200 Update run.py(...)

Leah Hanson

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Leah Hanson on Github or astrieanna on Github

Commits

  • 1bea7e6: 2013-03-21 -0400 Specified that OS X also needs to be 64bit.
  • e2c5249: 2013-03-21 -0400 Modified README to specify 64bit-only. Fixes #307.

Dave Herman

Groups:
Active users Mozilla Corporation
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Dave Herman on Github or dherman on Github

Commits

  • 3b8f07c: 2014-10-21 -0700 added cmake to dependencies in build instructions
  • ce30d45: 2012-02-08 -0800 initial add

hgentry

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
hgentry on Github or harrison on Github

Commits

  • 9b1213e: 2014-02-28 -0500 Removed glob imports from CodegenRust.py
    Removed glob imports from CodegenRust.py (code review changes) Removed many glob imports from CodegenRust.py (code review changes) Removed glob imports from CodegenRust.py (cleanup)
  • 39e571a: 2014-02-27 -0500 Renamed HTMLIframeElementTypeId to HTMLIFrameElementTypeId

Huon Wilson

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Huon Wilson on Github or dbau.pp+github on Github

Commits

  • 94e4ab3: 2014-03-25 +1100 Remove some unnecessary transmutes.
    These can either be done by implicit `&` -> `*` coercions, explicit `*` -> `*` casts, or an explicit `&*x` `*` -> `&` re-borrow (which is still unsafe, but significantly more controlled compared to a `transmute`).
  • 451519b: 2013-10-04 +1000 Use str.char_offset_iter instead of manually calling str.char_range_at.

zmike

Other names:
discomfitor
Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
zmike on Github or michael.blumenkrantz on Github

Commits

  • 193b6d2: 2014-01-03 -0500 add names for all servo spawned tasks
    * add servo_util::task::{spawn_named,spawn_with_named} functions * add name param for spawn_listener and spawn_conversation functions this should resolve #1169
  • 12cee06: 2014-01-02 -0500 make configure not clobber modified submodules at all(...)

Junyoung Cho

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Junyoung Cho on Github or jun0cho on Github

Commits

  • 901c448: 2014-03-28 -0700 layout: Implement enough of automatic table layout to pass Acid2.
  • 48b36e5: 2014-03-23 +0900 Support a part of anonymous table(step 1-1, 1-2, 2). Not Covered: step 1-3, 1-4, 3-1, 3-2 *Spec: http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes

Sicki

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Sicki on Github or paultargosz86 on Github

Commits

  • a9c6c41: 2013-05-21 +0300 adding missing lib libgl1-mesa-dri
    without: libGL error: failed to load driver: vmwgfx libGL error: failed to load driver: swrast platform: ubuntu 13.04
  • e37f97b: 2013-05-20 +0300 Update README.md(...)

klutzy

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
klutzy on Github or klutzytheklutzy on Github

Commits

  • 6962c8b: 2013-04-09 +0900 configure: print rustc version
  • 14d6bab: 2013-03-16 +0900 Sync submodule recursively(...)

Philip Horger

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Philip Horger on Github or campadrenalin on Github

Commits

  • 6312ff3: 2014-04-25 -0700 #2183 Initialize Event::bubbles to false
  • c63ae6f: 2014-04-18 -0700 Don't panic on https #2104

Vivek Galatage

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Vivek Galatage on Github or vivekgalatage on Github

Commits

  • bfe5bd8: 2013-04-08 +0530 Modifying submodules to use https instead of git for git URL
    Currently submodules are using the git protocol. Git protocol is blocked by certain corporate networks which makes it difficult to sync the submodules. Replacing the git protocol with https in order to sync the submodules. Fixes #333.
  • 8516a1d: 2013-04-08 +0530 Adding config.tmp to the ignore list(...)

Saurabh Anand

Groups:
Mozilla Community
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
Saurabh Anand on Github or saurabhanandiit on Github

Commits

  • a790a56: 2014-02-27 +0530 DOMParser should pass the correct contentType (fixes #1741)
  • 5c5cb3e: 2014-02-27 +0530 Move Error, Fallible, ErrorResult out of utils.rs (fixes #1749)

xiongmao86

Groups:
Commit Count:
2 (#92.5)
Commit Rate:
0.0%
Commit Impact:
0.69 of 8.53
Search on Github:
xiongmao86 on Github or superkeen on Github

Commits

  • a0a2802: 2014-02-05 +0800 Fix #1612 Rename .rc to .rs, and relevant changes in Makefile.in
  • d5dbac8: 2014-01-31 +0800 Failed to link -lpng while make reftest is fixed.

Julian Viereck

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Julian Viereck on Github or julian.viereck on Github

Commits

  • 88b3998: 2014-07-05 +0200 Fix DOMImplementation should be linked to the Document
    This fixes issues 2230.

Austin King

Groups:
Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Austin King on Github or shout on Github

Commits

  • b1b481f: 2014-02-10 -0800 Adding most commonly used parts of window.console. Fixes Issue#506. r=Ms2ger

guersam

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
guersam on Github or xxxyel on Github

Commits

  • 37cfc4d: 2013-10-30 +0900 Fix some typos in error messages

Caitlin Potter

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Caitlin Potter on Github or snowball on Github

Commits

  • 24ef69d: 2013-05-29 -0400 Implement basic last-resort font selection.

zertyuiop

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
zertyuiop on Github or zertyuiop on Github

Commits

  • d207120: 2014-08-08 +0400 Update README.md

Jamie Knight

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jamie Knight on Github or jamie on Github

Commits

  • b07b8ff: 2013-04-17 +0200 removed reference to cairo

Sasha Koss

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Sasha Koss on Github or koss on Github

Commits

  • a2feaea: 2013-04-04 +0700 Turn on highlight in README

tgkokk

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
tgkokk on Github or t.kokkoris on Github

Commits

  • cd36b7e: 2014-02-22 +0200 Fix #922: Bindings generator generates .pyc files

Corey Richardson

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Corey Richardson on Github or corey on Github

Commits

  • 64b28de: 2013-12-02 -0500 Handle GLFW initialization failure
    I hit this when trying to run servo in an ssh session. It hit an rtabort with "fatal runtime error: thread-local pointer is null. bogus!" The exit is required because at this point, the runtime is in a very weird state, and a fail is going to explode even more violelently than the original unwrap did.

Andrew Guertin

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Andrew Guertin on Github or andrew.guertin on Github

Commits

  • 815a701: 2014-10-03 -0400 Replace Cell>> with MutNullableJS
    https://github.com/servo/servo/issues/3564

Björn Steinbrink

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Björn Steinbrink on Github or bsteinbr on Github

Commits

  • 6ba2175: 2014-08-17 +0200 Update rust-azure to fix a dangling pointer bug
    Fixes #3084

Samuel Harrington

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Samuel Harrington on Github or samuel.l.harrington on Github

Commits

  • 6b88fc4: 2014-10-23 -0500 Update style/README.md - libcss is gone now

Boris Zbarsky

Groups:
Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Boris Zbarsky on Github or bzbarsky on Github

Commits

  • 8391e3b: 2012-10-12 -0400 Switch DOM bindings to using inlined GetObjectSlot

James Sanders

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
James Sanders on Github or sanderjd on Github

Commits

  • 8bfb5f8: 2014-04-17 -0600 Associate ResourceTask with UrlProvenance

Jeongeun Kim

Groups:
Samsung
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jeongeun Kim on Github or je_julie.kim on Github

Commits

  • dad77f0: 2014-09-16 +0900 Implement HTMLOptionElement.text#3023
    Signed-off-by: Jeongeun Kim Implement HTMLOptionElement.text#3023 (2nd trial) Implement HTMLOptionElement.text#3023 (3rd trial) delete metadata for skipping option tests fix conflict

Konrad Borowski

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Konrad Borowski on Github or glitchmr on Github

Commits

  • ab31e31: 2013-06-24 +0200 It's actually uname -m lying.

Ben Kelly

Groups:
Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Ben Kelly on Github or ben on Github

Commits

  • cb72a94: 2013-03-08 -0500 Add extra aclocal config required for homebrew
    On at least some homebrew systems you will encounter the following error after a new install when running servo's configure: servo/src/pixman/configure: line 13682: PKG_PROG_PKG_CONFIG: command not found servo/src/pixman/configure: line 13756: syntax error near unexpected token `GTK,' servo/src/pixman/configure: line 13756: ` PKG_CHECK_MODULES(GTK, gtk+-2.0 pixman-1)' This appears to be related to mxcl/homebrew#5117 and mxcl/homebrew#3209. Add a note to the README.md about how to resolve this issue with some manual configuration.

Kasey Carrothers

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Kasey Carrothers on Github or kaseyc.808 on Github

Commits

  • 6d91e92: 2014-10-11 -0700 Add a to_js method to the casting trait code in CodegenRust.py Replace the manual checks and calls to transmute_copy in /layout/wrapper.rs with calls to to_js
    Fixes #3616

Adam Sinnett

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Adam Sinnett on Github or adam.sinnett on Github

Commits

  • ffcd383: 2014-02-15 -0800 Change Text, Comment and ProcessingInstructions parent name from element to characterdata
    All other node's parent type names reflect the actual type of the parent. This change extends that convention to the indicated nodes. closes #1594

Steve Klabnik

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Steve Klabnik on Github or steve on Github

Commits

  • 0ad7295: 2014-10-09 -0400 fix debian install instructions

Marcos Caceres

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Marcos Caceres on Github or marcos on Github

Commits

  • faf53fd: 2013-10-18 +0100 Implemention of HTMLMainElement

Aalhad

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Aalhad on Github or aalhad_22 on Github

Commits

  • f8ba2c1: 2013-12-05 -0500 Implement very basic canvas rendering context logic. No visual display present.

Ehsan Akhgari

Groups:
Active users Newfaces Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Ehsan Akhgari on Github or ehsan on Github

Commits

  • 840d949: 2014-10-15 -0400 Throw DataCloneError from worker postMessage if structured clone fails
    This fixes #3248.

Prasoon Shukla

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Prasoon Shukla on Github or prasoon92.iitr on Github

Commits

  • e0f2c9e: 2014-09-16 +0530 Fix for issue #3238
    Moved the Atob and Btoa methods ouside the impl for WorkerMethod trait and made them publicly accessible from WorkerGlobalScopeMethods via proxy methods.

Jason Yeo

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jason Yeo on Github or jasonyeo88 on Github

Commits

  • 514d9ee: 2013-07-17 -0400 Added mozharness config files

eshyong

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
eshyong on Github or eric.shyong on Github

Commits

  • f085655: 2014-07-06 -0400 Made Page.window_size and Page.next_subpage_id Traceable, added trait Encodable for WindowSizeData, ViewportPx, PagePx, and DevicePixel

Aaron Hill

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Aaron Hill on Github or aa1ronham on Github

Commits

  • 3a56a69: 2014-08-27 -0400 Rename AttrList to NamedNodeMap
    This fixes issue #3135

Thomas Baquet

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Thomas Baquet on Github or me on Github

Commits

  • 8b15f9e: 2013-04-11 +0200 fixed #336

Emanuel Rylke

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Emanuel Rylke on Github or ema-fox on Github

Commits

  • 62595ff: 2014-10-14 +0200 Remove unused implementation of MonoCache

Jim Berlage

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jim Berlage on Github or jberlage on Github

Commits

  • 28e29dc: 2014-09-30 -0400 Use std::intrinsics::TypeId
    Fix indentation + update comment

Jaemin Moon

Groups:
Samsung
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jaemin Moon on Github or jaemin.moon on Github

Commits

  • b42f9ee: 2013-11-20 +0900 push/pop clip

Tim Chevalier

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Tim Chevalier on Github or chevalier on Github

Commits

  • 5079e10: 2012-08-20 -0700 Add a window object with an alert method
    test/test-js-alert.html tests use of the alert method, which currently just prints to the console.

Peng Liu

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Peng Liu on Github or pengliu.2002 on Github

Commits

  • bcf67d9: 2013-08-17 -0700 Pull libpng in tree to avoid the configuration issue related to libpng.
    Most work done by @pliu6

Clark Gaebel

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Clark Gaebel on Github or cg.wowus.cg on Github

Commits

  • 015902f: 2014-01-25 -0500 Added bound to number of HTTP redirects, and prevented redirect loops.

Gábor Molnár

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Gábor Molnár on Github or gabor on Github

Commits

  • dcc21bb: 2014-07-07 +0200 Use "Fedora" instead of "Fedora Core" in README

Nicolas Silva

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Nicolas Silva on Github or nical.silva on Github

Commits

  • 0edc17a: 2014-06-22 +0200 Add Fira Sans and DejaVu Sans to the last-resort font families.

Robin Stocker

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Robin Stocker on Github or robin on Github

Commits

  • 8a5c6a0: 2014-10-08 +1100 Allow to specify port with --devtools option (fixes #3597)
    Note that using `servo --devtools http://example.org` doesn't work. In that case either the port must be specified or the option moved to the end. This is done by getopts and is the same for other such options, e.g. `--profile`.

Marek Šuppa

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Marek Šuppa on Github or mr on Github

Commits

  • fff71bb: 2014-02-09 +0100 Updated link to Code of Conduct in CONTRIBUTING.md
    It seems that the correct link is https://github.com/mozilla/rust/wiki/Note-development-policy#wiki-conduct now whereas it was https://github.com/mozilla/rust/wiki/Note-development-policy#conduct before.

Marco Schulze

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Marco Schulze on Github or marco.c.schulze on Github

Commits

  • 9790e46: 2013-04-08 -0300 Do not assume python is an interpreter for Python 2
    On some distributions and configurations, the python command might refer to python3 instead of python2, breaking the build. Fix this by using the first of python2, python2.7, or python.

tkuehn

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
tkuehn on Github or tkuehn on Github

Commits

  • 6758f9a: 2013-05-22 -0700 Profiling in lieu of time::time, rm util alias

Sean Stangl

Groups:
Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Sean Stangl on Github or sstangl on Github

Commits

  • 88890e3: 2014-08-26 -0700 Correct capitalization of "libXrandr-devel" in Fedora prerequisites list.

Taro Matsuzawa

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Taro Matsuzawa on Github or taro on Github

Commits

  • ca0ae14: 2013-08-08 +0900 Generate bindings for HTMLOListElement

Luqman Aden

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Luqman Aden on Github or me on Github

Commits

  • 21e8ba6: 2013-04-20 -0700 Update for language changes.

Aleksandar Totic

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Aleksandar Totic on Github or a on Github

Commits

  • 06613f7: 2013-02-13 -0800 Fix missing dependency in brew
    Needed automake to get beyond  ./configure: line 409: aclocal: command not found XCode 4.6, pretty virgin setup

Bill Yang

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Bill Yang on Github or zz_fish on Github

Commits

  • 4dcec9b: 2014-03-10 -0600 Ubuntu doesn't have g++ installed by default, adding it to pre-requisites

Ray Clanan

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Ray Clanan on Github or rclanan on Github

Commits

  • 85f746f: 2014-10-22 -0400 Rename untraceable!() to no_jsmanaged_fields!(). References issue #3671

Jacob Parker

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Jacob Parker on Github or j on Github

Commits

  • 6222700: 2014-04-07 -0400 Add reftest for setAttribute restyling

Chris Jones

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Chris Jones on Github or cjones.bugs on Github

Commits

  • 079e85c: 2014-04-16 -0700 Add instructions for building servo on Fedora Core.

Margaret Meyerhofer

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Margaret Meyerhofer on Github or mmeyerho on Github

Commits

  • 8d632a5: 2012-05-22 -0700 Updated rust-mozjs

Paul O’Shannessy

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Paul O’Shannessy on Github or paul on Github

Commits

  • 5e54ca0: 2013-02-23 -0800 Add libtool to brew install requirements

nchinth

Groups:
Active users Newfaces
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
nchinth on Github or nchinth on Github

Commits

  • 6a736c7: 2014-10-17 -0400 Adding initial version of parser trait
    Added parse_chunk method declaration to parser Removed unnecessary visibilty for parse_chunk function Implemented parse_chunk function Implemented parse_chunk fn for ServoHTMLParser Moved parser trait to mod.rs and added finish fn added licence header to mod.rs and other review comments Fixed trailing space issue Fixed failed tabular space test

Luqman Aden

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Luqman Aden on Github or laden on Github

Commits

  • 841a6bf: 2014-06-10 -0400 Update submodules and ~str/String, to_owned/to_string, & cast/mem to get android building.

Ben Phillips

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Ben Phillips on Github or ben on Github

Commits

  • b7cfb9e: 2014-06-30 +0100 Fix typo

fdipilla

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
fdipilla on Github or fabriziodipilla on Github

Commits

  • c8841f1: 2014-06-18 -0300 Added path space support (Fixes #2150)

=

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
= on Github or = on Github

Commits

  • 74301f7: 2014-01-23 +0200 Use &str instead ~str in make_url

Martin Richard

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Martin Richard on Github or martius on Github

Commits

  • c2345e9: 2014-06-21 +0200 HTMLStyleElement only applies CSS in the document
    HTMLStyleElement will not parse a style element created in Javascript until it is attached to the DOM. I added a reftest for the given cases: * a style element is defined in the HTML code, * a style element is created in Javascript, CSS content is added to the element and the element is later attached to the document, * a style element is created in Javascript, attached to the document and later CSS content is added to the element, * a style element is created in Javascript, CSS content is added to the * element but the element is never attached to the document.

Andreas Tolfsen

Groups:
Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Andreas Tolfsen on Github or ato on Github

Commits

  • a5b5d35: 2014-09-18 +0100 Support dumb terminals in bootstrap downloads
    Dumb terminals can only interpret a limited number of control codes, and rewriting the terminal buffer will make `./mach build` very talkative on these terminals. This can be tested by setting the environment variable TERM to "dumb" as such: TERM=dumb ./mach build

Fabrice Desré

Groups:
Active users Newfaces Mozilla Corporation
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Fabrice Desré on Github or fabrice on Github

Commits

  • 38ccbe6: 2014-10-20 -0700 Update toml.py to upstream 1069d2449760525535ca77514a92e9237ee0deaf

Dirk Leifeld

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Dirk Leifeld on Github or leifeld on Github

Commits

  • f2a692e: 2014-09-11 +0200 Add -v or --verbose to mach build

Ben Blum

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Ben Blum on Github or bblum on Github

Commits

  • fba942c: 2012-07-24 -0400 Change osmain.rs to new task::task_builder interface

Donovan Preston

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Donovan Preston on Github or donovanpreston on Github

Commits

  • 7dad894: 2012-06-07 -0700 Trivial fixes to make it compile

Gabriel

Groups:
Commit Count:
1 (#132.5)
Commit Rate:
0.0%
Commit Impact:
0.0 of 8.53
Search on Github:
Gabriel on Github or g2p.code on Github

Commits

  • ee09ea7: 2012-10-23 +0200 Fix the mozjs special case in ./configure
    Fix the mozjs special case so that build products are where rust-mozjs expects them.