1. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  2. f7927dd Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  3. 0ed84ce remove sizeof check -- triggers warning in chrome by reed@google.com · 10 years ago
  4. 0f1fef8 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 10 years ago
  5. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 10 years ago
  6. 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 10 years ago
  7. d04e1dd First pass at workspaces. by commit-bot@chromium.org · 10 years ago
  8. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  9. d15b453 Mass baseline for filltypespersp by bsalomon@google.com · 10 years ago
  10. 015514c Mass baselining of drrect GM by bsalomon@google.com · 10 years ago
  11. 39d7f0d Mass rebaseline of the rrect_* GMs by bsalomon@google.com · 10 years ago
  12. 33a94e2 remove unused fOverflowed from SkClampRange by reed@google.com · 10 years ago
  13. aec4066 fix int/size_t warnings by reed@google.com · 10 years ago
  14. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  15. 7b8999b gradient_many gm to test banding and precision by reed@google.com · 10 years ago
  16. 87a4d6d Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  17. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 10 years ago
  18. 996402b Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 10 years ago
  19. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  20. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  21. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  22. d24a130 add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypi by commit-bot@chromium.org · 10 years ago
  23. 3b0bcb8 clean up gitignore; sort, add chromeos/externals, remove trailing /. by commit-bot@chromium.org · 10 years ago
  24. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  25. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  26. ec2d8b3 Revert r14218. by bungeman@google.com · 10 years ago
  27. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  28. d202528 SkiaSampleRenderer - handle case where compiler won't cast jint to void*. by commit-bot@chromium.org · 10 years ago
  29. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  30. e9e62d5 Ashmem functions compile when size_t != __u32 by commit-bot@chromium.org · 10 years ago
  31. 84f7a06 add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed by commit-bot@chromium.org · 10 years ago
  32. 273a00d fix expected size in 32bit builds by reed@google.com · 10 years ago
  33. bf6f6ae allow gyp_skia to be run from any directory. by commit-bot@chromium.org · 10 years ago
  34. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  35. efaf53b remove unused tests to fix new clang build by commit-bot@chromium.org · 10 years ago
  36. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  37. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  38. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 03f2f81 More flags needed to build Android framework. by commit-bot@chromium.org · 10 years ago
  40. 6493ae2 Don't unset gFCSafeToUse when it's still safe to use. by commit-bot@chromium.org · 10 years ago
  41. 0d317d3 install_dependencides tool for posix-type systems by commit-bot@chromium.org · 10 years ago
  42. 04f6c4c Support picture recording in Android framework. by commit-bot@chromium.org · 10 years ago
  43. 45d86e7 always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  44. fa443be Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  45. 71e800a This is an short replacement for gclient. by commit-bot@chromium.org · 10 years ago
  46. 8121c6c Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://codereview.chromium.org/237673017/) due to compiler complaints by robertphillips@google.com · 10 years ago
  47. a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 10 years ago
  48. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 10 years ago
  49. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  50. 6c50888 Double assignment in GrGpuGL::configToGLFormats() by commit-bot@chromium.org · 10 years ago
  51. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  52. 4453e8b glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum by commit-bot@chromium.org · 10 years ago
  53. ab16445 Update baselines for bug 2404. by bsalomon@google.com · 10 years ago
  54. 0fcd6ca fix #if SK_DEBUG -- should be #ifdef SK_DEBUG by reed@google.com · 10 years ago
  55. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  56. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  57. d1061e2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  58. 0dd01ee Fix bug in SampleApp's Tiling View by commit-bot@chromium.org · 10 years ago
  59. 7dd79b7 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  60. ec1ff6a Fix generation of Android SampleApp APK now that we default to using gyp's ninja generator. by commit-bot@chromium.org · 10 years ago
  61. 0b352ed Pull ANGLE's new repository to third_party/external/angle2. by commit-bot@chromium.org · 10 years ago
  62. 86cbfbe arm64_download script - fix error starting vm twice. by commit-bot@chromium.org · 10 years ago
  63. 87126fb arm64_download script waits for VM to boot before finishing. by commit-bot@chromium.org · 10 years ago
  64. 0898462 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  65. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 10 years ago
  66. 5dfffaa Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  67. 9b31c5e Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  68. 12a0412 initialize bounds in this test by commit-bot@chromium.org · 10 years ago
  69. 64b08a1 Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 10 years ago
  70. 51b0d0b Add cast for warning as error on Windows from r14201. by bungeman@google.com · 10 years ago
  71. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  72. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  73. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  74. d20a2d4 ignore Test-Linux-Bare-NoGPU-Arm8_64 GM failures by commit-bot@chromium.org · 10 years ago
  75. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  76. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  77. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  78. 479bad5 Update pathops gms for r14183. by bungeman@google.com · 10 years ago
  79. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  80. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  81. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  82. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  83. 3d695d9 change #if SK_DEBUG to #ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  84. c6ce12d rebaseline pathopsinverse GMs by commit-bot@chromium.org · 10 years ago
  85. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  86. 8608463 fix broken build by commit-bot@chromium.org · 10 years ago
  87. d9ae231 Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)" by reed@google.com · 10 years ago
  88. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 10 years ago
  89. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  90. 95f7926 Add conical special cases to GradientBench by commit-bot@chromium.org · 10 years ago
  91. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  92. 8f9e681 Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/) by commit-bot@chromium.org · 10 years ago
  93. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  94. 567f519 use templates instead of macros to build blitters by commit-bot@chromium.org · 10 years ago
  95. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  96. 5429965 Xfermode: SSE2 implementation of a number of simple transfer modes by commit-bot@chromium.org · 10 years ago
  97. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  98. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 10 years ago
  99. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 10 years ago
  100. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago