diff browse annotate |
c3565469003215c97d043d4ef0f88dc4d7e5fa6a created 2017-09-02 08:55 +0900 pushed 2017-09-12 22:03 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Use DoublyLinkedList in mozjemalloc. r=froydnj |
diff browse annotate |
45c68c943e97eb924e07ed701759faae4d57f569 created 2017-09-02 08:09 +0900 pushed 2017-09-12 22:03 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Simplify the trait users of DoublyLinkedList need to define. r=froydnj |
diff browse annotate |
650520572447ba9daeb09e05da0204a4dc83ca7e created 2017-09-10 08:49 +0900 pushed 2017-09-12 22:03 +0000 |
Mike Hommey | Mike Hommey - Bug 1398543 - Add missing condition in DoublyLinkedList::ElementNotInList. r=froydnj |
diff browse annotate |
c02d7df64e12391b7464814e370789402cff7b46 created 2017-09-06 21:39 -0700 pushed 2017-09-08 01:10 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out 2 changesets (bug 1396723) for !ElementAccess::Get(mHead).mPrev assertion failures |
diff browse annotate |
4f17343164b66db561be6371496c544f0c202a2d created 2017-09-02 08:55 +0900 pushed 2017-09-08 01:10 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Use DoublyLinkedList in mozjemalloc. r=froydnj |
diff browse annotate |
b744eba9ca787a5f28972463ba9cfeb36f5b49a2 created 2017-09-02 08:09 +0900 pushed 2017-09-08 01:10 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Simplify the trait users of DoublyLinkedList need to define. r=froydnj |
diff browse annotate |
bc13c43f67712786325bdea324246bea41a0b076 created 2017-09-06 14:30 -0700 pushed 2017-09-08 01:10 +0000 |
Wes Kocher | Wes Kocher - Backed out 2 changesets (bug 1396723) for build failures in TestDoublyLinkedList.cpp a=backout |
diff browse annotate |
1c0f9d069aded626bdd92b80996470ea778c8d9d created 2017-09-02 08:55 +0900 pushed 2017-09-08 01:10 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Use DoublyLinkedList in mozjemalloc. r=froydnj |
diff browse annotate |
6ca94a450b810dce5cbb82b2fa13f3a34630a27b created 2017-09-02 08:09 +0900 pushed 2017-09-08 01:10 +0000 |
Mike Hommey | Mike Hommey - Bug 1396723 - Simplify the trait users of DoublyLinkedList need to define. r=froydnj |
diff browse annotate |
888d0aea70031d45f9219713258e099b3d8effd9 created 2017-05-03 19:22 -0700 pushed 2017-05-05 18:41 +0000 |
Eric Rahm | Eric Rahm - Bug 935809 - Part 0: Include assertion header in DoublyLinkedList.h. r=waldo |
diff browse annotate |
5164c446bb509ef25506571641dc42946b6ae681 created 2017-05-03 00:22 +0200 pushed 2017-05-05 18:41 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset ab81a462fcd4 (bug 935809) for jetpack and devtools failures, e.g. in browser_markers-docloading-03.js. r=backout |
diff browse annotate |
ab81a462fcd4af84605754825b898b4b32e55fbb created 2017-05-02 14:21 -0700 pushed 2017-05-05 18:41 +0000 |
Eric Rahm | Eric Rahm - Bug 935809 - Part 0: Include assertion header in DoublyLinkedList.h. r=waldo |
diff browse annotate |
52be37a54d869a5a47acbf0508cf3dccf50bea89 created 2017-04-27 10:13 +0800 pushed 2017-05-05 18:41 +0000 |
Iris Hsiao | Iris Hsiao - Backed out 4 changesets (bug 935809) for build bustage. a=backout |
diff browse annotate |
4176ccbd49708e80e429d3dceaac0cdb77e33b47 created 2017-04-26 12:19 -0700 pushed 2017-05-05 18:41 +0000 |
Eric Rahm | Eric Rahm - Bug 935809 - Part 0: Include assertion header in DoublyLinkedList.h. r=waldo |
diff browse annotate |
feb9622d58ab943909b06461da6c5fa8658186e4 created 2016-06-02 09:18 -0700 pushed 2017-05-05 18:41 +0000 |
Terrence Cole | Terrence Cole - Bug 1277725 - Implement a list class that is both usable and efficient. r=waldo |