1. 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 6 years ago
  2. 2945bff When saving MSKP files, record layers as SkPictures with annotations. by Nathaniel Nifong · 6 years ago
  3. dc19a65 Remove unused argument 'layers' from renderFrameImpl and renderOverdraw by Nathaniel Nifong · 6 years ago
  4. 83161dc Delete VectorDrawableAtlas by John Reck · 6 years ago
  5. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 6 years ago
  6. 90df056 Split lighting out of SkiaPipeline by Fedor Kudasov · 6 years ago
  7. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  8. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 7 years ago
  9. 5cca8f2 Add continuous SKP capture test api by John Reck · 7 years ago
  10. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 7 years ago
  11. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 7 years ago
  12. 34ba791 Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 am: 2cd94bae8d by Chih-hung Hsieh · 7 years ago
  13. f933641 Fix/suppress pipeline google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  14. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 7 years ago
  15. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 7 years ago
  16. 283bb46 New WebViewFunctor API by John Reck · 7 years ago
  17. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 7 years ago
  18. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 7 years ago
  19. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 7 years ago
  20. d9d7f12 Delete a bunch of code by John Reck · 7 years ago
  21. 216b157 Better error reporting for createOrUpdateLayer by Stan Iliev · 7 years ago
  22. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 8 years ago
  23. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 8 years ago
  24. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  25. 30dfc68 Merge "Convert skpCaptureEnabled compile time flag into a property" by TreeHugger Robot · 8 years ago
  26. e9d0012 Convert skpCaptureEnabled compile time flag into a property by Stan Iliev · 8 years ago
  27. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 8 years ago
  28. 232f362 Unpin images when skia pipeline object is destroyed by Stan Iliev · 8 years ago
  29. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 8 years ago
  30. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 8 years ago
  31. 23c38a9 Update VectorDrawables cache at frame start by Stan Iliev · 8 years ago
  32. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 9 years ago
  33. e3d281e Merge "Add debug memory tracking to SkiaGLPipeline" by TreeHugger Robot · 9 years ago
  34. 4bda6bf Add debug memory tracking to SkiaGLPipeline by Matt Sarett · 9 years ago
  35. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 9 years ago
  36. 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 9 years ago