1. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  2. 3eb77e4 teach rebaseline_server how to compare results of multiple render_pictures runs by commit-bot@chromium.org · 10 years ago
  3. a137675 hack hack hack by commit-bot@chromium.org · 10 years ago
  4. a8d95f8 Perform perlin noise matrix computations once per frame, not per pixel. by senorblanco@chromium.org · 10 years ago
  5. 2af1a2d Add base effect for gpu 2pt conical gradients by commit-bot@chromium.org · 10 years ago
  6. 221b911 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  7. d01ec71 Revert to old behavior regarding SK_CPU_ARM and update documentation around SK_CPU_ARM64 on iOS. by commit-bot@chromium.org · 10 years ago
  8. 9e613c0 Add skia.buildbots@gmail.com to CQ_COMMITTERS by commit-bot@chromium.org · 10 years ago
  9. d591b75 Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) by commit-bot@chromium.org · 10 years ago
  10. a455965 Properly set alpha type in webp decode. by commit-bot@chromium.org · 10 years ago
  11. 77815fd Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 10 years ago
  12. f3c4182 Rebaseline flaky image on Win7 GPU by robertphillips@google.com · 10 years ago
  13. 1cf21d2 Fix for SkTwoPointConicalGradient_gpu define by commit-bot@chromium.org · 10 years ago
  14. c311873 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  15. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 10 years ago
  16. b677943 Fix ios build in chromium when targeting multiple architectures by djsollen@google.com · 10 years ago
  17. 681faa3 Remove RHB msaa4 from bench_pictures cfg by commit-bot@chromium.org · 10 years ago
  18. 8ec45ce Add more big endian platforms by commit-bot@chromium.org · 10 years ago
  19. c13fae6 android_make now exactly the same as android_ninja by commit-bot@chromium.org · 10 years ago
  20. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 10 years ago
  21. 6ce77fa Fix ninja build for Android by commit-bot@chromium.org · 10 years ago
  22. e887998 rebaseline Win7/Win8 GM changes caused by ninja build (!) by commit-bot@chromium.org · 10 years ago
  23. 8792728 Fix SkRRect isEmpty assert by commit-bot@chromium.org · 10 years ago
  24. 030f45a Rebaseline Android perf triggers by robertphillips@google.com · 10 years ago
  25. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  26. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 10 years ago
  27. d550088 Add generation ID to SkPicture by robertphillips@google.com · 10 years ago
  28. 8bf34e1 Remove dead code in ports/. by commit-bot@chromium.org · 10 years ago
  29. 050c0ae Remove misc. dead code. by commit-bot@chromium.org · 10 years ago
  30. 8b30d9a Remove dead code in gpu/. by commit-bot@chromium.org · 10 years ago
  31. d3c3f0e Fix early return when GrCoordTransform is identity. by bsalomon@google.com · 10 years ago
  32. a749e60 arm64_make script changes by commit-bot@chromium.org · 10 years ago
  33. 51a11b7 Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior. by commit-bot@chromium.org · 10 years ago
  34. dc5cd85 Add support for multiple base distance field sizes. by commit-bot@chromium.org · 10 years ago
  35. d5424a4 Fix matrix adjustment passed to filter processing. by senorblanco@chromium.org · 10 years ago
  36. 55bd940 SkTDynamicHash: pick up GetKey(), Hash() from T by default. by commit-bot@chromium.org · 10 years ago
  37. 158f646 SkTDynamicHash: remove need for Equals(const T&, const Key&) param. by commit-bot@chromium.org · 10 years ago
  38. 52ffbf6 Use glInvalidateFramebuffer() when it is supported. by commit-bot@chromium.org · 10 years ago
  39. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  40. d0a5029 Add effect for ellipse clipping. by commit-bot@chromium.org · 10 years ago
  41. 049952b New GPU baselines for texteffects GM on NexusS, GalaxyNexus. by senorblanco@chromium.org · 10 years ago
  42. 34a8bd1 Rebaseline images missed in r14005 (Rebaseline two tests after r13940) by robertphillips@google.com · 10 years ago
  43. c282ba8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. 37eb4e4 Purge SkPurgeableMemoryBlock. by commit-bot@chromium.org · 10 years ago
  45. 6844958 rebaseline_server: display as much info as possible if expected/actual image is missing by commit-bot@chromium.org · 10 years ago
  46. 8172a59 New Nexus4 and Win7 perspective baselines for xfermodeimagefilter GM. by senorblanco@chromium.org · 10 years ago
  47. 554741e Rebaseline N10 bench pictures triggers by bsalomon@google.com · 10 years ago
  48. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 10 years ago
  49. 58af0c8 Add show_gm_changes script: show change revisions and hashes for a GM by commit-bot@chromium.org · 10 years ago
  50. 921d2b3 The android framework should not embolden glyphs that originate from bold fonts. by commit-bot@chromium.org · 10 years ago
  51. 23f116d Rename test SkUserConfig files. by commit-bot@chromium.org · 10 years ago
  52. 5f96780 Fix ordering issue in perf expectations by robertphillips@google.com · 10 years ago
  53. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 10 years ago
  54. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago
  55. d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 10 years ago
  56. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  57. 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 10 years ago
  58. 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  59. 96050eb Rebaseline two tests after r13940. by fmalita@google.com · 10 years ago
  60. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  61. 58d69d8 change default build (in "make" wrapper) to ninja on all platforms by epoger@google.com · 10 years ago
  62. 2c48ee8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  63. fa8cb1c Make DM play nice with the plan to split CPU and GPU work. by commit-bot@chromium.org · 10 years ago
  64. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 10 years ago
  65. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  66. 07421a5 Add global fontconfig lock. by commit-bot@chromium.org · 10 years ago
  67. b19bc7f Add eg...@google.com to CQ_COMMITTERS by bsalomon@google.com · 10 years ago
  68. 7c0d72f Change if/else to if in two GrGLInterface factories. by commit-bot@chromium.org · 10 years ago
  69. efa85aa Revert "disable passing discards through GrIODB." by bsalomon@google.com · 10 years ago
  70. 5c6b03c disable passing discards through GrIODB. by bsalomon@google.com · 10 years ago
  71. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  72. 37dab05 Ignore failure on more GTX660 GMs by commit-bot@chromium.org · 10 years ago
  73. 31d0b3d rebaseline_server: add --compare-configs option by commit-bot@chromium.org · 10 years ago
  74. 9955f9d Whitespace change to trigger rebuilds after master migration by commit-bot@chromium.org · 10 years ago
  75. da0d978 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  76. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 10 years ago
  77. a0c269a Rebaseline expectations for desk_facebook.skp on gpu runs with scale=1.1 by bsalomon@google.com · 10 years ago
  78. 140950c SkOnce for SkXfermode::Create(Mode) by commit-bot@chromium.org · 10 years ago
  79. 5be2def Fix the ninja build on mac to use nm/readelf from the Android toolchain instead of the host system. by commit-bot@chromium.org · 10 years ago
  80. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  81. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 10 years ago
  82. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  83. 0e9e6a3 Roll back tests/TileGridTest.cpp back to where ASAN was happy. by commit-bot@chromium.org · 10 years ago
  84. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  85. cb3f079 Adds bench expectations to expectations/bench; fixes bench alert test's dependency on script line number. by commit-bot@chromium.org · 10 years ago
  86. cd00b9a New Win7 baselines for resize image filters. by senorblanco@chromium.org · 10 years ago
  87. 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 10 years ago
  88. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  89. ba0c5ea Updates to Android.mk generation. by commit-bot@chromium.org · 10 years ago
  90. 3eedb80 Add clip effect for circles by commit-bot@chromium.org · 10 years ago
  91. b556422 Increase GrGpuGL's program cache size by commit-bot@chromium.org · 10 years ago
  92. b930cc3 Please Valgrind by calling preConcat. by commit-bot@chromium.org · 10 years ago
  93. c0df2fb rebaseline_server: add option to read actuals from local disk by commit-bot@chromium.org · 10 years ago
  94. 36ba66b Mark megalooper_0x0_gpu and complexclip2_rrect_aa_gpu flaky on Win7 perspective by commit-bot@chromium.org · 10 years ago
  95. 638811a Add GM expectations for Test-Linux-Bare-NoGPU-Arm8_64-Debug by commit-bot@chromium.org · 10 years ago
  96. 33a4b46 Whitespace change to trigger builds after master crash by commit-bot@chromium.org · 10 years ago
  97. 21091d6 Mark some msaa GMs flaky on Ubuntu12-GTX660 by commit-bot@chromium.org · 10 years ago
  98. c94a028 Add a default-default font for DirectWrite. by bungeman@google.com · 10 years ago
  99. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 10 years ago
  100. 7669a77 fix SkBitmap::erase to handle RGBA and BGRA by commit-bot@chromium.org · 10 years ago