diff browse annotate |
5ec59aaac2c4df74fbbe0cdf907787026a2f699f created 2022-06-14 19:41 +0000 pushed 2022-06-15 03:55 +0000 |
Sean Burke | Sean Burke - Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman |
diff browse annotate |
1a24671d0ce8770da8c215250b415c423b796b34 created 2022-03-16 18:47 +0000 pushed 2022-03-17 03:53 +0000 |
Randell Jesup | Randell Jesup - Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw |
diff browse annotate |
b8aed504421d5e1fa4b7ace950b7aef73038aad8 created 2022-03-16 18:32 +0200 pushed 2022-03-16 21:49 +0000 |
Noemi Erli | Noemi Erli - Backed out changeset 12a59e5a50bf (bug 1207753) for causing build bustage CLOSED TREE |
diff browse annotate |
12a59e5a50bf4eaac3dbd9a455231cab8ffa96ea created 2022-03-16 16:16 +0000 pushed 2022-03-16 21:49 +0000 |
Randell Jesup | Randell Jesup - Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw |
diff browse annotate |
cf0358be9f097701fd02780876723576d5597d89 created 2022-03-16 14:38 +0200 pushed 2022-03-16 16:31 +0000 |
Butkovits Atila | Butkovits Atila - Backed out changeset a68ee4b09f92 (bug 1207753) for causing Hazard bustages. CLOSED TREE |
diff browse annotate |
a68ee4b09f92b336cd65524d35c3ff7fd2a9845e created 2022-03-16 12:01 +0000 pushed 2022-03-16 16:31 +0000 |
Randell Jesup | Randell Jesup - Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw |
diff browse annotate |
f952cd9d37fbb0288b687cbb5eff98233790ce48 created 2020-05-22 01:49 +0000 pushed 2020-05-22 09:43 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1639391: Do not call nsWindow::GetAttention for top-level windows being shown during session restore; r=mhowell |
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 |
d864fe04c3eae42674b4265d8e3aa6eaef4c3172 created 2018-02-05 22:46 -0800 pushed 2018-02-18 09:35 +0000 |
Chris Peterson | Chris Peterson - Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj |
diff browse annotate |
3d28ca7c05d8f9ba3ba6ff1cd5449dce42ae95c1 created 2017-11-05 19:37 -0800 pushed 2018-01-14 05:34 +0000 |
Chris Peterson | Chris Peterson - Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj |
diff browse annotate |
3606176ddf2fc9de85e6932af7380cb2142349cc created 2017-12-04 17:53 -0700 pushed 2017-12-07 13:50 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1419886: Part 1 - Add hooks for UIA detection to nsAppShell; r=jimm |
diff browse annotate |
47169581785202a109e4229c596517325611b052 created 2017-03-15 15:55 +0000 pushed 2017-03-21 23:08 +0000 |
Bob Owen | Bob Owen - Bug 1152353: Repost printer properties completion messages after nsAppShell::ProcessNextNativeEvent. r=jimm |
diff browse annotate |
4ea080e6ae838f25732a221f2793b79b2d7abdae created 2013-10-08 14:48 -0400 pushed 2013-10-09 08:10 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan |
diff browse annotate |
1f52d046c2e7fb84b6f5dae33605320c2e3e9ab5 created 2013-09-19 16:24 +1200 pushed 2013-09-21 02:29 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg |
diff browse annotate |
0ebacd4d0b4a19e58a2c9f9880314d7c3f10f4bc created 2013-09-19 17:16 +1200 pushed 2013-09-19 14:37 +0000 |
Robert O'Callahan | Robert O'Callahan - Backing out f4ddfbf313fc (bug 905405) on a CLOSED TREE |
diff browse annotate |
44d17cee54c5b546b01881b65985d0cbc74ad663 created 2013-09-19 17:15 +1200 pushed 2013-09-19 14:37 +0000 |
Robert O'Callahan | Robert O'Callahan - Backed out changeset bf8d5d78b27e |
diff browse annotate |
bf8d5d78b27e91fe55deb25203c6ed23a1c963f8 created 2013-09-19 16:51 +1200 pushed 2013-09-19 14:37 +0000 |
Robert O'Callahan | Robert O'Callahan - Fix build bustage for bug 905405 on a CLOSED TREE |
diff browse annotate |
f4ddfbf313fc682f6cd7ef4729720e2745b22c32 created 2013-09-19 16:24 +1200 pushed 2013-09-19 14:37 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg |
diff browse annotate |
cc3b4a2c1968a77daf04690167d8670d058be7a4 created 2013-02-11 22:56 +0100 pushed 2013-02-12 14:43 +0000 |
Honza Bambas | Honza Bambas - Bug 836872 - Use TimeStamp::NowLoRes() in nsAppShell, r=roc |
diff browse annotate |
076d080ee79328d23fe8ac8a0596c44ea4ed873c created 2012-11-29 14:50 -0600 pushed 2012-11-30 10:07 +0000 |
Jim Mathies | Jim Mathies - Bug 780333 - StartAudioSession and StopAudioSession get skipped in 64-bit builds. r=bbondy |
diff browse annotate |
6ac4bb259db3be313d5128a6a96b20d86faf5dd3 created 2012-11-02 06:54 -0500 pushed 2012-11-03 00:06 +0000 |
Jim Mathies | Jim Mathies - Bug 750901 - Elm to mc migration work - metro related changes to Windows widget src to support building metro winrt bits (nsWidgetFactory, nsWindowGfx, nsToolkit, WinUtils). Also landing nsIWinMetroUtils.idl. r=bbondy |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
609a224cd28293bab2c8fe4fd0adf1492b25cd61 created 2012-02-28 12:21 -0800 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6276fe64003543e107ade90054f382c550ef5d66 created 2012-01-05 12:10 -0800| base pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
7db039c3f3e26c463671c8d2e4e22cb2266b9bd6 created 2012-02-27 18:57 -0500 pushed 2012-02-28 17:21 +0000 |
Mark Capella | Mark Capella - Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies |
diff browse annotate |
e57e271bf32838bd8c9d7b96d96409e445970fee created 2012-01-03 22:09 -0500| base pushed 2012-01-04 12:28 +0000 |
Brian R. Bondy | Brian R. Bondy - Bug 679226 - Fold widget/src into widget. r=roc |