Commit Graph

202835 Commits

Author SHA1 Message Date
Matt Woodrow
696f8415d4 Bug 1057212 - Avoid copying all the tiles when doing PushGroupAndCopyBackground. r=Bas
--HG--
extra : rebase_source : 88b89a41765ab7d6b1f8ac2ae023267418bc31dc
2014-09-03 09:21:35 +12:00
Matt Woodrow
05fd6f96df Bug 1059033 - Part 6: Clip text drawing to its bound so we can skip unaffected tiles. r=Bas
--HG--
extra : rebase_source : 60d0462767f625d91261b40b930ee165f0126173
2014-09-03 09:21:20 +12:00
Matt Woodrow
d2dac26742 Bug 1059033 - Part 5: Implement OptimizeSourceSurface for DrawTargetCG. r=Bas
--HG--
extra : rebase_source : dac51f66400d5810b9662cf6cf48ce60bf1aa4d1
2014-09-03 09:21:14 +12:00
Matt Woodrow
2aba1a0695 Bug 1059033 - Part 4: Avoid recreating DrawTargets too often. r=nical
--HG--
extra : rebase_source : 8413ce440168235196e44f1a166cfff07a4f842f
2014-09-03 09:20:56 +12:00
Matt Woodrow
f4d5fc1f2c Bug 1059033 - Part 3: Avoid save/restoring for tiles that are entirely clipped out. r=Bas
--HG--
extra : rebase_source : c4fa893c9955f7b9af9d152c719d97b0aefef462
2014-09-03 09:20:44 +12:00
Matt Woodrow
73705edd1b Bug 1059033 - Part 2: Approximate path stroke extents for culling since its faster. r=Bas
--HG--
extra : rebase_source : 153dd5cda0d9c35c724568eae5234dbd26a17683
2014-09-03 09:20:33 +12:00
Matt Woodrow
2793cd5577 Bug 1059033 - Part 1: Cull DrawTargetTiled operations where we can. r=Bas
--HG--
extra : rebase_source : 469f465fa1a715b7c7af904da4cc48969ff805e6
2014-09-03 09:20:10 +12:00
Ehsan Akhgari
e965e7f83e Fix the gdb helper for printing frametrees, no bug, DONTBUILD
Landed on a CLOSED TREE
2014-09-02 17:33:44 -04:00
Josh Aas
a9635cfb9d Bustage fix for bug 1059479, CLOSED TREE 2014-09-02 15:48:07 -05:00
Josh Aas
0df1699a3b Bustage fix for bug 1059479, CLOSED TREE 2014-09-02 15:25:29 -05:00
Andrea Marchesini
17ac66e4bc Bug 1059174 - Allow ServiceWorkers over http on localhost, r=nsm 2014-09-02 21:07:55 +01:00
Dan Gohman
8e1060539d Bug 1054972 - IonMonkey: GVN: Avoid setting UseRemoved flags unnecessarily r=nbp 2014-09-02 13:01:32 -07:00
Dan Gohman
d07bcdabb1 Bug 1054972 - IonMonkey: GVN: More misc cleanups r=nbp 2014-09-02 13:01:32 -07:00
Dan Gohman
2662766811 Bug 1054972 - IonMonkey: Truncation for phis r=nbp 2014-09-02 13:01:31 -07:00
Andrea Marchesini
4c23c83604 Bug 1060621 - WorkerScope should CC mLocation and mNavigator, r=bz 2014-09-02 21:02:06 +01:00
Benoit Girard
c780a16f9d Bug 1061846 - Add constants for transaction delay indicator. r=milan
--HG--
extra : rebase_source : 7176c689bd00e90590cc021ab35189720019c73e
2014-09-02 14:37:34 -04:00
Benoit Girard
fc3f0d5d15 Bug 1061414 - Fix VisualFrameWarning logic. r=milan
--HG--
extra : rebase_source : 238fd87657e3e82237f84bfe185d3088178b4c6d
2014-09-02 14:37:17 -04:00
Brian Hackett
071b8ed705 Bug 1041688 - Add acquired properties analysis, r=jandem. 2014-09-02 13:47:34 -06:00
Trevor Saunders
a5ff70659a bug 1059429 - fix static constructor for FlushEvent r=froydnj 2014-08-27 14:06:55 -04:00
Jan de Mooij
c94dbc3621 Bug 1060283 part 1 - Rename IonSpew to JitSpew. r=h4writer
--HG--
rename : js/src/jit/IonSpewer.cpp => js/src/jit/JitSpewer.cpp
rename : js/src/jit/IonSpewer.h => js/src/jit/JitSpewer.h
extra : rebase_source : 87ff9b0726ece57555e896a15ed7268a3f1d69e6
2014-09-02 21:24:26 +02:00
Josh Aas
dc12acf506 Bug 1059479 - remove Chromium path service and trace events code. r=bent 2014-09-02 14:23:58 -05:00
Kyle Huey
2907389bf4 Back out bug 1050122 for causing silent timeouts on emulator mochitests. a=me 2014-09-02 12:05:36 -07:00
Ryan VanderMeulen
1ae874f4bb Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-02 14:23:25 -04:00
Ryan VanderMeulen
fd87318658 Merge b2g-inbound to m-c. a=merge 2014-09-02 14:02:58 -04:00
Ryan VanderMeulen
49132d28a2 Merge fx-team to m-c. a=merge 2014-09-02 13:59:26 -04:00
Rail Aliiev
bec96dd509 Bug 1029851 - Tracking bug for 02-sep-2014 migration work. Bump B2G version. r=hwine IGNORE BROKEN CHANGESETS CLOSED TREE a=release ba=release 2014-09-02 13:21:28 -04:00
ffxbld
bd9bb69706 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-09-02 12:54:33 -04:00
ffxbld
cf675aac19 No bug - Tagging mozilla-central c360f3d1c00d with FIREFOX_AURORA_34_BASE a=release DONTBUILD CLOSED TREE 2014-09-02 12:52:28 -04:00
Ehsan Akhgari
a8b4c3d32c Bug 1060918 - Do not rely on two implicit conversions in GLContextProviderWGL.cpp for clang-cl compatibility; r=jrmuizel
This works around http://llvm.org/PR20821.
2014-09-02 12:20:50 -04:00
Ehsan Akhgari
4a9f378bd7 Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
Ehsan Akhgari
76e67e1aae Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
Ehsan Akhgari
10af1b919d Bug 1061251 - Fix more bad implicit constructors in accessible; r=tbsaunde 2014-09-02 12:19:32 -04:00
B2G Bumper Bot
d2fcd15d7a Bumping manifests a=b2g-bump 2014-09-02 08:28:24 -07:00
B2G Bumper Bot
2ac50cbbf5 Bumping manifests a=b2g-bump 2014-09-02 08:09:30 -07:00
Lucas Rocha
1fcf632550 Bug 1055536 - Consolidate divider colors (r=margaret) 2014-09-02 16:07:44 +01:00
Lucas Rocha
ce58b9d224 Bug 1055536 - Use consistent grey tone in overflow menu (r=margaret) 2014-09-02 16:06:38 +01:00
B2G Bumper Bot
fca73b571c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5c22fd2faed
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #23569 from alivedise/bugzilla/1061118/dismiss-keyboard-before-attention-window-opened

