1. af9dc4d Merge "Handle vulkan windowing directly in SkiaVulkanPipeline" by Derek Sollenberger · 8 years ago
  2. 0b5c643 Fix unit tests by John Reck · 8 years ago
  3. e547dd0 Cleanup asserts and remove usage of deprecated data structure. by Derek Sollenberger · 8 years ago
  4. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 8 years ago
  5. bbe6f49 Merge "Allow persistent changes to the vendor overlay theme" by Jason Monk · 8 years ago
  6. 2dc804be Allow persistent changes to the vendor overlay theme by Jason Monk · 8 years ago
  7. e3d281e Merge "Add debug memory tracking to SkiaGLPipeline" by TreeHugger Robot · 8 years ago
  8. 4bda6bf Add debug memory tracking to SkiaGLPipeline by Matt Sarett · 8 years ago
  9. 9310f59 Merge "Fix bug with displaying visual profile bars" by TreeHugger Robot · 8 years ago
  10. 3e62009 Merge "Refactor pin/unpinImages to work across pipelines." by Derek Sollenberger · 8 years ago
  11. 1dc5fba Merge "Enable SkiaPipelines to interoperate with existing GlesDriver configs." by Derek Sollenberger · 8 years ago
  12. 4c9bbf4 Fix bug with displaying visual profile bars by Matt Sarett · 8 years ago
  13. 7e044fe Enable SkiaPipelines to interoperate with existing GlesDriver configs. by Derek Sollenberger · 8 years ago
  14. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 8 years ago
  15. 4b56177 Merge "Make sure the Typeface is loaded before calling measureText." by Seigo Nonaka · 8 years ago
  16. 6e9deda Merge "Fix IMountService transaction ids." by Sudheer Shanka · 8 years ago
  17. 437d4e0 Merge "Re-unite sources with their headers" by John Reck · 8 years ago
  18. 3d36fac Merge "Add SkiaProfileRenderer to draw visual debugging info" by TreeHugger Robot · 8 years ago
  19. cf2c05c Add SkiaProfileRenderer to draw visual debugging info by Matt Sarett · 8 years ago
  20. f6113af Re-unite sources with their headers by John Reck · 8 years ago
  21. eea591b Merge "Fix RenderNodeDrawable to draw nonzero Z nodes when needed" by TreeHugger Robot · 8 years ago
  22. 18da04e Merge "Implement onDrawTextBlob in the SkiaCanvasProxy." by TreeHugger Robot · 8 years ago
  23. 4080072 Merge "Implement Skia pipelines for OpenGL and Vulkan." by TreeHugger Robot · 8 years ago
  24. 1106b82 Merge "Reference ctable when adopting pointer in Bitmap" by TreeHugger Robot · 8 years ago
  25. c96468b Merge "update callers to newer Skia APIs" by TreeHugger Robot · 8 years ago
  26. 2f06e8a Fix RenderNodeDrawable to draw nonzero Z nodes when needed by Stan Iliev · 8 years ago
  27. 09bd6c2 Implement onDrawTextBlob in the SkiaCanvasProxy. by Derek Sollenberger · 8 years ago
  28. 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 8 years ago
  29. f0503b0 Merge "Add benchmarks for View inflation" by John Reck · 8 years ago
  30. 003f142 Reference ctable when adopting pointer in Bitmap by sergeyv · 8 years ago
  31. ab12c1f update callers to newer Skia APIs by Mike Reed · 8 years ago
  32. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  33. 6c8b93c Merge "Fix idmap leak in zygote process" am: f5ad44b60a am: 4720125a3c am: 3e15d09ed4 by neo.chae · 8 years ago
  34. 3e15d09 Merge "Fix idmap leak in zygote process" am: f5ad44b60a am: 4720125a3c by neo.chae · 8 years ago
  35. 4720125 Merge "Fix idmap leak in zygote process" am: f5ad44b60a by neo.chae · 8 years ago
  36. 52d5a55 Merge "Replace SkAutoTUnref with sk_sp." by Ben Wagner · 8 years ago
  37. 18bd885 Replace SkAutoTUnref with sk_sp. by Ben Wagner · 8 years ago
  38. f87da67 Adding changes required by the master-skia merge. by Derek Sollenberger · 8 years ago
  39. c2f31df use SkBlendMode by Mike Reed · 8 years ago
  40. 34b3388 Fix IMountService transaction ids. by Sudheer Shanka · 8 years ago
  41. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  42. 6a742a3 Fix idmap leak in zygote process by neo.chae · 8 years ago
  43. 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
  44. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 8 years ago
  45. 96f4410 Merge "Refactor mock Functors into a common TestUtils class." by Derek Sollenberger · 8 years ago
  46. 835b3a69 Refactor mock Functors into a common TestUtils class. by Derek Sollenberger · 8 years ago
  47. c0f5036 Merge changes If99865cd,I5b794c94 by Derek Sollenberger · 8 years ago
  48. 5ef78a8 Fix test breakage due to naming collision in the linker. by Derek Sollenberger · 8 years ago
  49. 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 8 years ago
  50. fda6667 Merge changes I94b1c31c,Ib0b16c87 by Sergei Vasilinetc · 8 years ago
  51. c024377 Merge "Implement getTransparentRegion() using SkLatticeIter" by TreeHugger Robot · 8 years ago
  52. 7de7385 Implement getTransparentRegion() using SkLatticeIter by Matt Sarett · 8 years ago
  53. e217992 Make sure the Typeface is loaded before calling measureText. by Seigo Nonaka · 8 years ago
  54. 2a38c42 Add target to texture by sergeyv · 8 years ago
  55. 98fa4f9 Use Bitmap in Texture.upload by sergeyv · 8 years ago
  56. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 8 years ago
  57. be9a730 Merge "Store GrContext on RenderThread for use by Skia-based renderers." by Derek Sollenberger · 8 years ago
  58. de97307 Make FrameInfoVisualizer use an IRenderPipeline to draw by Matt Sarett · 8 years ago
  59. 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 8 years ago
  60. 6af8c09 Merge "Revert "Remove obsolete interface GetTable."" by Seigo Nonaka · 8 years ago
  61. 436f8ac Revert "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  62. f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
  63. 0dd9902 Merge changes I1d8a9a6e,I5adcd59d by Sergei Vasilinetc · 8 years ago
  64. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
  65. 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 8 years ago
  66. 6bbb63a Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f by Jakub Adamek · 8 years ago
  67. cc97d86 Merge "Pass Bitmap instead of SkBitmap for bitmap rect operation Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  68. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  69. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  70. 4d2a1dc Merge "Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  71. 638afc8 Merge "Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  72. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  73. c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 8 years ago
  74. ebeb817 Merge "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  75. ac625e5 Merge "Add tests for attribute resolution" by TreeHugger Robot · 8 years ago
  76. 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 8 years ago
  77. 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 · 8 years ago
  78. 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 8 years ago
  79. 08a870c Fix race with Asset destruction and printing allocation stats am: 2582465bb4 by Adam Lesinski · 8 years ago
  80. 882f816 Fix race with Asset destruction and printing allocation stats am: 2582465bb4 by Adam Lesinski · 8 years ago
  81. ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 8 years ago
  82. 9cd73b6 Remove obsolete interface GetTable. by Seigo Nonaka · 8 years ago
  83. 11ca129 Merge "Fix static analyzer warnings." am: ff5c3ad08b am: 1db1a86bba by George Burgess IV · 8 years ago
  84. e762530 Merge "Fix static analyzer warnings." am: ff5c3ad08b am: 1db1a86bba by George Burgess IV · 8 years ago
  85. 1db1a86 Merge "Fix static analyzer warnings." am: ff5c3ad08b by George Burgess IV · 8 years ago
  86. 7a37b74 Add tests for attribute resolution by Adam Lesinski · 8 years ago
  87. ff5c3ad Merge "Fix static analyzer warnings." by Treehugger Robot · 8 years ago
  88. 2582465 Fix race with Asset destruction and printing allocation stats by Adam Lesinski · 8 years ago
  89. 047f5a7 Merge "Fix race with Asset destruction and printing allocation stats" by TreeHugger Robot · 8 years ago
  90. 52528d7 Merge "Fix complex clipping on mergeable ops" by TreeHugger Robot · 8 years ago
  91. 21c2e9e Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 am: 6e60ab12e7 by Mark Salyzyn · 8 years ago
  92. 6e60ab1 Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 by Mark Salyzyn · 8 years ago
  93. 6a8f0d7 Merge "missing includes" am: 78929f3ee0 by Mark Salyzyn · 8 years ago
  94. 0358efe Fix race with Asset destruction and printing allocation stats by Adam Lesinski · 8 years ago
  95. f8f56cb Fix complex clipping on mergeable ops by Chris Craik · 8 years ago
  96. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  97. dfe4a1b Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 am: a6bfd8d12c by Chris Craik · 8 years ago
  98. a6bfd8d Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 by Chris Craik · 8 years ago
  99. 4d6c372 missing includes by Mark Salyzyn · 8 years ago
  100. d183e0b Fix complex clipping on mergeable ops DO NOT MERGE by Chris Craik · 8 years ago