diff browse annotate |
e03b68ff607dd0e54decfcc30804b5accebbe5b5 created 2021-03-15 22:13 +0000 pushed 2021-03-16 05:27 +0000 |
owlishDeveloper | owlishDeveloper - Bug 1523577 - Make sure we don't initialize tickler on child processes r=necko-reviewers,valentin |
diff browse annotate |
4456de293db4390ca828f8b2a9eeaea054cef837 created 2020-05-15 17:04 +0000 pushed 2020-05-15 21:52 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1637452: Part 7 - Fix JNI includes in netwerk; r=necko-reviewers,valentin |
diff browse annotate |
1f438b01c7801e7d750c4297330669621d3b7a4f created 2019-12-06 09:17 +0000 pushed 2019-12-06 16:33 +0000 |
Gabriele Svelto | Gabriele Svelto - Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan |
diff browse annotate |
e1993a1f09ac53cd1a04fdf6a87f8cad8e44f73e created 2019-05-01 08:47 +0000 pushed 2019-05-01 15:54 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan |
diff browse annotate |
5f4630838d46dd81dadb13220a4af0da9e23a619 created 2019-01-18 10:16 +0100 pushed 2019-01-19 09:59 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives 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 |
751dd87a6fa10d6deddf34698597c17467fd97ed created 2018-03-27 10:51 -0400 pushed 2018-03-27 21:48 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1448021 - make TicklerTimer's constructor explicit; r=valentin |
diff browse annotate |
fa53cb4191939e1d66446f5e45175e0079197082 created 2017-10-15 23:12 -0700 pushed 2017-10-17 09:45 +0000 |
Kris Maglione | Kris Maglione - Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn |
diff browse annotate |
4b879e41eae3aa845e77f6ce7336fb9eb4ed35fa created 2017-07-27 02:18 +0800 pushed 2017-07-27 08:57 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm |
diff browse annotate |
312f7a5a2c08d394a2403c837e5ee546dd4103d7 created 2017-06-12 12:34 -0700 pushed 2017-06-27 08:57 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
4472d2623eceb63b76d650103b0e20f8c7d7c775 created 2017-06-21 13:59 +0200 pushed 2017-06-22 00:58 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 4f6302a98ae4 (bug 1372405) |
diff browse annotate |
4f6302a98ae41ff2d57c768996d1edbb0afda73a created 2017-06-12 12:34 -0700 pushed 2017-06-22 00:58 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
e61d71c2a3a32013f097777dfa68a9320d4ae61b created 2017-06-20 08:27 +0200 pushed 2017-06-21 00:59 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 9846de3bd954 (bug 1372405) |
diff browse annotate |
9846de3bd9545fb2c2b803a36af85568ccf2473b created 2017-06-12 12:34 -0700 pushed 2017-06-21 00:59 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
a4baceb961e6c6dda640d93ab99ab167e363dbc7 created 2016-07-21 13:49 -0400 pushed 2016-07-22 09:58 +0000 |
Jim Chen | Jim Chen - Bug 1287946 - Update existing code to use mozilla::java; r=me |
diff browse annotate |
5643545ad4992dc69233b6b5bef4887fb10fec0c created 2016-07-21 08:07 +0200 pushed 2016-07-21 14:25 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 684888aeee81 (bug 1287946) |
diff browse annotate |
684888aeee810cbf3ab28acdd4edb8e92d6cbc59 created 2016-07-21 00:42 -0400 pushed 2016-07-21 14:25 +0000 |
Jim Chen | Jim Chen - Bug 1287946 - Update existing code to use mozilla::java; r=me |
diff browse annotate |
910670d0db654142cfe10287a904d6dbe341334b created 2016-06-30 13:54 -0700 pushed 2016-07-01 09:17 +0000 |
Kyle Huey | Kyle Huey - Bug 1283328: Clean up some thread shutdown stuff and remove CameraUtils. r=froydnj |
diff browse annotate |
114ca1fc9c51036e4d2cd151125bb7c77d4b3d17 created 2016-05-05 01:45 -0700 pushed 2016-05-05 18:57 +0000 |
Kyle Huey | Kyle Huey - Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj |
diff browse annotate |
9979c96310a07ada1d91c166027c0829bea264d2 created 2016-04-29 14:21 +0200 pushed 2016-04-29 21:57 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 85ce8cb0639a (bug 1268313) |
diff browse annotate |
85ce8cb0639aac2617f81c974d4c10ab80b49bfd created 2016-04-28 14:08 -0700 pushed 2016-04-29 21:57 +0000 |
Kyle Huey | Kyle Huey - Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj |
diff browse annotate |
fcc0936b576daa150697671849a191009ca33811 created 2016-04-25 17:23 -0700 pushed 2016-04-26 11:45 +0000 |
Kyle Huey | Kyle Huey - Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-18 02:55 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 17:31 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 12:51 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
c9126c9cfc34dddf8d3d2c343a06dfe0df5059dd created 2015-08-13 00:53 -0400 pushed 2015-08-13 14:43 +0000 |
Jim Chen | Jim Chen - Bug 1192077 - Convert AndroidBridge JNIEnv calls; r=esawin |
diff browse annotate |
91d6e262b662a0b4e47358665e222d3927337af9 created 2015-07-13 08:25 -0700 pushed 2015-07-13 22:55 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1182996 - Fix and add missing namespace comments. rs=ehsan |
diff browse annotate |
ac4464790ec4896a5188fa50cfc69ae0ffeddc08 created 2015-03-21 12:28 -0400 pushed 2015-03-22 20:58 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
7542e92bf99c5cfcc3912ecad3b4e5d97c22162b created 2015-03-17 09:29 -0700 pushed 2015-03-18 02:01 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1142841: Convert all nsRefPtr<nsIRunnable> to nsCOMPtr<nsIRunnable>. r=ehsan |
diff browse annotate |
4ec37503ea6a752baf92e053ede5f0ff7750ff36 created 2015-01-20 03:58 -0500| base pushed 2015-01-21 13:22 +0000 |
James Kitchener | James Kitchener - Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru |