1. 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
  2. f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
  3. 31c4e89 Comment only change. (forgot to save comment edit before landing r8675). by bsalomon@google.com · 12 years ago
  4. eb85117 Add support for using glCopyTexSubImage2D when possible to copy surfaces. by bsalomon@google.com · 12 years ago
  5. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 12 years ago
  7. 4af6280 compute new weight in standard-form by mike@reedtribe.org · 12 years ago
  8. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  9. ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 12 years ago
  10. 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 12 years ago
  11. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  12. 547012d If the tree is closed then print information about contacting the sheriff. by rmistry@google.com · 12 years ago
  13. c518710 experimental start to arcs by reed@google.com · 12 years ago
  14. 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 12 years ago
  15. 3acd3fc Only use JDCT_FAST if it is supported in jpeg. by scroggo@google.com · 12 years ago
  16. dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 12 years ago
  17. 31d8191 Compiler warning/error patch for r8658 by robertphillips@google.com · 12 years ago
  18. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
  19. 81a51a2 Fix NaCl build. by scroggo@google.com · 12 years ago
  20. 07a8ea0 Reverting r8654 by robertphillips@google.com · 12 years ago
  21. c10531b Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
  22. a53e946 Force the debugger to link decoders. by scroggo@google.com · 12 years ago
  23. 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 12 years ago
  24. 3c5ec8d Adding 'static' to eleminate compile warning on mac by junov@chromium.org · 12 years ago
  25. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 12 years ago
  26. d2b1d90 revert path ops unit test until errors are fixed by caryclark@google.com · 12 years ago
  27. 7abfa49 turn on pathops unit test by caryclark@google.com · 12 years ago
  28. 4674676 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. 3a50722 whitespace commit to trigger buildbots after resetting skia-autogen by epoger@google.com · 12 years ago
  30. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 12 years ago
  31. bcbf5aa GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600) by epoger@google.com · 12 years ago
  32. 31975cf Update debug GL backend to match r8633 by robertphillips@google.com · 12 years ago
  33. 3f17828 Fix the NaCl build. by scroggo@google.com · 12 years ago
  34. 98168bb Add glCopyTexSubImage2D to GrGLInterface by commit-bot@chromium.org · 12 years ago
  35. 63150af Use blitframebuffer to implement copySurface. by commit-bot@chromium.org · 12 years ago
  36. 5a6324e Better fix for the patched build. by scroggo@google.com · 12 years ago
  37. 66c9f99 short names should be ... short, in commandlineflags by reed@google.com · 12 years ago
  38. 939e90b Whitespace change to trigger a rebuild. by scroggo@google.com · 12 years ago
  39. 9c5f969 Include gif image decoding in images/ on linux. by scroggo@google.com · 12 years ago
  40. 83165a5 add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output by reed@google.com · 12 years ago
  41. 9aff148 restore option to --match (instead of --matchStr) by reed@google.com · 12 years ago
  42. 0b98326 forward declare SkTypeface by reed@google.com · 12 years ago
  43. 45c3db8 Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy by junov@chromium.org · 12 years ago
  44. 746cd0f Fix build. Unreviewed. by scroggo@google.com · 12 years ago
  45. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 12 years ago
  46. b41ff95 Updates for the skimage tool. by scroggo@google.com · 12 years ago
  47. 07947d9 GM: signal error if the total number of tests run was less than expected by epoger@google.com · 12 years ago
  48. 0a6cb60 Shader optimization for ovals. by commit-bot@chromium.org · 12 years ago
  49. 3e475dc path ops fix release android build by caryclark@google.com · 12 years ago
  50. db60de7 shape ops test fixes by caryclark@google.com · 12 years ago
  51. 391ca66 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. 44f00b1 Rebaseline Nexus-7 performance triggers by robertphillips@google.com · 12 years ago
  53. b47b58d Whitespace change to verify gclient_utils by borenet@google.com · 12 years ago
  54. e80114d Remove MacMini 10.8 performance triggers because they keep flip flopping by robertphillips@google.com · 12 years ago
  55. f11a5af fix path ops assert by caryclark@google.com · 12 years ago
  56. e942bc3 fix a few pathops test bugs exposed on Mac and Linux by caryclark@google.com · 12 years ago
  57. b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 12 years ago
  58. 7a90daf fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected by reed@google.com · 12 years ago
  59. aef2d3b Run mixedxfermodes GM through the pipe. by scroggo@google.com · 12 years ago
  60. ae403b9 Simplify bench pictures render target creation. by commit-bot@chromium.org · 12 years ago
  61. d54e1e9 add extended option to Test by caryclark@google.com · 12 years ago
  62. 66089e4 Make parallel unit testing work on windows by caryclark@google.com · 12 years ago
  63. 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 12 years ago
  64. aae71ba add SK_API to public classes for sharedlib build by reed@google.com · 12 years ago
  65. c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 12 years ago
  66. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  67. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
  68. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 12 years ago
  69. c53404e Whitespace change to test the CQ. by commit-bot@chromium.org · 12 years ago
  70. 2786d15 Make SkTypeFace::Deserialize work for embedded fonts. by bungeman@google.com · 12 years ago
  71. c2532dd Partial reapply of r5364 minus the non-neon code path. by djsollen@google.com · 12 years ago
  72. 1eb16b9 Partial fix for skp reading failure on fonts by robertphillips@google.com · 12 years ago
  73. ef5b811 Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid by junov@chromium.org · 12 years ago
  74. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
  75. 116ad84 Make GrIODB record and play back copySurface. by bsalomon@google.com · 12 years ago
  76. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 12 years ago
  77. 59dd716 Fix compiler warning/error in r8571 by robertphillips@google.com · 12 years ago
  78. df3695e First pass at Rect Effect by robertphillips@google.com · 12 years ago
  79. 62f60bb Deleting the hardcoded list of compile bots in trybots_to_run. by rmistry@google.com · 12 years ago
  80. f5c4fc8 Introduce aliases and regex in submit_try. by rmistry@google.com · 12 years ago
  81. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  82. 8e029e6 silence android warning by humper@google.com · 12 years ago
  83. 75e3ca1 Error checking / reporting API by humper@google.com · 12 years ago
  84. 4961201 saving the old before blowing away by caryclark@google.com · 12 years ago
  85. 7e0274e saving away the old before blowing the machine away by caryclark@google.com · 12 years ago
  86. d043cce Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well. by senorblanco@chromium.org · 12 years ago
  87. 2e87ba0 Add before and after command count to filter tool by robertphillips@google.com · 12 years ago
  88. ae6f47e Switches to a Skia-specific appengine entry point that uses condensed data and taskqueue writes (SkipBuildbotRuns). by bensong@google.com · 12 years ago
  89. ebf95ba keep old experimental code in sync by caryclark@google.com · 12 years ago
  90. 818b0cc Add implementation of path ops by caryclark@google.com · 12 years ago
  91. 9166dcb Add intersections for path ops by caryclark@google.com · 12 years ago
  92. 07393ca Add base types for path ops by caryclark@google.com · 12 years ago
  93. 390c6d7 Fix font handles leak. We return without freeing resources. by edisonn@google.com · 12 years ago
  94. cff0243 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  96. b4bdb65 Unreviewed test fix by sugoi@google.com · 12 years ago
  97. 1aa5129 Reduce size of second iteration in SkTileGridNextDatum<>(). by tomhudson@google.com · 12 years ago
  98. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  99. bde506c Revert Skia to use -02. by djsollen@google.com · 12 years ago
  100. caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 12 years ago