mutter/tests/performance
Emmanuele Bassi 77ec8774a0 WARNING: Massive revert commit
Revert all the work that happened on the master branch.

Sadly, this is the only way to merge the current development branch back
into master.

It is now abundantly clear that I merged the 1.99 branch far too soon,
and that Clutter 2.0 won't happen any time soon, if at all.

Since having the development happen on a separate branch throws a lot of
people into confusion, let's undo the clutter-1.99 → master merge, and
move back the development of Clutter to the master branch.

In order to do so, we need to do some surgery to the Git repository.

First, we do a massive revert in a single commit of all that happened
since the switch to 1.99 and the API version bump done with the
89a2862b05 commit. The history is too long
to be reverted commit by commit without being extremely messy.
2015-01-03 20:34:20 +00:00
..
create-report.rb tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
joblist tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile-retrospect tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile-tests tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile.am WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
makejobs.rb tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-common.h tests/*: Use symbolic constants for sources and events 2012-01-25 23:20:25 +00:00
test-picking.c test-picking.c: Use G_PI rather than M_PI 2011-11-15 16:29:35 +08:00
test-state-hidden.c performance/*: Do not use clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
test-state-interactive.c performance/*: Do not use clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
test-state-mini.c performance/*: Do not use clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
test-state-pick.c performance/*: Do not use clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
test-state.c performance/*: Do not use clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
test-text-perf.c tests/*: Use symbolic constants for sources and events 2012-01-25 23:20:25 +00:00