Milan Sreckovic
3d664b4f14
Bug 1162530 - Part 2: We were not allowing webrtc to be blocklisted in the downloadable scenario at all, expicitly look for unknown OS, and some minor white space changes. r=jrmuizel
2015-05-15 10:42:10 -04:00
Milan Sreckovic
912b462a4a
Bug 1162530 - Part 1: Add versioning to graphics blocklist. r=jmuizelaar
2015-05-15 10:42:10 -04:00
Neil Deakin
a0cb79010a
Bug 1089090, e10s, support custom cursors, r=jmathies
2015-05-19 21:28:57 -04:00
Eric Rahm
c5e63515bf
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
Terrence Cole
97c65455fd
Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink
2015-05-13 14:07:34 -07:00
Oleg Romashin
71281af841
Bug 1165919 - [Qt] InitLayersAccelerationPrefs () crash due to missing gfxInfo. r=rojkov
2015-05-18 18:13:59 -07:00
Oleg Romashin
f02e2f5089
Bug 1165918 - Qt widget port does not compile anymore. r=rojkov
2015-05-18 18:13:56 -07:00
Andrea Marchesini
6ce7c91736
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
JerryShih
c0ef76853d
Bug 1155797 - P3: turn on vsync for kk, l and up. r=mwu
2015-05-17 18:12:00 +02:00
JerryShih
56166f64e7
Bug 1155797 - P2: show a black solid color frame if we don't have the bootAnim. r=mwu
2015-05-17 18:11:00 +02:00
JerryShih
006bc11fce
Bug 1155797 - P1: extract format BPP util function. r=mwu
2015-05-17 18:09:00 +02:00
Ethan Lin
993b617598
Bug 1155498 - Part 4 - Use new FenceHandle to handle the fence in TextureClient. r=sotaro
2015-05-13 01:42:00 +02:00
Ethan Lin
6f33c4cae3
Bug 1155498 - Part 3 - Use new FenceHandle to handle the fence in Compositor. r=sotaro
2015-05-13 00:37:00 +02:00
Phil Ringnalda
881f3ba8cc
Back out 530555a2d6d4 (bug 1162064) for debug b2g emulator assertions and failure to thrive
...
CLOSED TREE
2015-05-17 22:42:05 -07:00
David Anderson
580eb72be7
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
2015-05-17 23:11:44 -04:00
David Anderson
93351f8ffa
Backout changeset e5d045d49b40 for bustage on an a=CLOSED TREE
2015-05-17 21:46:30 -04:00
David Anderson
dd781641e4
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
2015-05-17 20:44:43 -04:00
Maksim Lebedev
105fbf0346
Bug 1162009 - Add TOUCH_CANCEL sending on e10s. r=kats
2015-05-14 08:16:00 -04:00
Maksim Lebedev
18d585d49f
Bug 1163056 - InkCollector activation at first PEN event. r=jimm
2015-05-13 05:46:00 -04:00
Gabriele Svelto
0012e30dd4
Bug 1157030 - Prevent visibility changes from affecting the process priority when the screen is off. r=khuey
2015-05-11 23:03:42 +02:00
Jacek Caban
cdea01dc58
Bug 1130935 - mingw fixup.
2015-05-16 15:27:00 +02:00
Phil Ringnalda
aaca0423eb
Backed out 2 changesets (bug 1154231) for M-oth crashes
...
CLOSED TREE
Backed out changeset 5e8145eff457 (bug 1154231)
Backed out changeset 951fb8ed6f25 (bug 1154231)
2015-05-15 20:29:15 -07:00
Kan-Ru Chen
32816c108b
Bug 1154231 - Part 1. Reclaim cached resources when memory-pressure occurs. r=mattwoodrow
2015-05-16 08:43:38 +08:00
Martin Stransky
7e9b33cdd6
Bug 1144745 - scale border returned by GetWidgetBorder(), r=karlt
2015-04-28 06:22:00 +02:00
Maksim Lebedev
e0f61be15a
Bug 1137555 - Add implementation of PuppetWidget::GetMaxTouchPoints(). r=smaug, r=jimm
2015-05-08 03:29:00 +02:00
Masayuki Nakano
94b2cb86cc
Bug 1130935 part.10 nsIMM32Handler should forcibly update composition font when active IME is changed r=emk
2015-05-15 10:18:08 +09:00
Masayuki Nakano
e8f035845c
Bug 1130935 part.9 Needs some hack for Google Japanese Input in nsIMM32Handle because it doesn't support vertical writing mode r=emk
2015-05-15 10:18:08 +09:00
Masayuki Nakano
c3c3492204
Bug 1130935 part.8 nsIMM32Handler should set focused editor rect to the result of IMR_QUERYCHARPOSITION r=emk
2015-05-15 10:18:08 +09:00
Masayuki Nakano
0dc1a3d44d
Bug 1130935 part.7 Set composition font when selection is changed since some IMEs need to be set candidate window position even before WM_IME_STARTCOMPOSITION r=emk
2015-05-15 10:18:08 +09:00
Masayuki Nakano
819a662e1b
Bug 1130935 part.6 Selection change notification should have selection range and writing mode information r=smaug
2015-05-15 10:18:08 +09:00
Masayuki Nakano
0b3b4199a3
Bug 1130935 part.5 nsIMM32Handler should compute candidate window position with writing mode r=emk
2015-05-15 10:18:07 +09:00
Masayuki Nakano
62093a448f
Bug 1130935 part.4 nsIMM32Handler::GetCharacterRectOfSelectedTextAt() should return wrting mode if it's necessary r=emk+smaug
2015-05-15 10:18:07 +09:00
Masayuki Nakano
1d2691df80
Bug 1130935 part.3 Add hack for Japanist because its candidate window is broken with @System font r=emk
2015-05-15 10:18:07 +09:00
Masayuki Nakano
a6df875eaa
Bug 1130935 part.2 Set proper composition font when writing mode is changed r=emk
2015-05-15 10:18:07 +09:00
Masayuki Nakano
de786f44ed
Bug 1130935 part.1 Add a method to check if current IME supports vertical writing mode r=emk
2015-05-15 10:18:07 +09:00
Sotaro Ikeda
8de50feb2d
Bug 1163681 - Fix fence handling r=mwu
2015-05-14 10:22:07 -07:00
Kan-Ru Chen
9388658a40
Backout chanset 9c18f3e4d02a and e784bb7b9f21 because b2g emulator bustage
2015-05-14 15:59:17 +08:00
Kan-Ru Chen
2497f56183
Bug 1154231 - Part 1. Reclaim cached resources when memory-pressure occurs. r=mattwoodrow
2015-05-14 12:54:54 +08:00
Jeff Muizelaar
8bbf0b7a66
Bug 1157784. Add missing DeleteCriticalSection
2015-05-13 16:29:02 -04:00
Jeff Muizelaar
f341e43f15
Bug 1157784. Avoid compositing at the same time as WM_SETTEXT. f=jimm
...
The innards of Windows don't always recheck that the window is
visible and it will forget to redraw if we Present at the same
time that the window is invisible.
2015-05-13 16:05:35 -04:00
Lee Salzman
1850a6f595
Bug 1159273 - Allow loading of tree cairo and system cairo at the same time. r=glandium
2015-05-13 12:04:03 +09:00
Lee Salzman
282e131375
Bug 1159273 - call g_type_init in nsAppShell::Init. r=glandium
2015-05-13 12:04:03 +09:00
Lee Salzman
425452c4a9
Bug 1159273 - Fix out-dated Cairo usage that may fail to build or work properly when system Cairo is involved. r=jrmuizel
2015-05-13 12:00:30 +09:00
Lee Salzman
cf9ae0f680
Bug 1127752 - fixes for using Skia and OMTC with GTK3. r=jrmuizel
2015-05-13 11:54:17 +09:00
Carsten "Tomcat" Book
4a467cfa03
merge mozilla-central to mozilla-inbound
2015-05-12 17:07:10 +02:00
Carsten "Tomcat" Book
e30005394c
merge mozilla-inbound to mozilla-central a=merge
2015-05-12 16:10:32 +02:00
Brian R. Bondy
26bda6ee78
Bug 1163113 - Implement -moz-window-dragging on Windows for Graphene. r=jimm
2015-05-12 09:22:33 -04:00
Andrea Marchesini
d991fa6d9b
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
2015-05-12 13:11:03 +01:00
Andrea Marchesini
7a35ed6840
Bug 1159401 - Split Blob and File classes, r=bz
2015-05-12 13:09:51 +01:00
Daniel Holbert
c2ed0f93db
Bug 1163871: Use DebugOnly to suppress opt build warning in gonk nsAppShell.cpp. r=mwu
2015-05-11 18:27:34 -07:00