index
:
~fredinfinite23/mobileperf
master
water_gles
wobbly_gles
Stability and Performance tuning for gles-enabled compiz
Frederic Plourde
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
add matrix invert method (from mesa)
Travis Watkins
1
-0
/
+2
2011-07-08
Merge in lp:~smspillaz/compiz-core/compiz-core.dist-buildsystem and turn
Sam Spilsbury
1
-0
/
+3
2011-07-07
Merge in lp:~unity-team/compiz-core/compiz-core.fix_706918 and hook
Sam Spilsbury
5
-58
/
+178
2011-07-07
Initialize index even if allocating the plugin class failed due to a buggy
Sam Spilsbury
1
-0
/
+2
2011-07-05
Break the dependency between CompTimeoutSource and CompTimer
Sam Spilsbury
1
-3
/
+15
2011-07-05
Use a private implementation for CompTimer
Sam Spilsbury
1
-7
/
+2
2011-07-05
Further break the dependency of timers on screen
Sam Spilsbury
1
-0
/
+5
2011-07-04
Break CompTimer's dependency on CompScreen
Sam Spilsbury
3
-4
/
+60
2011-06-25
Abstract out CompPrivate storage from CompScreen so we can make it testable
Sam Spilsbury
5
-13
/
+97
2011-06-17
Refactor the code somewhat
Sam Spilsbury
1
-109
/
+70
2011-06-17
Make ::get () return a new class instance and initialize the index
Sam Spilsbury
2
-13
/
+86
2011-04-30
Track windows on CreateNotify again, don't rely on trying to beat the race
Sam Spilsbury
1
-0
/
+1
2011-03-23
Bump core ABI
Sam Spilsbury
1
-1
/
+1
2011-03-16
CompOption::Class had virtual functions without a virtual destructor. That's ...
Rob Taylor
1
-0
/
+1
2011-03-16
Region type in x is typedef struct _XRegion *Region. That means returning a c...
Rob Taylor
1
-1
/
+1
2011-03-15
Reflect difference between actual input frame geometry and border extents
Sam Spilsbury
1
-2
/
+6
2011-02-24
Specify plugin name when loading images to find the correct
Sam Spilsbury
2
-1
/
+2
2011-02-01
Merge branch 'master' of ../../../core
Sam Spilsbury
3
-6
/
+10
2011-02-01
Allow semantic difference between frame window geometry and frame size.
Sam Spilsbury
2
-2
/
+3
2011-01-27
Don't track window geometries or properties until they are actually managed.
Sam Spilsbury
1
-2
/
+3
2011-01-26
Fix windows jumping around when clicking on parts that trigger move
Sam Spilsbury
3
-3
/
+4
2011-01-20
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
2
-2
/
+5
2011-01-13
Update core ABI
Sam Spilsbury
1
-1
/
+1
2011-01-13
Don't create CompWindow and initialize plugins until MapRequest.
Sam Spilsbury
2
-2
/
+5
2011-01-11
Merge branch 'glibmm-experimental'
Sam Spilsbury
3
-20
/
+23
2011-01-11
Merge git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
1
-0
/
+1
2011-01-08
Fix grabs activating when we don't need them to, fixing some applications
Sam Spilsbury
1
-0
/
+1
2011-01-04
Re-write timers to be a regular Glib::Source
Sam Spilsbury
2
-12
/
+4
2010-12-08
Merge git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
1
-2
/
+4
2010-12-06
Fix startup order.
Sam Spilsbury
1
-0
/
+3
2010-12-03
Merge branch 'master' of git://git.compiz.org/compiz/core into glibmm-experim...
Sam Spilsbury
1
-3
/
+3
2010-12-03
Revert "Ensure that we can change the input focus, even if we requested a cli...
Sam Spilsbury
1
-2
/
+0
2010-12-03
Ensure that we can change the input focus, even if we requested a client to t...
Sam Spilsbury
1
-0
/
+2
2010-12-02
Make w->managed () wrapable
Sam Spilsbury
1
-3
/
+3
2010-12-02
Merge branch 'glibmm-experimental' of git://git.compiz.org/users/dbo/compiz-w...
Unity
1
-1
/
+1
2010-12-02
Remove doPoll () and rewrite CompWatchFd to use Glib::IOSource
Sam Spilsbury
1
-0
/
+2
2010-11-27
No need to reset the source, it happens for us on destructor
Sam Spilsbury
1
-1
/
+1
2010-11-25
Return false once we're done with the source
Sam Spilsbury
1
-1
/
+1
2010-11-20
Port C based glib to C++ glibmm
Sam Spilsbury
2
-12
/
+18
2010-11-12
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
1
-2
/
+17
2010-11-11
Listen for FocusIn/FocusOut on NotifyGrab NotifyUngrab and set an internal bi...
Sam Spilsbury
1
-2
/
+17
2010-11-11
Bump core ABI
Sam Spilsbury
1
-1
/
+1
2010-11-09
[PATCH] Be a little bit more clever when handing option construction in handl...
Danny Baumann
1
-3
/
+5
2010-11-09
Don't increase core action register reference counts if the same action was a...
Sam Spilsbury
1
-1
/
+5
2010-11-09
[PATCH] Be a little bit more clever when handing option construction in handl...
Danny Baumann
1
-3
/
+5
2010-11-08
Don't increase core action register reference counts if the same action was a...
Sam Spilsbury
1
-1
/
+5
2010-11-04
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
1
-7
/
+7
2010-10-26
Fix out of bounds memory read / write
Sam Spilsbury
1
-7
/
+7
2010-10-01
Don't attempt to write the property if the template was not read in the first...
Sam Spilsbury
1
-1
/
+7
2010-09-27
Don't attempt to write the property if the template was not read in the first...
Sam Spilsbury
1
-1
/
+7
[next]