diff browse annotate |
08939adf27908bb6b8e5a5fa0a8e1b6e396a2f41 created 2019-01-21 20:04 +0000 pushed 2019-01-21 20:04 +0000 |
Markus Stange | Markus Stange - Bug 1515240 - Add "Noto Sans Symbols" and "Droid Sans Symbols" to the list of common fallback fonts on Android. r=jfkthame |
diff browse annotate |
66eb1f485c1a3ea81372758bc92292c9428b17cd created 2018-12-01 04:52 +0900 pushed 2018-12-01 05:55 +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:55 +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 15:10 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
c8141cbb7ede93f9111de7dec9e0bf9a7e984bd2 created 2018-11-26 14:49 +0000 pushed 2018-11-27 15:06 +0000 |
Gabriele Svelto | Gabriele Svelto - Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj |
diff browse annotate |
b4a905fcaa5457b7113848e22306d0fe09ee84e4 created 2018-07-31 19:22 +0000 pushed 2018-08-02 22:34 +0000 |
Brian Hackett | Brian Hackett - Bug 1479641 - Don't record counting allocator amount, r=froydnj. |
diff browse annotate |
33346f699996421fc8bf22a25f574de470142a41 created 2018-06-17 22:43 -0700 pushed 2018-06-26 15:09 +0000 |
Chris Peterson | Chris Peterson - Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj |
diff browse annotate |
d864fe04c3eae42674b4265d8e3aa6eaef4c3172 created 2018-02-05 22:46 -0800 pushed 2018-02-18 09:39 +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:36 +0000 |
Chris Peterson | Chris Peterson - Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj |
diff browse annotate |
9e104764efa15e6a2d4688b66bca361c0f5b68e3 created 2017-11-12 16:36 +0900 pushed 2017-12-04 07:32 +0000 |
Makoto Kato | Makoto Kato - Bug 1032671 - Part 4. Font fallback should detect emoji range for color emoji font. r=jfkthame |
diff browse annotate |
b1f2be9ad554279190fd751e8252330b912ecffb created 2017-08-07 16:20 -0400 pushed 2017-08-08 11:25 +0000 |
Lee Salzman | Lee Salzman - Bug 1385029 - require implementation of gfxFont::GetScaledFont and remove unnecessary gfxPlatform::GetScaledFontForFont. r=jfkthame |
diff browse annotate |
90d17c7dc5d407b32c2e9645f821ea94b55d4e96 created 2017-07-20 09:57 +0100 pushed 2017-07-21 13:48 +0000 |
Jonathan Kew | Jonathan Kew - Bug 1381471 - Refactor gfxPlatform::IsFontFormatSupported implementations to put all the cross-platform behavior in the base class and remove most overrides. r=heycam |
diff browse annotate |
7c316771b8949c05480fae3435fad2f37850a913 created 2017-07-08 14:17 +0800 pushed 2017-07-13 06:12 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1376964 - Part 7: Remove unused nsIURI argument from gfxPlatform::IsFontFormatSupported. r=jfkthame |
diff browse annotate |
50d1812c6f8779698c25bc5256cb9ac34c93cfc4 created 2017-07-12 12:41 +0200 pushed 2017-07-12 10:42 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset aafb719b4379 (bug 1376964) |
diff browse annotate |
aafb719b43796b5928a4ef5cd5b69d709465bc67 created 2017-07-12 16:36 +0800 pushed 2017-07-12 10:08 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1376964 - Part 7: Remove unused nsIURI argument from gfxPlatform::IsFontFormatSupported. r=jfkthame |
diff browse annotate |
21644b144b340bce9d675ddd27a849910eb12ae4 created 2017-07-12 10:32 +0200 pushed 2017-07-12 08:34 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset a60731cb1a7f (bug 1376964) |
diff browse annotate |
a60731cb1a7f6597c0c1857cd3a8ba911471e7ed created 2017-07-12 13:03 +0800 pushed 2017-07-12 08:00 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1376964 - Part 7: Remove unused nsIURI argument from gfxPlatform::IsFontFormatSupported. r=jfkthame |
diff browse annotate |
f5c1bf433c6a2817041499a25467474f600e9f52 created 2017-05-17 21:56 -0400 pushed 2017-05-18 13:00 +0000 |
Lee Salzman | Lee Salzman - Bug 1364628 - implement thread-safe variants of FT_New_Face/FT_Done_Face. r=jrmuizel |
diff browse annotate |
258d94311e1e707d6cec608bfe13d23095cea5ec created 2017-03-22 00:27 -0700 pushed 2017-03-23 06:07 +0000 |
Zibi Braniecki | Zibi Braniecki - Bug 1348299 - Use both, OS locale and app locale when trying to test for potentially Japanese fonts. r=m_kato |
diff browse annotate |
2fcd6a97a1b82a8bdf46113f3e0b9a9e5fc0cf3c created 2017-03-12 20:39 -0700 pushed 2017-03-14 10:05 +0000 |
Zibi Braniecki | Zibi Braniecki - Bug 1346674 - Migrate all uses of nsILocaleService::GetApplicationLocale to mozILocaleService::GetAppLocale. r=jfkthame |
diff browse annotate |
10968c7a6abfaf7069a46aebbe48721448f8a822 created 2017-01-09 14:10 -0500 pushed 2017-01-10 11:26 +0000 |
Jim Chen | Jim Chen - Bug 1328115 - 1. Test vsync support in native code; r=snorp |
diff browse annotate |
c8cb5fc30a367f7e023c2c381689e2b596f40100 created 2016-12-21 19:21 +0800 pushed 2016-12-23 02:45 +0000 |
John Lin | John Lin - Bug 1325072 - fall back to sw vsync source when Java environment is not available. r=snorp |
diff browse annotate |
8b358cc2fdd46b4a5a0f1918bb12d3b1f707a8ae created 2016-12-20 15:24 +0800 pushed 2016-12-23 02:45 +0000 |
John Lin | John Lin - Bug 1075025 - part 2: implement AndroidVsyncSource. r=snorp |
diff browse annotate |
2e4489f166fd162139cf4c0745a37a6d7969233a created 2016-12-21 09:33 +0100 pushed 2016-12-21 08:35 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 14fcdf7cc920 (bug 1075025) |
diff browse annotate |
14fcdf7cc92060c1b1c9fd2b581b4857252c1fd6 created 2016-12-20 15:24 +0800 pushed 2016-12-21 06:17 +0000 |
John Lin | John Lin - Bug 1075025 - part 2: implement AndroidVsyncSource. r=snorp |
diff browse annotate |
4ce68fac83e5ae6c653f9e89fe086a686000e67b created 2016-11-15 22:01 -0800 pushed 2016-11-17 01:29 +0000 |
Sotaro Ikeda | Sotaro Ikeda - Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical |
diff browse annotate |
d1b64926c64c3f93e054c6089b43e5ae26510a38 created 2016-10-27 13:17 +1300 pushed 2016-10-27 14:50 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro |
diff browse annotate |
1aecdb3b9974b17b11f503310a2e35e1e730f04a created 2016-09-15 10:36 -0400 pushed 2016-09-15 23:42 +0000 |
Milan Sreckovic | Milan Sreckovic - Bug 1299164: Part 2. Use BufferSizeFromDimensions method, as well as some of the others that check for valid size. r=bas |
diff browse annotate |
1c95c1d5f3b076e09c7b9f55164ff12be4e7879b created 2016-09-08 10:03 -0400 pushed 2016-09-09 10:20 +0000 |
James Willcox | James Willcox - Bug 1270241 - Remove redundant define MOZ_USING_ANDROID_JAVA_WIDGETS. r=kats |
diff browse annotate |
c6cf88ca63469addd9d1e53b7b69c1df5954e439 created 2016-09-05 12:01 +0900 pushed 2016-09-06 04:42 +0000 |
Makoto Kato | Makoto Kato - Bug 1300452 - Add Noto Sans CJK setting for Android 7.0. r=jfkthame |
diff browse annotate |
aefced02ac1e5ad12bb81e6e252ec1c2c031363c created 2016-09-02 11:38 -0700 pushed 2016-09-02 18:38 +0000 |
Wes Kocher | Wes Kocher - Backed out 2 changesets (bug 1299164) for win vm bc4 bustage a=backout |
diff browse annotate |
53dc795121e100ca900642f0ba0ce295d69bd903 created 2016-09-01 15:31 -0400 pushed 2016-09-02 15:39 +0000 |
Milan Sreckovic | Milan Sreckovic - Bug 1299164: Part 2. Use BufferSizeFromDimensions method, as well as some of the others that check for valid size. r=bas |
diff browse annotate |
7651ea2490e0f0d36757ee238fcf4446b1869d18 created 2016-08-24 15:23 +1000 pushed 2016-08-26 00:15 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. |
diff browse annotate |
a4baceb961e6c6dda640d93ab99ab167e363dbc7 created 2016-07-21 13:49 -0400 pushed 2016-07-22 10:01 +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:28 +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:28 +0000 |
Jim Chen | Jim Chen - Bug 1287946 - Update existing code to use mozilla::java; r=me |
diff browse annotate |
c82675873549648be5c212b09dba4a4c9c6f4b42 created 2016-06-06 10:07 -0700 pushed 2016-06-07 13:29 +0000 |
Mason Chang | Mason Chang - Bug 1276931. Add VsyncSource::Shutdown which shuts down global display. r=jrmuizel |
diff browse annotate |
648a8ccff0394235e2a21b02824be6a87dd66210 created 2016-06-03 18:31 -0400 pushed 2016-06-06 09:56 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1277649 - add override declarations for Android-specific codepaths; r=snorp |
diff browse annotate |
1f44042a7baff06e2d8afd124574286f0e716c95 created 2016-05-31 16:06 -0700 pushed 2016-06-01 13:08 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 43ecf82afb92 (bug 1270241) for android reftest failures |
diff browse annotate |
43ecf82afb926bffd86a4154f2efc8059c073f58 created 2016-05-04 14:15 -0500 pushed 2016-06-01 13:08 +0000 |
James Willcox | James Willcox - Bug 1270241 - Remove MOZ_USING_ANDROID_JAVA_WIDGETS r=kats |
diff browse annotate |
1b2c3cc8c06f7e257a8040c04086a99889356b2d created 2016-04-21 18:58 +0100 pushed 2016-04-22 13:56 +0000 |
Jonathan Kew | Jonathan Kew - Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki |
diff browse annotate |
4f1482e6da917442cfd73f8994ebac3c58f8fe5c created 2016-03-22 14:08 -0400 pushed 2016-03-23 15:25 +0000 |
David Anderson | David Anderson - Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) |
diff browse annotate |
ff97e869ddb1f69787dd9684eb347491cf69eb47 created 2016-03-18 21:43 +0900 pushed 2016-03-19 15:23 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 1255973 - Remove redundant overrides from gfxPlatform subclasses. r=jfkthame |
diff browse annotate |
1e882a4bf894ecfec2c8ce56d8b4e2ae036d8c77 created 2016-02-22 14:23 +0100 pushed 2016-02-29 10:35 +0000 |
Milan Sreckovic | Milan Sreckovic - Bug 1249640: Part 4 Android to use new blocking. r=snorp |
diff browse annotate |
bf721b828cce2ee13b55c7cf5654651848ca67f7 created 2016-02-24 19:01 +0100 pushed 2016-02-25 10:58 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 21222476d9d9 (bug 1249640) |
diff browse annotate |
21222476d9d9336ffdb22b362ea1e896f05f7a14 created 2016-02-22 14:23 +0100 pushed 2016-02-25 10:58 +0000 |
Milan Sreckovic | Milan Sreckovic - Bug 1249640: Part 4 Android to use new blocking. r=snorp |
diff browse annotate |
2e8b7fe096ec7829790bdfaa02bf31ab002356fe created 2016-01-07 20:57 -0800 pushed 2016-01-11 11:13 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. |
diff browse annotate |
dcd5230c4ce1105189a4778c5aa1f2efb9de0dbc created 2015-11-20 22:01 +0900 pushed 2015-11-20 22:36 +0000 |
John Daggett | John Daggett - Bug 1213280 - fix OSX font selection under 10.11. r=jfkthame |
diff browse annotate |
10c908b9b224c43d8dac29fab1c40204cedb7528 created 2015-10-19 11:16 +0900 pushed 2015-10-19 09:38 +0000 |
John Daggett | John Daggett - Bug 543715 p1 - distinguish between italic and oblique. r=jfkthame |
diff browse annotate |
b57b1467ee6e264edbef5889c14ad6531177f6a3 created 2015-10-18 11:22 -0700 pushed 2015-10-19 09:38 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 2 changesets (bug 543715) because Mulet is why we can't have nice things |
diff browse annotate |
bc90276ec09045574ef5c873de99e413407708e6 created 2015-10-18 22:17 +0900 pushed 2015-10-19 09:38 +0000 |
John Daggett | John Daggett - Bug 543715 p1 - distinguish between italic and oblique. r=jfkthame |
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 |
3f77fcc543d8ee8ea4997904ff8362a07af6f2f4 created 2015-08-26 17:37 -0500 pushed 2015-09-28 22:36 +0000 |
James Willcox | James Willcox - Bug 1182665 - Add gfxPlatform::GetScreenSize() and use nsIScreen for gfxPlatform::GetScreenDepth() r=nical |
diff browse annotate |
6e0f7cb0fc3a70d6d5c4e519495a5f4e37d600d8 created 2015-09-11 11:21 -0700 pushed 2015-09-12 15:57 +0000 |
Wes Kocher | Wes Kocher - Backed out 4 changesets (bug 1182665) for android reftest orange CLOSED TREE |
diff browse annotate |
c8549221c366b0bab175841af01af1edaeb55f94 created 2015-08-26 17:37 -0500 pushed 2015-09-12 15:57 +0000 |
James Willcox | James Willcox - Bug 1182665 - Add gfxPlatform::GetScreenSize() and use nsIScreen for gfxPlatform::GetScreenDepth() r=nical |
diff browse annotate |
0f290d4c9fbb58e2ccd18063f7cd01a527621968 created 2015-09-11 13:24 +0900 pushed 2015-09-11 14:37 +0000 |
John Daggett | John Daggett - Bug 1203809 - pass textperf obj into gfxFontGroup constructor. r=m_kato |
diff browse annotate |
8c2c2ce4deaa4f30182df18dfc1ea4c4290ceebf created 2015-08-21 09:55 +0100 pushed 2015-08-23 21:18 +0000 |
Jonathan Kew | Jonathan Kew - Bug 1193481 - Prefer "Firefox Emoji" font for emoji characters in GetCommonFallbackFonts on B2G. r=jdaggett |
diff browse annotate |
daaedf8c20db7248d9275c9349f841b7b9d7000e created 2015-07-06 21:21 -0400 pushed 2015-07-13 22:55 +0000 |
Lee Salzman | Lee Salzman - Bug 1170390 - Make gfxPlatform::CreateOffscreenSurface use explicit format rather than guess. r=jrmuizel |