1. a46128e Remove obsolete CityHash conditional. by commit-bot@chromium.org · 11 years ago
  2. bc386ce Fix Win warning-as-error. by senorblanco@chromium.org · 11 years ago
  3. 01bdf3c Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). by senorblanco@chromium.org · 11 years ago
  4. b8aa4dd Fix off by one error in last advanceCount in SkFontHost_FreeType. by bungeman@google.com · 11 years ago
  5. 62c6fa7 gpu rebaselines by bsalomon@google.com · 11 years ago
  6. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  7. baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  8. b58ba89 account for inverse-paths when we prealloc storage in the rgn-builder by reed@google.com · 11 years ago
  9. 77658b5 meant to DISABLE this test by reed@google.com · 11 years ago
  10. cc8be77 add test for https://code.google.com/p/skia/issues/detail?id=1706 by reed@google.com · 11 years ago
  11. 33e88b7 SkRectShaderImageFilter: add a new factory method which takes a CropRect. by senorblanco@chromium.org · 11 years ago
  12. 0d0bb83 remove clipstack/region bounds assertion by commit-bot@chromium.org · 11 years ago
  13. 8aaac8d Fix build break in assert by bsalomon@google.com · 11 years ago
  14. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  15. fbc58a3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. e209a70 Suppresses failing test due to change of bench_graph_svg. Will fix later. by bensong@google.com · 11 years ago
  17. 0d9e6de Changes bench to output with git hash filename; cleans up bench_graph_svg to only handle bench alerts; renames it to check_bench_regressions. by bensong@google.com · 11 years ago
  18. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  19. 04b57f8 Runtime configuration setting for suppressing JPEG decoder errors. by halcanary@google.com · 11 years ago
  20. 0cd2ac6 change SkAnnotation to not inherit from SkFlattenable (does not need dynamic factories) by reed@google.com · 11 years ago
  21. ea476e1 swizzle color table if necessary by commit-bot@chromium.org · 11 years ago
  22. 071860a Adding SkLumaColorFilter baselines. by fmalita@google.com · 11 years ago
  23. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  24. 790c3f4 Remove need for readFlattenableT from SkLightingImageFilter. by commit-bot@chromium.org · 11 years ago
  25. bdecb68 handle configuration variables longer than 30 characters long by humper@google.com · 11 years ago
  26. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  27. 2887119 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  28. da30055 SkData need not be a Flattenable, since it does not need subclass/factories by reed@google.com · 11 years ago
  29. 9eef56b Update Housekeeper-PerCommit after adding a new type of gm result. by edisonn@google.com · 11 years ago
  30. 1d5bbb2 Spin off incidental changes from DM CL (22839016). by commit-bot@chromium.org · 11 years ago
  31. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  32. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  33. 2a10318 Simplify code for configuring suppression of ImageDecoder warnings by halcanary@google.com · 11 years ago
  34. 805ca19 SampleApp - reduce unnecessary verbosity [with --picture $path] by halcanary@google.com · 11 years ago
  35. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  36. b202ade Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 18252fe Add stdio include to SkFonrConfigParser_android. by bungeman@google.com · 11 years ago
  38. 8530296 Try to work around VS2010 intsafe/stdint multiple define issues. by bungeman@google.com · 11 years ago
  39. 72e8324 Add stdio include to SkDebug_android. by bungeman@google.com · 11 years ago
  40. 2c8e9d4 Add stdio include for Android specific code in SkRegion. by bungeman@google.com · 11 years ago
  41. 16b2dd0 Add stdio include to skdiff_image. by bungeman@google.com · 11 years ago
  42. 3dc82c4 Correct 32bit pointer assumption in assert in SkMatrix. by bungeman@google.com · 11 years ago
  43. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  44. dcb4e65 rebaseline_server: allow client to pull all results, or just failures by epoger@google.com · 11 years ago
  45. 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
  46. d03c2c7 pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. by edisonn@google.com · 11 years ago
  47. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  48. 5e85300 SkRectShaderImageFilter: add a workaround for the zero-sized rects currently passed by Blink. by senorblanco@chromium.org · 11 years ago
  49. e9d61ed Use #if insteadof #ifdef DYNAMIC_ANNOTATIONS_ENABLED. It's always defined, just to 0 or 1. by senorblanco@chromium.org · 11 years ago
  50. 2af2ad9 pdfviewer: (more code cleanup): class documentation and comments by edisonn@google.com · 11 years ago
  51. f8a6b20 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  52. b4227d2 Remove the old skimage expectations. by scroggo@google.com · 11 years ago
  53. 429c962 Format-only changes to skimage expectations files. by scroggo@google.com · 11 years ago
  54. 6d837aa Fix leak in BlurTest by robertphillips@google.com · 11 years ago
  55. 1f1b4aa Fix double ref issue in SkPDFFont ctor by robertphillips@google.com · 11 years ago
  56. d33115d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 9a282be Fix uninitialized memory read in BitmapCopy test with A1 config by robertphillips@google.com · 11 years ago
  58. 21a705d SK_ONCE for SkMatrix::I() by commit-bot@chromium.org · 11 years ago
  59. e258eb3 Implement crop rect support for SkRectShaderImageFilter: remove fRect and use the cropRect from SkImageFilter in its place. by senorblanco@chromium.org · 11 years ago
  60. c95e1e5 Temporarily disable FilterBitmapBenches while I fix it. by mtklein@google.com · 11 years ago
  61. d23e683 Add ability to rebaseline skimage to rebaseline.py by scroggo@google.com · 11 years ago
  62. e50d9a1 mode code cleanup (100c / l, comments) by edisonn@google.com · 11 years ago
  63. d048a3c Fix a minor regex bug. by scroggo@google.com · 11 years ago
  64. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  65. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  66. dcfed6c fix warnings when running a no gpu build by djsollen@google.com · 11 years ago
  67. 4e1d4b3 fix mac10.6 build by djsollen@google.com · 11 years ago
  68. a05bbfe rebaseline nexus7 perf improvement by djsollen@google.com · 11 years ago
  69. 97f0bee fix android_gdb_exe script by djsollen@google.com · 11 years ago
  70. fb6deed make explicit the requirement that all colorfilters are reentrant-safe by reed@google.com · 11 years ago
  71. 70de4da Insert swapbuffers into GPU benchmarks. by djsollen@google.com · 11 years ago
  72. 1ddfbc2 gm: if test has no expectations, record its result as no-expectations regardless of ignoreFailure by epoger@google.com · 11 years ago
  73. 0fbe01f Add -fPIC fro tsan (isn't alrady set in non-library). by bungeman@google.com · 11 years ago
  74. 27d4ffe Enable -fPIE, and -pie in tsan build. We're already -fPIC. by bungeman@google.com · 11 years ago
  75. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  76. ae748e7 Rebaseline Nexus 7 GM results after upgrading devices to 4.3 by djsollen@google.com · 11 years ago
  77. 19d15ce New expectations files for skimage. by scroggo@google.com · 11 years ago
  78. 0197b32 Always clear dest in SkBitmap::copyTo's draw path by robertphillips@google.com · 11 years ago
  79. 96b128b rebaseline bench expectations by commit-bot@chromium.org · 11 years ago
  80. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  81. b006fe7 Rebase SGX images after GrGLSLExpr change by bsalomon@google.com · 11 years ago
  82. cc5fd0a Use the modified path, not the original path for the platform prefix. by bungeman@google.com · 11 years ago
  83. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  84. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  85. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  86. ab9d30c basically a typo by commit-bot@chromium.org · 11 years ago
  87. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  88. c8fda9d code cleanup by edisonn@google.com · 11 years ago
  89. 1303761 Remove _impl from names in SkOnce.h. by commit-bot@chromium.org · 11 years ago
  90. 73d13d7 Give the new font cache GM a name by jvanverth@google.com · 11 years ago
  91. 235002f low hanging calloc fruit by commit-bot@chromium.org · 11 years ago
  92. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  93. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  94. 9fb6c8a rebaseline_server: extend returned JSON dict to allow for result-editing in coming CL by epoger@google.com · 11 years ago
  95. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  96. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  97. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  98. b6aec05 Fix font cache GM on Windows by jvanverth@google.com · 11 years ago
  99. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  100. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago