1. f53bfc9 resolve merge conflicts of 3fb651b to nyc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  2. 05160d7 resolve merge conflicts of 5152fd9 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  3. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 8 years ago
  4. 82457c5 Handle post-record-time clipPath scaling by Chris Craik · 8 years ago
  5. 034a10b Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7 by Chris Craik · 8 years ago
  6. 91eff22 Support op dumping in new pipeline by Chris Craik · 8 years ago
  7. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  8. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  9. 8ecf41c Add temporary layer alpha fallback to OpReorderer by Chris Craik · 9 years ago
  10. ac02eb9 Remove confusing behavior of Rect::intersect() and rename by Chris Craik · 9 years ago
  11. df72b63 Switch from fminf/fmaxf to std::min/max by Chris Craik · 9 years ago
  12. 8820fd1 Patch cleanup, reenable Patch Glops by Chris Craik · 9 years ago
  13. 487a92c Clipping performance improvements by Rob Tsuk · 10 years ago
  14. e84a208 Add overrides and switch to nullptr keyword by Chris Craik · 10 years ago
  15. 62d307c Fix behavior of stencil clipping within clearLayerRegions by Chris Craik · 10 years ago
  16. c93e45c Build layer damage bounds for shadows by Chris Craik · 10 years ago
  17. 05f3d6e Tessellate on worker threads by Chris Craik · 10 years ago
  18. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  19. e4aa95e Add logging utility methods by Chris Craik · 10 years ago
  20. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  21. af6f7ed Early rejection on shadows which are outside of the clip bound. by ztenghui · 10 years ago
  22. 564acf7 Fix Clang warnings/errors by Chris Craik · 11 years ago
  23. f0a5907 Clean up quick rejection, especially surrounding points + lines. by Chris Craik · 11 years ago
  24. 32f05e3 Conservatively estimate geometry bounds by Chris Craik · 11 years ago
  25. 5e49b30 Fix quickReject's handling of AA ramp geometry by Chris Craik · 11 years ago
  26. 39a908c Fix various draw ops that may incorrectly not scissor by Chris Craik · 11 years ago
  27. 28ce94a Overdraw avoidance and merging of clipped ops by Chris Craik · 11 years ago
  28. 2db5e99 Merge scaled bitmaps with translated bitmaps by Romain Guy · 11 years ago
  29. c3566d0 DisplayList draw operation reordering by Chris Craik · 11 years ago
  30. 2af4635 Object-based DisplayList recording by Chris Craik · 12 years ago
  31. 586cae3 Improve rendering speed by disabling scissor tests by Romain Guy · 12 years ago
  32. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. 8f85e80 Generate even fewer GL commands by Romain Guy · 13 years ago
  34. ec31f83 <Insert something improper about OpenGL> by Romain Guy · 13 years ago
  35. a1d3c91 Further reduce the number of GL commands sent to the driver by Romain Guy · 13 years ago
  36. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  37. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  38. ae88e5e Fix rendering issue with layers. by Romain Guy · 14 years ago
  39. 93d2361 Fix layer rendering glitch. by Romain Guy · 14 years ago
  40. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  41. bf43411 Snap layer bounds to pixel boundaries. by Romain Guy · 14 years ago
  42. 8aef54f Add support for Canvas flags on save. by Romain Guy · 14 years ago
  43. 079ba2c Improve clip support (add intersect, union and replace.) by Romain Guy · 14 years ago
  44. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 14 years ago
  45. 7ae7ac4 Convert tabs to spaces. by Romain Guy · 14 years ago
  46. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  47. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 14 years ago