1. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  2. d202528 SkiaSampleRenderer - handle case where compiler won't cast jint to void*. by commit-bot@chromium.org · 10 years ago
  3. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  4. e9e62d5 Ashmem functions compile when size_t != __u32 by commit-bot@chromium.org · 10 years ago
  5. 84f7a06 add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed by commit-bot@chromium.org · 10 years ago
  6. 273a00d fix expected size in 32bit builds by reed@google.com · 10 years ago
  7. bf6f6ae allow gyp_skia to be run from any directory. by commit-bot@chromium.org · 10 years ago
  8. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  9. efaf53b remove unused tests to fix new clang build by commit-bot@chromium.org · 10 years ago
  10. 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
  11. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  12. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. 03f2f81 More flags needed to build Android framework. by commit-bot@chromium.org · 10 years ago
  14. 6493ae2 Don't unset gFCSafeToUse when it's still safe to use. by commit-bot@chromium.org · 10 years ago
  15. 0d317d3 install_dependencides tool for posix-type systems by commit-bot@chromium.org · 10 years ago
  16. 04f6c4c Support picture recording in Android framework. by commit-bot@chromium.org · 10 years ago
  17. 45d86e7 always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  18. fa443be Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  19. 71e800a This is an short replacement for gclient. by commit-bot@chromium.org · 10 years ago
  20. 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
  21. a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 10 years ago
  22. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 10 years ago
  23. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  24. 6c50888 Double assignment in GrGpuGL::configToGLFormats() by commit-bot@chromium.org · 10 years ago
  25. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  26. 4453e8b glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum by commit-bot@chromium.org · 10 years ago
  27. ab16445 Update baselines for bug 2404. by bsalomon@google.com · 10 years ago
  28. 0fcd6ca fix #if SK_DEBUG -- should be #ifdef SK_DEBUG by reed@google.com · 10 years ago
  29. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  30. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  31. d1061e2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  32. 0dd01ee Fix bug in SampleApp's Tiling View by commit-bot@chromium.org · 10 years ago
  33. 7dd79b7 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  34. 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
  35. 0b352ed Pull ANGLE's new repository to third_party/external/angle2. by commit-bot@chromium.org · 10 years ago
  36. 86cbfbe arm64_download script - fix error starting vm twice. by commit-bot@chromium.org · 10 years ago
  37. 87126fb arm64_download script waits for VM to boot before finishing. by commit-bot@chromium.org · 10 years ago
  38. 0898462 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  39. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 10 years ago
  40. 5dfffaa Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  41. 9b31c5e Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  42. 12a0412 initialize bounds in this test by commit-bot@chromium.org · 10 years ago
  43. 64b08a1 Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 10 years ago
  44. 51b0d0b Add cast for warning as error on Windows from r14201. by bungeman@google.com · 10 years ago
  45. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  46. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  47. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  48. d20a2d4 ignore Test-Linux-Bare-NoGPU-Arm8_64 GM failures by commit-bot@chromium.org · 10 years ago
  49. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  50. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  51. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  52. 479bad5 Update pathops gms for r14183. by bungeman@google.com · 10 years ago
  53. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  54. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  55. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  56. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  57. 3d695d9 change #if SK_DEBUG to #ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  58. c6ce12d rebaseline pathopsinverse GMs by commit-bot@chromium.org · 10 years ago
  59. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  60. 8608463 fix broken build by commit-bot@chromium.org · 10 years ago
  61. d9ae231 Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)" by reed@google.com · 10 years ago
  62. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 10 years ago
  63. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  64. 95f7926 Add conical special cases to GradientBench by commit-bot@chromium.org · 10 years ago
  65. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  66. 8f9e681 Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/) by commit-bot@chromium.org · 10 years ago
  67. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  68. 567f519 use templates instead of macros to build blitters by commit-bot@chromium.org · 10 years ago
  69. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  70. 5429965 Xfermode: SSE2 implementation of a number of simple transfer modes by commit-bot@chromium.org · 10 years ago
  71. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  72. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 10 years ago
  73. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 10 years ago
  74. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  75. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  76. c202ea7 Adding image-surface to ignored-tests.txt by robertphillips@google.com · 10 years ago
  77. f2d4b11 bench rebase test e93a4c0 by commit-bot@chromium.org · 10 years ago
  78. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  79. e93a4c0 rebaseline_server: fix sorting by perceptual diff column by commit-bot@chromium.org · 10 years ago
  80. 7e41957 bench rebase test 28fcae2 by commit-bot@chromium.org · 10 years ago
  81. a1bf8be Further adjust bench expectations calculation. by commit-bot@chromium.org · 10 years ago
  82. bd4d7ea bench rebase test 1f75ab9 by commit-bot@chromium.org · 10 years ago
  83. d6489c9 use the correct rowBytes so Debug build doesn't assert by commit-bot@chromium.org · 10 years ago
  84. c3c67df remove dead code from SkPicturePlayback by commit-bot@chromium.org · 10 years ago
  85. 461f227 R=robertphillips@google.com TBR=robertphillips@google.com BUG=skia: by commit-bot@chromium.org · 10 years ago
  86. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  87. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  88. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  89. 540b97d Update Android expectations to reflect the new default gamma for fonts. by djsollen@google.com · 10 years ago
  90. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  91. 4bffdf2 use SkIntToScalar, fix windows build by commit-bot@chromium.org · 10 years ago
  92. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  93. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 10 years ago
  94. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 10 years ago
  95. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago
  96. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  97. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  98. 968757e Disable SK_GAMMA_SRGB on android builds. by djsollen@google.com · 10 years ago
  99. e424c1d So apparently Chrome has an x86 iOS build... by commit-bot@chromium.org · 10 years ago
  100. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 10 years ago