Oleg Romashin
|
510c4c6f27
|
Bug 754489 - Qt port does not need linking with glib. r=glandium
|
2012-05-14 10:15:26 +02:00 |
|
Jonathan Kew
|
eb7b8625ba
|
bug 751151 - move harfbuzz to gkmedias.dll on windows. r=khuey
|
2012-05-08 08:46:46 +01:00 |
|
Ryan VanderMeulen
|
4725eb67fd
|
Re-land the patch for bug 732639 after a b2g clobber.
|
2012-05-07 17:50:25 -04:00 |
|
Ryan VanderMeulen
|
f55c9211bc
|
Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail
|
2012-05-07 17:21:01 -04:00 |
|
Kyle Machulis
|
2e3ae3ab58
|
Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones
|
2012-05-07 14:04:59 -07:00 |
|
Bas Schouten
|
773069e08d
|
Bug 751463: Remove Azure from XUL. r=khuey
|
2012-05-03 21:21:52 +02:00 |
|
Ehsan Akhgari
|
5d889508d9
|
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=khuey
Landing on a CLOSED TREE
--HG--
extra : rebase_source : 92b945b90bb70a020609ad8ac0ffe633076bed10
|
2012-05-02 16:32:16 -04:00 |
|
Ehsan Akhgari
|
723adfb1b0
|
Backed out changeset 27c51f14c3ed (bug 751273) because of build bustage on Linux on a CLOSED TREE
|
2012-05-02 16:46:25 -04:00 |
|
Ehsan Akhgari
|
a5ca4e8f1d
|
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=ted
Landing on a CLOSED TREE
|
2012-05-02 16:32:16 -04:00 |
|
Ehsan Akhgari
|
a204fe7019
|
Bug 751186 - Rip out qcms from libxul; r=khuey
Landed on a CLOSED TREE
|
2012-05-02 14:05:46 -04:00 |
|
Ehsan Akhgari
|
5807b0217c
|
Bug 750747 - Rip out libpng from libxul; r=khuey
Landing on a CLOSED TREE
|
2012-05-02 11:02:15 -04:00 |
|
Ehsan Akhgari
|
f744e5cbef
|
Backout changeset e58855b90cf6 (bug 750747) because of build bustage of a CLOSED TREE
|
2012-05-02 10:04:33 -04:00 |
|
Ehsan Akhgari
|
4102e594fa
|
Bug 750867 - Rip out libjpeg from libxul; r=khuey
Landing on a CLOSED TREE
|
2012-05-02 09:28:52 -04:00 |
|
Ehsan Akhgari
|
d875f3f6b2
|
Bug 750747 - Rip out libpng from libxul; r=khuey
|
2012-05-02 09:28:29 -04:00 |
|
Jonathan Kew
|
b5d33b43cc
|
bug 750728 - move graphite from libxul to libgkmedias on windows, to help with PGO problems. r=khuey a=ehsan to land on a CLOSED TREE
|
2012-05-01 20:00:35 +01:00 |
|
Makoto Kato
|
12a5652bff
|
Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt
|
2012-05-01 12:04:30 +09:00 |
|
Mike Hommey
|
d278e617c4
|
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
|
2012-04-30 08:03:59 +02:00 |
|
Alessandro Decina
|
efe31886e6
|
Bug 422540 - GStreamer backend for audio/video decoding. r=cdouble, a=npotb
|
2012-04-18 18:33:13 -04:00 |
|
Cervantes Yu
|
e49802fb36
|
Bug 742226 - Create a uevent poller implementation. r=cjones
|
2012-04-13 12:02:33 +08:00 |
|
Ms2ger
|
e29bcbd3dc
|
Backed out changeset db5d4c1aece7 for B2g bustage.
|
2012-04-14 09:29:41 +02:00 |
|
Kyle Machulis
|
aa01b6531a
|
Bug 732639: DBus Thread Implementation for B2G Bluetooth r=cjones
--HG--
extra : rebase_source : 564ff82ed63cb02ab99204c572baad6a5e761376
|
2012-04-13 22:40:09 -07:00 |
|
Ryan VanderMeulen
|
27a4e0dcb6
|
Back out entire dd28759eba7b push (bug 739913 and bug 742226) due to OSX 10.7 and b2g bustage. r=shouldausedtry
|
2012-04-12 20:00:57 -04:00 |
|
Cervantes Yu
|
2eb2f392bc
|
Bug 742226 - Add a uevent poller implementation. r=cjones
|
2012-04-05 15:49:28 +08:00 |
|
Benjamin Smedberg
|
b6316a0a91
|
Bug 740919 - Don't delay-load gkmedias.dll and make the XPCOM glue work by eagerly loading it in dependentlibs.list, r=khuey
--HG--
extra : rebase_source : cb2c83a5ca23c4ed93b18622503efc834c4465c4
|
2012-04-03 14:08:23 -04:00 |
|
Peter Van der Beken
|
c2e642fbcc
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|
Masatoshi Kimura
|
39dd177660
|
Bug 736435 - Restore GetProcAddress check for t2embed library. r=jdaggett
|
2012-03-19 18:52:08 -04:00 |
|
Mike Hommey
|
69584e6287
|
Bug 734335 - Only build SPS on supported platforms. r=bgirard,r=khuey
|
2012-03-13 09:48:00 +01:00 |
|
Mark Capella
|
24883e7b24
|
Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey
|
2012-03-12 10:22:57 +01:00 |
|
Kyle Machulis
|
53b01aab66
|
Bug 729470 - Make bluedroid calls load via dlopen r=cjones
|
2012-03-08 15:14:06 -08:00 |
|
Masatoshi Kimura
|
28f2776f50
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Kyle Machulis
|
0ec84a60d2
|
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
|
2012-02-20 16:15:19 +01:00 |
|
Kyle Machulis
|
fc01ae2278
|
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
|
2012-02-17 15:54:27 -08:00 |
|
Kyle Machulis
|
55bf17714a
|
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
|
2012-02-14 17:51:52 -08:00 |
|
Ms2ger
|
b5ab39ac78
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
|
Tim Taubert
|
43bfed50d2
|
merge m-c to fx-team
|
2012-02-07 20:11:47 +01:00 |
|
Panagiotis Astithas
|
61072d64a7
|
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
|
2012-02-07 13:22:30 -04:00 |
|
Steven Lee
|
53515fa787
|
Bug 714413 - Sensor support for gonk [r=cjones]
|
2012-02-05 18:41:15 -08:00 |
|
Makoto Kato
|
f99bf00fc2
|
Bug 710125 - Reduce LoadLibray/GetProcAddress for user32.dll and oleacc.dll on a11y, r=surkov, roc
|
2012-02-02 21:29:58 +09:00 |
|
Ed Morley
|
b99d579b4b
|
Backout 90f7f032757f, 6695904a4a70, 50e98f67df1b & d26e8631514c (bug 697641) for native Android failures and 20289eb83e51 (bug 712378) because it conflicted with the backout CLOSED TREE
|
2012-02-02 10:09:40 +00:00 |
|
Jim Straus
|
dab257b9cd
|
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
|
2012-02-01 22:09:00 -08:00 |
|
Chris Jones
|
3285de0cfc
|
Bug 723418: Don't link against HAL_getNumberOfCameras because we don't have a camera library on the emulator. r=gal
|
2012-02-02 00:33:06 -08:00 |
|
Fabrice Desré
|
020dae920a
|
Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - Part 1 : backend [r=cjones]
|
2012-01-31 16:29:17 -08:00 |
|
Michael Wu
|
4e229f73e3
|
Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones
|
2012-01-25 11:00:34 -08:00 |
|
Kan-Ru Chen
|
292b212827
|
Bug 711300 - Add GPS support for gonk. r=jdm
|
2012-01-19 15:53:51 +01:00 |
|
Makoto Kato
|
9428eb5cce
|
Bug 723797 - Delayload oleacc.dll. r=khuey
|
2012-02-07 11:35:41 +09:00 |
|
Jim Straus
|
4994f785ee
|
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
|
2012-02-01 22:09:00 -08:00 |
|
Jacek Caban
|
bd850587ed
|
Bug 717223 - Delayload linking of gkmedias.dll broke mingw compilation r=khuey
|
2012-01-12 12:07:25 +01:00 |
|
Rafael Ávila de Espíndola
|
62e48b218b
|
Bug 715872 - Change the order of -framework options when linking XUL so that it works on 10.6 -> 10.5 builds. r=ted
--HG--
extra : rebase_source : 8774501bbf1ad863dc7aa02e2f7a9a88c1d58442
|
2012-01-10 08:47:41 -05:00 |
|
Makoto Kato
|
fc54b5c361
|
Bug 715783 - delay load for comdlg32 and winspool. r=khuey
|
2012-01-10 15:30:09 +09:00 |
|
Kyle Huey
|
77c81f5a4f
|
Bug 712175: Delayload gkmedias.dll. r=glandium
|
2012-01-05 08:45:40 -05:00 |
|