Ms2ger
|
4c35b806f8
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Jacek Caban
|
c98f280e34
|
Bug 921435 - Use the right TimeStamp in GeckoProfilerFunc.h. r=aklotz
|
2013-10-03 10:53:07 +02:00 |
|
Ms2ger
|
f4153f40d4
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
d1e1fda3b3
|
Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Graeme McCutcheon
|
6e1e102d0c
|
Bug 893830 - Followup based on feedback: output both forms by default. r=gps DONTBUILD
|
2013-10-02 09:06:39 +01:00 |
|
Phil Ringnalda
|
a92d1ffb9b
|
Backed out changeset 2eb7e93512b1 (bug 918825) for browser-chrome crashes
|
2013-10-01 22:46:48 -07:00 |
|
Benoit Girard
|
43d7d6f444
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
|
Aaron Klotz
|
44e3459f45
|
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
--HG--
extra : rebase_source : 6b7e75ae35e3250383f3990dce2680df44f4ec68
|
2013-10-01 13:53:19 -06:00 |
|
Benoit Girard
|
84c9211fca
|
Bug 920909 - Fix lossy startTime fields serialization. r=ehsan
|
2013-09-27 11:51:25 -04:00 |
|
Ryan VanderMeulen
|
4875847fa7
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Chris Kitching
|
939077cb0b
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Kartikaya Gupta
|
6b7e07f87d
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 10:25:23 -04:00 |
|
Chris Kitching
|
602a2edbcb
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Ed Morley
|
226567492a
|
Bug 909937 - Output more useful error messages for |mach mercurial-setup| parsing exceptions; r=gps
|
2013-09-26 13:36:50 +01:00 |
|
Benoit Girard
|
54c9f49b7a
|
Bug 918833 - Improved profiler thread register. r=ehsan
|
2013-09-24 15:23:36 -04:00 |
|
Aaron Klotz
|
cfa94dca53
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
|
Benoit Girard
|
fb4bfeb5f7
|
No bug. Improve the name of the main thread for profiling. DONTBUILD
--HG--
extra : rebase_source : 448d0145200659a67a77acbef36e74ff2c17c934
|
2013-09-24 15:20:18 -04:00 |
|
Ryan VanderMeulen
|
26ad3fc54b
|
Merge m-c to inbound.
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
|
2013-09-23 17:10:33 -04:00 |
|
David Major
|
0765e9cd26
|
Bug 918906 - Add VS2013 debug dll name to trace-malloc. r=dbaron
|
2013-09-23 09:22:30 -04:00 |
|
Ehsan Akhgari
|
c8d51e9ce2
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
|
Ehsan Akhgari
|
7233ba7103
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
|
Joey Armstrong
|
4913c4a933
|
bug 870406: move CSRCS to mozbuild (file batch #3). r=mshal
|
2013-09-20 17:37:36 -04:00 |
|
Benoit Girard
|
906e0daa78
|
Bug 918581 - Extend merge-profile.py to support secondary threads. r=vlad
--HG--
extra : rebase_source : 28357bbb17b15c7cb40c53ee3442bc6366fcf015
|
2013-09-19 23:24:07 -04:00 |
|
Benoit Girard
|
7afa961994
|
Bug 867757 - Part 1: Allow markers to carry payload. r=aklotz
--HG--
extra : rebase_source : 31904aa5f084283bfc23ecfc53762d275967e34b
|
2013-07-11 00:27:04 -04:00 |
|
Ryan VanderMeulen
|
8e0a6c6e41
|
Merge m-c to fx-team on a CLOSED TREE.
|
2013-09-17 20:27:03 -04:00 |
|
Terrence Cole
|
7217929024
|
Bug 916993 - Handlify the public JSString APIs; r=bz,jonco
--HG--
extra : rebase_source : 35c5d7832d794ce37be622db3140309d2605c212
|
2013-09-16 18:33:40 -07:00 |
|
Gijs Kruitbosch
|
7604127126
|
Bug 902529 - Also check mercurial.ini on Windows, r=gps, DONTBUILD (NPOTB)
|
2013-09-13 10:50:28 +02:00 |
|
Ryan VanderMeulen
|
5197249017
|
Merge m-c to fx-team.
|
2013-09-14 23:08:59 -04:00 |
|
Jonas Finnemann Jensen
|
63757ffdc4
|
Bug 902587 - Fix missing destructor in IOInterposer.cpp ifndef MOZ_ENABLE_PROFILER_SPS. r=aklotz
|
2013-09-14 22:08:11 -04:00 |
|
Ryan VanderMeulen
|
47d90bb47f
|
Merge m-c to inbound.
|
2013-09-12 22:30:22 -04:00 |
|
Ryan VanderMeulen
|
fd143fc064
|
Merge m-c to b2g-inbound.
|
2013-09-12 20:41:54 -04:00 |
|
Benoit Girard
|
836a55c9fa
|
Bug 914815 - Support profiler options when starting the profiler with a signal. r=jld
|
2013-09-11 14:01:16 -04:00 |
|
Benoit Girard
|
f8a6d08355
|
Bug 915857 - Check-in merge-profiles.py. r=vladan
|
2013-09-12 16:31:40 -04:00 |
|
Benoit Girard
|
1dbbbf22af
|
Bug 914348 - Name the SamplerThread on linux. r=jld
|
2013-09-11 13:57:43 -04:00 |
|
Terrence Cole
|
705a73caba
|
Bug 877658 - Exactly root tools/profiler/; r=BenWa
--HG--
extra : rebase_source : a7c5bbcb64d7b670e170e3c20dda53d03a4f2cc1
|
2013-09-05 16:10:37 -07:00 |
|
Ryan VanderMeulen
|
a352effd6a
|
Merge b2g-inbound to m-c.
|
2013-09-11 20:58:14 -04:00 |
|
Jed Davis
|
42fe9dcb23
|
Bug 810526 - Add an implementation of ARM EHABI stack unwinding for the profiler. r=BenWa r=huseby
|
2013-09-11 14:53:14 -04:00 |
|
Jed Davis
|
76e9c91c87
|
Bug 810526 - android-signal-defs.h must include signal.h for stack_t. r=bgirard
|
2013-09-11 14:52:34 -04:00 |
|
Jed Davis
|
7144d49eae
|
Bug 810526 - Add multiple-include guard to android-signal-defs.h. r=bgirard
|
2013-09-11 14:51:59 -04:00 |
|
Jed Davis
|
12b0e21530
|
Bug 810526 - Factor out native/pseudo stack merging. r=bgirard
|
2013-09-11 14:51:11 -04:00 |
|
Jed Davis
|
cbdea10161
|
Bug 810526 - Add stack top to Thread{Info,Profile}. r=bgirard
|
2013-09-11 14:50:46 -04:00 |
|
Dan Gohman
|
a50084b38d
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
|
Ryan VanderMeulen
|
1213755134
|
Backed out changeset 508a916a482a (bug 914348) for suspicion of causing Linux mochitest-bc perma-orange.
|
2013-09-10 15:32:31 -04:00 |
|
Benoit Girard
|
58be34a343
|
Bug 914348 - Name SamplerThread on linux. r=jld
--HG--
extra : rebase_source : 343dec3b5d4b8eaa4a294c54ae1f74b9e0775401
|
2013-09-10 11:20:09 -04:00 |
|
Jonas Finnemann Jensen
|
dac3c3a20c
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
|
Ms2ger
|
4e96ae49a4
|
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
|
2013-09-06 08:40:41 +02:00 |
|
Robert O'Callahan
|
03e7828db2
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Jonas Finnemann Jensen
|
65f42bebc9
|
Bug 910658 - Add "qnew = -U" to defaults section in mach mercurial-setup; r=gps
DONTBUILD (NPOTB)
|
2013-09-04 15:32:00 -07:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Nicholas Nethercote
|
01c70c8c97
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|