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