1. 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
  2. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  3. cc17673 New baselines for imagefiltersgraph GM. by senorblanco@chromium.org · 11 years ago
  4. cdd3620 DM: move --match check earlier to fix the "N GMs x M configs" log line. by commit-bot@chromium.org · 11 years ago
  5. 7edad87 Compute clipped src rect once in tiled bitmap draws by commit-bot@chromium.org · 11 years ago
  6. 83ba103 Fix warnings as errors from r11960. by bungeman@google.com · 11 years ago
  7. 0fc8f1f Disable charsToGlyphs test until Mac can pass. by bungeman@google.com · 11 years ago
  8. 7dc4fd0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. b662e0a Revert unwanted change to verttext.cpp. by bungeman@google.com · 11 years ago
  10. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  11. 172c363 Add missing braces for r11955. by bungeman@google.com · 11 years ago
  12. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  13. edf00c7 Reduce bitmap sizes in verylargebitmap GM to not crash on windows by bsalomon@google.com · 11 years ago
  14. 79bf912 Rebaseline strokes_round and strokes3 on SGX devices by bsalomon@google.com · 11 years ago
  15. 4a28f59 Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes deprecated chunks in syn_bucket_subdir. by bensong@google.com · 11 years ago
  16. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  17. a34b1f8 DM: print cache stats after every GPU GM when GR_CACHE_STATS is set by commit-bot@chromium.org · 11 years ago
  18. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  19. 81c6700 [PDF] Rebaseline mac expectations after fixing image unpremtuliplication in r11945 by vandebo@chromium.org · 11 years ago
  20. 34a849d Fix drawBitmap() of scratch texture. by senorblanco@chromium.org · 11 years ago
  21. ad0e552 rebaseline_server: cleanup of HTML/Javascript by epoger@google.com · 11 years ago
  22. ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
  23. 259a832 Whitespace change to trigger buildbots by epoger@google.com · 11 years ago
  24. 97769bb Add note to ignored-tests.txt BUG=skia:1748 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  25. a8be6d7 update pdf-mac gms, after adding duport for perspective shaders in pdf by edisonn@google.com · 11 years ago
  26. c1cf5c0 Borrow Android's ARMv6 memory barrier for SkOnce. by commit-bot@chromium.org · 11 years ago
  27. 0255a5d Minor changes by robertphillips@google.com · 11 years ago
  28. ccecbbb Always create an instance when testing GrEffects for SkXfermode and SkArithmeticMode by commit-bot@chromium.org · 11 years ago
  29. 23267ce Fix ModeColorFilterEffect assert during GLProgramsTest by commit-bot@chromium.org · 11 years ago
  30. 83d8eda PDF: support perspective in simple shaders. (this version does not work well with tilling) by edisonn@google.com · 11 years ago
  31. ac90d1d Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead in SkTileGrid::search by commit-bot@chromium.org · 11 years ago
  32. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  33. 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  35. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  36. ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
  37. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  38. e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
  39. 0794dcd rebaseline scaled tilemodes gms on the GPU by humper@google.com · 11 years ago
  40. 1a6382f Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). by senorblanco@chromium.org · 11 years ago
  41. d594dbe Follow up to serialization validation code by commit-bot@chromium.org · 11 years ago
  42. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  43. 759befb use the supplied matrix instead of the texture w/h div for the bicubic GPU effect by commit-bot@chromium.org · 11 years ago
  44. a8aef8b Lighting filter uses input on raster path by commit-bot@chromium.org · 11 years ago
  45. 3f80dd5 Add support for reading non-rendertarget textures. by commit-bot@chromium.org · 11 years ago
  46. 338a664 TSAN build fix: forgot to pass the address into ANNOTATE_BENIGN_RACE. by mtklein@google.com · 11 years ago
  47. eb83259 rebaseline_server: add tabs, and ability to submit new baselines to the server by epoger@google.com · 11 years ago
  48. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  49. fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
  50. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  51. afba644 New gm expectations for imagemagnifier by sugoi@google.com · 11 years ago
  52. 5237b7f Fix a test warning on some linux machines by edisonn@google.com · 11 years ago
  53. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  54. c294a97 if fBitmap is still NULL, return false by reed@google.com · 11 years ago
  55. 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
  56. a5f30e9 Add strokerect to ignored tests list by bsalomon@google.com · 11 years ago
  57. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  58. db6fa17 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  59. 5187c43 More work to integrate skimage with rebaseline tools. by scroggo@google.com · 11 years ago
  60. 380355e Xoom rebaselines. by senorblanco@chromium.org · 11 years ago
  61. dbbe1d4 Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromium.org/30593003) due to layout test failure by robertphillips@google.com · 11 years ago
  62. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  63. 5ee18dd Image decoder fixes (mostly) around A8. by scroggo@google.com · 11 years ago
  64. 114038a Revert "Revert "cache SkImage::Info calculation in lazypixelref"" by reed@google.com · 11 years ago
  65. e986b22 Revert "cache SkImage::Info calculation in lazypixelref" by reed@google.com · 11 years ago
  66. 2590a91 cache SkImage::Info calculation in lazypixelref by reed@google.com · 11 years ago
  67. 0d00976 Roll gyp from r1684 to r1765. by bungeman@google.com · 11 years ago
  68. 8204743 ChromeOS and IntelRhb rebaselines. by senorblanco@chromium.org · 11 years ago
  69. 192cbf6 DM: add --serialize by commit-bot@chromium.org · 11 years ago
  70. ad6d35b Third round of matrixconvolution rebaselines, and removal from ignored-tests.txt. by senorblanco@chromium.org · 11 years ago
  71. 950b1b0 Fix out of order destruction error by robertphillips@google.com · 11 years ago
  72. 00434ec GM: remove deprecated --ignoreTests flag BUG=skia:1730 R=borenet@google.com by epoger@google.com · 11 years ago
  73. 8c29490 Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice by commit-bot@chromium.org · 11 years ago
  74. 9f51d16 Second round of matrixconvolution rebaselines. by senorblanco@chromium.org · 11 years ago
  75. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  76. f642f8c Magnifier gpu path fix by commit-bot@chromium.org · 11 years ago
  77. 718f5e2 First round of matrixconvolution rebaselines. by senorblanco@chromium.org · 11 years ago
  78. 8e919ad Fix GrProgramsTest to not generate tests with too many TexCoord references by commit-bot@chromium.org · 11 years ago
  79. 15455b2 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  80. e7e29b7 scope ComputeIsOpaque with SkBitmap by reed@google.com · 11 years ago
  81. 9cd697c change ERROR label to BAD_CONFIG -- avoid windows complaint by reed@google.com · 11 years ago
  82. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  83. c2eae47 Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or reverting r11871. by robertphillips@google.com · 11 years ago
  84. 466ea91 A few stragglers for r1187 (Fix cubic->quad RR corner regression) by robertphillips@google.com · 11 years ago
  85. 7c4d512 More rebaselines for r1187 (Fix cubic->quad RR corner regression) by robertphillips@google.com · 11 years ago
  86. d8b0a14 rebaselines after r1187 (Fix cubic->quad RR corner regression) by robertphillips@google.com · 11 years ago
  87. 2a4223c Fix for cropped matrix convolution for BottomLeft render targets. by senorblanco@chromium.org · 11 years ago
  88. b5e3910 Reverted due to Chromium compilation failures. Please see: by robertphillips@google.com · 11 years ago
  89. 1236719 Fix cubic->quad RR corner regression by robertphillips@google.com · 11 years ago
  90. b3c2da3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
  92. a7a9f37 DM: add --writePath by mtklein@google.com · 11 years ago
  93. 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
  94. dc37e20 Revert "PDF: support perspective in simple shaders. (this version does not work well with tilling)" by vandebo@chromium.org · 11 years ago
  95. eb5992c PDF: support perspective in simple shaders. (this version does not work well with tilling) by vandebo@chromium.org · 11 years ago
  96. 7938bae Implement crop rect support for SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 11 years ago
  97. 575604d Constify SkFlattenable::getFactory(). by commit-bot@chromium.org · 11 years ago
  98. cce4e09 Revert r11860, which was supposed to just be a whitespace change (argh) by epoger@google.com · 11 years ago
  99. 94041c6 Whitespace change to trigger buildbots after https://code.google.com/p/skia/source/detail?r=11859 by epoger@google.com · 11 years ago
  100. ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago