1. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 9 years ago
  2. a2732a2 Stop pretending USE_OPENGL_RENDERER is a thing by John Reck · 10 years ago
  3. 387116f am c3507d10: Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni" by Andreas Gampe · 10 years ago
  4. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  5. 4136a0a Enable fast jni for simple RenderNode/Matrix/Paint operations by Chris Craik · 10 years ago
  6. 5c75c52 Add shadow/clipping properties to HierarchyViewer by Chris Craik · 10 years ago
  7. e2478d4 Fix some wrong-thread issues around animator management by John Reck · 10 years ago
  8. 119907c Animator stuff by John Reck · 10 years ago
  9. 77b5cad Add outline alpha by Chris Craik · 10 years ago
  10. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  11. a753f4c Move ClipBounds to native by Chris Craik · 10 years ago
  12. c403a39 Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev by Chris Craik · 10 years ago
  13. 0645128 Make setter methods on Outline call setEmpty() based on params by Chris Craik · 10 years ago
  14. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 10 years ago
  15. 8d8af3c Fixes to startDelay by John Reck · 10 years ago
  16. 68bfe0a Animator refactoring & fixes by John Reck · 10 years ago
  17. 25fbb3f Move LayerType to RenderNode by John Reck · 10 years ago
  18. a447d29 Fix DA bugs by John Reck · 10 years ago
  19. e4267ea Even FASTER damage calculations! by John Reck · 10 years ago
  20. 79c7de7 Have all the setters return changed by John Reck · 10 years ago
  21. fe5e7b7 Enable debug stuffs by John Reck · 10 years ago
  22. c9ee304 Merge "Round rect outline clipping" by Chris Craik · 10 years ago
  23. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  24. ff941dc Animator start value... by John Reck · 10 years ago
  25. 2bcad17 Remove Path based outline clipping by Chris Craik · 10 years ago
  26. e45b1fd RenderThread animator support by John Reck · 10 years ago
  27. cc39e16 Add elevation, Z properties to View by Chris Craik · 10 years ago
  28. f7483e3 Simplify matrix calculations by John Reck · 10 years ago
  29. 8de65a8 Switch DisplayListData to a staging model by John Reck · 10 years ago
  30. 087bc0c Refcount RenderNode by John Reck · 10 years ago
  31. 49e6c73 Move most TransformationInfo properties to RenderNode by Chris Craik · 10 years ago
  32. 8c271ca Add private circular reveal API on View/RenderNode by Chris Craik · 10 years ago
  33. d0a0b2a Add stagingProperties by John Reck · 10 years ago
  34. b49f446 Rework Outline API, remove isolatedZVolume remnants by Chris Craik · 10 years ago
  35. 113e082 Move RenderNode to own file by John Reck · 10 years ago
  36. 34f67f2 Remove castsShadow and globalCamera APIs by Chris Craik · 10 years ago
  37. f666ad7 Rename DisplayList->RenderNode by John Reck · 10 years ago[Renamed (67%) from core/jni/android_view_DisplayList.cpp]
  38. acb6f07 Split out RenderProperties by John Reck · 10 years ago
  39. 3389658 No-op isolatedZVolumen property by John Reck · 10 years ago
  40. e18264b Rename DisplayList->RenderNode by John Reck · 10 years ago
  41. 44fd8d2 DisplayList overhaul by John Reck · 10 years ago
  42. e9b8817 Make outline and shadow APIs public by Chris Craik · 10 years ago
  43. b67a7bf Add shadow casting / global perspective APIs, hidden for now. by Chris Craik · 10 years ago
  44. fad4593 Add the clipToOutline by just using the clipPathOp by ztenghui · 10 years ago
  45. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 10 years ago
  46. a2fe7af Add initial hidden outline APIs by Chris Craik · 10 years ago
  47. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 11 years ago
  48. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  49. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  50. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  51. 4580d9c Fix the build. by Martin Kosiba · 11 years ago
  52. 58f09b3 Add DisplayList bit for projecting onto a contained volume by Alan Viverette · 11 years ago
  53. 7a02ea3 Avoid implicit parameter casting of pointers. by Chris Craik · 11 years ago
  54. d863a10 Add initial APIs for 3d view manipulation. by Chris Craik · 11 years ago
  55. 5438979 Move GLES20DisplayList functionality into DisplayList by Chris Craik · 11 years ago