1. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  2. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  3. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  4. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  5. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  6. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  7. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  8. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  9. 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
  10. 7f53819 Revert of Suppression for valgrind bug (patchset #1 id:1 of https://codereview.chromium.org/1410953002/ ) by scroggo · 9 years ago
  11. 5eaaad2 Stop running nanobench on GalaxyS4 by borenet · 9 years ago
  12. fb02cda Force VisualBench to reset GLContext on GrContext reset by joshualitt · 9 years ago
  13. b64b195 Fix build targets for some bots by borenet · 9 years ago
  14. 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
  15. 0c768a2 Clean up some dead code. by mtklein · 9 years ago
  16. ef33b1e The remaining 1m skp bugs are asserts that can be harmlessly by caryclark · 9 years ago
  17. 964eeba Include resources directory in google3 sync. by benjaminwagner · 9 years ago
  18. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  19. 2f8ac35 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning by bsalomon · 9 years ago
  20. 9c4909b Add imgblur tool to assist BlurMaskFilter debugging by robertphillips · 9 years ago
  21. ff8b3f0 Test SkRemote on GCE bots. by mtklein · 9 years ago
  22. 82e341f Suppression for valgrind bug by scroggo · 9 years ago
  23. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  24. c9dd93c Add NVPR to VisualBench by joshualitt · 9 years ago
  25. 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
  26. 860e8a6 Renable image benchmarking by scroggo · 9 years ago
  27. c603c14 small tidy of benchmarkstream by joshualitt · 9 years ago
  28. a3b8c67 Revert of small tidy of benchmarkstream (patchset #2 id:20001 of https://codereview.chromium.org/1395703002/ ) by joshualitt · 9 years ago
  29. 691b6af small tidy of benchmarkstream by joshualitt · 9 years ago
  30. d0f0bce Create VisualStreamTimingModule by joshualitt · 9 years ago
  31. ea03aed SkBitmapRegionCanvas bug fix by msarett · 9 years ago
  32. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  33. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  34. e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
  35. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  36. 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
  37. 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
  38. ccb88bc Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. by egdaniel · 9 years ago
  39. e1f8296 Fix for visualbench loops forever by joshualitt · 9 years ago
  40. 5a74afe nvpr removal from VisualBench base context by joshualitt · 9 years ago
  41. cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
  42. dc5db59 move visual bench interactive module to timing state machine by joshualitt · 9 years ago
  43. 1f7039c Pass --images '' to nanobench to disable image benchmarking. by mtklein · 9 years ago
  44. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  45. 65f7c9f SkPDF: remove suppression by halcanary · 9 years ago
  46. 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
  47. 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
  48. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  49. 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
  50. c6f5cac Basic CPU support for VisualBench. by mtklein · 9 years ago
  51. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  52. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  53. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  54. c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
  55. 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
  56. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  57. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  58. 8db65a6 stop scaling loops and improve warmup bench by joshualitt · 9 years ago
  59. 7d4b458 Add warmup bench to visual bench by joshualitt · 9 years ago
  60. 6fccec3 Blacklist ReadPixels on GalaxyS4 due to skia:4368. by benjaminwagner · 9 years ago
  61. 3420d27 Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 by benjaminwagner · 9 years ago
  62. a1a8a60 Blacklist GLInstancedArraysBench for GalaxyS4 due to skia:4371 by benjaminwagner · 9 years ago
  63. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  64. 31459a4 This file was supposed to be in https://codereview.chromium.org/1347143006/ by benjaminwagner · 9 years ago
  65. 59ea019 Blacklist bleed_image on GalaxyS4. by benjaminwagner · 9 years ago
  66. 08d7747 Buildbot specs for Linux ANGLE bot by borenet · 9 years ago
  67. 5ce341f Add slice tool by robertphillips · 9 years ago
  68. fb33ae1 Not correctly initializing VisualBench commandline arguments by joshualitt · 9 years ago
  69. 9063e42 Buildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALEDIMAGECACHE bot by borenet · 9 years ago
  70. d0fff5b Test-...-Release-SK_FOO --> -DSK_FOO by mtklein · 9 years ago
  71. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  72. ca6f43b vb: also thread --key through to .json by mtklein · 9 years ago
  73. f5d1b2d Add viewer mode to VisualBench. by jvanverth · 9 years ago
  74. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  75. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  76. 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
  77. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  78. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  79. 189aef7 Create module system for VisualBench by joshualitt · 9 years ago
  80. 5514321 Minor tweak to visual bench timing by joshualitt · 9 years ago
  81. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  82. d34d947 Appurify bot: don't use flags that visualbench doesn't support by borenet · 9 years ago
  83. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  84. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  85. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  86. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  87. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  88. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  89. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  90. cf72ed6 Skip scaled_tilemodes_npot on Galaxy S4 by borenet · 9 years ago
  91. 98f7e33 Add buildbot_spec info for Appurify bot by borenet · 9 years ago
  92. 2f0a728 GMs: change some GMs to use SkImage over SkBitmap by halcanary · 9 years ago
  93. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  94. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  95. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  96. 5b4a7ab Adding sucessful exit message to VisualBench by joshualitt · 9 years ago
  97. f3bf892 Fix VS 2015 build by bsalomon · 9 years ago
  98. 73caadf Try enabling all nanobenches on Nexus7 by egdaniel · 9 years ago
  99. 892b0c3 Add skeleton json support to visualbench by joshualitt · 9 years ago
  100. d55d13a Update BUILD.public a bit. by mtklein · 9 years ago