lp:~dandrader/grail/slice_ref_loop

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/grail/slice_ref_loop
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
Grail
Status:
Merged

Recent revisions

212. By Daniel d'Andrada

Break reference loop between Slice and Gesture classes

Break it by removing the Gesture pointer variable from the Slice class.
Slice doesn't need to keep a pointer to the Gesture that originated it.

211. By Daniel d'Andrada

      AtomicRecognizer::FindGestureToAccept - handle negative time deltas

      It's possible that a touch start time is bigger than the event time.

210. By Daniel d'Andrada

Merge fixes to Recognizer::kCompositionTime

 - Turn it into a real constant (add const keyword)

 - Make it follow latest version of Unity's C++ Style Guide:
http://unity.ubuntu.com/wp-content/uploads/2012/03/cppguide.html#Constant_Names

209. By Chase Douglas

Merge fix for linking tests against appropriate libtool files

208. By Jussi Pakkanen

Merged out-of-source build fix.

207. By Jussi Pakkanen

Merged uninitialization fix.

206. By Jussi Pakkanen

Merged virtual destructor fix.

205. By Daniel d'Andrada

Remove threaded recording playback from parallel-atomic-gestures test as well

This has been done already for the other tests by revision 200.4.4

204. By Chase Douglas

Release version 3.0.3

203. By Chase Douglas

Merge fix for allowing multiple atomic gestures at the same time

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:grail
This branch contains Public information 
Everyone can see this information.

Subscribers