diff browse annotate |
998d5f1f185a44e08d9c3d35d8b2049dd1e6960c created 2021-01-21 17:08 +0000 pushed 2021-01-22 17:29 +0000 |
André Bargull | André Bargull - Bug 1687463 - Part 1: Replace mozilla::ArrayLength with ranged for-loops. r=jonco |
diff browse annotate |
66eb1f485c1a3ea81372758bc92292c9428b17cd created 2018-12-01 04:52 +0900 pushed 2018-12-01 05:49 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp |
diff browse annotate |
e4712449ba4303cef134ba0b3f1bea13fbd50c4a created 2018-11-30 16:39 +0100 pushed 2018-12-01 05:49 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1511383: Update vim modelines after clang-format; r=sylvestre |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
ad30dc53e38ec41adc99f81fd8a5102ecf7775fd created 2018-08-10 18:00 +1000 pushed 2018-08-13 09:57 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1481998 - Make mozilla::Hash{Map,Set}'s entry storage allocation lazy. r=luke,sfink |
diff browse annotate |
76ed6d31be85c63eab788714d65b8ae787660700 created 2018-07-09 16:52 -0400 pushed 2018-07-12 21:52 +0000 |
Matthew Gaudet | Matthew Gaudet - Bug 1469044: [Part 2] Remove remainder of MathCache r=jandem |
diff browse annotate |
266767b68e8c4552a2f7a602ca103883d45e91de created 2018-06-29 02:33 -0700 pushed 2018-06-30 09:49 +0000 |
André Bargull | André Bargull - Bug 1471931 - Part 5: Use MakeUnique in more places and replace manual js_delete with UniquePtr. r=sfink |
diff browse annotate |
b54db66223586b4e04f5cb926fccdacf8a176b91 created 2018-05-30 21:15 +0200 pushed 2018-06-01 22:02 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj |
diff browse annotate |
a40af83f562acd1fdb6a6025cbe89290812f614a created 2017-02-21 04:25 -0700 pushed 2017-02-22 01:35 +0000 |
Brian Hackett | Brian Hackett - Bug 1340822 - Move nursery and caches from ZoneGroup back to the runtime, r=jonco. |
diff browse annotate |
d2758f635f72f779f712bf9c6e838868ed53c9f7 created 2017-02-02 12:12 -0700 pushed 2017-02-03 12:25 +0000 |
Brian Hackett | Brian Hackett - Bug 1325050 - Structure reorganization for multithreaded runtimes, r=jandem,jonco,h4writer,luke,lhansen,nbp. |
diff browse annotate |
6a5768dbae15533e940e98b650e2b9de449f19c3 created 2016-08-29 08:52 +0200 pushed 2016-08-30 00:41 +0000 |
Jan de Mooij | Jan de Mooij - Backed out changeset 2ccbded01c01 (bug 1245965) for perf regressions. |
diff browse annotate |
2ccbded01c01295b4d87e4a13a8f0f5e3e23dad3 created 2016-08-27 19:57 +0200 pushed 2016-08-30 00:41 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1245965 - Remove the NewObjectCache. r=terrence |
diff browse annotate |
d9ecb9d04a90e5ecddbf85b417d789bf2f5652c7 created 2016-07-02 13:45 +0200 pushed 2016-07-04 11:02 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1281529 part 9 - Move JSRuntime caches into a new ContextCaches class. r=jorendorff |