Age | Commit message (Expand) | Author |
---|---|---|
2012-03-07 | remove files that moved to frameworks/native | |
2012-02-05 | ui freeze workaround: reenable triple buffering mode | |
2012-02-01 | separate transactions from updates | |
2012-01-30 | SF now synchronizes to VSYNC | |
2012-01-08 | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | |
2011-12-03 | fix an issue where invalidate/transactions could be missed | |
2011-12-02 | fix an issue where updates could starve transactions | |
2011-11-28 | rewrite SF's message loop on top of Looper | |
2010-10-11 | deliver invalidate messages AFTER other messages | |
2010-10-11 | fix a bug where timeouts would only be handled when a message was delivered | |
2010-07-14 | move native services under services/ |