1. ec1a7fa Move SkBitSet to utils. by vandebo@chromium.org · 13 years ago
  2. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 13 years ago
  3. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  4. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  5. 6970557 Re-attempting Linux debug GL interface compiler complaint fix. by robertphillips@google.com · 13 years ago
  6. f6f123d Added tracking of frame buffer objects to debug GL interface by robertphillips@google.com · 13 years ago
  7. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  8. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  9. e63793a Upstream changes from Android repository. by djsollen@google.com · 13 years ago
  10. 0ffc56f Reverting Linux compiler complaint patch - again by robertphillips@google.com · 13 years ago
  11. 2badb15 Partial re-delivery of Linux compiler complaint changes. by robertphillips@google.com · 13 years ago
  12. 5994451 Move SkClampRange into src/effects, where it isn't being advertised as by tomhudson@google.com · 13 years ago
  13. 934c570 Add GrDrawTarget::drawIndexedInstance, use in default text context. by bsalomon@google.com · 13 years ago
  14. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 13 years ago
  15. b3e40c0 Convert SkMatrix::I() assignments to SkMatrix::reset() calls by bsalomon@google.com · 13 years ago
  16. 55e713c Add temp android modification to the GLSL version check by djsollen@google.com · 13 years ago
  17. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  18. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  19. 166e653 Fix scaling issue when drawing text on a path. by djsollen@google.com · 13 years ago
  20. 7c3578a Revert r3435, no perf win by bsalomon@google.com · 13 years ago
  21. 4a44b4b inline GrDrawTarget::copyDrawState by bsalomon@google.com · 13 years ago
  22. f8aa18c Compile with c++0x. http://codereview.appspot.com/5841074/ by bungeman@google.com · 13 years ago
  23. d8b599c Add basic support for vertical text into freetype. by djsollen@google.com · 13 years ago
  24. 0b53d59 add optional updateMatrixClip param to getTopDevice(). Chrome should set this by reed@google.com · 13 years ago
  25. d41a1dc rolling back to r3427 by robertphillips@google.com · 13 years ago
  26. 34c54e4 Addressed compiler warnings in the Debug GL Interface on Linux. by robertphillips@google.com · 13 years ago
  27. 57e080c Another fix to r3423, reinstate blitter code that was commented out for by tomhudson@google.com · 13 years ago
  28. 0da3719 Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses. by robertphillips@google.com · 13 years ago
  29. 6c5ccd9 Fix Android, too, by providing cross-platform NULL version of new factory. by tomhudson@google.com · 13 years ago
  30. 20949e2 Remove stale #include. by tomhudson@google.com · 13 years ago
  31. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 13 years ago
  32. 26936d0 Make the text context not have to save / restore GrDrawState at each draw. by bsalomon@google.com · 13 years ago
  33. f32a9b6 GPU blit speedup: avoid texture filtering and texture domain when not necessary by junov@chromium.org · 13 years ago
  34. 293a758 [PDF] Fix shaders when the initial transform has a translation. by vandebo@chromium.org · 13 years ago
  35. 022a3e1 Call reset() in text context rather than set to SkMatrix::I(). Perf improvement in bench. by bsalomon@google.com · 13 years ago
  36. 80e1459 add IRect variant of getBounds() by reed@google.com · 13 years ago
  37. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 13 years ago
  38. 86b2e43 add getBounds() helper by reed@google.com · 13 years ago
  39. 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 · 13 years ago
  40. b8ff633 Fix broken android build by djsollen@google.com · 13 years ago
  41. ff02960 Add CreateFallbackForScript to SkTypeface for Android. by djsollen@google.com · 13 years ago
  42. 1a38d55 Perform degenerate check in device coords in convex path renderer by bsalomon@google.com · 13 years ago
  43. 0724f43 don't clamp the stopScale to 0 unless it originally exceeded the clip. This is by reed@google.com · 13 years ago
  44. 1971317 Allow compiler to optimize applying quadratic UV matrix to verts by bsalomon@google.com · 13 years ago
  45. 6b2f7ea tweak gm bounds to better fit the content by reed@google.com · 14 years ago
  46. 68bc6f7 add kUTF32_TextEncoding by reed@google.com · 14 years ago
  47. 610f716 Fix four memory leaks uncovered by valgrinding gm tests. by vandebo@chromium.org · 14 years ago
  48. bb89cda This update fixes the problem with GLX failing to find a valid configuration on Linux laptops (Issue 513). by robertphillips@google.com · 14 years ago
  49. fb4ce6f Batch path draws. by bsalomon@google.com · 14 years ago
  50. 77613a5 enable fractionalint (64bit) math in bitmap procs by reed@google.com · 14 years ago
  51. 602f227 need to pack the two values into a 32bit long by mike@reedtribe.org · 14 years ago
  52. 9f79ece add build option to revert hairline-clipping fix from 3366 by reed@google.com · 14 years ago
  53. 3aacb41 Use floats for mask table for accuracy. http://codereview.appspot.com/5783099/ by bungeman@google.com · 14 years ago
  54. 73d98aa Fix missing return statement by bsalomon@google.com · 14 years ago
  55. 9780538 Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx/idx request sizes by bsalomon@google.com · 14 years ago
  56. e3d7095 Change interface on GrDrawTarget to reserve vtx/idx space at same time by bsalomon@google.com · 14 years ago
  57. adb2e24 if we are extending past our clip in antihairlines, don't draw that last by reed@google.com · 14 years ago
  58. f9f258c detect all masks, and don't use masksuperblitter with those by reed@google.com · 14 years ago
  59. 8ff1e51 Updating SkAvoidXferMode to use new 4byte interp function. by djsollen@google.com · 14 years ago
  60. 208236d add/delete some comments to path renderer interface by bsalomon@google.com · 14 years ago
  61. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 14 years ago
  62. d2dae96 Use default lcd filter until we have the means to specify one. by bungeman@google.com · 14 years ago
  63. f444e8c don't flip the fractional bits (low 4) for bilerp when in kMirror_TileMode by reed@google.com · 14 years ago
  64. 54ff85c [PDF] Fix some fixed/float-point mismatches for image shaders. by vandebo@chromium.org · 14 years ago
  65. 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 · 14 years ago
  66. a1bfa21 reenable vertical lcd support by reed@google.com · 14 years ago
  67. c5039dd disable 64bit opt for now, as I debug skew failure in DRT by reed@google.com · 14 years ago
  68. 411215a apply FractionalInt improvement to rotated by reed@google.com · 14 years ago
  69. 9183216 use floats to compute texture matrix / coords by bsalomon@google.com · 14 years ago
  70. d41e70d [PDF] Treat TTF Fonts that report zero glyphs as other font type. by vandebo@chromium.org · 14 years ago
  71. f4f2b80 Don't override the user's hinting level. http://codereview.appspot.com/5792049/ by bungeman@google.com · 14 years ago
  72. d850c18 Turn off pedantic check that causes too much noise in GL logs. by bsalomon@google.com · 14 years ago
  73. 3f5a95e Misc bug fix in GrInOrderDrawBuffer by bsalomon@google.com · 14 years ago
  74. d510809 Fix GrBufferAllocPool to include padding in bytes used for an allocation by bsalomon@google.com · 14 years ago
  75. 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 14 years ago
  76. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 14 years ago
  77. ae29b88 SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. by tomhudson@google.com · 14 years ago
  78. ceb4414 Fix debug build: move assertions to GrContext callers, not static callees. by senorblanco@chromium.org · 14 years ago
  79. af90f7f Recommit r3321 with fix for path orientation reversal. by bsalomon@google.com · 14 years ago
  80. 3b4dd90 Refactor Gaussian blur and morphology from SkGpuDevice into GrContext. by senorblanco@chromium.org · 14 years ago
  81. 6d2733a Revert r3321 because of GM failure by bsalomon@google.com · 14 years ago
  82. 84405e0 make skpaint2grpaint functions be local to skgpudevice.cpp by bsalomon@google.com · 14 years ago
  83. c759af3 Avoid making a copy of the path in GrAAConvexPathRenderer by bsalomon@google.com · 14 years ago
  84. c0376fe [PDF] Fix name objects containing characters > 0x80 and add a test. by vandebo@chromium.org · 14 years ago
  85. 68a5b26 Prealloc space for ~10 segments in GrAAConvexPathRenderer by bsalomon@google.com · 14 years ago
  86. 9b1517e minor improvement, remove some conditionals in GrAAConvexPathRenderer by bsalomon@google.com · 14 years ago
  87. 8c0a0d3 Avoid hairline coverage mul when possible by bsalomon@google.com · 14 years ago
  88. d0b6a2d When guessing at the dest, use linear space instead of color space. by bungeman@google.com · 14 years ago
  89. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 14 years ago
  90. 6a81b8a On Mac, also check for a loca table before calling a font true type. by vandebo@chromium.org · 14 years ago
  91. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 14 years ago
  92. c8ccfb0 Check to see if font is TrueType before making TrueType specific calls. by caryclark@google.com · 14 years ago
  93. c1dd888 Better workaround for osx / nv bug by bsalomon@google.com · 14 years ago
  94. b4a4ab1 Remove offscreen supersampler. by bsalomon@google.com · 14 years ago
  95. d33b26e Restore SkImageDecoder_libjpeg, which may still be used by the Android build. by tomhudson@google.com · 14 years ago
  96. d61b92b restore old no-gamma behavior when requested by reed@google.com · 14 years ago
  97. 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 14 years ago
  98. b27a8d5 minor fix: remove unnecessary init by bsalomon@google.com · 14 years ago
  99. 10d2d4d move the post cleanup of the rec until after we wack it for maskfilter by reed@google.com · 14 years ago
  100. b665a6b Fix cycling through buffers in buffer alloc pool by bsalomon@google.com · 14 years ago