1. 0e6e8cc Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due to 1000+ linux_layout failures (http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/18997/steps/webkit_tests/logs/stdio) by robertphillips@google.com · 11 years ago
  2. ed41d86 more xfermodes3 rebaselines by bsalomon@google.com · 11 years ago
  3. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. fb7b1bf pdfviewer: workaround gyp issue with multiple files, not being translated into an array in linux (works in mac, as per spec) by edisonn@google.com · 11 years ago
  5. 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
  6. ab882bf Refactor GM to separate config parsing, attempt 2 by commit-bot@chromium.org · 11 years ago
  7. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  8. 2865c44 rebaseline xfermodes3 after change to the test. by bsalomon@google.com · 11 years ago
  9. 33f11b6 pdfviewer: make pdfviewer compile on mac by edisonn@google.com · 11 years ago
  10. de1559c Make xfermodes3 GM also test stroked rects by commit-bot@chromium.org · 11 years ago
  11. fe87fb8 fix path issues on mac and win for skpdiff_server.py by commit-bot@chromium.org · 11 years ago
  12. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  13. 04507b9 Deletes warning on no graph outputs, since we don't output graphs anymore. by bensong@google.com · 11 years ago
  14. 3aa3555 pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files by edisonn@google.com · 11 years ago
  15. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  16. 8e6b7c3 Delete compare_baselines.py and download_baselines.py ; we use rebaseline.py now by epoger@google.com · 11 years ago
  17. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago
  18. 0c0e14c update expectations after SkLONGLONG change by reed@google.com · 11 years ago
  19. b8d3454 Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  20. 459f57d Another Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  21. 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
  22. c520562 Revert "Refactor gmmain to separate out config parsing" by scroggo@google.com · 11 years ago
  23. 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  24. 96ae688 effects: Replaces uses of GrAssert with SkASSERT. by commit-bot@chromium.org · 11 years ago
  25. 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 11 years ago
  26. 2dc8b96 Fix build with SK_SUPPORT_UNITTEST on by commit-bot@chromium.org · 11 years ago
  27. 9677a84 Refactor gmmain to separate out config parsing by commit-bot@chromium.org · 11 years ago
  28. 531d8d1 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  29. ed8e50f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 065224d Add Android config for Intel RHB by borenet@google.com · 11 years ago
  31. 8027d99 add root files from chrome by reed@google.com · 11 years ago
  32. fa5723a Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  33. 75e9dfe fix int-to-scalar warnings by reed@google.com · 11 years ago
  34. e657a25 bench_util: allow optional whitespace in CSV format by epoger@google.com · 11 years ago
  35. 03b8781 expose instance methods on SkTypefaceCache by reed@google.com · 11 years ago
  36. 2b1155a fix mac build errors related to new gm by djsollen@google.com · 11 years ago
  37. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  38. a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
  39. 7ad39d3 Make android_run_skia exit with the correct code by borenet@google.com · 11 years ago
  40. 1cc07d9 Revert "Add SkCanvas::drawPosTextBounded." by reed@google.com · 11 years ago
  41. 2cad2c0 fix malformed gypi file that was missing commas by djsollen@google.com · 11 years ago
  42. c9ab2b7 SkTDynamicHash by mtklein@google.com · 11 years ago
  43. fb4a68d If any change is made to the public API then make sure there is an LGTM from an owner. by rmistry@google.com · 11 years ago
  44. cc95b1a Update Skia Android tools. by djsollen@google.com · 11 years ago
  45. 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
  46. b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
  47. eac2759 r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  48. 1c0ade7 Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot by robertphillips@google.com · 11 years ago
  49. 3de23b1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 11 years ago
  51. 9d54aeb All rSomethingTo() immediately following a close() are relative to the point we closed from, not the point we close to. Fix that. by commit-bot@chromium.org · 11 years ago
  52. 80e18c9 Reland "Make WebP decoding independent of stream length." by scroggo@google.com · 11 years ago
  53. a8797b9 remove include from the header paths by djsollen@google.com · 11 years ago
  54. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago
  55. ee05f75 Remove exported headers and add all public headers into dictionary for reference by clients. by djsollen@google.com · 11 years ago
  56. 65beb75 Temporarily disable pathinterior_gpu on Nexus-10. by jvanverth@google.com · 11 years ago
  57. 2fae54d Add a map homogenous points to SkMatrix by egdaniel@google.com · 11 years ago
  58. 3f05c91 Add initial baselines for new GM xfermodes3 by bsalomon@google.com · 11 years ago
  59. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  60. 1904df0 Reverting r10651: Make WebP decoding independent of stream length. by jvanverth@google.com · 11 years ago
  61. 9c1a967 remove uneeded SK_API declaration. by djsollen@google.com · 11 years ago
  62. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  63. cbdcbd0 Nexus 7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  64. a111e49 Cleanup the ARM blitrow optimizations by djsollen@google.com · 11 years ago
  65. 1f617a7 Make WebP decoding independent of stream length. by djsollen@google.com · 11 years ago
  66. 17f1ae6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. c28f555 This attempts to replicate some bad cache behavior Mozilla reported. by commit-bot@chromium.org · 11 years ago
  68. 482d5a2 Revert rebaselines for r10640. by jvanverth@google.com · 11 years ago
  69. 940c863 Revert r10640: Fix hairline pathrenderer for Nexus-10. by jvanverth@google.com · 11 years ago
  70. 6b8573d Rebaseline Nexus-S and Nexus-4 GMs for r10640. Disabled complexclip_bw_layer_gpu by jvanverth@google.com · 11 years ago
  71. 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 11 years ago
  72. f682241 More rebaselines for r10640. Unreviewed. by jvanverth@google.com · 11 years ago
  73. 6dbf2e5 Rebaseline images for r10640. Unreviewed. by jvanverth@google.com · 11 years ago
  74. 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
  75. 274aeef Rebaseline images for r10535. Reviewed by djsollen. by jvanverth@google.com · 11 years ago
  76. 78b64ae Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  77. 5376610 pdfviewer: remove text save/restore (not needed) and verify that colorspace dictionary exists before using it by edisonn@google.com · 11 years ago
  78. 768bc6a pdfviewer: add ability to run on gpu by edisonn@google.com · 11 years ago
  79. 1efccd2 Create a gypi that contains all the SK_API header files for use by clients (i.e. chromium). by djsollen@google.com · 11 years ago
  80. 16291e5 pdfviewer: remove save/restore used with q/Q operators (we already do there save and restore) by edisonn@google.com · 11 years ago
  81. 641a249 ARM Skia NEON patches - 11 - Blitter_RGB16 by commit-bot@chromium.org · 11 years ago
  82. d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  84. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  85. 3484df6 New baselines for imagefiltersbase, after r10626. by senorblanco@chromium.org · 11 years ago
  86. 4f898b7 pdfviewer: absolute minimal; to al least render (even if poorly) ICC based color spaces, based on RGB by edisonn@google.com · 11 years ago
  87. 590a5af Beginning work to refactor jpeg tile decoding. by scroggo@google.com · 11 years ago
  88. a1a5154 Fix failure exits from JPEG onBuildTileIndex. by scroggo@google.com · 11 years ago
  89. 2fe638e Update GM baselines for 8888->4444 fix. by scroggo@google.com · 11 years ago
  90. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  91. d79277f Support decoding subsets from JPG on Android. by scroggo@google.com · 11 years ago
  92. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  93. 7bb36ab Fix build. by scroggo@google.com · 11 years ago
  94. 9c9d4a7 Restore SkPath(const SkPath&) to copy the generation ID on Android. by mtklein@google.com · 11 years ago
  95. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  96. 0b39619 More GM rebaselines by jvanverth@google.com · 11 years ago
  97. 619e480 Rebaselining GM's for gradient GM change. by dierk@google.com · 11 years ago
  98. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  99. e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 11 years ago
  100. c623328 Mark dashing gpu as expected to fail on win7/gpu/intel by bsalomon@google.com · 11 years ago