1. 7bc13a6 Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings by epoger@google.com · 13 years ago
  2. f7fa806 Make GLCaps be standalone and be a member of GrGLContextInfo by bsalomon@google.com · 13 years ago
  3. b1e218e Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build by junov@chromium.org · 13 years ago
  4. 8f9ecbd Adding API and unit testing for deferred canvas clearing/purging by junov@chromium.org · 13 years ago
  5. 813d38b if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each component by reed@google.com · 13 years ago
  6. d6e2c7c Prevent the memset16 ARM opt from failing when count is 0. by djsollen@google.com · 13 years ago
  7. 632151b Add path effect GM by bsalomon@google.com · 13 years ago
  8. 8b58c4d path effect on a very thin line should not be discarded by bsalomon@google.com · 13 years ago
  9. 9639994 Use GrGLContextInfo in shader generator by bsalomon@google.com · 13 years ago
  10. 2857a78 Remove extra SK_API by thakis@chromium.org · 13 years ago
  11. ce6dbb6 enable color-luminance in font cache (disabled by default) by reed@google.com · 13 years ago
  12. 4ebf2b4 Add copyright and #ifndef / #define by bsalomon@google.com · 13 years ago
  13. 4072556 Add two files missed in r3165; most critically the gyp! by tomhudson@google.com · 13 years ago
  14. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago
  15. 5eb7b8c Fix CFBundleIdentifier of SampleApp by epoger@google.com · 13 years ago
  16. b447d21 Fix dumb error of starting loop with 0 instead of 1 that uses shift to increment. by bsalomon@google.com · 13 years ago
  17. 89ec61e Add GrGLContextInfo by bsalomon@google.com · 13 years ago
  18. e55fd0f Pull GLSL helpers out of GrGLProgram.cpp by bsalomon@google.com · 13 years ago
  19. 368b419 Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API. by thakis@chromium.org · 13 years ago
  20. f8b000d work in progress by caryclark@google.com · 13 years ago
  21. dfad383 Add SK_API to SkPixelRef and TextureCacheEntry. by senorblanco@chromium.org · 13 years ago
  22. 6e85937 Make SkGLContext's FBO creation more robust (allows test apps to run on Intel GPUs) by bsalomon@google.com · 13 years ago
  23. b9f026f Turn on read pixels test for raster backend by bsalomon@google.com · 13 years ago
  24. 2976765 Export the texture pixelref classes via SK_API. This is necessary to reference by senorblanco@chromium.org · 13 years ago
  25. f724c4d Add SK_API to SkTableColorFilter by vandebo@chromium.org · 13 years ago
  26. 6680fb1 work in progress by caryclark@google.com · 13 years ago
  27. 8ec9956 Add more TT table definitions and create fake enum typedef. by bungeman@google.com · 13 years ago
  28. e7a0a16 store luminance in a new field by reed@google.com · 13 years ago
  29. af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 13 years ago
  30. 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 13 years ago
  31. 4bcb0c6 Reland 3144 with assertion fix. by bsalomon@google.com · 13 years ago
  32. 0439e56 revert 3144 by bsalomon@google.com · 13 years ago
  33. aa67735 Allow chrome to limit the number of FBO status checks by bsalomon@google.com · 13 years ago
  34. 0a9cc44 use macro SkFixedRoundToInt where necessary by reed@google.com · 13 years ago
  35. c682590 save work in progress by caryclark@google.com · 13 years ago
  36. 2c23708 Removing some dead code in SkDeferredCanvas by junov@chromium.org · 13 years ago
  37. db12fee Improve default behavior of compare-baselines script. by epoger@google.com · 13 years ago
  38. 25d961c Make skdiff always generate white diffs alongside actual pixel diffs by epoger@google.com · 13 years ago
  39. 5468c90 Disable optimization of certain bit-shift operations on Visual Studio 2010 only by epoger@google.com · 13 years ago
  40. b02af6e add baselines for macpro by reed@google.com · 13 years ago
  41. c98a0aa rearrange functions to group clamp, repeat, mirror helpers together. by reed@google.com · 13 years ago
  42. 177f65c add baselines by reed@google.com · 13 years ago
  43. def88cc add baselines by reed@google.com · 13 years ago
  44. 0f21efa rebaseline following rev. 3126 "dithering 32bit radial gradients" by reed@google.com · 13 years ago
  45. f8d1aee Open type table definitions. http://codereview.appspot.com/5577064/ by bungeman@google.com · 13 years ago
  46. afd87fe Delete download-baselines-old script, we don't need it anymore. by epoger@google.com · 13 years ago
  47. c3976ec Update new baselines for dithered radial gradients (r3126) after visual review. by tomhudson@google.com · 13 years ago
  48. fc241ee Create compare-baselines tool to compare locally generated and checked-in GMs. by epoger@google.com · 13 years ago
  49. f3bf18b Don't change convexity status of a path after a moveTo by bsalomon@google.com · 13 years ago
  50. 480e21f Add dithering to 32b radial gradients. Behind the same #ifdef as dithered by tomhudson@google.com · 13 years ago
  51. dc3c780 [GPU]: Handle degenerate quads when computing UV matrix from control points by bsalomon@google.com · 13 years ago
  52. fb6f0f6 When adding a convex shape to a path, mark path as convex if path is initially degenerate. by bsalomon@google.com · 13 years ago
  53. e24a079 Expose '--notexturecache' command line argument to gm. by twiz@google.com · 13 years ago
  54. 8722d7c Roll out r3117 to alleviate http://code.google.com/p/skia/issues/detail?id=471 ('filltypespersp gm test fails with KERN_PROTECTION_FAILURE on Lion') by epoger@google.com · 13 years ago
  55. d414666 add additional tests for path direction with multiple pts on y-max by reed@google.com · 13 years ago
  56. 3a314c3 rebaseline after new convexpath code in gpu by reed@google.com · 13 years ago
  57. 3e44e4d fall through to cross-product if the y-max-baseline returns a degenerate line by reed@google.com · 13 years ago
  58. 9732f62 Fix degenerate test in convex path renderer by bsalomon@google.com · 13 years ago
  59. c943bd5 Remove one static initializer in src/gpu/GrGpu.cpp by digit@google.com · 13 years ago
  60. c1ea60a handle multiple points all at the y-max when computing direction by reed@google.com · 13 years ago
  61. 0928c4a Make SkImageEncoder_CG report more failures to its caller. by epoger@google.com · 13 years ago
  62. bb0948f increase height to include entire circle for large radial by reed@google.com · 13 years ago
  63. 037d011 Fix Android build Review URL: https://codereview.appspot.com/5492054 by digit@google.com · 13 years ago
  64. 75f9f25 Add code path for Gr client to resolve an Gr-created MSAA render target. by bsalomon@google.com · 13 years ago
  65. 7594209 Rebaseline GMs changed by convex path renderer. by bsalomon@google.com · 13 years ago
  66. ac8543f use contour with global ymax to determine direction by reed@google.com · 13 years ago
  67. 3e5afe7 Enable convex path renderer. by bsalomon@google.com · 13 years ago
  68. 39c2515 Add missing SkFloatToScalar() calls to fix the build. by tomhudson@google.com · 13 years ago
  69. b18e58c New radial gradient GM to observe banding and dithering effects. by tomhudson@google.com · 13 years ago
  70. 78d6cf9 Remove GrAALevel enum, use explicit sample count by bsalomon@google.com · 13 years ago
  71. fa4d5bd add bandage to pin out-of-range values when converting our integral clip bounds to by reed@google.com · 13 years ago
  72. 5546ef2 inject a 32767 bounded cliprect before using SuperSampler blitter, to avoid by reed@google.com · 13 years ago
  73. 9efd9a0 extend fastbounds impls to include maskfilters and drawloopers. This allows by reed@google.com · 13 years ago
  74. bf6c1e4 Adding a flush method to SkCanvas by junov@chromium.org · 13 years ago
  75. 9aed114 by bsalomon@google.com · 13 years ago
  76. e5e3937 fix compilation errors when VISUALIZE_COMPLEX_CLIP is set (debug assist code path) by bsalomon@google.com · 13 years ago
  77. 7d72c45 code cleanup for single_pass_path() and remove enum GrConvexHint by bsalomon@google.com · 13 years ago
  78. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  79. 05e7024 Expose functionality to purge the GPU texture cache while running SampleApp. by twiz@google.com · 13 years ago
  80. 78c6ed0 add formatting to suppress compiler warning by caryclark@google.com · 13 years ago
  81. b1caea0 Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformTexture or GrPlatformRenderTarget instead) by bsalomon@google.com · 13 years ago
  82. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  83. 72b55be Change background color and add paths to convexpaths gm by bsalomon@google.com · 13 years ago
  84. 8bb3ba1 need to include SkColorFilter.h since we reference some methods on it by reed@google.com · 13 years ago
  85. 6d428d3 Make SkRegion::operator== a member function, rather than a privately-declared by reed@google.com · 13 years ago
  86. 27accef Intersection work in progress Review URL: https://codereview.appspot.com/5576043 by caryclark@google.com · 13 years ago
  87. 76bd254 fix vertical bold text on mac by caryclark@google.com · 13 years ago
  88. 8887be0 disable SPEW_PURGE_STATUS by reed@google.com · 13 years ago
  89. 0cac703 whitespace change to trigger Skia buildbot by epoger@google.com · 13 years ago
  90. d9ce125 Prefer a texture pixel ref to a render target pixel ref when creating an SkGpuDevice by bsalomon@google.com · 13 years ago
  91. 18ed37a Whitespace commit to check if lion / win bots are hosed. by bsalomon@google.com · 13 years ago
  92. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  93. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  94. 13a847a Temporarily allow linear interpolation of 2-color vertical gradients to be by tomhudson@google.com · 13 years ago
  95. 7288c49 Fix a warning in libtess in Release builds; define NDEBUG in Release on all by senorblanco@chromium.org · 13 years ago
  96. 4f3c253 Add flag to disable gl error checking when allocating gpu objects by bsalomon@google.com · 13 years ago
  97. fde6b41 Cleanup of SkPath code to remove SK_OLD_EMPTY_PATH_BEHAVIOR and other by schenney@chromium.org · 13 years ago
  98. d028d94 rebaseline with fix to drawAsAHairline by reed@google.com · 13 years ago
  99. 13e812c Interpolate vertical linear gradients for improved quality. by tomhudson@google.com · 13 years ago
  100. 9050318 Rebaseline hairmodes GM at r3070 by bsalomon@google.com · 13 years ago