George Wright
124aeb0b57
Bug 848491 - Re-apply 759683 - Handle compilers that don't support SSSE3 intrinsics
2013-04-25 20:49:45 -04:00
George Wright
a1e2df78e0
Bug 848491 - Re-apply bug 687188 - Expand the gradient cache by 2 to store 0/1 colour stop values for clamping.
2013-04-25 20:47:06 -04:00
George Wright
ab3fdb36e9
Bug 848491 - Re-apply Bug 777614 - Add our SkUserConfig.h
2013-04-25 20:40:12 -04:00
George Wright
a4446c9681
Bug 736276 - Add a new SkFontHost that takes a cairo_scaled_font_t r=karl
2012-08-01 16:43:15 -04:00
George Wright
f96da80250
Bug 848491 - Update skia-npapi to use new Skia APIs r=mattwoodrow
2013-04-09 15:57:38 -04:00
George Wright
8a86a63e18
Bug 848491 - Update DrawTarget and gfxPlatform to use the new Skia APIs r=mattwoodrow
2013-04-09 15:57:22 -04:00
George Wright
6cb4038886
Bug 848491 - Re-apply Bug 795549 - Move TileProc functions into their own file to ensure they only exist once in a library
2013-01-14 17:59:09 -05:00
George Wright
c08ffed5fa
Bug 848491 - Update Skia to r8495
2013-04-02 16:49:07 -04:00
Xidorn Quan
bdddacd158
Bug 888645 - Error when access userAgent from jar protocol. r=gavin
2013-07-03 09:22:05 -04:00
Jed Davis
01058d2707
Bug 888578 - Extend ARM masm's floatArgsInGPR workaround to memory loads. r=mjrosenb
...
The move resolver doesn't understand using a pair of registers, which
we have to do on ARM softfp to pass doubles in the integer registers,
if they occur early enough in the argument list. We had a workaround
(see uses of floatArgsInGPR) for when the argument is moved from a float
register; this change extends it to handle loading from memory.
2013-07-03 09:21:50 -04:00
Andrea Marchesini
6f5a9609fd
Bug 885539 - Crash - Heap-use-after-free in nsTArray_base. r=bz
2013-07-03 09:21:30 -04:00
Ryan VanderMeulen
daaef03958
Merge m-c and inbound.
2013-07-03 09:14:15 -04:00
Ryan VanderMeulen
8b851e0d42
Merge birch and m-c.
2013-07-03 09:13:23 -04:00
Kartikaya Gupta
cd818593b0
Bug 866265 - Revert a line from bug 883646 because it was incorrect. r=kentuckyfriedtakahe
2013-07-03 09:04:48 -04:00
Kartikaya Gupta
c547676bd1
Bug 866265 - Fix up some comments in FrameMetrics.h. r=kentuckyfriedtakahe
2013-07-03 09:04:10 -04:00
Kartikaya Gupta
5932400572
Bug 866265 - Fix setting the resolution on hi-dpi B2G devices (followup to bug 883646). r=kentuckyfriedtakahe
2013-07-03 09:03:28 -04:00
Joey Armstrong
4fad2d476e
bug 888009: move HOST_CPPSRCS to mozbuild (logic) r=gps
2013-07-03 08:56:33 -04:00
Jan de Mooij
2e279d4626
Bug 886277. r=djvj
2013-07-03 14:34:11 +02:00
Gaia Pushbot
95b937c784
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4567d6a94813
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10752 from Rik/20minutos-889560
Bug 889560 - Remove 20minutos.es from UA overrides r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/fa50062b108d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 889560 - Remove 20minutos.es from UA overrides
2013-07-03 05:15:25 -07:00
Markus Stange
0f3ad46845
Bug 888289 - Reland the part from bug 822115 that was accidentally backed out in the layers refactoring. r=mattwoodrow
2013-07-03 14:00:40 +02:00
Gaia Pushbot
9bfb40461f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ce8987e0497
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #10748 from ochameau/bug889384
Bug 889384 - Windows desktop B2G build failure during webapp.zip packaging. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/f3a1dc43c83c
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 889384 - Windows desktop B2G build failure during webapp.zip packaging.
2013-07-03 03:15:32 -07:00
Gaia Pushbot
84dc9e4113
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a67098916757
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10548 from masap/20130622
Bug 791506 - [Wifi] Enable BSSID for WPS PIN, r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/a063efbff157
Author: masap <masashi.honma@gmail.com>
Desc: Bug 791506 - [Wifi] Enable BSSID for WPS PIN
2013-07-03 01:00:27 -07:00
Phil Ringnalda
661bdbc9b2
Merge birch to m-c
2013-07-02 20:08:50 -07:00
Gregory Szorc
b4ec1c14bd
Bug 889669 - Use Python 3 compatible octal syntax; r=ted
...
And change the permissions to be more standard for a user directory.
DONTBUILD (NPOTB)
2013-07-02 17:32:38 -07:00
Richard Newman
8dd0b9e58b
Bug 889413 - FormWrapper._finalize is not a function. r=markh
2013-07-02 15:09:17 -07:00
Nick Alexander
cb3298134b
Merge m-c to s-c
2013-07-02 14:59:21 -07:00
Richard Newman
ce9e5b7bd5
Bug 885886 - Clarify definitions of FHR init times. r=doc-only
2013-07-02 14:13:52 -07:00
Gaia Pushbot
dd1538ef0c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/82cba799ba6a
Author: Michal Budzynski <michal@virtualdesign.pl>
Desc: Merge pull request #10725 from siemiatj/bug_888181
Bug 888181 - Remove all prefixed usages of mozvisibilitychange and mozHi...
========
https://hg.mozilla.org/integration/gaia-central/rev/355fda17355e
Author: jakub <jakub@bryntum.com>
Desc: Bug 888181 - Remove all prefixed usages of mozvisibilitychange and mozHidden
2013-07-02 14:05:27 -07:00
Richard Newman
2db1a46c83
Bug 888692 - Missing trackChanges call in forms.js. r=markh
2013-07-02 12:30:10 -07:00
Gaia Pushbot
ad77682f55
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f135cb57a0a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10677 from benfrancis/887896
Bug 887896 - Regression: Focussing address bar does not show & select URL. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/9b39ec340c4d
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 887896 - Regression: Focussing address bar does not show & select URL
2013-07-02 12:25:24 -07:00
Ryan VanderMeulen
bd6bac90b0
Merge m-c and birch.
2013-07-02 15:16:35 -04:00
Gaia Pushbot
4148593f48
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8363cb4b2029
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #10577 from jaoo/863181
Bug 863181 - [Settings][Call Settings] the 'timeSeconds' for no_reply call forwarding dose not be set correctly. r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/eb133288efd1
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 863181 - [Settings][Call Settings] the 'timeSeconds' for no_reply call forwarding dose not be set correctly
2013-07-02 12:15:25 -07:00
Ryan VanderMeulen
8994a7c5a2
Merge fx-team and m-c.
2013-07-02 15:13:58 -04:00
Ryan VanderMeulen
bfff133066
Merge birch and m-c.
2013-07-02 15:12:40 -04:00
Richard Newman
1800a6e01e
Bug 888665 - Bad stored add-ons cause document generation failure in the presence of good add-ons. r=nalexander
2013-07-02 12:08:09 -07:00
Richard Newman
710c46301c
Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander
2013-07-02 12:08:09 -07:00
Richard Newman
5bd82ee40c
Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander
2013-07-02 12:08:08 -07:00
Nick Alexander
b5ab640144
Bug 887115 - Make Android packager expect omnijar in root directory. r=glandium
2013-07-02 12:00:34 -07:00
Nick Alexander
8bc8d6e257
Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman
2013-07-02 12:00:34 -07:00
Ryan VanderMeulen
1d99822149
Backed out changeset d155557b651c (bug 888323) for bustage.
...
CLOSED TREE
2013-07-02 14:15:39 -04:00
Gaia Pushbot
9b03e7fb3b
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa2108bb5f54
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 870711 - Fixes URL linking in SMS - r=julienw
* Rewrote LinkHelper to avoid a bunch of edge cases and overlapping links
* Modeled greatly after `android.text.util.Linkify`
* Co-Author credit for @lissyx for starting me out with an awesome unit test suite
Closes gh-10741
2013-07-02 11:10:23 -07:00
Gaia Pushbot
a083e28938
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e8b3281b9e2c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #10747 from gaye/bug-889405
Bug 889405 - Remove broken css r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/b14d5bbe1c3f
Author: gaye <gaye@mozilla.com>
Desc: Bug 889405 - Remove broken css
2013-07-02 10:25:23 -07:00
Wes Johnston
c7a9f063c8
Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD
2013-07-02 10:11:48 -07:00
Wes Johnston
3a4b5dbf2e
backout df9231393766 to fix commit message
2013-07-02 10:10:50 -07:00
Masatoshi Kimura
c9b73ddb89
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-03 02:08:01 +09:00
Wes Johnston
7ece01b507
Bug 884865 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret
2013-07-02 10:00:12 -07:00
Wes Johnston
e94f55f224
Bug 884865 - If sites provide a large favicon, use it alone for homescreen shortcuts. r=mfinkle
2013-07-02 10:00:10 -07:00
Gregory Szorc
b04e74702d
Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman
2013-07-02 09:55:34 -07:00
Gaia Pushbot
6634e43d7a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30c995937da1
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10745 from lodr/bug-889367-movistar-peru-configuration
Bug 889367 - Movistar Peru configuration file
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/b4aca17677e9
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 889367 - Movistar Peru configuration file
2013-07-02 09:40:22 -07:00
Gaia Pushbot
920057a506
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d0dfefa25da3
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10744 from lodr/bug-888206-avoiding-crash-during-startup
Bug 888206 - Avoiding crash during startup
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/dea42ba078ef
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 888206 - Avoiding crash during startup
2013-07-02 09:30:23 -07:00