1. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  2. 57bb0c3 Whitespace change to trigger build after several buildbot-side changes by borenet@google.com · 11 years ago
  3. 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
  4. ac8f3a4 Add GM option to allow the GPU context to be reset prior to each GM being run by djsollen@google.com · 11 years ago
  5. 2dcf36e Fix SkScalar conversion warning error. by halcanary@google.com · 11 years ago
  6. ef6d8da Remove rebaselined tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
  7. 2692c48 Mark images with busted concial gradients as ignore failure on N10, N4, and RHB by bsalomon@google.com · 11 years ago
  8. 7f3622d Rebaseline gradient gpu tests by bsalomon@google.com · 11 years ago
  9. d8854ad Fix iOS build of test_image_decoder by halcanary@google.com · 11 years ago
  10. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  11. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  12. 43e6bdb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
  14. 57a3b76 Rebaseline for 11592. by bungeman@google.com · 11 years ago
  15. e9dea9e Ignore the failure of this flaky PDF test. by scroggo@google.com · 11 years ago
  16. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  17. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  18. f7f5b7c update GM to use #ifdef instead of just #if by djsollen@google.com · 11 years ago
  19. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  20. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  21. 17cb562 Mark shifty hairmodes on N10 as ignore-failure by bsalomon@google.com · 11 years ago
  22. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  23. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
  25. cb55f11 HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dir by epoger@google.com · 11 years ago
  26. 5f2bb00 More improvements to HTTP baseline viewer (for GM results) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  27. 55f5682 Added missing SK_API by sugoi@google.com · 11 years ago
  28. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  29. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  30. 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
  31. 80390ec Threads can race to be the first one to calculate the empty path ref's bounds. by commit-bot@chromium.org · 11 years ago
  32. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  33. 409774e Sadly TSAN still reports this as a race, even when we're obviously writing the by commit-bot@chromium.org · 11 years ago
  34. 354fd97 Do not convert non gray PNG to A8. by scroggo@google.com · 11 years ago
  35. f614b76 fix 10.6 by caryclark@google.com · 11 years ago
  36. ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
  37. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  38. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  39. 693a837 Whitespace change to test CQ emails. by commit-bot@chromium.org · 11 years ago
  40. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  41. edf2367 Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. by commit-bot@chromium.org · 11 years ago
  42. 57f035e Writing to testName and reading its size isn't thread safe, TSAN reminds us. by commit-bot@chromium.org · 11 years ago
  43. f6842e7 In skia_test.cc, atomics -> mutex. by commit-bot@chromium.org · 11 years ago
  44. 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
  45. 1d06999 Fix build. by scroggo@google.com · 11 years ago
  46. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  47. 3702b25 Fix ninja build on Android by djsollen@google.com · 11 years ago
  48. 1270532 Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
  49. 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
  50. 9a112f5 Reverted r11547; filing bugs for 64-bit warnings by borenet@google.com · 11 years ago
  51. bb8c321 Whitespace change to trigger builds after r11547: Always use WERR for skia_lib by borenet@google.com · 11 years ago
  52. 1d3bfdc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. fe21538 fix the android build. now both android_ninja _and_ android_make work. by mtklein@google.com · 11 years ago
  54. cf0573f VERBOSE -> SKIA_ANDROID_VERBOSE_SETUP by mtklein@google.com · 11 years ago
  55. 1c4015a make vanilla android_ninja work, and add quiet options by mtklein@google.com · 11 years ago
  56. 0b499ae Remove uneeded copy of gdbserver from apk by djsollen@google.com · 11 years ago
  57. b016f41 Reduce max number of textures to 4 to make room for a larger class id in effect key by bsalomon@google.com · 11 years ago
  58. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  59. 3400f4b Add 3 color variant to gradient bench, include scale in name, add more benchs by commit-bot@chromium.org · 11 years ago
  60. efcef6a fix Android release builds by mtklein@google.com · 11 years ago
  61. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  62. 1e10a9a quiet down more third-party warnings in poppler and jsoncpp by commit-bot@chromium.org · 11 years ago
  63. 06b7209 remove unecessary warnings from third_party code by djsollen@google.com · 11 years ago
  64. 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 11 years ago
  65. 48f9e1f Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
  66. 741ea9e Revert "Add android_ninja, like android_make for ninja." by mtklein@google.com · 11 years ago
  67. 9eecef0 Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
  68. 4b00412 Ignore flaky shadertext2_pdf-poppler tests on Mac-10.7 Release builds by epoger@google.com · 11 years ago
  69. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  70. a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
  71. afaad3d HTTP GM results viewer: server now returns category summaries along with testData by epoger@google.com · 11 years ago
  72. 5e49738 revert temporary r11517 by epoger@google.com · 11 years ago
  73. 19fcd8e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
  74. 09bbb72 More image rebaselines by robertphillips@google.com · 11 years ago
  75. 650ead2 Added SK_API to SkPathRef.h by robertphillips@google.com · 11 years ago
  76. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. 7fb8959 Rebaselining some stragglers by robertphillips@google.com · 11 years ago
  78. 6e7883b Limit warning message to de-clutter bench output logs by robertphillips@google.com · 11 years ago
  79. ea493b3 Rebaseline after quadratic-circle approximation change by robertphillips@google.com · 11 years ago
  80. c65d105 Rebaseline inconsequential changes to quadclosepath on N10 msaa4 by bsalomon@google.com · 11 years ago
  81. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  82. 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
  83. def1a0b Added two more GMs to the suppressions file by robertphillips@google.com · 11 years ago
  84. b0889a5 This CL effectively reverts: by robertphillips@google.com · 11 years ago
  85. 2b0945f Adding gms for tileimagefilter and offsetimagefilter by sugoi@google.com · 11 years ago
  86. f9d134d Create HTTP-based GM results viewer. by epoger@google.com · 11 years ago
  87. d0b43d7 Rebaselining xfermodeimagefilter by sugoi@google.com · 11 years ago
  88. c569327 Fix android_run_skia by borenet@google.com · 11 years ago
  89. 9cb5177 Fix asan build. Duh, don't return a stack address... by mtklein@google.com · 11 years ago
  90. bdaed95 Rebaseline hairline images & remove suppression by robertphillips@google.com · 11 years ago
  91. 0809585 Compiler warning/error fix for Chromium by robertphillips@google.com · 11 years ago
  92. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. 9822565 Whitespace change to trigger build. by scroggo@google.com · 11 years ago
  94. fd67f2f Fix a warning. by scroggo@google.com · 11 years ago
  95. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  96. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  97. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  98. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  99. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  100. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago