1. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 9 years ago
  2. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 9 years ago
  3. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 9 years ago
  4. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 9 years ago
  5. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 9 years ago
  6. 834653bc try to stop using exotic clipps by Mike Reed · 9 years ago
  7. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 9 years ago
  8. 6c67f1d SkClipOp is now an enum class by Mike Reed · 9 years ago
  9. fb1bc8b Merge "SkCanvas is no longer refcnted, use SkClipOps" by TreeHugger Robot · 9 years ago
  10. d43eaa9 SkCanvas is no longer refcnted, use SkClipOps by Mike Reed · 9 years ago
  11. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 9 years ago
  12. 5277127 Add more Skia pipeline unit tests. by Stan Iliev · 9 years ago
  13. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 9 years ago
  14. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 9 years ago
  15. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 9 years ago
  16. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 9 years ago
  17. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 9 years ago
  18. 9e9eeee Introduce PathInterpolator to native animators by Doris Liu · 9 years ago
  19. 71c4477 Add hwui test for correct refcounting of SkColorTable in Bitmap by sergeyv · 9 years ago
  20. 711b6ae Merge "Add overdraw debugging feature to Skia pipelines" by Matt Sarett · 9 years ago
  21. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 9 years ago
  22. 338da9c Merge "SkCanvas is no longer reference-counted" by Mike Reed · 9 years ago
  23. 88e0891 Fix draw order for non-RenderNode draw commands by Stan Iliev · 9 years ago
  24. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 9 years ago
  25. db45a4b Fix Skia render node projection to match HWUI by Stan Iliev · 9 years ago
  26. b6e2013 Move test only initialization to each test setup. by Seigo Nonaka · 9 years ago
  27. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 9 years ago
  28. eea591b Merge "Fix RenderNodeDrawable to draw nonzero Z nodes when needed" by TreeHugger Robot · 9 years ago
  29. 4080072 Merge "Implement Skia pipelines for OpenGL and Vulkan." by TreeHugger Robot · 9 years ago
  30. 2f06e8a Fix RenderNodeDrawable to draw nonzero Z nodes when needed by Stan Iliev · 9 years ago
  31. 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 9 years ago
  32. ab12c1f update callers to newer Skia APIs by Mike Reed · 9 years ago
  33. c2f31df use SkBlendMode by Mike Reed · 9 years ago
  34. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 9 years ago
  35. 96f4410 Merge "Refactor mock Functors into a common TestUtils class." by Derek Sollenberger · 9 years ago
  36. 835b3a69 Refactor mock Functors into a common TestUtils class. by Derek Sollenberger · 9 years ago
  37. c0f5036 Merge changes If99865cd,I5b794c94 by Derek Sollenberger · 9 years ago
  38. 5ef78a8 Fix test breakage due to naming collision in the linker. by Derek Sollenberger · 9 years ago
  39. 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 9 years ago
  40. fda6667 Merge changes I94b1c31c,Ib0b16c87 by Sergei Vasilinetc · 9 years ago
  41. 2a38c42 Add target to texture by sergeyv · 9 years ago
  42. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 9 years ago
  43. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 9 years ago
  44. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 9 years ago
  45. 7ca5ad1 Merge "Move allocatePixelRef methods to hwui. This patch also makes tests to use SkBitmap backed by hwui/PixelRef, Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 9 years ago
  46. ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 9 years ago
  47. f8f56cb Fix complex clipping on mergeable ops by Chris Craik · 9 years ago
  48. c36bd6c Move allocatePixelRef methods to hwui. by sergeyv · 9 years ago
  49. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 9 years ago
  50. 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 9 years ago
  51. 4e230f4 Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47199bb6a by Doris Liu · 9 years ago
  52. fc9cf72 Fix SkShader leak for Gradient VectorDrawable and test by Doris Liu · 9 years ago
  53. 253f2c2 Linear blending, step 1 by Romain Guy · 9 years ago
  54. 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 9 years ago
  55. d4babda Merge "Use SkMakeBitmapShader, avoid bitmap copy" by Matt Sarett · 9 years ago
  56. 62feb3a Use SkMakeBitmapShader, avoid bitmap copy by Matt Sarett · 9 years ago
  57. 5d31a29 Cleanup Xfermode by John Reck · 9 years ago
  58. 188af33 Merge "HWUI unit test for AVD on HwLayer" by TreeHugger Robot · 9 years ago
  59. 5876e7d HWUI unit test for AVD on HwLayer by Doris Liu · 9 years ago
  60. 97ec95c Prevent EndLayerOps when Begin was rejected am: 3c53ec51ef am: 152f76ee50 by Chris Craik · 9 years ago
  61. 3c53ec51 Prevent EndLayerOps when Begin was rejected by Chris Craik · 9 years ago
  62. 89561e6 HWUI: Fix snapping in path rendering by sergeyv · 9 years ago
  63. 7e03ffa Merge "Use Canvas::create_recording_canvas instead of RecordingCanvas ctor" by TreeHugger Robot · 9 years ago
  64. 06152cd Use Canvas::create_recording_canvas instead of RecordingCanvas ctor by Stan Iliev · 9 years ago
  65. 919645a Reject fully transparent paint-fill ops at record time am: 814ee6a921 by Chris Craik · 9 years ago
  66. 814ee6a9 Reject fully transparent paint-fill ops at record time by Chris Craik · 9 years ago
  67. 56ad6ec Remove LayerRenderer. by Derek Sollenberger · 9 years ago
  68. 6bf0c56 Merge \\"Fix rotated clip regions\\" into nyc-mr1-dev am: 06f13cba5f by Chris Craik · 9 years ago
  69. 0658435 Fix rotated clip regions by Chris Craik · 9 years ago
  70. 52c4eba Merge \\"Avoid throwing when 0 size layer requested\\" into nyc-mr1-dev am: 272b827925 by Chris Craik · 9 years ago
  71. e3e481d Avoid throwing when 0 size layer requested by Chris Craik · 9 years ago
  72. 5e00c7c Delete old rendering pipeline by Chris Craik · 9 years ago
  73. 03de074 Implement runtime switch to select default renderer mode by Stan Iliev · 9 years ago
  74. 6afffb2 Merge \\"Handle post-record-time clipPath scaling\\" into nyc-mr1-dev am: a6b011e9b0 by Chris Craik · 9 years ago
  75. 82457c5 Handle post-record-time clipPath scaling by Chris Craik · 9 years ago
  76. b657b9b Merge \"Merge \\"Fix savelayer rounding\\" into nyc-mr1-dev am: 754ea612ec\" into nyc-mr1-dev-plus-aosp by Chris Craik · 9 years ago
  77. e4f6d96 Fix savelayer rounding by Chris Craik · 9 years ago
  78. a0e19f7 Merge \\\"Add missing roundOut for layer damage\\\" into nyc-dev am: 48cde353eb am: aecf607eb6 by John Reck · 9 years ago
  79. 27875c2 Merge \\"Add missing roundOut for layer damage\\" into nyc-dev am: 48cde353eb by John Reck · 9 years ago
  80. 11858f1 Merge \"Add missing roundOut for layer damage\" into nyc-dev am: 48cde353eb by John Reck · 9 years ago
  81. 48cde35 Merge "Add missing roundOut for layer damage" into nyc-dev by John Reck · 9 years ago
  82. ac04638 Add missing roundOut for layer damage by John Reck · 9 years ago
  83. 45e8333 Round unclipped saveLayers by Chris Craik · 9 years ago
  84. c3f709c Merge \\"Round unclipped saveLayers\\" into nyc-mr1-dev am: fdef509c93 by Chris Craik · 9 years ago
  85. d5a9011 Round unclipped saveLayers by Chris Craik · 9 years ago
  86. 7dc370b HWUI: add leak check for macrobench by sergeyv · 9 years ago
  87. 99a8e2f Merge "Follow the minikin namespace changes" by Seigo Nonaka · 9 years ago
  88. ce3616c Merge \\"Test RenderNode\\'s prepareTree when its DL is null and non-null\\" into nyc-mr1-dev am: 3d66bdb56d by Doris Liu · 9 years ago
  89. a7952b3 Test RenderNode's prepareTree when its DL is null and non-null by Doris Liu · 9 years ago
  90. cbcc3d5 Merge \\\"Fix framebuffer incomplete errors\\\" into nyc-dev am: 4bcf66030d am: 7156913021 by Chris Craik · 9 years ago
  91. ae1aa85 Follow the minikin namespace changes by Seigo Nonaka · 9 years ago
  92. d4fe4d3 Fix framebuffer incomplete errors by Chris Craik · 9 years ago
  93. 9751618 Merge "HWUI: do nothing in case of empty layer" into nyc-dev am: 21a608f27f am: 6544a0e2e2 by sergeyv · 9 years ago
  94. aebbbef HWUI: do nothing in case of empty layer by sergeyv · 9 years ago
  95. fa29d8c Merge "Merge "Fix a translate issue with saveLayer" into nyc-dev am: f4ae997719 am: e5a3df612a" into nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
  96. c9bb1a3 Fix a translate issue with saveLayer by John Reck · 9 years ago
  97. 0353c37 Merge "Add gmock to hwui library" by Sergei Vasilinetc · 9 years ago
  98. 8bd5edf Add gmock to hwui library by sergeyv · 9 years ago
  99. f6856b0 Merge "Fix hw layer overdraw/update visualization" into nyc-dev am: 189e3e5ec5 am: bd2edfca03 by Chris Craik · 9 years ago
  100. 189e3e5 Merge "Fix hw layer overdraw/update visualization" into nyc-dev by TreeHugger Robot · 9 years ago