1. 3c0369b Create colored shadows demo by John Reck · 7 years ago
  2. 678ff81 Clip projected ripples to outlines by Chris Craik · 9 years ago
  3. 36a35e3 Fix layer shader to store layer pointer by Chris Craik · 10 years ago
  4. ab008f0 Respect Z ordering in touch dispatch, software drawing by Chris Craik · 10 years ago
  5. cc39e16 Add elevation, Z properties to View by Chris Craik · 10 years ago
  6. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  7. dcc206d Remove isolated z volume test by Chris Craik · 11 years ago
  8. f481907 Fix build, removing hidden attr by Chris Craik · 11 years ago
  9. 6dbca96 Improve isolatedZVolume test by Chris Craik · 11 years ago
  10. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 11 years ago
  11. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 11 years ago
  12. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  13. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 12 years ago
  14. 2b7028e Add support for QCOM_tiled_rendering Bug #7186819 by Romain Guy · 12 years ago
  15. ba64974 Removing setChildrenLayersEnabled by Michael Jurka · 12 years ago
  16. 810a867 Corrects invalidation logic for layered views by Chet Haase · 12 years ago
  17. 0a1cbc5 Merge "New libhwui test activity" by Romain Guy · 13 years ago
  18. 2946445 New libhwui test activity by Romain Guy · 13 years ago
  19. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 13 years ago
  20. 9420abd Re-enable DisplayList properties. by Chet Haase · 13 years ago
  21. b501498 Correctly apply linear filter to drawBitmap(Rect, Rect) by Romain Guy · 13 years ago
  22. f928469 Add new ViewDebug APIs to profile the event queue. by Romain Guy · 13 years ago
  23. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  24. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  25. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  26. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  27. 171c592 New layers API for Views. by Romain Guy · 14 years ago
  28. d38e776 LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  29. 63fd871 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  30. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  31. ec31a7f Create some layout files for HwAccelerationTest by Xavier Ducrohet · 14 years ago
  32. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  33. 7975fb6 Apply bilinear filtering to text. by Romain Guy · 14 years ago
  34. 53389bd Correctly set the viewport on window resize. by Romain Guy · 14 years ago
  35. 4299c0f Add test for gamma correction. by Romain Guy · 14 years ago
  36. 8fb9542 Fix save()/restore() issues in the OpenGL renderer. by Romain Guy · 14 years ago
  37. 1d83e19 Correctly set the viewport in layers. by Romain Guy · 14 years ago
  38. 09147fb Add support for text culling. by Romain Guy · 14 years ago