Bug 1061118 - Dismiss keyboard on attention window requestopen or recove...,r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/9d8005e3705a
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1061118 - Dismiss keyboard on attention window requestopen or recovering
2014-09-02 08:00:27 -07:00
B2G Bumper Bot
01db5dce55 Bumping manifests a=b2g-bump 2014-09-02 07:41:07 -07:00
B2G Bumper Bot
6038ef38dc Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d107a7715d68
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #23475 from crh0716/1046552

Bug 1046552 - List all possible strings for easier localization r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/313c79e5e84c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1045662 - List all possible strings for easier localization

========

https://hg.mozilla.org/integration/gaia-central/rev/52c4b53298f6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #23470 from crh0716/1060274

Bug 1060274 - Fix l10n issues of apn settings r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/93912f3e42bc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1060274 - Fix l10n issues of apn settings

========

https://hg.mozilla.org/integration/gaia-central/rev/fb18650d9396
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #23369 from chirarobert/launch_browser_with_manifest

Bug 1059224 - [v2.1] Update browser launch method to use manifest url in...

========

https://hg.mozilla.org/integration/gaia-central/rev/e0390165b5b9
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1059224 - [v2.1] Update browser launch method to use manifest url instead of app name
2014-09-02 07:30:20 -07:00
B2G Bumper Bot
8e48cc9f7b Bumping manifests a=b2g-bump 2014-09-02 07:23:58 -07:00
B2G Bumper Bot
5fdad5a9b5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/49d173267ac5
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23489 from yzen/bug-1030390

Bug 1030390 - improved cards view and taks manager accessibility. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1bc4bf953d23
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1030390 - improved cards view and taks manager accessibility. r=alive
2014-09-02 07:15:33 -07:00
B2G Bumper Bot
6d0661a40c Bumping manifests a=b2g-bump 2014-09-02 06:17:03 -07:00
B2G Bumper Bot
c9638b76dc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51b4fd78db4b
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23399 from mnjul/bug_942309_email_url_keep_same_layout

Bug 942309 - [keyboard] keyboard layout language changes for input type=url and type=email. r=rudyl. ui-r=ofeng

========

https://hg.mozilla.org/integration/gaia-central/rev/e28ee3f8e4c3
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 942309 - [keyboard] keyboard layout language changes for input type=url and type=email
2014-09-02 06:10:44 -07:00
B2G Bumper Bot
6486d085bb Bumping manifests a=b2g-bump 2014-09-02 05:57:29 -07:00
B2G Bumper Bot
8c5086ad0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff4361871ef2
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #23570 from azasypkin/bug-1061150-outgoing-message-background

Bug 1061150 - [Messages][Refresh] Change outgoing message background to #fff. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/245909c17c77
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1061150 - [Messages][Refresh] Change outgoing message background to #fff. r=schung
2014-09-02 05:55:43 -07:00
B2G Bumper Bot
859fb33d21 Bumping manifests a=b2g-bump 2014-09-02 05:31:51 -07:00
B2G Bumper Bot
51577aa00b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1285c7e5745
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23273 from tauzen/Bug1055446_debug_cleanup

Bug 1055446 - NFC: log visibly errors in nfc relateded files, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/af9f1e0dc7dc
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1055446 - NFC: log visibly errors in nfc related files, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/7fb735fb644e
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23405 from oklang/bug_1055104_theme_switching_panel

Bug 1055104 - Theme switching panel. r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/63f473233eba
Author: Olle Klang <olle.klang@sonymobile.com>
Desc: Bug 1055104 - Theme switching panel

This patch adds a Theme switching panel in the Settings app.
2014-09-02 05:25:44 -07:00
B2G Bumper Bot
c6abe2e613 Bumping manifests a=b2g-bump 2014-09-02 04:57:29 -07:00
B2G Bumper Bot
8639751d87 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b629b7b189a1
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23553 from ADLR-es/fix-bug-947352

Bug 947352 - [B2G][Contacts] Magnifying glass search icon on scroll list...

========

https://hg.mozilla.org/integration/gaia-central/rev/2061f35f308b
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 947352 - [B2G][Contacts] Magnifying glass search icon on scroll list in contacts app does not function
2014-09-02 04:55:43 -07:00
B2G Bumper Bot
aa7f2ce7ec Bumping manifests a=b2g-bump 2014-09-02 04:27:27 -07:00