Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-jigger layers | John Reck | 2014-05-30 | 6 | -56/+56 |
* | Merge "Enable debug stuffs" into lmp-preview-dev | John Reck | 2014-05-29 | 6 | -10/+53 |
|\ | |||||
| * | Enable debug stuffs | John Reck | 2014-05-29 | 6 | -10/+53 |
* | | Re-enable atlas | John Reck | 2014-05-29 | 1 | -2/+1 |
|/ | |||||
* | Implement FlushCaches TODO | John Reck | 2014-05-23 | 4 | -0/+24 |
* | Bag of scheduling tweaks | John Reck | 2014-05-23 | 8 | -32/+122 |
* | Define light position (using new lighting spec) in Java | Chris Craik | 2014-05-21 | 4 | -6/+11 |
* | Disable texture atlas | John Reck | 2014-05-14 | 1 | -3/+4 |
* | Wire up texture atlas | John Reck | 2014-05-13 | 2 | -3/+38 |
* | Merge "Cleanup attachFunctor" | John Reck | 2014-05-07 | 1 | -4/+1 |
|\ | |||||
| * | Cleanup attachFunctor | John Reck | 2014-05-07 | 1 | -4/+1 |
* | | Merge "Implement TODO(romainguy)" | John Reck | 2014-05-07 | 4 | -0/+18 |
|\ \ | |||||
| * | | Implement TODO(romainguy) | John Reck | 2014-05-07 | 4 | -0/+18 |
| |/ | |||||
* | | Don't try to draw if there's no canvas or surface | John Reck | 2014-05-07 | 1 | -0/+6 |
|/ | |||||
* | Implement loadSystemProperties | John Reck | 2014-05-05 | 2 | -0/+14 |
* | Make RenderNodeAnimator and WebView play nice | John Reck | 2014-05-05 | 6 | -18/+49 |
* | TIME LORD! | John Reck | 2014-05-05 | 10 | -26/+147 |
* | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 1 | -0/+4 |
* | RenderThread animator support | John Reck | 2014-04-29 | 8 | -49/+213 |
* | Force a full redraw on surface change | John Reck | 2014-04-17 | 1 | -8/+11 |
* | Add missing resume() call | John Reck | 2014-04-16 | 1 | -0/+4 |
* | Merge "Fix issue with bitmap uploading" | John Reck | 2014-04-14 | 3 | -17/+24 |
|\ | |||||
| * | Fix issue with bitmap uploading | John Reck | 2014-04-14 | 3 | -17/+24 |
* | | Fence on destruction | John Reck | 2014-04-14 | 4 | -9/+12 |
|/ | |||||
* | Merge "Make attachFunctor blocking" | John Reck | 2014-04-10 | 4 | -95/+7 |
|\ | |||||
| * | Make attachFunctor blocking | John Reck | 2014-04-10 | 4 | -95/+7 |
* | | Remove sync flush | John Reck | 2014-04-10 | 4 | -39/+8 |
|/ | |||||
* | Merge hasFunctors & pushStaging into prepareTree | John Reck | 2014-04-09 | 4 | -20/+17 |
* | Merge "Switch DisplayListData to a staging model" | John Reck | 2014-04-09 | 6 | -50/+1 |
|\ | |||||
| * | Switch DisplayListData to a staging model | John Reck | 2014-04-09 | 6 | -50/+1 |
* | | Fix ThreadedRenderer.setEnabled() | John Reck | 2014-04-09 | 4 | -14/+34 |
|/ | |||||
* | Ensure there's a GL context before creating a Layer | John Reck | 2014-04-08 | 3 | -5/+20 |
* | Veto pool TODO | John Reck | 2014-04-07 | 2 | -7/+1 |
* | Merge "Fence on draws that are reported" | John Reck | 2014-04-08 | 2 | -0/+12 |
|\ | |||||
| * | Fence on draws that are reported | John Reck | 2014-04-07 | 2 | -0/+12 |
* | | Refcount RenderNode | John Reck | 2014-04-07 | 3 | -17/+79 |
|/ | |||||
* | Add invokeFunctor | John Reck | 2014-03-28 | 4 | -1/+34 |
* | Remove kStatusInvoke & kStatusDraw | John Reck | 2014-03-28 | 2 | -18/+1 |
* | Async drawing! | John Reck | 2014-03-27 | 5 | -48/+260 |
* | Move where updateProperties is called | John Reck | 2014-03-24 | 1 | -0/+2 |
* | Fix functor removal | John Reck | 2014-03-18 | 1 | -0/+1 |
* | Rename DisplayList->RenderNode | John Reck | 2014-03-12 | 4 | -12/+12 |
* | DisplayList lifecycle changes | John Reck | 2014-03-10 | 4 | -7/+7 |
* | DisplayList overhaul | John Reck | 2014-03-04 | 4 | -0/+22 |
* | Support HardwareLayers in RenderThread | John Reck | 2014-02-19 | 4 | -4/+114 |
* | Implement missing safelyRun() on ThreadedRenderer | John Reck | 2014-02-11 | 4 | -0/+26 |
* | Fix nano vs. millis | John Reck | 2014-01-29 | 2 | -3/+4 |
* | Native-side proxy | John Reck | 2014-01-27 | 8 | -100/+741 |
* | EGL migration to native | John Reck | 2014-01-07 | 2 | -0/+378 |
* | Track Looper decoupling from ALooper | Brian Carlstrom | 2013-12-19 | 1 | -1/+1 |