gecko-dev/toolkit
Nick Fitzgerald 6688b73304 Bug 1200821 - Move HeapSnapshot code and tests to toolkit/devtools/heapsnapshot; r=jimb
--HG--
rename : toolkit/devtools/server/AutoMemMap.cpp => toolkit/devtools/heapsnapshot/AutoMemMap.cpp
rename : toolkit/devtools/server/AutoMemMap.h => toolkit/devtools/heapsnapshot/AutoMemMap.h
rename : toolkit/devtools/server/CoreDump.pb.cc => toolkit/devtools/heapsnapshot/CoreDump.pb.cc
rename : toolkit/devtools/server/CoreDump.pb.h => toolkit/devtools/heapsnapshot/CoreDump.pb.h
rename : toolkit/devtools/server/CoreDump.proto => toolkit/devtools/heapsnapshot/CoreDump.proto
rename : toolkit/devtools/server/DeserializedNode.cpp => toolkit/devtools/heapsnapshot/DeserializedNode.cpp
rename : toolkit/devtools/server/DeserializedNode.h => toolkit/devtools/heapsnapshot/DeserializedNode.h
rename : toolkit/devtools/server/HeapSnapshot.cpp => toolkit/devtools/heapsnapshot/HeapSnapshot.cpp
rename : toolkit/devtools/server/HeapSnapshot.h => toolkit/devtools/heapsnapshot/HeapSnapshot.h
rename : toolkit/devtools/server/ZeroCopyNSIOutputStream.cpp => toolkit/devtools/heapsnapshot/ZeroCopyNSIOutputStream.cpp
rename : toolkit/devtools/server/ZeroCopyNSIOutputStream.h => toolkit/devtools/heapsnapshot/ZeroCopyNSIOutputStream.h
rename : toolkit/devtools/server/generate-core-dump-sources.sh => toolkit/devtools/heapsnapshot/generate-core-dump-sources.sh
rename : toolkit/devtools/server/tests/gtest/DeserializedNodeUbiNodes.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DeserializedNodeUbiNodes.cpp
rename : toolkit/devtools/server/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp
rename : toolkit/devtools/server/tests/gtest/DevTools.h => toolkit/devtools/heapsnapshot/tests/gtest/DevTools.h
rename : toolkit/devtools/server/tests/gtest/DoesCrossZoneBoundaries.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DoesCrossZoneBoundaries.cpp
rename : toolkit/devtools/server/tests/gtest/DoesntCrossZoneBoundaries.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DoesntCrossZoneBoundaries.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesEdgeNames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesEdgeNames.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesTypeNames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesTypeNames.cpp
rename : toolkit/devtools/server/tests/gtest/UniqueStringHashPolicy.cpp => toolkit/devtools/heapsnapshot/tests/gtest/UniqueStringHashPolicy.cpp
rename : toolkit/devtools/server/tests/gtest/moz.build => toolkit/devtools/heapsnapshot/tests/gtest/moz.build
rename : toolkit/devtools/server/tests/mochitest/test_SaveHeapSnapshot.html => toolkit/devtools/heapsnapshot/tests/mochitest/test_SaveHeapSnapshot.html
rename : toolkit/devtools/server/tests/unit/Census.jsm => toolkit/devtools/heapsnapshot/tests/unit/Census.jsm
rename : toolkit/devtools/server/tests/unit/Match.jsm => toolkit/devtools/heapsnapshot/tests/unit/Match.jsm
rename : toolkit/devtools/server/tests/unit/heap-snapshot-worker.js => toolkit/devtools/heapsnapshot/tests/unit/heap-snapshot-worker.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_01.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_01.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_02.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_02.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_03.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_03.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_04.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_04.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_05.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_05.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_06.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_06.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_07.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_07.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_08.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_08.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_09.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_09.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_10.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_10.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_11.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_11.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot_with_allocations.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot_with_allocations.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot_worker.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot_worker.js
rename : toolkit/devtools/server/tests/unit/test_SaveHeapSnapshot.js => toolkit/devtools/heapsnapshot/tests/unit/test_SaveHeapSnapshot.js
2015-09-03 17:29:40 -07:00
..
components Bug 1181500 - Instrumentation for tablet mode usage in desktop Firefox. r=ttaubert p=ally 2015-09-03 14:34:29 -04:00
content merge mozilla-inbound to mozilla-central a=merge 2015-09-03 13:14:37 +02:00
crashreporter Bug 1199662 - Crash ping environment block is broken when any string field contains a quotation mark. Unescape INI fields properly using the library that already exists for the purpose. r=ted 2015-08-28 12:53:43 -04:00
devtools Bug 1200821 - Move HeapSnapshot code and tests to toolkit/devtools/heapsnapshot; r=jimb 2015-09-03 17:29:40 -07:00
forgetaboutsite Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
identity Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
library Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
locales Bug 970625 - Add dpi-option to screenshot command. r=jryans 2015-08-27 04:17:00 -04:00
modules Bug 1190503 - Add telemetry to report details on GMP update failures - r=cpearce,vladan 2015-09-01 17:31:48 +12:00
mozapps Bug 1192921: Split DirectoryInstallLocation into an immutable and mutable version. r=rhelmer 2015-08-25 16:01:55 -07:00
obsolete Bug 1134891 - stopgap: don't break if opener is null, r=mconley 2015-02-20 22:06:07 +01:00
profile Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
system Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
themes Bug 1196785 - Make the common category style work in HTML. r=jaws 2015-09-01 01:17:00 +02:00
webapps Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice 2015-08-30 15:44:29 -07:00
xre Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
moz.build Bug 1166964 - Disable Breakpad INFO logging. r=ted 2015-06-08 13:04:04 -05:00
toolkit.mozbuild Backed out 8 changesets (bug 1123237) CLOSED TREE 2015-08-25 12:42:01 +08:00