1. 2d1279f Adopt sampling parameter by Mike Reed · 4 years, 8 months ago
  2. 4efe0be onDrawImageNine is no longer used by Mike Reed · 4 years, 8 months ago
  3. e788aa4 Use new method of getting top layer FBO details from SkCanvas. by Brian Salomon · 4 years, 9 months ago
  4. b5eeb18 Add initial benchmarks for CanvasOp by John Reck · 4 years, 9 months ago
  5. 72cff42 Update SkiaVulkanPipeline include to GrDirectContext by Adlai Holler · 5 years ago
  6. d234521 Migrate some last instances of GrContext to GrDirectContext by Adlai Holler · 5 years ago
  7. 390d6e8 Added RenderEffect property on RenderNode by Nader Jawad · 5 years ago
  8. ab76215 Migrate from SkCanvas::getGrContext to SkCanvas::recordingContext by Adlai Holler · 5 years ago
  9. b36bfdd Wire-up colorMode="hdr" by John Reck · 5 years ago
  10. f8c434e Migrate from GrContext to GrDirectContext by Adlai Holler · 5 years ago
  11. 2fd0ff4 Merge "Fix for WebView not drawing in a layer" into rvc-dev am: 70a24c3253 am: 22647c3f3d am: f1669896d1 am: 80061531c4 by TreeHugger Robot · 5 years ago
  12. 8a3b983 Fix for WebView not drawing in a layer by Stan Iliev · 5 years ago
  13. aa4c982 Remove legacy callDrawGlFunction2 from HWUI by John Reck · 5 years ago
  14. c7ad408 Update skia flush call APIs. by Greg Daniel · 5 years ago
  15. 9d023c5 Merge "Avoid excessive KGSL maps" into rvc-dev am: acf8443e9a am: 906a94baec am: d292bcc672 am: bc6a00d37e by John Reck · 5 years ago
  16. 8ddbc59 Avoid excessive KGSL maps by John Reck · 5 years ago
  17. d50178e Merge "Switch Java calls to enableZ and disableZ; remove isRecordingFor" by Leon Scroggins · 5 years ago
  18. 0f53e10 Switch Java calls to enableZ and disableZ; remove isRecordingFor by Leon Scroggins III · 5 years ago
  19. 8fdfbde Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2 am: efe501a989 am: 2d83890dc0 am: 745cfdc765 by Dheeraj Shetty · 5 years ago
  20. 21b6e91 Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev by Dheeraj Shetty · 5 years ago
  21. b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 5 years ago
  22. 3fedf5a Remove unecessary exported symbols from libhwui.so by Derek Sollenberger · 6 years ago
  23. 635eb5d Merge "Don't reset the capture mode after each frame when using the CallbackAPI" into rvc-dev am: 5d3fc109ec am: 96803c27ad am: 7bc7a10fc0 am: d01631829e by TreeHugger Robot · 5 years ago
  24. 5f9753d Don't reset the capture mode after each frame when using the CallbackAPI by Derek Sollenberger · 5 years ago
  25. 70463a6 Use ANDROID_get_native_client_buffer in HWUI by Alec Mouri · 5 years ago
  26. b26d082 Merge "Revert "hwui: remove FatVector"" into rvc-dev am: e3c130ac0e am: 7741b69004 am: ce5a52610f am: 5c40415287 am: 8d17a16fb8 by Automerger Merge Worker · 6 years ago
  27. 894f132 Revert "hwui: remove FatVector" by Tim Murray · 6 years ago
  28. 3f2f5b0 Merge "[HWUI] remove libui from HWUI's dependencies" by TreeHugger Robot · 6 years ago
  29. 4523801 [HWUI] remove libui from HWUI's dependencies by Alec Mouri · 6 years ago
  30. 56cb2d2 opt into public SkM44 by Mike Reed · 6 years ago
  31. 805edec Merge "[HWUI] Remove references to gui/Surface." by TreeHugger Robot · 6 years ago
  32. 43fe6fc [HWUI] Remove references to gui/Surface. by Alec Mouri · 6 years ago
  33. 331c4e1 Use updated factory for SkOverdrawColorFilter by Mike Reed · 6 years ago
  34. 072be5e Merge "hwui: remove FatVector" by Tim Murray · 6 years ago
  35. 0865f2e hwui: remove FatVector by Tim Murray · 6 years ago
  36. 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 6 years ago
  37. 73420dd Merge "Provide a typeface proc during SKP serialization that forces typefaces to be written." by Nathaniel Nifong · 6 years ago
  38. 2843c44 Rename HWUI memory atrace counters by Yiwei Zhang · 6 years ago
  39. 429fff4 Provide a typeface proc during SKP serialization that forces typefaces to be written. by Nathaniel Nifong · 6 years ago
  40. a4973d8 extend recordingcanvas overrides for mat4 by Mike Reed · 6 years ago
  41. 1beddee Merge "Do not clip draw commands during recording of SKP files" by Nathaniel Nifong · 6 years ago
  42. 89a5dc5 Do not clip draw commands during recording of SKP files by Nathaniel Nifong · 6 years ago
  43. 283a928 Rename HWUI ATRACE memory counters by Stan Iliev · 6 years ago
  44. e0fae23 Add memory tracing in HWUI by Stan Iliev · 6 years ago
  45. cff969f [MSKP] Record android device clip restriction (dirty region) with each frame. by Nathaniel Nifong · 6 years ago
  46. 2945bff When saving MSKP files, record layers as SkPictures with annotations. by Nathaniel Nifong · 6 years ago
  47. dc19a65 Remove unused argument 'layers' from renderFrameImpl and renderOverdraw by Nathaniel Nifong · 6 years ago
  48. 5a23400 Merge "Delete VectorDrawableAtlas" by John Reck · 6 years ago
  49. 183e138 Improve dumping of display list memory usage by John Reck · 6 years ago
  50. 83161dc Delete VectorDrawableAtlas by John Reck · 6 years ago
  51. 019adb0 Improve comparison of fractions by Stan Iliev · 6 years ago
  52. fe05b7c Check for null surface pointer in renderOverdraw by Nathaniel Nifong · 6 years ago
  53. 57bb0bf Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit by Robert Phillips · 6 years ago
  54. ff2c36b Fix VkFunctorDrawable crash by Stan Iliev · 6 years ago
  55. 7bdc19b Merge "Isolate the graphics classes into their own static lib" by Derek Sollenberger · 6 years ago
  56. 32e205d Merge "Improve integer aligned coordinate detection" by TreeHugger Robot · 6 years ago
  57. 694f3e4 Improve integer aligned coordinate detection by Stan Iliev · 6 years ago
  58. 5d0ca63 Isolate the graphics classes into their own static lib by Derek Sollenberger · 6 years ago
  59. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 6 years ago
  60. ba7fb6a Merge "Improve logic when to use filtering in readback and TextureView" by TreeHugger Robot · 6 years ago
  61. 31fee3a Resolve drawable when playing back DisplayListData in the RenderThread. by Nathaniel Nifong · 6 years ago
  62. 134372db Improve logic when to use filtering in readback and TextureView by Stan Iliev · 6 years ago
  63. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 6 years ago
  64. 86bd214 Enable RenderNode and RecordingCanvas for layoutlib by Fedor Kudasov · 6 years ago
  65. c531743 Fix potential off-by-one by Fedor Kudasov · 6 years ago
  66. fe2dcf1 Remove redundant include from RenderNodeDrawable by Fedor Kudasov · 6 years ago
  67. 90df056 Split lighting out of SkiaPipeline by Fedor Kudasov · 6 years ago
  68. f9f964d Brought back compatibility check for falling back on dest_out by Nader Jawad · 6 years ago
  69. a02a12d Use libbase API to access system properties in libhwui by Jerome Gaillard · 6 years ago
  70. da7c19c Fix light center position for layers by Stan Iliev · 6 years ago
  71. a588397 Merge "Be quiet" into qt-dev am: 6297eced24 am: 585a504528 by John Reck · 6 years ago
  72. 4b5e555 Be quiet by John Reck · 6 years ago
  73. 3b814cb Use structured bindings for mVectorDrawables by Leon Scroggins III · 6 years ago
  74. f5137c5 Merge "Move AlphaFilterCanvas to new API." by Ben Wagner · 6 years ago
  75. 4cb01ee Merge "Do not cache AVDs that are off screen" into qt-dev am: 949305fe52 by Leon Scroggins · 6 years ago
  76. 949305f Merge "Do not cache AVDs that are off screen" into qt-dev by Leon Scroggins · 6 years ago
  77. b10b60f Merge "Support render-ahead in vulkan" into qt-dev am: 08ca2a2560 am: a2e9ec9f2e by John Reck · 6 years ago
  78. 62b3894 Move AlphaFilterCanvas to new API. by Ben Wagner · 6 years ago
  79. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  80. 6c5864c Do not cache AVDs that are off screen by Leon Scroggins III · 6 years ago
  81. 1c2f5fc Update to new factories for effects by Mike Reed · 6 years ago
  82. 27b119b Fix crash in Vulkan WebView drawable when parent View has alpha by Stan Iliev · 6 years ago
  83. d336f5d Deprecate is_layer for vulkan functor by Bo Liu · 6 years ago
  84. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  85. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 7 years ago
  86. 8b7cc51 Allow outline for projected backward nodes to be a path by Stan Iliev · 7 years ago
  87. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 7 years ago
  88. d25d134 Do not call postDrawVk if did not call drawVk by Bo Liu · 7 years ago
  89. 30780a2 Merge "Revert "Enable vulkan webview draw functor"" by TreeHugger Robot · 7 years ago
  90. a2b2535b Revert "Enable vulkan webview draw functor" by Bo Liu · 7 years ago
  91. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 7 years ago
  92. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 7 years ago
  93. e703b19 Merge "Enable vulkan webview draw functor" by TreeHugger Robot · 7 years ago
  94. f09ee58 Put Vulkan WebViews on a HW layer if stencil clip by Stan Iliev · 7 years ago
  95. bdd89db Merge "Add color space params to webview gl functor" by TreeHugger Robot · 7 years ago
  96. b6da7f6 Add color space params to webview gl functor by Bo Liu · 7 years ago
  97. 78a6cb9 Merge "Increase ShaderCache max size to accomodate Vulkan pipeline cache" by TreeHugger Robot · 7 years ago
  98. da8a510 Increase ShaderCache max size to accomodate Vulkan pipeline cache by Stan Iliev · 7 years ago
  99. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 7 years ago
  100. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 7 years ago