Nils Maier
|
3451950a0e
|
Bug 857690 - Introduce xpc::ZoneStatsExtras and xpc::CompartmentStatsExtras. r=njn
|
2013-04-04 11:55:56 -04:00 |
Ms2ger
|
97ae827742
|
Merge m-c to m-i.
|
2013-04-04 14:15:56 +02:00 |
Ms2ger
|
5d894db6f7
|
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
|
2013-04-04 09:02:24 +02:00 |
Jan de Mooij
|
833d84e579
|
Merge from mozilla-central.
|
2013-04-03 10:25:36 +02:00 |
Jan de Mooij
|
cb28e58975
|
Merge from mozilla-inbound.
|
2013-04-02 19:20:31 +02:00 |
Jan de Mooij
|
296e64a371
|
Merge from mozilla-central.
|
2013-04-01 21:48:56 +02:00 |
Jan de Mooij
|
e08e42b1df
|
Merge from mozilla-central.
|
2013-03-26 20:55:40 +01:00 |
Nicholas Nethercote
|
cc8b45cc14
|
Bug 854763 - Add a memory reporter for asm.js array buffers. r=luke.
--HG--
extra : rebase_source : 7710041552c96677344c85849cb6a7409a95edd2
|
2013-03-25 20:39:28 -07:00 |
Jan de Mooij
|
f37f4f3255
|
Merge from mozilla-inbound.
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEOffsetElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEOffsetElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.h
|
2013-03-25 10:27:13 +01:00 |
Jan de Mooij
|
1cce65663c
|
Merge from mozilla-central.
|
2013-03-22 10:39:40 +01:00 |
Jan de Mooij
|
88be2d0a9e
|
Merge from mozilla-central.
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.h
|
2013-03-21 11:23:12 +01:00 |
Terrence Cole
|
13df67cf01
|
Bug 854051 - Remove HashTable::clearWithoutCallingDestructors; r=billm
--HG--
extra : rebase_source : 6ae023e1dc878f33e823d80c8cd0a91950159d94
|
2013-03-25 11:48:26 -07:00 |
Jan de Mooij
|
b72b9048cd
|
Merge from mozilla-central.
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.h
|
2013-03-20 12:54:47 +01:00 |
Jan de Mooij
|
3bb21708c3
|
Merge from mozilla-central.
--HG--
rename : content/svg/content/src/SVGFEPointLightElement.cpp => content/svg/content/src/SVGFEComponentTransferElement.cpp
rename : content/svg/content/src/SVGFEPointLightElement.cpp => content/svg/content/src/SVGFEComponentTransferElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDistantLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDistantLightElement.h
|
2013-03-18 16:53:57 +01:00 |
Bill McCloskey
|
c7ddf51a4f
|
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
|
2013-03-16 20:36:37 -07:00 |
Jan de Mooij
|
dc6e7e0ed8
|
Merge from mozilla-inbound.
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEPointLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEPointLightElement.h
|
2013-03-14 10:50:28 +01:00 |
Jan de Mooij
|
d270a394b9
|
Merge from mozilla-central.
|
2013-03-08 09:57:47 +01:00 |
Jan de Mooij
|
08aea52e66
|
Bug 848374 - Have a single allocator per compartment for optimized stubs. r=djvj,njn
|
2013-03-07 11:42:24 +01:00 |
Jeff Walden
|
cbb9822c34
|
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
|
2013-04-01 22:43:19 -07:00 |
Jan de Mooij
|
dcb9aa4474
|
Merge from mozilla-central.
|
2013-03-05 11:47:34 +01:00 |
Jan de Mooij
|
9b5806bc99
|
Bug 846733 - Add baseline compiler memory reporters. r=djvj
|
2013-03-05 10:53:54 +01:00 |
Jeff Walden
|
44a575b50e
|
Bug 843402 - Make all always-inlined methods just inline, and let the compiler choose how to optimize. r=http://perf.snarkfest.net/compare-talos/index.html?oldRevs=7ad145f9b092&newRev=6be7cad95d97&submit=true is a wash
|
2013-03-04 09:41:11 -08:00 |
Nicholas Nethercote
|
9c0fc60e93
|
Bug 851421 (part 2) - Don't emit bytecode for asm.js functions unless linking fails. r=luke.
--HG--
extra : rebase_source : cbab73e8bad5d6153cfb1cdd7599c608e78fad8a
|
2013-03-14 18:44:03 -07:00 |
Sean Stangl
|
8eb2a2902e
|
Bug 850070 - Fix Vector::initCapacity() argument name: conflicts with layout code. r=red
|
2013-03-22 17:53:31 -07:00 |
Sean Stangl
|
8b7bb8e526
|
Bug 850070 - Part 2/2 - Parallelize OdinMonkey compilations. r=luke
|
2013-03-19 15:24:22 -07:00 |
Terrence Cole
|
7379063d39
|
Bug 848599 - Implement DisableGenerationalGC like DisableIncrementalGC; r=billm
--HG--
extra : rebase_source : aad333f9196a74e4579be70bd2ebf62fe16f23ed
|
2013-03-07 10:47:56 -08:00 |
Jeff Walden
|
5ac9bf7f63
|
Bug 846976 - Move CallArgs into its own header for better readability. r=jorendorff, f=bz, f=bholley
|
2013-02-28 20:07:23 -08:00 |
Terrence Cole
|
72134a625d
|
Bug 765432 - Make JS_IsAboutToBeFinalized indirect; r=bholley,billm
|
2013-03-28 13:27:29 -07:00 |
Benjamin Peterson
|
b2eccf2f06
|
Bug 779233 - Count script filenames as part of script source memory. r=njn
--HG--
extra : rebase_source : f8c6e2d0867f172a68bac2242dd401db89c92236
|
2013-03-12 21:56:57 -05:00 |
Jeff Walden
|
0971c8596f
|
MSVC wants a cast-to-integer-type before dividing by a bool that should promote to int. Sigh. Followup to bug 851237, r=windows-redness
--HG--
extra : rebase_source : cf4ca438261d5bdf115a21d40f1ad4164ccbeaea
|
2013-03-21 19:01:45 -07:00 |
Jeff Walden
|
9443788310
|
Bug 851237 - Replace StaticAssert uses with MOZ_STATIC_ASSERT. r=dholbert
--HG--
extra : rebase_source : d8b9715e05b959b11ee0f645141fd077b8599ab1
|
2013-03-21 18:26:15 -07:00 |
Terrence Cole
|
3e92ec99e1
|
Bug 850074 - Move SpiderMonkey stack rooting infrastructure to RootingAPI.h; r=billm
--HG--
rename : js/src/gc/Root.h => js/public/RootingAPI.h
extra : rebase_source : 52027c9c887f686a86097e5465179fa69fac9d6c
|
2013-03-12 14:05:57 -07:00 |
Nathan Froyd
|
27039b4cb4
|
Bug 853646 - part 0a - remove js::StripConst and use mozilla::RemoveConst instead; r=Waldo
|
2013-04-03 11:24:11 -04:00 |
Luke Wagner
|
a8e0a1a69c
|
Bug 845458 - IonMonkey: simplify constant double handling on x86 (r=dvander)
|
2013-02-26 19:56:30 -05:00 |
Jan de Mooij
|
5909fc59dd
|
Bug 844893 - Don't assert when two threads call getVMWrapper at the same time. r=luke
|
2013-02-26 13:49:44 +01:00 |
Nicholas Nethercote
|
4f7d3fdf51
|
Bug 843462 (part 1) - Make Vector::insert() less error-prone. r=luke.
--HG--
extra : rebase_source : 8cc2ba2a01d7d4970aacb7728bb2936ea473dcf5
|
2013-02-20 21:13:25 -08:00 |
Luke Wagner
|
177c8494f5
|
Bug 840282 - OdinMonkey (sr=dmandelin)
--HG--
extra : rebase_source : 4a3869dca32755abb58bbd3d9a06599e61b397f2
|
2013-03-15 02:29:02 -07:00 |
Luke Wagner
|
576bc99b6b
|
Bug 852331 - immediately GC the Zone after JS::Evaluate on a very large script (r=bhackett)
--HG--
extra : rebase_source : f64efadd1f324b5bfa3574aab1a434b22724fa16
|
2013-03-18 17:37:24 -07:00 |
Jon Coppeard
|
525e02647c
|
Bug 848754 - GC: Remove relaxed root checking infrastructure r=terrence
--HG--
extra : rebase_source : 7f781b1c7edbae14ce9b2fd4d45c44e8cb5c2968
|
2013-03-08 08:54:59 +00:00 |
Jon Coppeard
|
3dcda9b143
|
Bug 849273 - Investigate splitting the js and JS namespaces r=terrence
--HG--
extra : rebase_source : 2b131d0177f02e5f0e89398545481fcacbfde00f
|
2013-03-19 10:35:41 +00:00 |
Nicholas Nethercote
|
7c5cfecf23
|
Bug 850523 (part 1) - Add a "js-main-runtime-temporary-peak" memory reporter (2nd attempt). r=wmccloskey,jlebar.
--HG--
extra : rebase_source : d90dcad2ed990b6e276ff38c36170b815ae9b823
|
2013-03-06 20:40:36 -08:00 |
Jeff Walden
|
793d063229
|
Bug 835542 - Add an IntegralConstant helper to TypeTraits.h, and use it where the spec says we should be using it. r=bjacob
--HG--
extra : rebase_source : a1272a85489771ce1cbe5c3aaa678b5b04b49226
|
2012-12-16 18:20:17 -05:00 |
Terrence Cole
|
99a89c1a40
|
Backed out changeset 3af927a8260c for suspected bustage on a CLOSED TREE
--HG--
extra : rebase_source : 4f69820605dd64ef6e89604749ad643138605fbe
|
2013-03-27 16:01:00 -07:00 |
Terrence Cole
|
dac8ccdb05
|
Bug 852802 - Add incremental needsBarrier to the runtime and check it first; r=billm
--HG--
rename : content/svg/content/src/SVGFETurbulenceElement.h => content/svg/content/src/nsSVGFilters.cpp
extra : rebase_source : d30970922e139e6d1a87bbdf53f27b4e67313b08
|
2013-03-19 17:59:42 -07:00 |
Terrence Cole
|
31eb81e6ea
|
Bug 852802 - Add incremental needsBarrier to the runtime and check it first; r=billm
--HG--
extra : rebase_source : b5af1fbd8f587e152e115f9c74222f195d0d97b5
|
2013-03-19 17:59:42 -07:00 |
Ryan VanderMeulen
|
8309d57c2c
|
Backed out changeset 6b6a4d28e510 (bug 852802) for bustage on a CLOSED TREE.
|
2013-04-01 12:34:57 -04:00 |
Terrence Cole
|
a131fc918f
|
Bug 852802 - Add incremental needsBarrier to the runtime and check it first; r=billm
|
2013-03-19 17:59:42 -07:00 |
Phil Ringnalda
|
dfb8bff6a5
|
Back out e0038e628250 and 02b242697afb (bug 850523) for test_memoryReporters.xul crashes
CLOSED TREE
|
2013-03-17 22:15:25 -07:00 |
Nicholas Nethercote
|
b381a3dc72
|
Bug 850523 (part 1) - Add a "js-main-runtime-temporary-peak" memory reporter. r=wmccloskey,jlebar.
--HG--
extra : rebase_source : d183213c48b9d07fb62fce830998bcb8bb044f47
|
2013-03-06 20:40:36 -08:00 |
Chuck Lee
|
b4d7ba2694
|
Bug 835719 - 0001. Support encode string to UTF-8 byte array. r=terrence
|
2013-02-22 10:58:52 +08:00 |