1. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 12 years ago
  2. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 12 years ago
  3. 886b275 Properly support ALPHA_8 bitmaps in all drawBitmap() methods by Romain Guy · 12 years ago
  4. 713e1bb Add API to enable mipmaps on Bitmap Bug #7353771 by Romain Guy · 12 years ago
  5. 2b7028e Add support for QCOM_tiled_rendering Bug #7186819 by Romain Guy · 12 years ago
  6. ba64974 Removing setChildrenLayersEnabled by Michael Jurka · 12 years ago
  7. 810a867 Corrects invalidation logic for layered views by Chet Haase · 12 years ago
  8. 0a1cbc5 Merge "New libhwui test activity" by Romain Guy · 13 years ago
  9. 2946445 New libhwui test activity by Romain Guy · 13 years ago
  10. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 13 years ago
  11. 9420abd Re-enable DisplayList properties. by Chet Haase · 13 years ago
  12. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago
  13. 5e7c469 Make sure 9patches are not filtered when not necessary Bug #5383406 by Romain Guy · 13 years ago
  14. b501498 Correctly apply linear filter to drawBitmap(Rect, Rect) by Romain Guy · 13 years ago
  15. f928469 Add new ViewDebug APIs to profile the event queue. by Romain Guy · 13 years ago
  16. 5fccb70 Add test for bug #4970944 by Romain Guy · 13 years ago
  17. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  18. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 14 years ago
  19. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  20. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  21. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  22. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  23. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  24. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  25. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 14 years ago
  26. 171c592 New layers API for Views. by Romain Guy · 14 years ago
  27. d38e776 LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  28. 63fd871 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  29. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  30. ec31a7f Create some layout files for HwAccelerationTest by Xavier Ducrohet · 14 years ago
  31. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  32. 7975fb6 Apply bilinear filtering to text. by Romain Guy · 14 years ago
  33. 6820ac8 Fix 9patch rendering. by Romain Guy · 14 years ago
  34. 8411f33 Fix rendering issue with layers intersecting the clip rect. by Romain Guy · 14 years ago
  35. f607bdc Correct implementation of saveLayer(). by Romain Guy · 14 years ago
  36. 53389bd Correctly set the viewport on window resize. by Romain Guy · 14 years ago
  37. 4299c0f Add test for gamma correction. by Romain Guy · 14 years ago
  38. e9e7fd0 Update OpenGLRenderer test to test opaque ARGB8888 bitmaps. by Romain Guy · 14 years ago
  39. 8fb9542 Fix save()/restore() issues in the OpenGL renderer. by Romain Guy · 14 years ago
  40. 1d83e19 Correctly set the viewport in layers. by Romain Guy · 14 years ago
  41. 09147fb Add support for text culling. by Romain Guy · 14 years ago
  42. f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 14 years ago
  43. ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago