1. 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
  2. 22dd6b9 Always support NPOT tiling/MIPs on ES3 by commit-bot@chromium.org · 11 years ago
  3. 5c34491 pdfviewer: remove one #include to STL, that is not needed by edisonn@google.com · 11 years ago
  4. b972772 More rebaselines for r10769. by jvanverth@google.com · 11 years ago
  5. 23e899b pdfviewer: fix typo in sample app by edisonn@google.com · 11 years ago
  6. 2c81777 pdfviewer: update interface of derived canvas and device, to reflect lastest changes in the interfaces. by edisonn@google.com · 11 years ago
  7. 63ce82f pdfviewer: (cleanup) put the gyp for library code in a separate file by edisonn@google.com · 11 years ago
  8. dc3134c Always support pack/unpack row length on ES3. Add support for NV_pack_subimage extension. by commit-bot@chromium.org · 11 years ago
  9. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
  10. 2276c01 Support VAO when on ES3. by commit-bot@chromium.org · 11 years ago
  11. 66198a7 More rebaselines for r10769. by jvanverth@google.com · 11 years ago
  12. 052d536 First set of rebaselines for r10769. by jvanverth@google.com · 11 years ago
  13. 063d707 pdfviewer: code cleanup - remove STL usage by edisonn@google.com · 11 years ago
  14. c671497 Ubuntu flaky performance trigger rebaseline by robertphillips@google.com · 11 years ago
  15. 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
  16. 30e086c more rebaselines of convexpaths by bsalomon@google.com · 11 years ago
  17. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  18. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 1e973d7 Patch for r10762 by robertphillips@google.com · 11 years ago
  20. 6c15764 This CL addresses "SkCanvas::save flags are not respected by GPU backend" (https://code.google.com/p/skia/issues/detail?id=1503). by commit-bot@chromium.org · 11 years ago
  21. 8f42697 This bench attempts to recreate Chromium's Canvas_putImageData performance test to track down https://code.google.com/p/chromium/issues/detail?id=270649. by commit-bot@chromium.org · 11 years ago
  22. 4271f79 Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value" by scroggo@google.com · 11 years ago
  23. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  24. 7a3eeac Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
  25. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  26. cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 11 years ago
  27. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago
  28. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
  29. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  30. 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
  31. b5f8f41 Add missing baselines for convexpaths GM by bsalomon@google.com · 11 years ago
  32. 5b4011a rebaseline convex paths after test was changed. by bsalomon@google.com · 11 years ago
  33. 46b450a temporary kES2_GrGLBinding alias to unblock DEPS roll by bsalomon@google.com · 11 years ago
  34. eb17070 missing header from previous commit by bsalomon@google.com · 11 years ago
  35. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  36. 452ed43 Rebaseline GMs for Galaxy Nexus: looks like updated fonts and some GMs out of date. by jvanverth@google.com · 11 years ago
  37. bc98ff0 Enable coverage when drawing to the stencil buffer. by commit-bot@chromium.org · 11 years ago
  38. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  39. 96583db Add missing fallback blending to SkA8_Shader_Blitter::blitMask() by commit-bot@chromium.org · 11 years ago
  40. aa86fb3 Rebaseline GMs for Nexus-10: looks like fonts changed due to OS upgrade. by jvanverth@google.com · 11 years ago
  41. 8c04944 one more flakly GL_LINES win7/intel/gpu test to ignore by bsalomon@google.com · 11 years ago
  42. aa0307e Expect to fail on images with GL_LINES snapping issue on win7/intel/gpu by bsalomon@google.com · 11 years ago
  43. 11d0e94 try one last time for xfermodes3 pdf rebaselines, will delete if this doesn't stick by bsalomon@google.com · 11 years ago
  44. 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
  45. a474a1d Rebaseline Ubuntu after revert of r10705 (in r10729) by robertphillips@google.com · 11 years ago
  46. 6ad3bb9 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  47. 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
  48. ed41d86 more xfermodes3 rebaselines by bsalomon@google.com · 11 years ago
  49. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 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
  51. 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
  52. ab882bf Refactor GM to separate config parsing, attempt 2 by commit-bot@chromium.org · 11 years ago
  53. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  54. 2865c44 rebaseline xfermodes3 after change to the test. by bsalomon@google.com · 11 years ago
  55. 33f11b6 pdfviewer: make pdfviewer compile on mac by edisonn@google.com · 11 years ago
  56. de1559c Make xfermodes3 GM also test stroked rects by commit-bot@chromium.org · 11 years ago
  57. fe87fb8 fix path issues on mac and win for skpdiff_server.py by commit-bot@chromium.org · 11 years ago
  58. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  59. 04507b9 Deletes warning on no graph outputs, since we don't output graphs anymore. by bensong@google.com · 11 years ago
  60. 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
  61. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  62. 8e6b7c3 Delete compare_baselines.py and download_baselines.py ; we use rebaseline.py now by epoger@google.com · 11 years ago
  63. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago
  64. 0c0e14c update expectations after SkLONGLONG change by reed@google.com · 11 years ago
  65. b8d3454 Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  66. 459f57d Another Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  67. 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
  68. c520562 Revert "Refactor gmmain to separate out config parsing" by scroggo@google.com · 11 years ago
  69. 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  70. 96ae688 effects: Replaces uses of GrAssert with SkASSERT. by commit-bot@chromium.org · 11 years ago
  71. 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 11 years ago
  72. 2dc8b96 Fix build with SK_SUPPORT_UNITTEST on by commit-bot@chromium.org · 11 years ago
  73. 9677a84 Refactor gmmain to separate out config parsing by commit-bot@chromium.org · 11 years ago
  74. 531d8d1 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  75. ed8e50f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. 065224d Add Android config for Intel RHB by borenet@google.com · 11 years ago
  77. 8027d99 add root files from chrome by reed@google.com · 11 years ago
  78. fa5723a Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  79. 75e9dfe fix int-to-scalar warnings by reed@google.com · 11 years ago
  80. e657a25 bench_util: allow optional whitespace in CSV format by epoger@google.com · 11 years ago
  81. 03b8781 expose instance methods on SkTypefaceCache by reed@google.com · 11 years ago
  82. 2b1155a fix mac build errors related to new gm by djsollen@google.com · 11 years ago
  83. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  84. a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
  85. 7ad39d3 Make android_run_skia exit with the correct code by borenet@google.com · 11 years ago
  86. 1cc07d9 Revert "Add SkCanvas::drawPosTextBounded." by reed@google.com · 11 years ago
  87. 2cad2c0 fix malformed gypi file that was missing commas by djsollen@google.com · 11 years ago
  88. c9ab2b7 SkTDynamicHash by mtklein@google.com · 11 years ago
  89. 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
  90. cc95b1a Update Skia Android tools. by djsollen@google.com · 11 years ago
  91. 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
  92. b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
  93. eac2759 r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  94. 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
  95. 3de23b1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 11 years ago
  97. 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
  98. 80e18c9 Reland "Make WebP decoding independent of stream length." by scroggo@google.com · 11 years ago
  99. a8797b9 remove include from the header paths by djsollen@google.com · 11 years ago
  100. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago