1. 1d6cff7 add alias for MakeFromIRect (just Make) by reed@google.com · 12 years ago
  2. 23c2939 Use Skia style cast in SkDeviceProperties. (Alternative to 7329.) by bungeman@google.com · 12 years ago
  3. eebdd96 add rand10 bench for sort, which makes 10% of the entries repeats by reed@google.com · 12 years ago
  4. c299344 Display a warning prompt in presubmit if the tree status is in 'Caution'. by rmistry@google.com · 12 years ago
  5. e782f5e Ensure that streams written using SkFlattenableBuffer's can be read with readByteArray(...) by djsollen@google.com · 12 years ago
  6. 98ded84 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. c9dc537 Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shuttle-win7-intel-float'] on Google Storage. by rmistry@google.com · 12 years ago
  8. a3f1c8e add bench for sorting by mike@reedtribe.org · 12 years ago
  9. 5133fc7 Speculative fix for cros_daisy compilation failure by robertphillips@google.com · 12 years ago
  10. d507775 Fix for oversight in r7325 by robertphillips@google.com · 12 years ago
  11. 730138c Remove declaration of unimplemented function. by bsalomon@google.com · 12 years ago
  12. 8a252f7 Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef. by bsalomon@google.com · 12 years ago
  13. 1e30523 Fix bug in 1xN SkBitmapProcShader optimization by robertphillips@google.com · 12 years ago
  14. 962f2d4 Fix r7321 build errors on non-windows compilers (using forward declared but not defined class in templated function). by bsalomon@google.com · 12 years ago
  15. f38f93c Fix Android only code in SkDraw for 7317. by bungeman@google.com · 12 years ago
  16. 6340a41 Let them eat GrEffectRef. by bsalomon@google.com · 12 years ago
  17. ba3284e Fix VC++ warning and Android only code for 7317. by bungeman@google.com · 12 years ago
  18. dd4b745 Added multi-select deletion to debugger by robertphillips@google.com · 12 years ago
  19. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  20. da7cb28 Add wrapper for "gcl try" by borenet@google.com · 12 years ago
  21. 25bc2f8 Fix saving modified skp from debugger by robertphillips@google.com · 12 years ago
  22. 3f5ecd6 Simple Build fix. Unreviewed. by junov@chromium.org · 12 years ago
  23. f3b1223 Fixing invalid text clipping on SkPicture playback by junov@chromium.org · 12 years ago
  24. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  25. d3c208c Patch for r7304. Add string in bench_pictures_main's gFilterTypes for oval filter type. by jvanverth@google.com · 12 years ago
  26. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  27. 9d5f99b shape ops work in progress by caryclark@google.com · 12 years ago
  28. 5632e76d Place fix in r7278 behind compile flag by robertphillips@google.com · 12 years ago
  29. fd78046 Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shuttle-win7-intel-float', 'base-shuttle-win7-intel-angle', 'base-shuttle-win7-intel-directwrite'] on Google Storage. by rmistry@google.com · 12 years ago
  30. 90b17c7 Placing 1xN bitmap shader opt behind a flag to delay WebKit rebaselines by robertphillips@google.com · 12 years ago
  31. 60b0e9d Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google Storage. by rmistry@google.com · 12 years ago
  32. 7a7caa2 Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google Storage. by rmistry@google.com · 12 years ago
  33. 9f876ed Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. 05c4bad shape ops work in progress by caryclark@google.com · 12 years ago
  35. 36df7ed Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  36. 666c5cf Fix bugs in r7291 TBR=reed Review URL: https://codereview.appspot.com/7129057 by epoger@google.com · 12 years ago
  37. 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
  38. 514b922 Partial revert of r7287 to green up the bots. by senorblanco@chromium.org · 12 years ago
  39. 9ef89ce Roll out r7258 by epoger@google.com · 12 years ago
  40. 8e4adb0 Update gyp revision. Now allows out-of-source output directories. by bungeman@google.com · 12 years ago
  41. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
  42. 80d4478 gm self-test: followup to r7284 by epoger@google.com · 12 years ago
  43. c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
  44. 407f8da make gm self-test more robust by epoger@google.com · 12 years ago
  45. 2124446 fix unused-variable warning in src/effects/SkBicubicImageFilter.cpp by reed@google.com · 12 years ago
  46. 8ba9a83 tools.gyp: dependencies in apfabetical order by edisonn@google.com · 12 years ago
  47. 9f49652 Removed unused variable in SkBicubicImageFilter.cpp by robertphillips@google.com · 12 years ago
  48. f919b72 in SkPath::dump(), add \n after close() printf, so we don't run into the next verb (e.g. moveTo) by reed@google.com · 12 years ago
  49. 64d6295 increase iteration count from 16 to 24, when computing cubic-line intersection. by reed@google.com · 12 years ago
  50. 7da456d Fix 7273 for neon by robertphillips@google.com · 12 years ago
  51. 92435a4 Fix GPU-less build. Unreviewed. by senorblanco@chromium.org · 12 years ago
  52. 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago
  53. ca98b31 Build render_pdfs on buildbot. by edisonn@google.com · 12 years ago
  54. 8b8bf4d Added shaderproc for 1xN repeatX/repeatY BitmapProcShader by robertphillips@google.com · 12 years ago
  55. 98d97fc Fix gyp files when building Android for x86 by djsollen@google.com · 12 years ago
  56. b7a00ba Whitespace commit to test annotations (AddDashboardAnnotation) by rmistry@google.com · 12 years ago
  57. 15dd300 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  58. 51bbe75 change SkPath::dump() to output compilable code snippet, to aid in debugging. by reed@google.com · 12 years ago
  59. 73ca624 shape ops work in progress by caryclark@google.com · 12 years ago
  60. 148a396 Don't die when there are no fonts available. by bungeman@google.com · 12 years ago
  61. 8e679fe Added new bench to test out 1xN BitmapProcShaders by robertphillips@google.com · 12 years ago
  62. b30bfb7 All skp files in Google Storage have been updated by rmistry@google.com · 12 years ago
  63. 70db51f Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onIsEqual. by bsalomon@google.com · 12 years ago
  64. a243b22 Reapply r7198 with Mac/Windows fixes by epoger@google.com · 12 years ago
  65. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  66. e8cc6e8 Make navigating the picture view in debugger more functional. by bungeman@google.com · 12 years ago
  67. 2da95b2 Fix debugger handling of clip rrects by robertphillips@google.com · 12 years ago
  68. 2b16570 cherry-pick from 7241: speed-up matrix44::setconcat when both inputs are by reed@google.com · 12 years ago
  69. 6be0b4c Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checks by rmistry@google.com · 12 years ago
  70. 3f71372 Switch debugger profiling stubs over to being guarded by SK_DEVELOPER by robertphillips@google.com · 12 years ago
  71. 7cfb9c7 Revert r7241, which broke tests on most platforms. by tomhudson@google.com · 12 years ago
  72. 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 12 years ago
  73. 8e3ff8c Top-level presubmit script for Skia trunk that checks https://skia-tree-status.appspot.com/banner-status?format=json before a CL is committed. by rmistry@google.com · 12 years ago
  74. 21e4322 Add SSE2 multiplication for SkMatrix44 on some platforms. by tomhudson@google.com · 12 years ago
  75. 4d28d98 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  76. 100b1c5 Fixing expression logic from r7237/r7234 TBR=borenet by junov@chromium.org · 12 years ago
  77. 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
  78. 1c711ca fix int->scalar warnings by reed@google.com · 12 years ago
  79. 12fa9ba add gm for comparing drawSprite and drawBitmap by reed@google.com · 12 years ago
  80. 20bd04e Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that use class PictureRenderer by junov@chromium.org · 12 years ago
  81. ca1b3ff Add option to ignore small pixel diffs for --validate. By default, right by edisonn@google.com · 12 years ago
  82. edb7713 mark default constructor for SkMatrix44 as deprecated, since it calls setIdentity() by reed@google.com · 12 years ago
  83. 4668e13 Adding SK_API to SkTileGridPicture class declaration Unreviewed by junov@chromium.org · 12 years ago
  84. a1ebbe4 Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr->GrEffectRef renaming. by bsalomon@google.com · 12 years ago
  85. 87c4726 Fix no-static-init (android) build. by bsalomon@google.com · 12 years ago
  86. 5d2cd20 Fix GPU-less build. by bsalomon@google.com · 12 years ago
  87. 64287c5 Fix missing "class" in friend decls in GrEffect.h by bsalomon@google.com · 12 years ago
  88. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  89. 6f54724 remove legacy build-flags for drawBitmapRect by reed@google.com · 12 years ago
  90. ddbd83a revert change 7218 by edisonn@google.com · 12 years ago
  91. d17c865 Add option to ignore small pixel diffs for --validate. By default, right now we will default to max diff of 256, which means that for now we report all pixels that are not as expected and we do not error out. Ideally we will decrease the value of max diff to something that does not have visual impact, e.g. 10, then we will report small changes with the intensity under 10, but we will error out for anything larger. by edisonn@google.com · 12 years ago
  92. 41e2d66 Whitespace change to trigger doxygen upload by rmistry@google.com · 12 years ago
  93. e31db31 Whitespace change to trigger uploads after skia-autogen reset by borenet@google.com · 12 years ago
  94. ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. 98204f9 better quick fix for GM self-test: ignore instance-counting lines in Debug output by epoger@google.com · 12 years ago
  96. 6008e60 quick fix for GM self-test failures after r7206 by epoger@google.com · 12 years ago
  97. f14e4b0 Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in validation by reed@google.com · 12 years ago
  98. 23595a5 Fix busted texture coords in GrGLBlendEffect. by bsalomon@google.com · 12 years ago
  99. 3c95d5b Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating by reed@google.com · 12 years ago
  100. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago