1. 6aeabb1 Speculative Mac 10.6 fix: disable medium & high filter quality tests. by senorblanco@chromium.org · 10 years ago
  2. 711d6f3 Fix bug on android with GL_EXT_debug_marker by commit-bot@chromium.org · 10 years ago
  3. ffc224f Add a minimal --undefok to SkCommandLineFlags. by commit-bot@chromium.org · 10 years ago
  4. afb26ee Speculative Mac 10.6 fix: remove useless code from matriximagefilter GM. by senorblanco@chromium.org · 10 years ago
  5. f41e93b Suppress failing GMs for rebaseline. by fmalita@google.com · 10 years ago
  6. 2a1704f Further tweak compare_codereview.py. by commit-bot@chromium.org · 10 years ago
  7. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  8. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  9. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  10. e6984a8 Fix for int to bool in GrInOrderDrawBuffer by commit-bot@chromium.org · 10 years ago
  11. b0a6578 platform_tools/barelinux/bin/arm64_make script by commit-bot@chromium.org · 10 years ago
  12. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  13. f2ef158 Tweak compare_codereview.py. by commit-bot@chromium.org · 10 years ago
  14. 2fe641b Remove more flags not needed by android framework. by commit-bot@chromium.org · 10 years ago
  15. 2663263 Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored. by commit-bot@chromium.org · 10 years ago
  16. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  17. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  18. 9b62aa1 Make it possible to draw multiple paths at once to a draw target by commit-bot@chromium.org · 10 years ago
  19. 5c260f4 Whitespace change to trigger builds for new GCE compile bots by commit-bot@chromium.org · 10 years ago
  20. 6e4eb21 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  21. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  22. a2b44dc SkFontHost_linux - dup stream instead of ref by commit-bot@chromium.org · 10 years ago
  23. 28ae55d Fix Mac Debug clang build. by senorblanco@chromium.org · 10 years ago
  24. 9a1176c Mark dashing_gpu and complexclip2_rect_aa_gpu as ignore-failure on Win7 perspective by commit-bot@chromium.org · 10 years ago
  25. 09843fd Fix for crash on large image blur sigma values. by senorblanco@chromium.org · 10 years ago
  26. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 10 years ago
  27. 4105623 fix compare_to_expectations command line launch by commit-bot@chromium.org · 10 years ago
  28. adadf7c Add SkASSERT's to gl/Interface validate by commit-bot@chromium.org · 10 years ago
  29. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 10 years ago
  30. 2a8be90 When clipping treat rrect corners where either the x or y radius is < 0.5 as square. by commit-bot@chromium.org · 10 years ago
  31. 1ba6262 Clean up SkOnce usage in SkFontMgr_Indirect. by bungeman@google.com · 10 years ago
  32. a9dae71 More distance field improvements: by commit-bot@chromium.org · 10 years ago
  33. 2ac68c6 Add tools to generated Android.mk by commit-bot@chromium.org · 10 years ago
  34. 46ee398 remove SK_SUPPORT_LEGACY_READPIXELSCONFIG by reed@google.com · 10 years ago
  35. d3ff154 rebaseline Nexus10 results obscured by skia:2313 by commit-bot@chromium.org · 10 years ago
  36. e812c29 Add skimage expectations for Arm8_64 by commit-bot@chromium.org · 10 years ago
  37. ca2b441 Remove unnecessary isrect code in clip mask manager by commit-bot@chromium.org · 10 years ago
  38. 175eaf6 Update expectations for Ubuntu12-GTX660 by commit-bot@chromium.org · 10 years ago
  39. d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 10 years ago
  40. 61c9b83 Manual memset to work around bogus compiler warning bug. by commit-bot@chromium.org · 10 years ago
  41. dc9f69f Add skimage baselines for Ubuntu12-GTX660 bots by commit-bot@chromium.org · 10 years ago
  42. a723fee Fix 10.6 build: double -> float. by commit-bot@chromium.org · 10 years ago
  43. 04eff72 Add test cases for small radii to rrect GMs. by commit-bot@chromium.org · 10 years ago
  44. 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 10 years ago
  45. 7209f93 disable imagefilterscropexpand GM test on Android by commit-bot@chromium.org · 10 years ago
  46. 29d3777 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  47. c8f0d60 Fix r13897. by bungeman@google.com · 10 years ago
  48. 04c32a8 Fix r13897. by bungeman@google.com · 10 years ago
  49. f76cbb8 Fix r13897. by bungeman@google.com · 10 years ago
  50. 3d21f21 Fix r13897. by bungeman@google.com · 10 years ago
  51. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 10 years ago
  52. 34ce63c Fix incorrect assert in r13895. by bungeman@google.com · 10 years ago
  53. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 10 years ago
  54. b463d56 rebaseline_server: rename results.py to compare_to_expectations.py by commit-bot@chromium.org · 10 years ago
  55. a25c4e4 rebaseline_server: fix --editable mode by commit-bot@chromium.org · 10 years ago
  56. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  57. 816b805 Some stragglerbot rebaselines for lighting, imagefiltersscaled GMs. by senorblanco@chromium.org · 10 years ago
  58. e552dc8 Fix broken Android builds due to missing includes for NEON defines by djsollen@google.com · 10 years ago
  59. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  60. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  61. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  62. 9615d5f Remove the now-unnecessary enum in the elliptical clipping effect. by commit-bot@chromium.org · 10 years ago
  63. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 10 years ago
  64. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 10 years ago
  65. 7225506 gyp_skia: make default GYP_GENERATORS for each platform explicit by commit-bot@chromium.org · 10 years ago
  66. e65f1fa fix error in linux makefile for some shells by commit-bot@chromium.org · 10 years ago
  67. 662af29 android_run_skia: fix error check by commit-bot@chromium.org · 10 years ago
  68. 89351ec Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 by commit-bot@chromium.org · 10 years ago
  69. 736be35 rebaseline_server: when first started, tell client results are still being generated by commit-bot@chromium.org · 10 years ago
  70. d510478 New baselines for imagefiltersscaled and lighting GMs. by senorblanco@chromium.org · 10 years ago
  71. e32eeec add some debugging for bug skia:2313 by commit-bot@chromium.org · 10 years ago
  72. 5799423 rebaseline_server: serve JSON from static file, rather than generating it live by commit-bot@chromium.org · 10 years ago
  73. 69e5350 More gpu rebaselines by bsalomon@google.com · 10 years ago
  74. b42105a rebaseline_server: image URLs are relative to JSON file's location by commit-bot@chromium.org · 10 years ago
  75. 130dc91 Rebaseline minor pixel diffs from recent GPU changes. by senorblanco@chromium.org · 10 years ago
  76. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  77. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  78. a95a066 Fix Windows build break introduced in r13864. by bungeman@google.com · 10 years ago
  79. b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 10 years ago
  80. 1c30818 fix non-gpu build by commit-bot@chromium.org · 10 years ago
  81. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 10 years ago
  82. eb9547c stub for ganesh veto by commit-bot@chromium.org · 10 years ago
  83. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  84. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  85. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  86. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 10 years ago
  87. bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 10 years ago
  88. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 10 years ago
  89. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 10 years ago
  90. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  91. 2aae298 Whitespace change to verify that buildbot scripts are fixed. by commit-bot@chromium.org · 10 years ago
  92. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  93. 2002d88 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  94. 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 10 years ago
  95. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  96. af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 10 years ago
  97. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 10 years ago
  98. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 10 years ago
  99. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  100. 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 10 years ago