Rafael Ávila de Espíndola
|
a6a405da57
|
Bug 683975 - make lib a symlink to lib64.
--HG--
extra : rebase_source : 5118679596f0034ba0afe13c4be8e4bb973d4b77
|
2012-05-03 14:19:33 -04:00 |
Benoit Jacob
|
bdb54df125
|
backout b13c1d8d2cda / bug 747619 for build failure (-Werror)
|
2012-05-03 16:54:14 -04:00 |
Benoit Jacob
|
e2a564af40
|
Backing out bug 739648 for linux build failure
|
2012-05-03 16:26:04 -04:00 |
Andreas Gal
|
42ce26a9c3
|
Do background image scaling on the GPU. Part 2: Support turning simple background images into image layers (bug 750172, r=roc).
|
2012-05-03 13:13:12 -07:00 |
Andreas Gal
|
51e243e70a
|
Do background image scaling on the GPU. Part 1: Refactor nsCSSRendering to expose helpers we need in nsDisplayBackground::GetLayerState (bug 750172, r=roc).
|
2012-05-03 13:11:57 -07:00 |
James Willcox
|
a9ce928a37
|
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
|
2012-05-03 10:53:31 -04:00 |
Andreas Gal
|
0c452ae3c4
|
Do image scaling on the GPU (bug 650988, r=roc,cjones).
|
2012-05-03 07:05:55 -07:00 |
Benoit Jacob
|
017e2dca21
|
Bug 739648 - WebGL rendering is broken on Android due to tiles being rendered at y-flipped coordinates - r=bgirard
|
2012-05-03 15:59:19 -04:00 |
Benoit Jacob
|
76f8ef3c35
|
Bug 747619 - fix uniform setter validation: allow partial uniform array updates - r=jgilbert
|
2012-05-03 15:57:25 -04:00 |
Nicolas Silva
|
a3e7598901
|
Bug 750498 - Support IPC Thread::SetName on Linux. r=cjones
--HG--
extra : rebase_source : b7eeef0e1cf7886685675eb25fcb7dbf00da2f0a
|
2012-05-01 15:34:41 -04:00 |
Kartikaya Gupta
|
cd17fc53b6
|
Bug 750507 - Modify robopan to measure jank better. r=jrmuizel
|
2012-05-03 14:59:10 -04:00 |
Steve Fink
|
77262b6f9a
|
Bug 748937 - Switch JSD destroyScript signature from JSContext -> JSFreeOp. r=jorendorff
This is a warning fix only; JSD doesn't use the argument anyway.
--HG--
extra : rebase_source : 9529bdbfbb387cc03b29abef780e45abb881ed43
|
2012-04-27 11:49:57 -07:00 |
Steve Fink
|
0a86d0cf11
|
Bug 751396 - Fire slice callbacks only for "outer" GCs. r=billm
--HG--
extra : rebase_source : d30a5157d0f87bbc691ddf1cd0598974d0e509fc
|
2012-05-03 12:32:37 -07:00 |
Steve Fink
|
42831caebd
|
Bug 732255 - Prevent -d option from infecting later xpcshell tests. r=ted
--HG--
extra : rebase_source : aea5cfff5a318cc25072b9bee493f0ee0468e840
|
2012-05-03 12:32:31 -07:00 |
Andrew McCreight
|
8c609379bd
|
Bug 744103, part 5 - Remove remaining langID things from CC. r=smaug
|
2012-05-03 12:28:11 -07:00 |
Andrew McCreight
|
4637784381
|
Bug 744103, part 4 - Remove nsCycleCollectionLanguageRuntime. r=smaug
|
2012-05-03 12:28:11 -07:00 |
Andrew McCreight
|
72ec2d32c4
|
Bug 744103, part 3 - Change NoteRoot to NoteJSRoot and NoteNativeRoot. r=smaug
|
2012-05-03 12:28:11 -07:00 |
Andrew McCreight
|
fdea830c29
|
Bug 744103, part 2 - Change NoteScriptChild to NoteJSChild. r=smaug
|
2012-05-03 12:28:10 -07:00 |
Andrew McCreight
|
2dcc2b8180
|
Bug 744103, part 1 - Store nsCycleCollectionJSRuntime separately. r=smaug
|
2012-05-03 12:28:10 -07:00 |
Bas Schouten
|
5cc0e77a18
|
Bug 751463: Remove Azure from XUL. r=khuey
|
2012-05-03 21:21:52 +02:00 |
Ed Morley
|
626d72f39d
|
Merge mozilla-central to mozilla-inbound
|
2012-05-03 20:13:41 +01:00 |
Jared Wein
|
8ecbc08348
|
merge
|
2012-05-03 15:10:54 -04:00 |
Richard Newman
|
bedfaed7b3
|
Bug 718153 - Match Fennec's history URL blacklist. r=liuche, a=blocking-fennec
|
2012-05-03 12:08:35 -07:00 |
Jonathan Griffin
|
8845cb0d2e
|
Bug 751403 - Use window.navigator instead of just navigator in telephony tests, r=mdas, a=b2g-only, npotb
|
2012-05-03 11:41:29 -07:00 |
Ted Mielczarek
|
2e49c86d8e
|
bug 707577 - add fast-package target for mobile/android. r=khuey
|
2012-05-03 13:45:25 -04:00 |
Ted Mielczarek
|
ad83523c70
|
bug 654448 - remove xpt.py's Typelib.merge, move all the logic into xpt_link (also make it a lot faster). r=khuey
|
2012-05-03 13:44:43 -04:00 |
Ted Mielczarek
|
df74054797
|
bug 654448 - refactor pyxpt to accept file-like objects for Typelib.{read,write}. r=khuey
|
2012-05-03 13:44:40 -04:00 |
Ali Juma
|
5d831f034d
|
Bug 748048 - Part 2: Don't restrict invalidation to the widget's boundaries on Android. r=roc
|
2012-05-03 12:34:02 -04:00 |
Ali Juma
|
8f24fa831e
|
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
|
2012-05-03 12:33:51 -04:00 |
Jared Wein
|
a09f6aa47e
|
Bug 748701 - Crash in nsObjectLoadingContent::IsPluginEnabledForType. r=joshmoz
|
2012-05-03 12:31:29 -04:00 |
Olli Pettay
|
c21499a6c4
|
Bug 751561 - Call forgetSkippable at least twice before CC, r=mccr8
--HG--
extra : rebase_source : 7434eb9be0bbdfd7fe44e1aeced9698d6c0627e1
|
2012-05-03 19:17:01 +03:00 |
Honza Bambas
|
2b9b0bfc67
|
Bug 745254, r=kaie
|
2012-05-03 18:25:07 +02:00 |
Ed Morley
|
1d5c86aaa7
|
Bug 751575 - Disable test_pb_notification_ipc.js for permafailing in a CPG world; r=jst CLOSED TREE
|
2012-05-03 17:15:58 +01:00 |
Matt Brubeck
|
e30c7524d9
|
Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst]
|
2012-05-03 09:15:38 -07:00 |
Ed Morley
|
f16d8556a0
|
Bug 751505 - Temporarily disable test_finalizer_shouldaccept.js for permaorange after CPG landed; rs=yoric
|
2012-05-03 14:34:10 +01:00 |
Patrick McManus
|
effafb8666
|
bug 749839 - apply unexpected server read test only to http pconns r=jduell
|
2012-05-03 09:10:11 -04:00 |
Olli Pettay
|
12186d29d1
|
Bug 751286 - eventPhase NONE constant, r=sicking
|
2012-05-03 13:59:51 +03:00 |
Ehsan Akhgari
|
61da885b53
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 23:59:08 -04:00 |
Ehsan Akhgari
|
3473596262
|
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
|
2012-05-02 21:52:33 -04:00 |
Ehsan Akhgari
|
8e06ce886a
|
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
|
2012-05-02 19:40:48 -04:00 |
Philipp von Weitershausen
|
a5abc32e37
|
Bug 750589 - Update default MobileConnection permissions after Gaia refactoring (#1277). r=fabrice a=b2g-only
|
2012-05-02 16:33:15 -07:00 |
Philipp von Weitershausen
|
89df0f5c94
|
Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot
|
2012-05-02 16:32:46 -07:00 |
Jose Antonio Olivera Ortega
|
c8f14625e9
|
Bug 714973 - Add emergency calls to RIL's state machine. r=philikon
|
2012-05-02 16:32:46 -07:00 |
Matt Brubeck
|
4d406ce050
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 15:58:11 -07:00 |
Bobby Holley
|
ef09349c13
|
Bug 751086 - Disable toolkit/mozapps/plugins/tests/browser_bug435788.js for leaks (r=Mano,a=test-only)
|
2012-05-02 15:06:27 -07:00 |
Asaf Romano
|
c059ac30ae
|
Bug 750269 - Fix places transactions leak with cpg (r=mak,a=not-in-libxul)
|
2012-05-02 15:06:07 -07:00 |
Ehsan Akhgari
|
1d0cf1e57c
|
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 |
Bobby Holley
|
8b73576603
|
Bug 750859 - Remove {Disable,Revert}Capability. r=bz, PGO helper on CLOSED TREE
|
2012-05-02 23:57:43 +02:00 |
Bobby Holley
|
31b2dd340b
|
Bug 750859 - Remove (most of) SetCanEnableCapability. r=bz
|
2012-05-02 23:57:34 +02:00 |
Bobby Holley
|
811ae9f683
|
Bug 750859 - Kill the CAPS confirm dialog. r=bz
This will break addons using enablePrivilege, but that's going away too. We've been warning for many releases now, so it's time to bite the bullet.
|
2012-05-02 23:57:34 +02:00 |