1. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  2. 11ea96c tests: add --veryVerbose / -V by commit-bot@chromium.org · 11 years ago
  3. fe755b4 Remove BOM from SkFontHost_FreeType.cpp. by bungeman@google.com · 11 years ago
  4. 04bfdc3 Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview.chromium.org/144343004/) by commit-bot@chromium.org · 11 years ago
  5. 5683acd Add --skip_cpu and --skip_gpu options to tests by commit-bot@chromium.org · 11 years ago
  6. 78cf119 Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws. by senorblanco@chromium.org · 11 years ago
  7. 74bdde0 Clamp negative sigma to 0 in SkDropShadowImageFilter. by senorblanco@chromium.org · 11 years ago
  8. c1587f9 change setAlphaType to not modify the pixelref's genID by reed@google.com · 11 years ago
  9. a96176d ARM Skia NEON patches - 20 - New improved BitmapProcState code by commit-bot@chromium.org · 11 years ago
  10. 8e0993d SkGrPixelRef can only reference the subset of the Surface specified by its SkImageInfo by commit-bot@chromium.org · 11 years ago
  11. d50d87a That's confusing. Make it clear we're working with 3 points == 9 scalars. by commit-bot@chromium.org · 11 years ago
  12. f296eac Remove nvpr bench_pictures_cfg by commit-bot@chromium.org · 11 years ago
  13. 410be67 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. dcfa9ff Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/) by commit-bot@chromium.org · 11 years ago
  15. c249088 Adding rmistry for emergency reverts. by commit-bot@chromium.org · 11 years ago
  16. 06cd6c1 Add the NOTRY command on roll_deps.py by commit-bot@chromium.org · 11 years ago
  17. d182915 Perform the same analytic blur calculation on the GPU that we do on the CPU. Results in significant performance gains when using Ganesh to render drop shadows in Chrome. by commit-bot@chromium.org · 11 years ago
  18. 01260b2 Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https://codereview.chromium.org/147713002/) by commit-bot@chromium.org · 11 years ago
  19. 0fba151 Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). by tfarina@chromium.org · 11 years ago
  20. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  21. 99f381a move getAdvancedTypefaceMetrics into private, as only skia internals call it by reed@google.com · 11 years ago
  22. 619ba74 Trying once again to rebaseline IntelRhb bots. by senorblanco@chromium.org · 11 years ago
  23. c8de7a3 Ensure SSE2/3 is always enabled on Android. by commit-bot@chromium.org · 11 years ago
  24. 78dd91d Revert "Revert of Workaround for assertion in NVPR config in bench. (https://codereview.chromium.org/131503007/)" by commit-bot@chromium.org · 11 years ago
  25. d15d469 Revert "Revert of nvpr baselines (https://codereview.chromium.org/132333008/)" by commit-bot@chromium.org · 11 years ago
  26. f532e01 Rebaseline imageblur on IntelRhb Debug. by senorblanco@chromium.org · 11 years ago
  27. 17bb951 roll_deps.py: Make default_bots_list a module-level variable by borenet@google.com · 11 years ago
  28. 594aa5e Revert of Workaround for assertion in NVPR config in bench. (https://codereview.chromium.org/131503007/) by commit-bot@chromium.org · 11 years ago
  29. be39f37 Revert of nvpr baselines (https://codereview.chromium.org/132333008/) by commit-bot@chromium.org · 11 years ago
  30. dd13af8 New baselines for Win7 DirectWrite (shader2 and bezier_conic) and Intel Rhb (imagefiltersbase and imageblur). All failures are pixel intensity mismatch <= 3. by senorblanco@chromium.org · 11 years ago
  31. fbd3047 Workaround for assertion in NVPR config in bench. by commit-bot@chromium.org · 11 years ago
  32. 0655389 nvpr baselines by bsalomon@google.com · 11 years ago
  33. 788a5f0 Explain empty report in compare_codereview.py. by commit-bot@chromium.org · 11 years ago
  34. b3bf362 Rebaseline some GPU and ANGLE results which started failing on Win7. by senorblanco@chromium.org · 11 years ago
  35. 0e8d0d6 add optional SkAlphaType parameter to notifyPixelsChanged by commit-bot@chromium.org · 11 years ago
  36. 83c39db Remove misc. suppressions from ignored-tests.txt added in https://codereview.chromium.org/105893003. These tests were rebaselined shortly after that patch landed, but the suppressions weren't removed, so differences have snuck in and not been rebaselined. by senorblanco@chromium.org · 11 years ago
  37. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  38. 1a5e51f remove SkScalarMul from public headers by reed@google.com · 11 years ago
  39. e898957 Add NVPR configs to bench by commit-bot@chromium.org · 11 years ago
  40. 440ddf4 Add NVPR configs to GM by commit-bot@chromium.org · 11 years ago
  41. 2865839 rebaselines from NVPR enable and nexus4 blur radius by bsalomon@google.com · 11 years ago
  42. 33c749a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 658650c Remove unused methods from SkWindow. by tfarina@chromium.org · 11 years ago
  44. c2abd54 add alternative to isRect named asRect by commit-bot@chromium.org · 11 years ago
  45. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  46. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  48. 3a9ade7 Updates bench expectations; adds new platforms. by commit-bot@chromium.org · 11 years ago
  49. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  50. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  51. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  52. 8f22011 Add a sample doc in markdown format. by commit-bot@chromium.org · 11 years ago
  53. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  54. bde4ba2 Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://codereview.chromium.org/146823002/) by commit-bot@chromium.org · 11 years ago
  55. d1630e8 new tool: download all GM images for a given builder, ready for skdiff by commit-bot@chromium.org · 11 years ago
  56. 227c246 Resolve a few memory leaks in tests. by commit-bot@chromium.org · 11 years ago
  57. dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
  58. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  59. 0ded88d [Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.] by senorblanco@chromium.org · 11 years ago
  60. 94ecb66 Use SkMScalar as intermediates in SkMatrix44::setConcat. by commit-bot@chromium.org · 11 years ago
  61. 0903c34 Add new baselines for imagefiltersscaled GM. by senorblanco@chromium.org · 11 years ago
  62. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  63. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  64. 1c2f8c2 modify authors file format to use python fnmatch by commit-bot@chromium.org · 11 years ago
  65. 1b532f1 Rebaselines for r13156. by bungeman@google.com · 11 years ago
  66. 3bfd12d Rebaselines for r13156. by bungeman@google.com · 11 years ago
  67. 8f7ed2c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. 5aa1116 Rebaselines for r13156. by bungeman@google.com · 11 years ago
  69. 5a24671 Rebaseline for r13156. by bungeman@google.com · 11 years ago
  70. b2c323a Remove unused SampleTests.cpp source file. by tfarina@chromium.org · 11 years ago
  71. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  72. 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 76d4d04 Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h. by senorblanco@chromium.org · 11 years ago
  74. 9e63883 Add a suppressions file for leak sanitizer. by commit-bot@chromium.org · 11 years ago
  75. 94da31d Upstream Android Changes from K release by commit-bot@chromium.org · 11 years ago
  76. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 11 years ago
  77. 4732df6 Basic support for vector FON. by bungeman@google.com · 11 years ago
  78. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  79. 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
  80. c896f4d Both gears and snow should detect if Path is available, and also report on the console if present. by commit-bot@chromium.org · 11 years ago
  81. 5a064e3 Remove more unnamed namespace usages. by tfarina@chromium.org · 11 years ago
  82. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  83. 517c1e2 Chromium Codereview Comparison Script. by commit-bot@chromium.org · 11 years ago
  84. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  85. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  86. 7873333 Remove GetGr() hack. by commit-bot@chromium.org · 11 years ago
  87. 566a3f1 update mesa version mapping to GL version by commit-bot@chromium.org · 11 years ago
  88. 394c7bb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  89. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  90. 34f47f9 Add reviewers to roll_deps.py, remove linux_heapcheck bot by commit-bot@chromium.org · 11 years ago
  91. 0c95d66 Remove a stray setReserve that causes dynamic allocation in picture creation. by commit-bot@chromium.org · 11 years ago
  92. 764ea79 Rename Logan skimage expectations: .jon -> .json by commit-bot@chromium.org · 11 years ago
  93. 2982a4f Add comment at top of freetype.gyp. by commit-bot@chromium.org · 11 years ago
  94. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  95. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  96. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  97. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  98. 91506eb Scope our ANNOTATE_BENIGN_RACE. by commit-bot@chromium.org · 11 years ago
  99. 5e93b85 Whitepspace change to verify that the bots are working by borenet@google.com · 11 years ago
  100. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago