diff browse annotate |
e7c3876d6d2f31f137dd9d62c870ed6320963770 created 2017-10-15 23:12 -0700 pushed 2017-10-17 09:45 +0000 |
Kris Maglione | Kris Maglione - Bug 1404198: Part 2d - Switch to NS_NewTimer* in widget. r=njn |
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 |
9ed543a5a37a7f19e376c7e77de9fe178ea99b28 created 2016-05-18 22:55 +0300 pushed 2017-04-04 10:35 +0000 |
Gaith | Gaith - Bug 1219464 - Replace PRLogModuleInfo usage with LazyLogModule in widget/. r=erahm |
diff browse annotate |
495b8a307555744c3b8320098a4e526b9bc6404e created 2016-12-15 20:16 -0700 pushed 2017-02-17 20:45 +0000 |
Tom Tromey | Tom Tromey - Bug 1060419 - make log_print use Printf.h, r=froydnj |
diff browse annotate |
86e45db70ad2a947f51eb48404e912f49eccac41 created 2016-07-04 17:11 +0200 pushed 2016-07-04 22:02 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1281793 - part 7 - Remove some non-used telemetry IDs - widget directory, r=gfritzsche |
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 |
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 |
0ac19d3bf7bfef3b699c413a3350cb7de0292f7b created 2015-07-03 18:29 -0700 pushed 2015-07-04 18:07 +0000 |
Juan Gomez | Juan Gomez - Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj |
diff browse annotate |
79800010be78122db7c36d4b5833814fdbf28495 created 2015-06-30 10:30 +0200 pushed 2015-06-30 10:48 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset f41a2121425f (bug 1171931) for bustage |
diff browse annotate |
f41a2121425fb9f4cb81439bfc17d15b589ba6d1 created 2015-06-29 21:34 +0200 pushed 2015-06-30 10:48 +0000 |
Juan Gomez | Juan Gomez - Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj |
diff browse annotate |
1a326aaaba371e18e090f98ca1c4474bbdce2fca created 2015-06-25 19:48 -0400 pushed 2015-06-26 11:19 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changeset 8b4e4083639e (bug 1171931) for B2G debug emulator bustage. |
diff browse annotate |
8b4e4083639ef3563c9ebac4826cfbe8f21ef5ea created 2015-06-24 14:11 -0400 pushed 2015-06-26 11:19 +0000 |
Juan Gomez | Juan Gomez - Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj |
diff browse annotate |
f52c18aac7ce0949190da943ec5d4ee86627d0f8 created 2015-06-03 15:25 -0700 pushed 2015-06-04 12:39 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
e95ddbb300b2c6c24ce8e1af6e60021088b64491 created 2015-06-03 15:22 -0700 pushed 2015-06-04 12:39 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj |
diff browse annotate |
3c8ed81098ddbe4a4c09e7aa652b5288dc4ce0d3 created 2015-06-02 13:05 +0200 pushed 2015-06-03 01:20 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures |
diff browse annotate |
7c3b45a47811b55f4e973d996dd149c5d575721b created 2015-06-01 22:17 -0700 pushed 2015-06-03 01:20 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
9370fa1976748aedebd02a13780d736e2e4e0cd5 created 2015-06-01 22:17 -0700 pushed 2015-06-03 01:20 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj |
diff browse annotate |
3f1f9238e02fe107701bf3ab4237c0cb3b125710 created 2015-06-01 17:57 -0700 pushed 2015-06-02 11:11 +0000 |
Wes Kocher | Wes Kocher - Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE |
diff browse annotate |
150606c022a29517f43ee6907075170db825c947 created 2015-06-01 14:31 -0700 pushed 2015-06-02 11:11 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
e5e3617f7c733d020eb5fbe2afebf9df30abf06b created 2015-06-01 14:31 -0700 pushed 2015-06-02 11:11 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj |
diff browse annotate |
8a03e892db51e07a20a85f97abe073cee7be0fa0 created 2015-05-21 13:22 -0700 pushed 2015-05-22 18:02 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj |
diff browse annotate |
9fb7acc6f108dd473fae5df9a29b8ff4ddac915f created 2015-05-19 11:15 -0700 pushed 2015-05-20 13:54 +0000 |
Eric Rahm | Eric Rahm - Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj |
diff browse annotate |
830ce4e36b476c7731c0d9d801eb40c89ab521c8 created 2015-05-07 09:43 -0700 pushed 2015-05-08 17:06 +0000 |
Eric Rahm | Eric Rahm - Bug 1162293 - Part 1: Remove instances of #ifdef PR_LOGGING. r=froydnj |
diff browse annotate |
4abc7b1445aabbd9ddc0bbadea49a4e4e3476bd1 created 2014-10-31 16:39 -0700 pushed 2014-11-02 16:56 +0000 |
Richard Newman | Richard Newman - Bug 1085568 - nsIdleService should write Android logs as "GeckoIdleService", not "IdleService", and at DEBUG. r=vlad |
diff browse annotate |
41c37790896e424e2743811d3d19be00068ce941 created 2014-10-23 10:16 -0700| base pushed 2014-10-24 00:37 +0000 |
Mason Chang | Mason Chang - Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc |