Commit Graph

380366 Commits

Author SHA1 Message Date
Trevor Saunders
d75ed5bf7f bug 1059490 - mark more classes MOZ_FINAL r=froydnj 2014-08-27 14:26:48 -04:00
Jeff Gilbert
1623588490 Bug 1060085 - Add thread-local Fence/Poll/Wait to Basic ShSurf. - r=kamidphish 2014-09-02 15:16:02 -07:00
Jeff Gilbert
c520457871 Bug 1060085 - Add entrypoints, use NV_fence in ANGLE ShSurfs. - r=kamidphish 2014-09-02 15:15:41 -07:00
Jeff Gilbert
fa68e8fe03 Bug 1052240 - Fix generator script for use on Windows. - r=kamidphish 2014-09-02 13:47:24 -07:00
Matt Woodrow
7e248c9cad Bug 982338 - Enable tiling for OSX. r=Bas
--HG--
extra : rebase_source : 011070ca278dea0433c81c6c64d6148a3c28020b
2014-07-25 12:49:45 +12:00
Matt Woodrow
e1c06a2c6c 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
050a6eabe8 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
6a86816b2b 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
0a72e088cb 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
f97e75d2aa 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
da1422eb83 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
27c5103d79 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
03ec52812b 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
d3655aff84 Bustage fix for bug 1059479, CLOSED TREE 2014-09-02 15:48:07 -05:00
Josh Aas
df78cc41bb Bustage fix for bug 1059479, CLOSED TREE 2014-09-02 15:25:29 -05:00
Andrea Marchesini
82b446b143 Bug 1059174 - Allow ServiceWorkers over http on localhost, r=nsm 2014-09-02 21:07:55 +01:00
Dan Gohman
2b304ca2db Bug 1054972 - IonMonkey: GVN: Avoid setting UseRemoved flags unnecessarily r=nbp 2014-09-02 13:01:32 -07:00
Dan Gohman
bb43b802bd Bug 1054972 - IonMonkey: GVN: More misc cleanups r=nbp 2014-09-02 13:01:32 -07:00
Dan Gohman
a378352816 Bug 1054972 - IonMonkey: Truncation for phis r=nbp 2014-09-02 13:01:31 -07:00
Andrea Marchesini
74ccc80191 Bug 1060621 - WorkerScope should CC mLocation and mNavigator, r=bz 2014-09-02 21:02:06 +01:00
Benoit Girard
3ce2052a5c 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
c3dc5bb115 Bug 1061414 - Fix VisualFrameWarning logic. r=milan
--HG--
extra : rebase_source : 238fd87657e3e82237f84bfe185d3088178b4c6d
2014-09-02 14:37:17 -04:00
Brian Hackett
e33a8eb69f Bug 1041688 - Add acquired properties analysis, r=jandem. 2014-09-02 13:47:34 -06:00
Trevor Saunders
99c54d4b34 bug 1059429 - fix static constructor for FlushEvent r=froydnj 2014-08-27 14:06:55 -04:00
Jan de Mooij
d1eae77938 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
85d03dd759 Bug 1059479 - remove Chromium path service and trace events code. r=bent 2014-09-02 14:23:58 -05:00
Kyle Huey
a98032818a Back out bug 1050122 for causing silent timeouts on emulator mochitests. a=me 2014-09-02 12:05:36 -07:00
Ryan VanderMeulen
dfd4efa147 Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-02 14:23:25 -04:00
Ryan VanderMeulen
f0f846d875 Merge b2g-inbound to m-c. a=merge 2014-09-02 14:02:58 -04:00
Ryan VanderMeulen
7c4403a53b Merge fx-team to m-c. a=merge 2014-09-02 13:59:26 -04:00
Rail Aliiev
6f7938c369 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
e1ad3b108d Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-09-02 12:54:33 -04:00
ffxbld
cb70f7d734 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
2647584aa5 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
c382f0d21d Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
Ehsan Akhgari
7df178ae1f Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
Ehsan Akhgari
e6a258eb7b Bug 1061251 - Fix more bad implicit constructors in accessible; r=tbsaunde 2014-09-02 12:19:32 -04:00
B2G Bumper Bot
697833b652 Bumping manifests a=b2g-bump 2014-09-02 08:28:24 -07:00
B2G Bumper Bot
c0077fa5ed Bumping manifests a=b2g-bump 2014-09-02 08:09:30 -07:00
Lucas Rocha
210db9946d Bug 1055536 - Consolidate divider colors (r=margaret) 2014-09-02 16:07:44 +01:00
Lucas Rocha
2d8bcdc168 Bug 1055536 - Use consistent grey tone in overflow menu (r=margaret) 2014-09-02 16:06:38 +01:00
B2G Bumper Bot
f5edd82118 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
3e408b1b9d Bumping manifests a=b2g-bump 2014-09-02 07:41:07 -07:00
B2G Bumper Bot
ef03c55f14 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
86ff723f42 Bumping manifests a=b2g-bump 2014-09-02 07:23:58 -07:00
B2G Bumper Bot
5ef8718dfd 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
264f626e00 Bumping manifests a=b2g-bump 2014-09-02 06:17:03 -07:00
B2G Bumper Bot
1a2ded73b7 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
3a11b1e22e Bumping manifests a=b2g-bump 2014-09-02 05:57:29 -07:00
B2G Bumper Bot
b08c51fe32 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