Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup DeferredLayerUpdater | John Reck | 2014-10-03 | 1 | -8/+0 |
* | Fix race condition | John Reck | 2014-09-05 | 1 | -3/+5 |
* | Fix some wrong-thread issues around animator management | John Reck | 2014-09-03 | 1 | -6/+14 |
* | Have destroy call freePrefetchedLayers | John Reck | 2014-09-03 | 1 | -3/+3 |
* | Animator stuff | John Reck | 2014-08-27 | 1 | -13/+74 |
* | Implement full View.buildLayer | John Reck | 2014-08-20 | 1 | -0/+8 |
* | fix build | John Reck | 2014-07-24 | 1 | -1/+1 |
* | Connect shadow style attributes to renderer | Chris Craik | 2014-07-24 | 1 | -3/+5 |
* | Fix root RenderNode damage calculation | John Reck | 2014-07-16 | 1 | -7/+0 |
* | Fix onTrimMemory for HardwareRenderer | John Reck | 2014-06-30 | 1 | -4/+17 |
* | More cleanups | John Reck | 2014-06-27 | 1 | -34/+8 |
* | No-fail invokeFunctor | John Reck | 2014-06-23 | 1 | -28/+7 |
* | Throw ISE on too-big-views-with-layers | John Reck | 2014-06-18 | 1 | -13/+43 |
* | Even FASTER damage calculations! | John Reck | 2014-06-04 | 1 | -5/+10 |
* | Remove GLRenderer | John Reck | 2014-06-02 | 1 | -0/+18 |
* | Re-jigger layers | John Reck | 2014-05-30 | 1 | -3/+11 |
* | Enable debug stuffs | John Reck | 2014-05-29 | 1 | -4/+13 |
* | Implement FlushCaches TODO | John Reck | 2014-05-23 | 1 | -0/+7 |
* | Bag of scheduling tweaks | John Reck | 2014-05-23 | 1 | -0/+7 |
* | Define light position (using new lighting spec) in Java | Chris Craik | 2014-05-21 | 1 | -4/+6 |
* | Animator start value... | John Reck | 2014-05-15 | 1 | -3/+3 |
* | Wire up texture atlas | John Reck | 2014-05-13 | 1 | -4/+36 |
* | Implement TODO(romainguy) | John Reck | 2014-05-07 | 1 | -0/+7 |
* | Implement loadSystemProperties | John Reck | 2014-05-05 | 1 | -0/+7 |
* | Make RenderNodeAnimator and WebView play nice | John Reck | 2014-05-05 | 1 | -3/+3 |
* | TIME LORD! | John Reck | 2014-05-05 | 1 | -3/+10 |
* | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 1 | -17/+25 |
* | RenderThread animator support | John Reck | 2014-04-29 | 1 | -8/+72 |
* | Fence on destruction | John Reck | 2014-04-14 | 1 | -3/+3 |
* | Make attachFunctor blocking | John Reck | 2014-04-10 | 1 | -16/+0 |
* | Merge "Switch DisplayListData to a staging model" | John Reck | 2014-04-09 | 1 | -9/+0 |
|\ | |||||
| * | Switch DisplayListData to a staging model | John Reck | 2014-04-09 | 1 | -9/+0 |
* | | Fix ThreadedRenderer.setEnabled() | John Reck | 2014-04-09 | 1 | -2/+13 |
|/ | |||||
* | Fence on draws that are reported | John Reck | 2014-04-07 | 1 | -0/+7 |
* | Add invokeFunctor | John Reck | 2014-03-28 | 1 | -0/+8 |
* | Rename DisplayList->RenderNode | John Reck | 2014-03-12 | 1 | -2/+2 |
* | DisplayList lifecycle changes | John Reck | 2014-03-10 | 1 | -3/+3 |
* | DisplayList overhaul | John Reck | 2014-03-04 | 1 | -4/+13 |
* | Support HardwareLayers in RenderThread | John Reck | 2014-02-19 | 1 | -10/+43 |
* | Implement missing safelyRun() on ThreadedRenderer | John Reck | 2014-02-11 | 1 | -0/+8 |
* | Native-side proxy | John Reck | 2014-01-27 | 1 | -8/+83 |
* | EGL migration to native | John Reck | 2014-01-07 | 1 | -1/+1 |
* | RenderThread work | John Reck | 2013-12-09 | 1 | -0/+91 |