1. 77c4010 Cleanups by John Reck · 10 years ago
  2. ddf2215 Add partial damage support to new draw path by Chris Craik · 10 years ago
  3. b816087 Rendering the window frame with a second thread by Skuhne · 10 years ago
  4. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 10 years ago
  5. e248bd1 Serializing display lists by John Reck · 10 years ago
  6. 149173d Support new EGL extensions by John Reck · 10 years ago
  7. 13d1b4a renderthread: add EGL_EXT_buffer_age support by Season Li · 10 years ago
  8. 272a685 Replace most usages of utils/Vector.h by John Reck · 10 years ago
  9. be3fba0 Adjust for pipeline stalls by John Reck · 10 years ago
  10. d7db4d7 Eliminate requireGlContext by John Reck · 10 years ago
  11. 50210d9 Adjust light source for window position by Alan Viverette · 10 years ago
  12. 4c9e59d Unify DrawProfiler/JankStats by John Reck · 10 years ago
  13. d04794a Add eglSwapBuffersWithDamageKHR support by John Reck · 10 years ago
  14. edc524c Add GraphicsStatsService by John Reck · 10 years ago
  15. b36016c Cleanups & simplifications by John Reck · 10 years ago
  16. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  17. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  18. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 11 years ago
  19. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 11 years ago
  20. aa95a88 Have an actual fallback if the surface is lost by John Reck · 11 years ago
  21. 1125d1f Add some free zoom to lockHardwareCanvas by John Reck · 11 years ago
  22. 749906b Cleanup DeferredLayerUpdater by John Reck · 11 years ago
  23. 443a714 Yet more layer tracking logging by John Reck · 11 years ago
  24. 17035b0 Have destroy call freePrefetchedLayers by John Reck · 11 years ago
  25. 998a6d8 Track buildLayer calls, destroy if unused by John Reck · 11 years ago
  26. 119907c Animator stuff by John Reck · 11 years ago
  27. 3e82495 Implement full View.buildLayer by John Reck · 11 years ago
  28. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 11 years ago
  29. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 11 years ago
  30. 68bfe0a Animator refactoring & fixes by John Reck · 11 years ago
  31. 3b20251 No-fail invokeFunctor by John Reck · 11 years ago
  32. e4267ea Even FASTER damage calculations! by John Reck · 11 years ago
  33. d72e0a3 Re-jigger layers by John Reck · 11 years ago
  34. fe5e7b7 Enable debug stuffs by John Reck · 11 years ago
  35. e1628b7 Implement FlushCaches TODO by John Reck · 11 years ago
  36. a5dda64 Bag of scheduling tweaks by John Reck · 11 years ago
  37. 797b95b2 Define light position (using new lighting spec) in Java by Chris Craik · 11 years ago
  38. 66f0be6 Wire up texture atlas by John Reck · 11 years ago
  39. 63a0667 Implement TODO(romainguy) by John Reck · 11 years ago
  40. f9be779 Make RenderNodeAnimator and WebView play nice by John Reck · 11 years ago
  41. 18f16e6 TIME LORD! by John Reck · 11 years ago
  42. e45b1fd RenderThread animator support by John Reck · 11 years ago
  43. e8a866d Merge "Fix issue with bitmap uploading" by John Reck · 11 years ago
  44. 860d155 Fix issue with bitmap uploading by John Reck · 11 years ago
  45. fae904d Fence on destruction by John Reck · 11 years ago
  46. d3d8daf Make attachFunctor blocking by John Reck · 11 years ago
  47. f4198b7 Merge hasFunctors & pushStaging into prepareTree by John Reck · 11 years ago
  48. 8e1f918 Merge "Switch DisplayListData to a staging model" by John Reck · 11 years ago
  49. 8de65a8 Switch DisplayListData to a staging model by John Reck · 11 years ago
  50. f7d9c1d Fix ThreadedRenderer.setEnabled() by John Reck · 11 years ago
  51. 1949e79 Ensure there's a GL context before creating a Layer by John Reck · 11 years ago
  52. 0d1f634 Add invokeFunctor by John Reck · 11 years ago
  53. 750ca6d Remove kStatusInvoke & kStatusDraw by John Reck · 11 years ago
  54. e18264b Rename DisplayList->RenderNode by John Reck · 11 years ago
  55. be34f2f DisplayList lifecycle changes by John Reck · 11 years ago
  56. 44fd8d2 DisplayList overhaul by John Reck · 11 years ago
  57. 19b6bcf Support HardwareLayers in RenderThread by John Reck · 11 years ago
  58. fc53ef27 Implement missing safelyRun() on ThreadedRenderer by John Reck · 11 years ago
  59. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  60. 23b797a EGL migration to native by John Reck · 11 years ago