1. 022a3e1 Call reset() in text context rather than set to SkMatrix::I(). Perf improvement in bench. by bsalomon@google.com · 12 years ago
  2. 80e1459 add IRect variant of getBounds() by reed@google.com · 12 years ago
  3. 0beaba5 decal mode babystep by reed@google.com · 12 years ago
  4. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 12 years ago
  5. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  6. fb2d3c6 forward declare SkRect by reed@google.com · 12 years ago
  7. 86b2e43 add getBounds() helper by reed@google.com · 12 years ago
  8. c329641 update baseline by reed@google.com · 12 years ago
  9. 6983042 update baseline by reed@google.com · 12 years ago
  10. 0435f16 Close a couple of minor memory leaks, add a valgrind suppression file to by tomhudson@google.com · 12 years ago
  11. 6036149 Change vertex buffer size for draw buffer. Hopefully helps with some of the perf regression of r3382 on txt drawing. by bsalomon@google.com · 12 years ago
  12. b8ff633 Fix broken android build by djsollen@google.com · 12 years ago
  13. ff02960 Add CreateFallbackForScript to SkTypeface for Android. by djsollen@google.com · 12 years ago
  14. ae8ae3d Cleanup sample slide for drawTextOnPath by djsollen@google.com · 12 years ago
  15. 1a38d55 Perform degenerate check in device coords in convex path renderer by bsalomon@google.com · 12 years ago
  16. 0724f43 don't clamp the stopScale to 0 unless it originally exceeded the clip. This is by reed@google.com · 12 years ago
  17. 61f2f2c Rebaseline GMs from r3397 by bsalomon@google.com · 12 years ago
  18. 1971317 Allow compiler to optimize applying quadratic UV matrix to verts by bsalomon@google.com · 12 years ago
  19. 7816a4e Close an (incidental) memory leak in gmmain. by tomhudson@google.com · 12 years ago
  20. 601d312 Expand SkMatrix type mask from uint8 to uint32, aligning the struct by tomhudson@google.com · 12 years ago
  21. 49794c0 make commonBitmap un-virtual. That was a leftover from previous subclassing by reed@google.com · 12 years ago
  22. 6005aeb update test by reed@google.com · 12 years ago
  23. 0bc9aed add baselines by reed@google.com · 12 years ago
  24. 45d143d add baselines by reed@google.com · 12 years ago
  25. dc5f76d unittest for kUTF32_TextEncoding by reed@google.com · 12 years ago
  26. e5d7078 add baselines by reed@google.com · 12 years ago
  27. 6b2f7ea tweak gm bounds to better fit the content by reed@google.com · 12 years ago
  28. 68bc6f7 add kUTF32_TextEncoding by reed@google.com · 12 years ago
  29. 610f716 Fix four memory leaks uncovered by valgrinding gm tests. by vandebo@chromium.org · 12 years ago
  30. af2313e Disable overly heavy benchmark - 15x slower than any other benchmark by tomhudson@google.com · 12 years ago
  31. bb89cda This update fixes the problem with GLX failing to find a valid configuration on Linux laptops (Issue 513). by robertphillips@google.com · 12 years ago
  32. 71d59a4 Rebaselines from r3382 for bots that completed before bot reset. by bsalomon@google.com · 12 years ago
  33. fb4ce6f Batch path draws. by bsalomon@google.com · 12 years ago
  34. 77613a5 enable fractionalint (64bit) math in bitmap procs by reed@google.com · 12 years ago
  35. 9faea3a add baselines by reed@google.com · 12 years ago
  36. 05ebe1a add baselines by reed@google.com · 12 years ago
  37. 95df622 add baselines by reed@google.com · 12 years ago
  38. 602f227 need to pack the two values into a 32bit long by mike@reedtribe.org · 12 years ago
  39. 9f79ece add build option to revert hairline-clipping fix from 3366 by reed@google.com · 12 years ago
  40. f44f055 Rebaseline for r3374. by bungeman@google.com · 12 years ago
  41. 3aacb41 Use floats for mask table for accuracy. http://codereview.appspot.com/5783099/ by bungeman@google.com · 12 years ago
  42. 73d98aa Fix missing return statement by bsalomon@google.com · 12 years ago
  43. 9780538 Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx/idx request sizes by bsalomon@google.com · 12 years ago
  44. e3d7095 Change interface on GrDrawTarget to reserve vtx/idx space at same time by bsalomon@google.com · 12 years ago
  45. 470f07f promote floats to scalars for the fixed-point build by reed@google.com · 12 years ago
  46. c9fa63c don't draw in constructor (makes debugging harder) by reed@google.com · 12 years ago
  47. 7b18590 add init() method, so we don't draw in our constructor (makes debugging harder) by reed@google.com · 12 years ago
  48. 0a07265 add unittest for rev. 3366 -- clipping antihairlines by reed@google.com · 12 years ago
  49. adb2e24 if we are extending past our clip in antihairlines, don't draw that last by reed@google.com · 12 years ago
  50. f9f258c detect all masks, and don't use masksuperblitter with those by reed@google.com · 12 years ago
  51. 8ff1e51 Updating SkAvoidXferMode to use new 4byte interp function. by djsollen@google.com · 12 years ago
  52. 6adf797 add SkFourByteInterp256 variant, when the caller has already scaled the last by reed@google.com · 12 years ago
  53. 208236d add/delete some comments to path renderer interface by bsalomon@google.com · 12 years ago
  54. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 13 years ago
  55. a2d8014 Rebaseline for r3358. by bungeman@google.com · 13 years ago
  56. d2dae96 Use default lcd filter until we have the means to specify one. by bungeman@google.com · 13 years ago
  57. f444e8c don't flip the fractional bits (low 4) for bilerp when in kMirror_TileMode by reed@google.com · 13 years ago
  58. 54ff85c [PDF] Fix some fixed/float-point mismatches for image shaders. by vandebo@chromium.org · 13 years ago
  59. 4c43372 If we try to clip against a path and the path only contains a rect, treat it as a clip against a rect. by tomhudson@google.com · 13 years ago
  60. 4ce3da5 whitespace change to trigger Skia buildbot by epoger@google.com · 13 years ago
  61. b0b462b add more modes/flags to giantbitmap test by reed@google.com · 13 years ago
  62. 26b73d3 defer any drawing until our first time, so we don't do it in our by reed@google.com · 13 years ago
  63. a1bfa21 reenable vertical lcd support by reed@google.com · 13 years ago
  64. d115ca5 delete for now, as I rework this test by reed@google.com · 13 years ago
  65. c5039dd disable 64bit opt for now, as I debug skew failure in DRT by reed@google.com · 13 years ago
  66. 411215a apply FractionalInt improvement to rotated by reed@google.com · 13 years ago
  67. 9183216 use floats to compute texture matrix / coords by bsalomon@google.com · 13 years ago
  68. ee329de Rebaseline for r3344. by bungeman@google.com · 13 years ago
  69. d41e70d [PDF] Treat TTF Fonts that report zero glyphs as other font type. by vandebo@chromium.org · 13 years ago
  70. f4f2b80 Don't override the user's hinting level. http://codereview.appspot.com/5792049/ by bungeman@google.com · 13 years ago
  71. d850c18 Turn off pedantic check that causes too much noise in GL logs. by bsalomon@google.com · 13 years ago
  72. 3f5a95e Misc bug fix in GrInOrderDrawBuffer by bsalomon@google.com · 13 years ago
  73. ab9e2c6 by bsalomon@google.com · 13 years ago
  74. ce151d0 return false if the typeface cannot be found by reed@google.com · 13 years ago
  75. d510809 Fix GrBufferAllocPool to include padding in bytes used for an allocation by bsalomon@google.com · 13 years ago
  76. 584493e disable PDF for now, until http://code.google.com/p/skia/issues/detail?id=520 by reed@google.com · 13 years ago
  77. 170b769 add new baselines (still need to debug gpu version) by reed@google.com · 13 years ago
  78. 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 13 years ago
  79. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 13 years ago
  80. bb2d36d Add libjpeg source as third_party/externals dependency by epoger@google.com · 13 years ago
  81. b8c3917 add bench for various interp techniques used in bitmapshader_matrix by reed@google.com · 13 years ago
  82. 20c0a18 Change skia_target_arch != arm to skia_target_arch == x86 in gyp files by bsalomon@google.com · 13 years ago
  83. ae29b88 SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. by tomhudson@google.com · 13 years ago
  84. 4917f17 work in progress of note, all edge walker tests succeed at this point by caryclark@google.com · 13 years ago
  85. ceb4414 Fix debug build: move assertions to GrContext callers, not static callees. by senorblanco@chromium.org · 13 years ago
  86. af90f7f Recommit r3321 with fix for path orientation reversal. by bsalomon@google.com · 13 years ago
  87. 3b4dd90 Refactor Gaussian blur and morphology from SkGpuDevice into GrContext. by senorblanco@chromium.org · 13 years ago
  88. 67ca522 Revert accidentally checked in gm image in r3323. by bsalomon@google.com · 13 years ago
  89. 6d2733a Revert r3321 because of GM failure by bsalomon@google.com · 13 years ago
  90. 84405e0 make skpaint2grpaint functions be local to skgpudevice.cpp by bsalomon@google.com · 13 years ago
  91. c759af3 Avoid making a copy of the path in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  92. cc46a0a Fix copy paste error in test ref counting. by vandebo@chromium.org · 13 years ago
  93. c0376fe [PDF] Fix name objects containing characters > 0x80 and add a test. by vandebo@chromium.org · 13 years ago
  94. 178b8e0 Add SK_OVERRIDE where appropriate. by tomhudson@google.com · 13 years ago
  95. 68a5b26 Prealloc space for ~10 segments in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  96. 9b1517e minor improvement, remove some conditionals in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  97. 8c0a0d3 Avoid hairline coverage mul when possible by bsalomon@google.com · 13 years ago
  98. 10bfeb4 Rebaseline for r3313. by bungeman@google.com · 13 years ago
  99. d0b6a2d When guessing at the dest, use linear space instead of color space. by bungeman@google.com · 13 years ago
  100. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago