1. abb061a Remove comment related to removed function. by bsalomon@google.com · 13 years ago
  2. e174ea4 Fix some warnings when including some Skia headers in Chromium code under VS2008. by bsalomon@google.com · 13 years ago
  3. 2869820 whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  4. 56bfc5a Add optional per-gl-func client callback. by bsalomon@google.com · 13 years ago
  5. 9399cac Change no-op math bench to noOp. http://codereview.appspot.com/4962047/ by bungeman@google.com · 13 years ago
  6. 87fcfe0 Compile option to perform GL logging by default debug. by bsalomon@google.com · 13 years ago
  7. 9b09c9e Abort AA rect path when index buffer allocation fails by bsalomon@google.com · 13 years ago
  8. 688823f Added SimpleiOSApp and updated iOSSampleApp by yangsu@google.com · 13 years ago
  9. 22269ed Rebase Mac PNGs (GrAAHairLineRenderer changed complexclip_gpu.png and rest have non-pixel changes due to migration from libpng to coregraphics) by bsalomon@google.com · 13 years ago
  10. 01760d5 Rebase complex clip for hairline renderer by bsalomon@google.com · 13 years ago
  11. fcb0dbc Fix GrAAHairLinePathRenderer fixed pt build by bsalomon@google.com · 13 years ago
  12. 89ccd04 Rebase complex clip GM for new hairline renderer on windows by bsalomon@google.com · 13 years ago
  13. 542f585 Fix file name in gyp (wasn't caught b/c of windows case insensitivity) by bsalomon@google.com · 13 years ago
  14. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  15. dec9f2d Fix multi-line macro by adding line continuation. by bsalomon@google.com · 13 years ago
  16. 69f2e05 Updated iOS SampleApp and the simple hello world Skia Cocoa App under experimental by yangsu@google.com · 13 years ago
  17. d51bfa0 rename getBounds to getGlobalBounds, since it now takes the device's origin by reed@google.com · 13 years ago
  18. 849ad5a Fixed key handling code in Mac SampleApp by yangsu@google.com · 13 years ago
  19. dd5f744 Add SkMatrix::getPerspectiveTypeMaskOnly() and SkMatrix::isTriviallyIdentity(). by tomhudson@google.com · 13 years ago
  20. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  21. 1d388d7 whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  22. 7ccf460 [committed on behalf of dmaclach@chromium.org.] by senorblanco@chromium.org · 13 years ago
  23. 45482d1 fix pictures to not skip-over clip ops that might expand the clip by reed@google.com · 13 years ago
  24. 574f29d Add revisions to complexclip2.cpp from code review. Checkin windows baselines. by bsalomon@google.com · 13 years ago
  25. ddc518b add by reed@google.com · 13 years ago
  26. 30db599 add new test for complex clips by reed@google.com · 13 years ago
  27. ab3dee5 Fix GPU assumption that clipstack begins with intersect or replace. by bsalomon@google.com · 13 years ago
  28. 5b86a37 whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  29. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  30. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  31. fa51041 Experimental revert of 2170 to see if the buildbot issues are somehow related. by tomhudson@google.com · 13 years ago
  32. 93a791d whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  33. fa3ab3b whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  34. 3a9eaec Don't intersect clipstack with root device bounds by bsalomon@google.com · 13 years ago
  35. fafe599 whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  36. 3f088e3 Move multiple calls to random() out of parameter lists so that the by tomhudson@google.com · 13 years ago
  37. 8185f33 Export SkPDFDevice::setDrawingArea as SK_API. by twiz@google.com · 13 years ago
  38. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  39. 3299260 Remove compiler warnings (gcc on Linux). codereview.appspot.com/4922052/ by tomhudson@google.com · 13 years ago
  40. 2e68478 move SkComputeAxisAlignmentForHText(const SkMatrix& matrix) out of inline, by reed@google.com · 13 years ago
  41. b6ddf7a add more samples by reed@google.com · 13 years ago
  42. 9dfb757 Skip test GLPrograms test when GL or Gr context can't be created. by bsalomon@google.com · 13 years ago
  43. fcac672 rebaseline now that subpixel position is respected by reed@google.com · 13 years ago
  44. cb6ccdd respect subpixel positioning by reed@google.com · 13 years ago
  45. 1f221a7 More prep work in Gr for landing AA hairline renderer. by bsalomon@google.com · 13 years ago
  46. 9a87cee Clean up PDF code for text decoration change. by bungeman@google.com · 13 years ago
  47. 471d471 Correctly determine whether HW AA lines can be used by bsalomon@google.com · 13 years ago
  48. 00245c9 test subpixeltext by reed@google.com · 13 years ago
  49. 647a804 Core skia changes to prepare for Gr AA Hairline renderer by bsalomon@google.com · 13 years ago
  50. 8214587 Exit early from 0 prim draws in GrDrawTarget by bsalomon@google.com · 13 years ago
  51. 52c748b Gpu can draw underlined text. http://codereview.appspot.com/4919047/ by bungeman@google.com · 13 years ago
  52. cf598b1 refactor utility code to create a mask (any format) from the path, for those by reed@google.com · 13 years ago
  53. ddc75dc Allow the y-baseline to float except when text is horizontal, as we were already by reed@google.com · 13 years ago
  54. 6b66c39 Fix gm/bitmapscroll.cpp to actually draw in both Debug and Release modes. by epoger@google.com · 13 years ago
  55. 2a151fe Remove bitmapscroll baseline images--they were drawn incorrectly. by epoger@google.com · 13 years ago
  56. d361e7e silence end of file LF warning on chrome's mac builds by bsalomon@google.com · 13 years ago
  57. ffd999f add initial versions by reed@google.com · 13 years ago
  58. e9a9894 Fix GrResourceCache::removeAll when one resource holds a lock on another by bsalomon@google.com · 13 years ago
  59. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  60. 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
  61. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 13 years ago
  62. b095140 Change GrSafeUnref / GrSafeRef from static inlines to #defines. Chrome buid is choking on defined but not use warnings. by bsalomon@google.com · 13 years ago
  63. c287a89 Include GrRenderTarget.h in GrContext.h to unblock skia roll due to WK dependency on this include by bsalomon@google.com · 13 years ago
  64. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 13 years ago
  65. 0986600 Use gcc intrinsic functions for atomic incr and decr by bsalomon@google.com · 13 years ago
  66. 0a17bec Fix build break in r2136 by bsalomon@google.com · 13 years ago
  67. f7c00f6 Clening up GrBinHashKey. Removing unnecessary streaming capability by junov@google.com · 13 years ago
  68. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  69. 37c4720 whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  70. e25c684 Canvas to handle null layer device. http://codereview.appspot.com/4907045/ by bungeman@google.com · 13 years ago
  71. 583a1e3 Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to src dir. by bsalomon@google.com · 13 years ago
  72. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  73. b4f4c02 Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers" by vandebo@chromium.org · 13 years ago
  74. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  75. 8b4a64d Make GrDrawTarget.h and GrPathRenderer.h be private headers by bsalomon@google.com · 13 years ago
  76. 498776a Remove GrContext::drawCustomVertices by bsalomon@google.com · 13 years ago
  77. 178d41e Remove unneeded sk/gr conversion code by bsalomon@google.com · 13 years ago
  78. 37be7b0 Mark setMatrixClip as public only for VectorPlatformDeviceSkia. by vandebo@chromium.org · 13 years ago
  79. a8e686e Make program unit test run clean and add it to tests program by bsalomon@google.com · 13 years ago
  80. bbfa100 Fix header build breakage caused by moving GrGpu.h to src dir by bsalomon@google.com · 13 years ago
  81. 4d3aaaf Move some gpu headers out of the public include dir by bsalomon@google.com · 13 years ago
  82. e0c5787 Add xcodebuild and build to trunk's svn ignore property by bsalomon@google.com · 13 years ago
  83. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  84. 7b5e017 Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia. by vandebo@chromium.org · 13 years ago
  85. 06546d8 gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flag by epoger@google.com · 13 years ago
  86. a15cf0e whitespace change to trigger buildbots by epoger@google.com · 13 years ago
  87. ab9b658 Stop packaging command-line Mac tools as a bundle. by epoger@google.com · 13 years ago
  88. 8fbc3f0 Add missing function declarations. http://codereview.appspot.com/4904043/ by caryclark@google.com · 13 years ago
  89. 2e7de5a revert r2110, which broke Mac builds by epoger@google.com · 13 years ago
  90. 3f0254d Update gyp so that we no longer need msvs_abspath_output generator flag. by epoger@google.com · 13 years ago
  91. 6015792 Make SkIStream closer to spec, to work with more consumers. by bungeman@google.com · 13 years ago
  92. ff8a166 move setOrigin to protected, as a stop-gap fix for proxy devices. will revert by reed@google.com · 13 years ago
  93. 0be0157 Added samplecode as an include directory for SampleApp.gyp by yangsu@google.com · 13 years ago
  94. 9b77fbd Removed networking dependencies from SampleApp that caused errors by yangsu@google.com · 13 years ago
  95. f3523fb Included dependencies for networked pipe and debugger in SampleApp by yangsu@google.com · 13 years ago
  96. 03016a3 style cleanup by reed@google.com · 13 years ago
  97. bc75483 undef Status to undo the evil that XLib.h has done by reed@google.com · 13 years ago
  98. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  99. 16edff2 style cleanup by reed@google.com · 13 years ago
  100. d7a6fb9 style cleanup by reed@google.com · 13 years ago