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