lp://staging/~vanvugt/compiz-core/fix-943116

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp://staging/~vanvugt/compiz-core/fix-943116
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Compiz Core
Status:
Merged

Recent revisions

3030. By Daniel van Vugt

Revert enhancement LP: #936784 (revisions 3027,3028) because it causes
invalid memory accesses (use after free) (LP: #943116)

3029. By Nicolas Delvaux

Use capital letters for "SVG" and "PNG" (LP: #942890)

3027. By Sam Spilsbury

Clip the shadows of semi maximized windows both against each other and also on monitor boundaries too.

Merge lp:~smspillaz/compiz-core/compiz-core.fix_936784 into lp:compiz-core

3026. By Alan Griffiths

Add test cases for CompRegionRef.

3025. By Alan Griffiths

Fixes an issue with recording of properties in unit tests resulting in invalid XML

3024. By Daniel van Vugt

Avoid uninitialized memory reads, which could lead to unpredictable results.
The uninitialized memory was in the padding bytes of imperfectly aligned
structures. (LP: #940066)

3023. By Daniel van Vugt

DOUBLED the CPU performance of compiz. Previously compiz was spending about
51% of its time constructing and destructing CompRegions. This proposal
reduces that figure to about 4.4%, resulting in a net reduction in compiz
CPU usage of almost 47%. And it is noticeable too. (LP: #940139)

3022. By Alan Griffiths

PrivateScreen tests reworked to reflect recent split up of PrivateScreen.

3021. By Daniel van Vugt

Detect unresolvable symbols at load time (and so fail gracefully), instead
of waiting till run-time and allowing them to cause a crash. (LP: #938478)

Branch metadata

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

Subscribers