gecko/b2g
Gaia Pushbot f66b40194b Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/349124ab318b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #13497 from hfiguiere/node-switch-over

Bug 915156 - make test-perf work again. r=jwajsberg,jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/698c0f288946
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 5: Fix nits.

========

https://hg.mozilla.org/integration/gaia-central/rev/f16f5302fd2c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 4 - more cleanups / review / feedback

untabify

Add missing ;

Use a "constant" for the helper atom object

Rename write() to json_proxy_write() to avoid confusion until bug 944494 is fixed.

mozPerfDurations was persisted between run. All we do is collect
and report.

Missing > in the test title.

========

https://hg.mozilla.org/integration/gaia-central/rev/5e8da3b2e041
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 3 - more cleanups

Move perf.js to tests/performance

Small cleanup variables and such post review.

Remove useless comment

Fix linter errors

fix details in test to be more test-ish
split out the integration to a separate app specific file

Move some non performance marionette stuff to a helper.

Move unlock screen to the helper.

Remove extraneous console.log

Fix linter issue

Get the RUNS env for number of runs

Make sure to reset mozPerfDurations for each test.

Fix perf event observer

========

https://hg.mozilla.org/integration/gaia-central/rev/23154e8f8fbc
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 2: finish it.

Add a 'requireGaia()'

Fix gjslint error (whitespace)

Revert some change on how we get the defaultCallback.

Remove unused code block.

This follow Bug 915158 - Allow setting a marionette runner host at runtime.

Re-add the performance reporter for Mocha.

Fix the screen unlock

Rename PerfApp to PerfTestApp.

Support entry point for launching apps.

introduce gaia-perf-marionette to perform the loop and only do npm once.
also skip profile building unless we run b2gdesktop

Really exit on excluded apps

gjslint whitespace fixes

Fix PerformanceHelper.delay()

re-implement "element" for the PerfApp helper.

Fix test iteration

Add "setringtones" to the exclusion list.

Check whitelist earlier in the tests

Get the event source - This replaces PR #13752

Pass the test data to the reporter.

Fix the marionette action.

Finally the rendering test work

========

https://hg.mozilla.org/integration/gaia-central/rev/52635133c8c1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Port the test-perf to node with the new marionette-client.
2013-12-06 07:50:25 -08:00
..
app Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange 2013-12-04 17:44:35 -05:00
branding Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
chrome Merge b2g-inbound to m-c. 2013-12-05 17:53:41 -05:00
components Bug 935273 - B2G filePicker.js uses nocrop when no filters are set. r=dflanagan 2013-12-03 15:44:45 -05:00
config Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump 2013-12-06 07:50:25 -08:00
gaia Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
installer Bug 943728 - Fixup for multilocale builds. r=me 2013-12-04 07:28:03 +09:00
locales Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
test
app.mozbuild
build.mk Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
confvars.sh Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
LICENSE
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build