Mounir Lamouri
|
e0aff3ce59
|
Bug 674725 - Part T - WebSMS delivered event: DOM and IPC boilerplate. r=smaug
|
2012-01-10 20:36:25 +01:00 |
|
Mounir Lamouri
|
e7b41c0d50
|
Bug 674725 - Part S - Implement WebSMS sent event. r=cjones,smaug
|
2012-01-10 20:34:50 +01:00 |
|
Mounir Lamouri
|
205528614d
|
Bug 674725 - Part R - Save sent messages in the Android database. r=cjones
|
2012-01-13 14:25:47 +01:00 |
|
Mounir Lamouri
|
921b5a2395
|
Bug 674725 - Part Q - Implement SmsDatabaseService. r=smaug sr=cjones
--HG--
rename : dom/sms/src/SmsServiceFactory.cpp => dom/sms/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServiceFactory.h => dom/sms/src/SmsServicesFactory.h
|
2012-01-10 20:19:56 +01:00 |
|
Mounir Lamouri
|
a8edb9670d
|
Bug 674725 - Part P - Implement a system able to listen to sent messages in the WebSMS Android backend. r=cjones
|
2011-12-06 11:46:37 +08:00 |
|
Mounir Lamouri
|
172a186c7c
|
Bug 712683 - Don't use GetMessage for SmsEvent implementation. r=mrbkap
This is fixing potential build errors on Windows because GetMessage is an
method defined in the global scope. Kind of sad and scary :(
|
2011-12-22 12:41:19 +01:00 |
|
Jeff Muizelaar
|
72bd63bc2b
|
Bug 692879. Enable Azure canvas on OS X. r=mwoodrow
|
2011-11-17 23:07:05 +13:00 |
|
Jeff Muizelaar
|
bade3d71f6
|
Bug 717921. Always get a thebes surface to mark dirty. r=bas
|
2012-01-14 14:49:27 -05:00 |
|
Jeff Muizelaar
|
70ef4ef0ad
|
Bug 717921. Only have one thebes surface. r=bas
|
2012-01-13 09:48:29 -05:00 |
|
Jeff Muizelaar
|
5b18ceba55
|
Bug 717921. Add UserData to DrawTarget. r=bas
* * *
Bug 717921. Fix bustage about moz_xrealloc.
|
2012-01-13 09:47:58 -05:00 |
|
Jeff Muizelaar
|
380c970240
|
Bug 692879. Handle failing tests on OS X 10.5. r=mwoodrow
|
2012-01-04 15:35:55 -05:00 |
|
Jeff Muizelaar
|
05f2c4fdbc
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
d2397bb29b
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
|
Jeff Muizelaar
|
c9be313fe1
|
Bug 716639. Add a constructor for gfxQuartzSurface that takes a gfxIntSize. r=mwoodrow
|
2011-12-13 09:58:11 -05:00 |
|
Jeff Muizelaar
|
85f9f45459
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
|
2011-12-19 09:02:53 -05:00 |
|
Jeff Muizelaar
|
de46426f75
|
Bug 580786. Require gWindowUtils. r=dbaron
We should have DOMWindowUtils everywhere and
this cleans up the code.
|
2011-12-19 09:02:47 -05:00 |
|
Matt Brubeck
|
717184f6d9
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
|
Andrew McCreight
|
82cdf1adb9
|
Bug 718029 - don't skip JSContexts with outstanding requests. r=smaug
|
2012-01-17 09:38:24 -08:00 |
|
Bas Schouten
|
738b240963
|
Bug 644199: Properly re-upload after clearing mTexture because of device reset. r=roc
|
2012-01-17 18:32:24 +01:00 |
|
Daniel Holbert
|
4b745bc373
|
Bug 698630 followup: remove the one straggling 'ifdef MOZ_SMIL' that was accidentally added to b2g. rs=Callek
|
2012-01-17 09:18:49 -08:00 |
|
Jeff Muizelaar
|
b3ea1ad0ed
|
Bug 692879. Enable Azure canvas on OS X. r=mwoodrow
--HG--
extra : rebase_source : 51586ceda8757808e0df68daae572e41913c304d
|
2011-11-17 23:07:05 +13:00 |
|
Jeff Muizelaar
|
eb807b4fcc
|
Bug 717921. Always get a thebes surface to mark dirty. r=bas
--HG--
extra : rebase_source : 1c8013fc9f9b974a7a471f8ab9b2e7b902602905
|
2012-01-14 14:49:27 -05:00 |
|
Jeff Muizelaar
|
e098baef0d
|
Bug 717921. Only have one thebes surface. r=bas
--HG--
extra : rebase_source : 731cfa7d20fec10b784118297e7223e2e9279773
|
2012-01-13 09:48:29 -05:00 |
|
Jeff Muizelaar
|
3fadf04e1c
|
Bug 717921. Add UserData to DrawTarget. r=bas
* * *
Bug 717921. Fix bustage about moz_xrealloc.
--HG--
extra : rebase_source : 62d38e561d1e64c725587b1de4d1ae609b828557
|
2012-01-13 09:47:58 -05:00 |
|
Jeff Muizelaar
|
a290bd3e5f
|
Bug 692879. Handle failing tests on OS X 10.5. r=mwoodrow
--HG--
extra : rebase_source : f77d38e03ca63a8d0d2a620eca6a4247753cc8de
|
2012-01-04 15:35:55 -05:00 |
|
Jeff Muizelaar
|
f13af2bd23
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
--HG--
extra : rebase_source : 0c98aac4ccd18a4c391446d70721e00cc39d4266
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
529f347f49
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
--HG--
extra : rebase_source : 94f8c205e16e961b5407396c0d0d3b41067222dc
|
2012-01-09 13:54:44 -05:00 |
|
Jeff Muizelaar
|
106d95528a
|
Bug 716639. Add a constructor for gfxQuartzSurface that takes a gfxIntSize. r=mwoodrow
--HG--
extra : rebase_source : ec2d4e1c76e504b794707d83e5f31580aee81fee
|
2011-12-13 09:58:11 -05:00 |
|
Jeff Muizelaar
|
775a0d0e9e
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
--HG--
extra : rebase_source : 270b24bd17fa4dc3e019ee51c637ac65499e9a50
|
2011-12-19 09:02:53 -05:00 |
|
Jeff Muizelaar
|
21863c284b
|
Bug 580786. Require gWindowUtils. r=dbaron
We should have DOMWindowUtils everywhere and
this cleans up the code.
--HG--
extra : rebase_source : 62382779b6a5050b4b5f301c896e68a0ccabd026
|
2011-12-19 09:02:47 -05:00 |
|
Ehsan Akhgari
|
363f143957
|
Bug 718681 - Correct the preprocessor condition in mozilla_sampler_get_features; r=BenWa
|
2012-01-17 11:49:40 -05:00 |
|
Ehsan Akhgari
|
44d37bd2b2
|
Bug 718026 - Only walk the stack on profiling builds; r=jrmuizel
|
2012-01-17 11:49:05 -05:00 |
|
Ehsan Akhgari
|
9e5672bb2c
|
Bug 718025 - Add support for stacktraces on Windows to the built-in profiler; r=jrmuizel
|
2012-01-16 19:59:15 -05:00 |
|
Marco Bonardo
|
036fc8bd62
|
Merge central to inbound
|
2012-01-17 16:24:46 +01:00 |
|
Marco Bonardo
|
61916233e6
|
Merge last green PGO changeset from inbound to central
|
2012-01-17 16:22:33 +01:00 |
|
Tim Taubert
|
6fb0c39e7f
|
merge m-c to fx-team
|
2012-01-17 13:22:31 +01:00 |
|
Oleg Romashin
|
9bb744d90a
|
Bug 718494 - nsHTMLTableSectionElement.cpp:188:12: error: variable 'rv' set but not used; r=Ms2ger
|
2012-01-17 12:52:36 +01:00 |
|
Geoff Brown
|
7441fcfb97
|
Bug 715198 - disable cache compression (avoid failures when new profile accessed by old software versions); r=bjarne
|
2012-01-17 12:51:17 +01:00 |
|
Dão Gottwald
|
6754282a69
|
Bug 718536 - browser_select_compatoverrides.js leaks selectAddons.xul. r=bmcbride
|
2012-01-17 12:50:48 +01:00 |
|
Reuben Morais
|
0021b14054
|
Bug 717805 - Remove CopyArrayElement. r=jwalden
|
2012-01-17 12:33:08 +01:00 |
|
Dão Gottwald
|
828f8800a4
|
Bug 718228 - tab close transition to transparent is too fast. f=jwein r=ttaubert
|
2012-01-17 12:32:43 +01:00 |
|
Olli Pettay
|
1e6c915a7d
|
Bug 718340 - Don't traverse black windows, r=mccr8,jst
|
2012-01-17 12:20:57 +02:00 |
|
Stefan
|
c4cca865ca
|
bug 668263 - fix erratic spacing in print-to-PDF by cherry-picking Cairo fixes from https://bugs.freedesktop.org/show_bug.cgi?id=31062. r=jrmuizel,ajohnson
|
2012-01-17 10:01:36 +00:00 |
|
Ms2ger
|
34eaca3d1a
|
IGNORE BAD COMMIT MESSAGES on a CLOSED TREE r+a=lumpy
|
2012-01-17 10:49:57 +01:00 |
|
Ms2ger
|
eb0fbc0735
|
Backout for philor.
|
2012-01-17 10:48:42 +01:00 |
|
Ms2ger
|
5bd0fc389c
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|
Justin Wood
|
d3b96540be
|
Merge last green PGO from inbound to mozilla-central
|
2012-01-16 22:27:53 -05:00 |
|
Jeff Muizelaar
|
bf55e841b1
|
Bug 717921. Fix bustage about moz_xrealloc.
|
2012-01-16 22:23:37 -05:00 |
|
Phil Ringnalda
|
1d3c43824f
|
Back out 4ac407704d74 (bug 689387) for causing or exposing or whatevering bug 718411
|
2012-01-16 18:31:02 -08:00 |
|
Joe Drew
|
e8ce3c3d82
|
Bug 473236 - Remove executable bits from ScaledFontSkia.*. r=jrmuizel DONTBUILD
|
2012-01-16 16:29:42 -05:00 |
|