aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/thread.h
Commit message (Collapse)AuthorAge
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
|
* Common: thread.h cleanupsGravatar Yuri Kunde Schlesner2015-04-16
| | | | | The helper classes are rendered obsolete by C++11 lambdas. Also made formatting conform to our code style.
* Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner2015-03-01
|
* License changeGravatar purpasmart962014-12-20
|
* New logging systemGravatar Yuri Kunde Schlesner2014-12-13
|
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot2014-11-19
| | | | or generated
* Remove extraneous semicolonsGravatar Lioncash2014-11-18
|
* Removed common/std_xyz, instead using the std headerGravatar archshift2014-09-07
|
* Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash2014-08-17
|
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-17
| | | | Also replaced C headers with the C++ equivalent ones
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08