diff browse annotate |
f2217556ec399955835f2086f17b0813202e7c97 created 2017-05-05 00:49 +0300 pushed 2017-05-05 13:42 +0000 |
Olli Pettay | Olli Pettay - Bug 1358761 - replace PurpleBlock with SegmentedVector to reduce indirect memory accesses when calling suspect, r=mccr8,nfroyd |
diff browse annotate |
05d9746016f47666c00390aacc9f9d62c8ffffb4 created 2017-02-24 17:04 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Move to 99 chars instead of 80 |
diff browse annotate |
cbb8fdf1daf98a15f7d57f6b08d273bdf96aa1a0 created 2017-02-24 09:55 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - indent all but js/ |
diff browse annotate |
97ce9dbc8ecf8a213800738a64be8eab8e1770ee created 2016-05-09 19:06 +0800 pushed 2016-05-10 09:52 +0000 |
Kan-Ru Chen | Kan-Ru Chen - Bug 1264642 - Part 2. Add ConstIterator to SegmentedVector |
diff browse annotate |
dcc20fca52700779e55243606ca09f763e7928cd created 2016-05-09 14:56 +0800 pushed 2016-05-10 09:52 +0000 |
Kan-Ru Chen | Kan-Ru Chen - Bug 1264642 - Part 1. Add CopyRawBuffer and InfallibleCopyRawBuffer to SegmentedVector |
diff browse annotate |
3d67e45f994a3ae1ae43479c32c2ed63bbf1a7c8 created 2016-04-27 14:16 +1000 pushed 2016-04-29 03:33 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. |
diff browse annotate |
00d7f8217cc249d9e358661f8a2f67e4b3de5fcf created 2016-03-04 12:02 -0500 pushed 2016-03-06 01:08 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1170045 - part 1 - add bulk pop support to SegmentedVector; r=erahm |
diff browse annotate |
68eca487cb376116052477ca1fdec3aec6b551cc created 2015-05-07 09:11 +0200 pushed 2015-05-12 17:34 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj |
diff browse annotate |
cfe66af4d3c8ea8fb62281d32487c5fe96db867e created 2015-01-09 17:33 -0500 pushed 2015-01-16 15:37 +0000 |
Trevor Saunders | Trevor Saunders - bug 1077549 - remove useless gcc version checks r=glandium |
diff browse annotate |
76b604c4556cef4c0fdc475e19a7f938390822b2 created 2014-12-11 14:11 -0800 pushed 2014-12-12 14:34 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1109407 - Give SegmentedVector a default segment size. r=froydnj. |
diff browse annotate |
fd7ac314f246e6ac0351e057e79114c9dd3b50ba created 2014-12-10 17:47 -0500 pushed 2014-12-11 21:18 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1109729 - Fix more bad implicit constructors in mfbt; r=froydnj |
diff browse annotate |
96c0e71d648d4735a8d3e9da2fc9038f334906e5 created 2014-12-08 14:45 -0800 pushed 2014-12-09 17:41 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1102525 (part 2) - Add SegmentedVector to MFBT. r=froydnj. |