George Wright
2a0ebe055f
Bug 910754 - As we never build Skia statically, disable Skia's instance counting as it requires being built as a static library. r=snorp
2014-02-13 16:55:43 -05:00
George Wright
c5f4fde66b
Bug 910754 - Update include location for skia-npapi to look in skia/trunk r=snorp
2014-02-13 12:19:07 -05:00
George Wright
6436571427
Bug 910754 - Update SkUserConfig to cater for SkMutex/SkAtomics header locations r=snorp
2014-02-13 02:07:10 -05:00
George Wright
48e45aa8de
Bug 910754 - Update SkFontHost_cairo for the new Skia APIs r=snorp
2014-02-13 02:03:51 -05:00
George Wright
c17f28a756
Bug 910754 - [Skia] Defer deletion of our shader objects until after linking the program r=upstream(bsalomon)
2014-02-13 01:19:51 -05:00
George Wright
f5bc8f1962
Bug 910754 - Mark linear-gradient-1a and linear-gradient-1b as fails-if with Skia r=snorp
2013-12-19 23:18:59 -05:00
George Wright
fee7d528ae
Bug 910754 - Update include paths for gonk's build as Skia's directory structure has changed r=snorp
2013-12-11 20:41:42 -05:00
George Wright
9026d94fa5
Bug 910754 - Stub out CreateTypeface*() for Mac r=snorp
2013-12-10 14:43:22 -05:00
George Wright
71f60661f9
Bug 910754 - Update gfx/2d's Skia code to use the new Skia APIs r=snorp
2013-12-05 23:01:53 -05:00
George Wright
160a93d312
Bug 910754 - skia-npapi's anp_getFontPath() function doesn't work with upstream Skia anymore, and it looks like we don't need it to be implemented anyway r=snorp
2013-12-05 23:02:09 -05:00
George Wright
612ed9a7d5
Bug 910754 - Add a bunch more required OpenGL functions for SkiaGL when using desktop OpenGL r=vlad
2013-06-07 23:11:58 -04:00
George Wright
afb5f9a0ee
Bug 910754 - Update Skia to r13424 r=upstream
2013-12-10 13:57:22 -05:00
Wes Kocher
968f7abf9c
Backed out changeset 6fc2f69df1ee (bug 969928) for mochitest-1 bustage on a CLOSED TREE
2014-02-18 14:31:57 -08:00
Markus Stange
72f4431fe8
Bug 973308 - Don't let empty clip rects put infinities into the gradient calculations. r=jrmuizel
2014-02-18 23:18:29 +01:00
Nathan Froyd
83a471440f
Backout 14dc29b1586b (bug 963024) for landing only part of the patch; DONTBUILD because NPOTB
2014-02-18 16:43:12 -05:00
Kartikaya Gupta
e35dd07e1e
Bug 969483 - Fix the RepositionChild function and add a test for it. r=BenWa
2014-02-18 16:38:30 -05:00
Kartikaya Gupta
ad5d620e67
Bug 969483 - Remove stub test code that is inferior to the real code. r=BenWa
2014-02-18 16:38:29 -05:00
Andrew Halberstadt
19512ede9a
Bug 972518 - Log qemu output to prevent stdout buffer from filling, r=jgriffin
2014-02-18 16:20:44 -05:00
Jonathan Watt
6a6d2569a9
Bug 973344 - Remove workaround introduced by bug 947718 now that bug 946184 is fixed, especially since it causes crashes with the dom.forms.number pref disabled. r=ehsan
2014-02-17 20:06:45 +00:00
Jonathan Watt
cbfa97f57a
Bug 969928 - Fix a bug in the de-localization code that can cause validation issues with locales that use '.' as their grouping separator. r=dholbert
2014-02-14 20:37:57 +00:00
Gregory Szorc
7cd638ab2e
Bug 687388 - Disable test_visualstudio.py due to failures in automation; r=me
...
It looks like builders are inconsistently configured. Some have objdirs
on different drives from source dirs. This is confusing the test because
of a relpath issue.
2014-02-18 12:48:23 -08:00
Jan Beich
176005c25e
Bug 968432 - Implement mozilla::ipc::SetThisProcessName() on BSDs. r=dhylands
2014-02-18 15:41:23 -05:00
Marcin Juszkiewicz
9d2484dfad
Bug 963024 - AArch64 support for XPCOM. r=froydnj
2014-02-18 15:41:22 -05:00
Ehsan Akhgari
de14b90516
Bug 973649 - Add logic for CFLAGS, CXXFLAGS and LDFLAGS to moz.build; r=mshal
2014-02-18 15:30:27 -05:00
Ryan VanderMeulen
e2d6196f12
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
bb75ebbe6a
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
d9b0970ad0
Merge b2g-inbound to m-c.
2014-02-18 15:04:12 -05:00
Robert Longson
aab281c833
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
2014-02-18 19:57:42 +00:00
Ryan VanderMeulen
86adaed6be
Merge fx-team to m-c.
2014-02-18 14:56:59 -05:00
Ed Morley
fc17a7556d
Backed out changeset e9055e7476f1 (bug 970895) for causing bug 973824
2014-02-18 17:52:27 +00:00
Ryan VanderMeulen
a3fd29ac2c
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
2014-02-18 12:37:46 -05:00
Aaron Klotz
b2f2849ca8
Bug 973899: Fix usage of temporary string that was causing crashes; r=ehsan
2014-02-18 10:13:51 -07:00
Luke Wagner
e0d0403de8
Bug 973725 - OdinMonkey: support linking a single asm.js module more than once (r=benj)
...
--HG--
extra : rebase_source : 1e6694ca402712257bf70acd3168935fca8868e2
2014-02-18 11:06:38 -06:00
Ehsan Akhgari
f6787f583a
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
B2G Bumper Bot
8223c9d6ff
Bumping manifests a=b2g-bump
2014-02-18 08:56:00 -08:00
Ed Morley
9d0ed925a4
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
B2G Bumper Bot
7337dc1b45
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a8b221aeef71
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16341 from KevinGrandon/bug_971268_search_browser_bookmarking
Bug 971268 - Enable bookmark icon for results launched from search app r=ran, amirn
========
https://hg.mozilla.org/integration/gaia-central/rev/6e68104d5923
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971268 - Enable bookmark icon for results launched from search app
========
https://hg.mozilla.org/integration/gaia-central/rev/32f8793cd4df
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 973232 - test_settings_wallpaper.py fails on TBPL/macos a=testonly r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/e770e8f29a1f
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Revert "Bug 973232 - Address TBPL failure in test_settings_wallpaper with larger timeout r=me a=testonly"
This reverts commit 34fdeaace7e3e0b6a728c7af8ebba00ba8782977.
2014-02-18 08:50:11 -08:00
Joshua Cranmer
59f69cee6e
Bug 964379 - Ensure that mozinfo.info's keys are ASCII, not Unicode, r=gps
2014-02-18 10:41:39 -06:00
B2G Bumper Bot
4134814c81
Bumping manifests a=b2g-bump
2014-02-18 08:30:58 -08:00
B2G Bumper Bot
c08d480f45
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1be997d457e2
Author: William Lachance <wrlach@gmail.com>
Desc: Merge pull request #16413 from wlach/973924
Bug 973924 - Bump gaiatest to 0.21.7, r=zac
========
https://hg.mozilla.org/integration/gaia-central/rev/91a74193e426
Author: William Lachance <wlachance@mozilla.com>
Desc: Bug 973924 - Bump gaiatest to 0.21.7, r=zac
2014-02-18 08:25:10 -08:00
B2G Bumper Bot
6672b675db
Bumping manifests a=b2g-bump
2014-02-18 08:10:57 -08:00
B2G Bumper Bot
59896d4a7e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/330a23a0eacb
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: No Bug - Update Node.js module dependency
The latest version of this module is necessary to support bug 935793.
2014-02-18 08:10:11 -08:00
B2G Bumper Bot
cf19717e0c
Bumping manifests a=b2g-bump
2014-02-18 07:25:58 -08:00
B2G Bumper Bot
4fcaea3a3e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fed38c23695e
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 973232 - Address TBPL failure in test_settings_wallpaper with larger timeout r=me a=testonly
2014-02-18 07:20:11 -08:00
Carsten "Tomcat" Book
ece41be3cf
merge mozilla-inbound to mozilla-central
2014-02-18 16:00:08 +01:00
Andrew McCreight
ddac9f51f2
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
2014-02-18 09:58:40 -05:00
Nils Ohlmeier [:drno]
fa33611097
Bug 972592 - Make ICE 400 response strings more verbose for easier debugging. r=bwc
2014-02-18 09:58:25 -05:00
Jerry Shih
da26b69d9b
Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc
2014-02-18 09:58:01 -05:00
James Kitchener
d051a5a343
Bug 328755 - Fix the ConvertAndWrite crash. r=bz
2014-02-18 09:57:44 -05:00
Sotaro Ikeda
2e29803c25
Bug 965440 - Try GRALLOC_PLANAR_YCBCR in VideoData::Create on gonk r=nical,doublec
2014-02-18 06:50:20 -08:00