1. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  2. 24480bc Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. by halcanary · 10 years ago
  3. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  4. a3530ef DirectWrite to not round already subpixel metrics. by bungeman · 10 years ago
  5. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  6. 7b2b29a Add Project to skia by sheyang · 10 years ago
  7. e486ec4 In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread. by halcanary · 10 years ago
  8. 912d809 Rebaseline after dithering change by krajcevski · 10 years ago
  9. 2983ff5 CrashHandler calls strsignal on linux by halcanary · 10 years ago
  10. 77a8396 undefok -> bool by mtklein · 10 years ago
  11. f6fb36e Add DEPS entry for common repo by borenet · 10 years ago
  12. a535b7b Add common/ to .gitignore by borenet · 10 years ago
  13. 160a52b Stop referencing gl_FragCoord z and w components. by bsalomon · 10 years ago
  14. 6b8f1ba Rebaseline win7-HD2000 for flaky dashing4 gm by egdaniel · 10 years ago
  15. ae6a059 Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with OS X's maths library by george · 10 years ago
  16. aed7007 Fix shader code by krajcevski · 10 years ago
  17. fd117d8 Port SampleApp to SkCommandLineFlags. by mtklein · 10 years ago
  18. f461a8f Simple GPU based dithering: by krajcevski · 10 years ago
  19. 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 10 years ago
  20. 9efd66b Revert "Fix external SkImageFilter caching with clips." by senorblanco · 10 years ago
  21. 3935a7b Check for degenerate edges in cubic->quad conversion called by convex path renderer. by bsalomon · 10 years ago
  22. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  23. 8e80d17 Reduce texture uploads for font atlas. by jvanverth · 10 years ago
  24. d7f846b Add needed virtual destructors. by bungeman · 10 years ago
  25. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  26. bbcb38d Allow gpu debug markers to be placed by using a GrContext by egdaniel · 10 years ago
  27. 3f73e8c CrashHandler for Windows. by mtklein · 10 years ago
  28. 373dd9b New Nexus4 baselines for imagefiltersclipped, GPU path. by senorblanco · 10 years ago
  29. 9f01471 Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/) by reed · 10 years ago
  30. ffa9b50 Fix external SkImageFilter caching with clips. by senorblanco · 10 years ago
  31. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  32. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  33. 6518eaa remove legacy moz flags by reed · 10 years ago
  34. 3eee383 Modify gpu debug markers to store gpu device markers when a flush occurs. by egdaniel · 10 years ago
  35. 1d7975b Remove unused class from the Android framework build by djsollen · 10 years ago
  36. 4ea2661 No CrashHandler for NACL bots. by mtklein · 10 years ago
  37. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  38. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  39. b59161f Add SkASSERTF. by mtklein · 10 years ago
  40. 12c2198 Remove dashing from gpu veto by egdaniel · 10 years ago
  41. de10fde Add additional dashing rebaselines by egdaniel · 10 years ago
  42. e4097e3 Fix last pathops skp bug by caryclark · 10 years ago
  43. 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
  44. d0eecd4 Use DNS and not hard coded IP address of the monitoring server. by jcgregorio · 10 years ago
  45. 00fb427 Rebaslines from recent dashing changes by egdaniel · 10 years ago
  46. 2668617 Removes Record configs from buildbot bench_pictures runs. by bensong · 10 years ago
  47. 1777f23 unignore canvas-layer-state by reed · 10 years ago
  48. 69b6141 Update SKP version to 26 by borenet · 10 years ago
  49. 33eb30f Clean up DirectWrite typeface cache matching. by bungeman · 10 years ago
  50. db6346a Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by mtklein · 10 years ago
  51. 6074191 Rebaseline ANGLE bots. by Ben Wagner · 10 years ago
  52. 08fe013 Try to roll angle again. by Brian Salomon · 10 years ago
  53. 6ca763f More SaveFlags removal twiddling. by fmalita · 10 years ago
  54. dbb7b30 Update the name of the friended android class and add the appropriate guards. by djsollen · 10 years ago
  55. 4a24cd8 Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader. by humper · 10 years ago
  56. 9323b01 Update Windows baselines due to VS2013 update. by Ben Wagner · 10 years ago
  57. 0992d07 rebaseline after changing labels in bitmapfilters by reed · 10 years ago
  58. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  59. 24ad096 Silence warnings about using offsetof on near-POD structs. by mtklein · 10 years ago
  60. b5c281e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  61. baa860c * Removed bitmapshaders from expectations/gm/ignored-tests.txt. by dandov · 10 years ago
  62. 6d867d4 DirectWrite to use PostScript name for PDF. by bungeman · 10 years ago
  63. 057ef35 rebaseline after GM change to bitmapfilters by reed · 10 years ago
  64. 12d4aa6 ignore bitmapfilters failures until we can rebaseline by reed · 10 years ago
  65. 859b924 move some headers out of public by reed · 10 years ago
  66. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  67. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  68. 4c07b6b BenchSysTimer_mach drops all sub-ms precision. Fix that! by mtklein · 10 years ago
  69. da085e6 fix chrome had #if SK_DEBUG instead of #ifdef SK_DEBUG by caryclark · 10 years ago
  70. dac1d17 Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites. by caryclark · 10 years ago
  71. d6043b2 Add nanomsg to third_party, with some demos. by mtklein · 10 years ago
  72. 4aa000d Split out DEPS change from 294873004 to land first. by mtklein · 10 years ago
  73. 0349864 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not needed by reed · 10 years ago
  74. 90c471e Refine bench_record and bench_playback: by mtklein · 10 years ago
  75. ad2ab61 Fix Windows bots by borenet · 10 years ago
  76. 9ccabf7 Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots. (https://codereview.chromium.org/331193004/) by mtklein · 10 years ago
  77. 07fc662 Prepare for internal SaveFlags removal. by fmalita · 10 years ago
  78. 0eb02a6 Cleaned a repeated if(condition) with the same condition by piotaixr · 10 years ago
  79. f3b5027 Perlin noise cleanup. by senorblanco · 10 years ago
  80. f1e5a04 Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots. by mtklein · 10 years ago
  81. cf21872 Armv8/64bit doesn't (apparently) need rebaselining by kevin.petit · 10 years ago
  82. 92b323e Add sugoi@ to CQ_COMMITTERS. by senorblanco · 10 years ago
  83. 885f2ea fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIG by reed · 10 years ago
  84. 9118413 Enable compiling with automatically-downloaded VS toolchain on Windows bots by Eric Boren · 10 years ago
  85. d6e614c Update SKP version to 24 by borenet · 10 years ago
  86. 851eabe Minor cleanups in picture_utils header file. by tfarina · 10 years ago
  87. 09b187c Update SKP version to 23 by borenet · 10 years ago
  88. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  89. c6dbd6f Update SKP version to 22 by borenet · 10 years ago
  90. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  91. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  92. 937fdeb Testing trybot triggering by rmistry · 10 years ago
  93. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  94. 39e58ad Randomize seed for SkDiscretePathEffect::filterPath() by rs.prinja · 10 years ago
  95. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  96. 9a8699f New baselines for perlin noise tests affected by ce6a35. by senorblanco · 10 years ago
  97. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  98. 2526f0e rebaselines for removal of unitmapper by reed · 10 years ago
  99. 1b5e04e Add more tests to ignore-tests.txt. by Stephen White · 10 years ago
  100. e07c1ab Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/) by scroggo · 10 years ago