1. 4a44b4b inline GrDrawTarget::copyDrawState by bsalomon@google.com · 12 years ago
  2. f8aa18c Compile with c++0x. http://codereview.appspot.com/5841074/ by bungeman@google.com · 12 years ago
  3. d8b599c Add basic support for vertical text into freetype. by djsollen@google.com · 12 years ago
  4. 0b53d59 add optional updateMatrixClip param to getTopDevice(). Chrome should set this by reed@google.com · 12 years ago
  5. 2502772 rebaselin gpu versions by reed@google.com · 12 years ago
  6. d41a1dc rolling back to r3427 by robertphillips@google.com · 12 years ago
  7. 63883bf Forcing buildbots to re-run by robertphillips@google.com · 12 years ago
  8. 34c54e4 Addressed compiler warnings in the Debug GL Interface on Linux. by robertphillips@google.com · 12 years ago
  9. 57e080c Another fix to r3423, reinstate blitter code that was commented out for by tomhudson@google.com · 12 years ago
  10. 0da3719 Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses. by robertphillips@google.com · 12 years ago
  11. 6c5ccd9 Fix Android, too, by providing cross-platform NULL version of new factory. by tomhudson@google.com · 12 years ago
  12. 20949e2 Remove stale #include. by tomhudson@google.com · 12 years ago
  13. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 12 years ago
  14. 26936d0 Make the text context not have to save / restore GrDrawState at each draw. by bsalomon@google.com · 12 years ago
  15. f32a9b6 GPU blit speedup: avoid texture filtering and texture domain when not necessary by junov@chromium.org · 12 years ago
  16. 293a758 [PDF] Fix shaders when the initial transform has a translation. by vandebo@chromium.org · 12 years ago
  17. ce47fec Add libjpeg.gyp that wraps third_party/externals/libjpeg/libjpeg.gyp by epoger@google.com · 12 years ago
  18. 573e8ba Add os_posix gyp variable, nesting variables dicts as needed to do so. by epoger@google.com · 12 years ago
  19. dddf6f6 Skip unnecessary copies in GrPaint operator == by bsalomon@google.com · 12 years ago
  20. f97ef2f Delete 'obsolete' directory, most of whose contents have been there more than a year. by tomhudson@google.com · 12 years ago
  21. 022a3e1 Call reset() in text context rather than set to SkMatrix::I(). Perf improvement in bench. by bsalomon@google.com · 12 years ago
  22. 80e1459 add IRect variant of getBounds() by reed@google.com · 12 years ago
  23. 0beaba5 decal mode babystep by reed@google.com · 12 years ago
  24. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 12 years ago
  25. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  26. fb2d3c6 forward declare SkRect by reed@google.com · 12 years ago
  27. 86b2e43 add getBounds() helper by reed@google.com · 12 years ago
  28. c329641 update baseline by reed@google.com · 12 years ago
  29. 6983042 update baseline by reed@google.com · 12 years ago
  30. 0435f16 Close a couple of minor memory leaks, add a valgrind suppression file to by tomhudson@google.com · 12 years ago
  31. 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
  32. b8ff633 Fix broken android build by djsollen@google.com · 12 years ago
  33. ff02960 Add CreateFallbackForScript to SkTypeface for Android. by djsollen@google.com · 12 years ago
  34. ae8ae3d Cleanup sample slide for drawTextOnPath by djsollen@google.com · 12 years ago
  35. 1a38d55 Perform degenerate check in device coords in convex path renderer by bsalomon@google.com · 12 years ago
  36. 0724f43 don't clamp the stopScale to 0 unless it originally exceeded the clip. This is by reed@google.com · 12 years ago
  37. 61f2f2c Rebaseline GMs from r3397 by bsalomon@google.com · 12 years ago
  38. 1971317 Allow compiler to optimize applying quadratic UV matrix to verts by bsalomon@google.com · 12 years ago
  39. 7816a4e Close an (incidental) memory leak in gmmain. by tomhudson@google.com · 12 years ago
  40. 601d312 Expand SkMatrix type mask from uint8 to uint32, aligning the struct by tomhudson@google.com · 12 years ago
  41. 49794c0 make commonBitmap un-virtual. That was a leftover from previous subclassing by reed@google.com · 12 years ago
  42. 6005aeb update test by reed@google.com · 12 years ago
  43. 0bc9aed add baselines by reed@google.com · 12 years ago
  44. 45d143d add baselines by reed@google.com · 12 years ago
  45. dc5f76d unittest for kUTF32_TextEncoding by reed@google.com · 12 years ago
  46. e5d7078 add baselines by reed@google.com · 12 years ago
  47. 6b2f7ea tweak gm bounds to better fit the content by reed@google.com · 12 years ago
  48. 68bc6f7 add kUTF32_TextEncoding by reed@google.com · 12 years ago
  49. 610f716 Fix four memory leaks uncovered by valgrinding gm tests. by vandebo@chromium.org · 12 years ago
  50. af2313e Disable overly heavy benchmark - 15x slower than any other benchmark by tomhudson@google.com · 12 years ago
  51. 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
  52. 71d59a4 Rebaselines from r3382 for bots that completed before bot reset. by bsalomon@google.com · 12 years ago
  53. fb4ce6f Batch path draws. by bsalomon@google.com · 12 years ago
  54. 77613a5 enable fractionalint (64bit) math in bitmap procs by reed@google.com · 12 years ago
  55. 9faea3a add baselines by reed@google.com · 12 years ago
  56. 05ebe1a add baselines by reed@google.com · 12 years ago
  57. 95df622 add baselines by reed@google.com · 12 years ago
  58. 602f227 need to pack the two values into a 32bit long by mike@reedtribe.org · 12 years ago
  59. 9f79ece add build option to revert hairline-clipping fix from 3366 by reed@google.com · 12 years ago
  60. f44f055 Rebaseline for r3374. by bungeman@google.com · 12 years ago
  61. 3aacb41 Use floats for mask table for accuracy. http://codereview.appspot.com/5783099/ by bungeman@google.com · 12 years ago
  62. 73d98aa Fix missing return statement by bsalomon@google.com · 12 years ago
  63. 9780538 Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx/idx request sizes by bsalomon@google.com · 12 years ago
  64. e3d7095 Change interface on GrDrawTarget to reserve vtx/idx space at same time by bsalomon@google.com · 12 years ago
  65. 470f07f promote floats to scalars for the fixed-point build by reed@google.com · 12 years ago
  66. c9fa63c don't draw in constructor (makes debugging harder) by reed@google.com · 12 years ago
  67. 7b18590 add init() method, so we don't draw in our constructor (makes debugging harder) by reed@google.com · 12 years ago
  68. 0a07265 add unittest for rev. 3366 -- clipping antihairlines by reed@google.com · 12 years ago
  69. adb2e24 if we are extending past our clip in antihairlines, don't draw that last by reed@google.com · 12 years ago
  70. f9f258c detect all masks, and don't use masksuperblitter with those by reed@google.com · 12 years ago
  71. 8ff1e51 Updating SkAvoidXferMode to use new 4byte interp function. by djsollen@google.com · 12 years ago
  72. 6adf797 add SkFourByteInterp256 variant, when the caller has already scaled the last by reed@google.com · 12 years ago
  73. 208236d add/delete some comments to path renderer interface by bsalomon@google.com · 12 years ago
  74. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 12 years ago
  75. a2d8014 Rebaseline for r3358. by bungeman@google.com · 12 years ago
  76. d2dae96 Use default lcd filter until we have the means to specify one. by bungeman@google.com · 12 years ago
  77. f444e8c don't flip the fractional bits (low 4) for bilerp when in kMirror_TileMode by reed@google.com · 12 years ago
  78. 54ff85c [PDF] Fix some fixed/float-point mismatches for image shaders. by vandebo@chromium.org · 12 years ago
  79. 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 · 12 years ago
  80. 4ce3da5 whitespace change to trigger Skia buildbot by epoger@google.com · 12 years ago
  81. b0b462b add more modes/flags to giantbitmap test by reed@google.com · 12 years ago
  82. 26b73d3 defer any drawing until our first time, so we don't do it in our by reed@google.com · 12 years ago
  83. a1bfa21 reenable vertical lcd support by reed@google.com · 12 years ago
  84. d115ca5 delete for now, as I rework this test by reed@google.com · 12 years ago
  85. c5039dd disable 64bit opt for now, as I debug skew failure in DRT by reed@google.com · 12 years ago
  86. 411215a apply FractionalInt improvement to rotated by reed@google.com · 12 years ago
  87. 9183216 use floats to compute texture matrix / coords by bsalomon@google.com · 12 years ago
  88. ee329de Rebaseline for r3344. by bungeman@google.com · 12 years ago
  89. d41e70d [PDF] Treat TTF Fonts that report zero glyphs as other font type. by vandebo@chromium.org · 12 years ago
  90. f4f2b80 Don't override the user's hinting level. http://codereview.appspot.com/5792049/ by bungeman@google.com · 12 years ago
  91. d850c18 Turn off pedantic check that causes too much noise in GL logs. by bsalomon@google.com · 12 years ago
  92. 3f5a95e Misc bug fix in GrInOrderDrawBuffer by bsalomon@google.com · 12 years ago
  93. ab9e2c6 by bsalomon@google.com · 12 years ago
  94. ce151d0 return false if the typeface cannot be found by reed@google.com · 12 years ago
  95. d510809 Fix GrBufferAllocPool to include padding in bytes used for an allocation by bsalomon@google.com · 12 years ago
  96. 584493e disable PDF for now, until http://code.google.com/p/skia/issues/detail?id=520 by reed@google.com · 12 years ago
  97. 170b769 add new baselines (still need to debug gpu version) by reed@google.com · 12 years ago
  98. 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 12 years ago
  99. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 12 years ago
  100. bb2d36d Add libjpeg source as third_party/externals dependency by epoger@google.com · 12 years ago