1. 6aff54c tools/git-sync-deps: speed up common case by skipping fetch by halcanary · 9 years ago
  2. f27f08b DM+VB: WallTimer -> SkTime::GetNSecs(). by mtklein · 9 years ago
  3. 8b99ef4 Enable building Skia for iOS with bazel. by iroth · 9 years ago
  4. 9dbec09 In BUILD.public, specify alwayslink for skia library. by benjaminwagner · 9 years ago
  5. ef784fb More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. by caryclark · 9 years ago
  6. f93982a Don't run nvpr on TSAN bot by bsalomon · 9 years ago
  7. 8a3760f For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG. by benjaminwagner · 9 years ago
  8. c377992 Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs by msarett · 9 years ago
  9. 3f65e93 Add NewFromStream and getEncodedFormat to BitmapRegionDecoder by msarett · 9 years ago
  10. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  11. e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
  12. c70483f Add visualbench option for device-independent fonts by cdalton · 9 years ago
  13. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  14. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  15. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  16. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  17. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  18. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  19. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  20. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  21. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  22. ed0935a Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:1 of https://codereview.chromium.org/1408923003/ ) by caryclark · 9 years ago
  23. 7f53819 Revert of Suppression for valgrind bug (patchset #1 id:1 of https://codereview.chromium.org/1410953002/ ) by scroggo · 9 years ago
  24. 5eaaad2 Stop running nanobench on GalaxyS4 by borenet · 9 years ago
  25. fb02cda Force VisualBench to reset GLContext on GrContext reset by joshualitt · 9 years ago
  26. b64b195 Fix build targets for some bots by borenet · 9 years ago
  27. f428df1 Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:80001 of https://codereview.chromium.org/1413763002/ ) by caryclark · 9 years ago
  28. 0c768a2 Clean up some dead code. by mtklein · 9 years ago
  29. ef33b1e The remaining 1m skp bugs are asserts that can be harmlessly by caryclark · 9 years ago
  30. 964eeba Include resources directory in google3 sync. by benjaminwagner · 9 years ago
  31. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  32. 2f8ac35 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning by bsalomon · 9 years ago
  33. 9c4909b Add imgblur tool to assist BlurMaskFilter debugging by robertphillips · 9 years ago
  34. ff8b3f0 Test SkRemote on GCE bots. by mtklein · 9 years ago
  35. 82e341f Suppression for valgrind bug by scroggo · 9 years ago
  36. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  37. c9dd93c Add NVPR to VisualBench by joshualitt · 9 years ago
  38. 6f6bef8 Add dm target to BUILD and refactor BUILD file. The corresponding google3 BUILD file changes are in google3 cl/105413829. by benjaminwagner · 9 years ago
  39. 860e8a6 Renable image benchmarking by scroggo · 9 years ago
  40. c603c14 small tidy of benchmarkstream by joshualitt · 9 years ago
  41. a3b8c67 Revert of small tidy of benchmarkstream (patchset #2 id:20001 of https://codereview.chromium.org/1395703002/ ) by joshualitt · 9 years ago
  42. 691b6af small tidy of benchmarkstream by joshualitt · 9 years ago
  43. d0f0bce Create VisualStreamTimingModule by joshualitt · 9 years ago
  44. ea03aed SkBitmapRegionCanvas bug fix by msarett · 9 years ago
  45. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  46. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  47. e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
  48. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  49. 0a3cac8 Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ ) by scroggo · 9 years ago
  50. c2e59ca Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ ) by scroggo · 9 years ago
  51. ccb88bc Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. by egdaniel · 9 years ago
  52. e1f8296 Fix for visualbench loops forever by joshualitt · 9 years ago
  53. 5a74afe nvpr removal from VisualBench base context by joshualitt · 9 years ago
  54. cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
  55. dc5db59 move visual bench interactive module to timing state machine by joshualitt · 9 years ago
  56. 1f7039c Pass --images '' to nanobench to disable image benchmarking. by mtklein · 9 years ago
  57. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  58. 65f7c9f SkPDF: remove suppression by halcanary · 9 years ago
  59. 399dd05 Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1375733003/ ) by joshualitt · 9 years ago
  60. 9442ab8 Reland of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1382933002/ ) by benjaminwagner · 9 years ago
  61. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  62. 52f8deb Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1365683003/ ) by joshualitt · 9 years ago
  63. c6f5cac Basic CPU support for VisualBench. by mtklein · 9 years ago
  64. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  65. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  66. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  67. c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
  68. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  69. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  70. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  71. 8db65a6 stop scaling loops and improve warmup bench by joshualitt · 9 years ago
  72. 7d4b458 Add warmup bench to visual bench by joshualitt · 9 years ago
  73. 6fccec3 Blacklist ReadPixels on GalaxyS4 due to skia:4368. by benjaminwagner · 9 years ago
  74. 3420d27 Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 by benjaminwagner · 9 years ago
  75. a1a8a60 Blacklist GLInstancedArraysBench for GalaxyS4 due to skia:4371 by benjaminwagner · 9 years ago
  76. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  77. 31459a4 This file was supposed to be in https://codereview.chromium.org/1347143006/ by benjaminwagner · 9 years ago
  78. 59ea019 Blacklist bleed_image on GalaxyS4. by benjaminwagner · 9 years ago
  79. 08d7747 Buildbot specs for Linux ANGLE bot by borenet · 9 years ago
  80. 5ce341f Add slice tool by robertphillips · 9 years ago
  81. fb33ae1 Not correctly initializing VisualBench commandline arguments by joshualitt · 9 years ago
  82. 9063e42 Buildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALEDIMAGECACHE bot by borenet · 9 years ago
  83. d0fff5b Test-...-Release-SK_FOO --> -DSK_FOO by mtklein · 9 years ago
  84. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  85. ca6f43b vb: also thread --key through to .json by mtklein · 9 years ago
  86. f5d1b2d Add viewer mode to VisualBench. by jvanverth · 9 years ago
  87. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  88. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  89. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  90. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  91. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  92. 189aef7 Create module system for VisualBench by joshualitt · 9 years ago
  93. 5514321 Minor tweak to visual bench timing by joshualitt · 9 years ago
  94. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  95. d34d947 Appurify bot: don't use flags that visualbench doesn't support by borenet · 9 years ago
  96. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  97. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  98. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  99. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  100. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago