1. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  2. 7bb36ab Fix build. by scroggo@google.com · 11 years ago
  3. 9c9d4a7 Restore SkPath(const SkPath&) to copy the generation ID on Android. by mtklein@google.com · 11 years ago
  4. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  5. 0b39619 More GM rebaselines by jvanverth@google.com · 11 years ago
  6. 619e480 Rebaselining GM's for gradient GM change. by dierk@google.com · 11 years ago
  7. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  8. e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 11 years ago
  9. c623328 Mark dashing gpu as expected to fail on win7/gpu/intel by bsalomon@google.com · 11 years ago
  10. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  11. 488a337 gm/bitmapcopy: create the bitmap in a secondary canvas, since the one in which we draw might be backed by PDF and then accessBitmap does not work. by commit-bot@chromium.org · 11 years ago
  12. f7f19ac Ignore gif_test.gif, take two. Add missing comma. by jvanverth@google.com · 11 years ago
  13. 2515242 Add SkCanvas::drawPosTextBounded. by commit-bot@chromium.org · 11 years ago
  14. fbd3705 Try to ignore gif_test.gif in skimage test by jvanverth@google.com · 11 years ago
  15. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  16. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  17. 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
  18. 2865676 Allow multiple images for flaky dashing GM on intel/win7/gpu by bsalomon@google.com · 11 years ago
  19. ebbda76 enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not ready by reed@google.com · 11 years ago
  20. 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
  21. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  22. a4eb459 Revert "rebaseline gpu dashing on win7" by bsalomon@google.com · 11 years ago
  23. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  24. b334366 Revert "Sanitizing source files in Housekeeper-Nightly" by bsalomon@google.com · 11 years ago
  25. c911ada Revert "Rebaseline flaky non AA lines on intel/win/gpu" by bsalomon@google.com · 11 years ago
  26. 0f90190 pdfviewer: /Pattern color space, uses the matrix of the last content stream, not the global matrix. by edisonn@google.com · 11 years ago
  27. 6eef65e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. ad6477d Work around broken SkFontMgr_fontconfig.cpp for test. by bungeman@google.com · 11 years ago
  29. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  30. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  31. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  32. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  33. 2273f9b pdfviewer: load image pain settings (like transparency), pass the page number, report failure if at least one render fails, and check that xref section starts with xref keyword. by edisonn@google.com · 11 years ago
  34. 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
  35. ab3c678 Regenerate bitmaps before each draw in tilemodes_npot GM by bsalomon@google.com · 11 years ago
  36. 7627535 Re-organize Android scripts by borenet@google.com · 11 years ago
  37. aa2d351 Change SkPreConfig.h to recognise uppercase PPC/PPC64. by george@mozilla.com · 11 years ago
  38. d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  39. 84d0bbe Remove invalid expectation. by scroggo@google.com · 11 years ago
  40. 6d99de1 Add config option to skimage. by scroggo@google.com · 11 years ago
  41. e339eb0 Do not fail skimage on missing expectations. by scroggo@google.com · 11 years ago
  42. 1aa988e rebaseline gpu dashing on win7 by bsalomon@google.com · 11 years ago
  43. 2d95267 Add a default value for SK_OVERRIDE in SkPostConfig.h by george@mozilla.com · 11 years ago
  44. 5ebbbe5 Annotate SK_COMPILE_ASSERT's typedef as permissibly unused, to fix GCC 4.8 build warning. Patch originally by dholbert. by bungeman@google.com · 11 years ago
  45. fedc4f9 One last rebaseline to try to get Nexus-10 GMs green. by jvanverth@google.com · 11 years ago
  46. 4460de4 Tweak -mssse3 on Mac a little. by commit-bot@chromium.org · 11 years ago
  47. 62ec8ba Fix mime-type on expectations. Rebaseline one DirectWrite GM. by jvanverth@google.com · 11 years ago
  48. 3ed17d6 Rebaseline Nexus-10 GMs... again. by jvanverth@google.com · 11 years ago
  49. b262da7 Revert Accidental commit "patch from issue 20151002" by bsalomon@google.com · 11 years ago
  50. 5993946 Rebaseline flaky non AA lines on intel/win/gpu by bsalomon@google.com · 11 years ago
  51. 755b21d patch from issue 20151002 by bsalomon@google.com · 11 years ago
  52. 112215a Move toolchain setup into a function in android_setup.sh by borenet@google.com · 11 years ago
  53. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  54. 0b82fbc Rebaseline Nexus 10 GMs by jvanverth@google.com · 11 years ago
  55. ef08931 Normalize indents in android_setup.sh by borenet@google.com · 11 years ago
  56. 69cc600 N7 Performance Trigger rebaselines by robertphillips@google.com · 11 years ago
  57. 7c6d264 Fix race condition when locking/unlocking pixels. by djsollen@google.com · 11 years ago
  58. 078dcf2 Ubuntu Performance trigger rebaseline by robertphillips@google.com · 11 years ago
  59. ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  60. 0d9f5f7 old compiler is dumb by mtklein@google.com · 11 years ago
  61. f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  62. 7e27bcd pdfviewer: remove debug traces by edisonn@google.com · 11 years ago
  63. d831ad2 Rebaseline imagemagnifier GM for Nexus-4 by jvanverth@google.com · 11 years ago
  64. 91ce698 pdfviewer: debug code for crash by edisonn@google.com · 11 years ago
  65. 34b05ca Separate quad UV calculation from bloat_quad by egdaniel@google.com · 11 years ago
  66. 97333f2 Remove warning comment from SkImageFilter. by senorblanco@chromium.org · 11 years ago
  67. 9772a52 Minor sk_memset{16|32}_SSE2 optimization. by commit-bot@chromium.org · 11 years ago
  68. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
  69. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  70. 7ee12ca pdfviewer: add virtual destructor for SkPdfFont by edisonn@google.com · 11 years ago
  71. 45be4eb pdfviewer: fix typo by edisonn@google.com · 11 years ago
  72. 5149bd9 pdfviewer: set backdround to transparent, and add an app to chop transparent content in png files. by edisonn@google.com · 11 years ago
  73. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  74. 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
  75. a27622c Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo() by commit-bot@chromium.org · 11 years ago
  76. b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 11 years ago
  77. 2f683ba Temporarily disable GpuTestPath. by jvanverth@google.com · 11 years ago
  78. 6a6c80c Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON detection on Android. by djsollen@google.com · 11 years ago
  79. 1a165aa Actually flush the path stencil transform when the matrix changes by commit-bot@chromium.org · 11 years ago
  80. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  81. a62efcc Avoid counting verbs twice in SkPath::isEmpty() by commit-bot@chromium.org · 11 years ago
  82. 7e5d186 In preparation for make Chromium's skia.gyp use pdf.gypi. by commit-bot@chromium.org · 11 years ago
  83. 75217ab N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  84. 2a192a8 Delete image-based rebaselining tool; we have switched to checksums by epoger@google.com · 11 years ago
  85. e2e01ff pdfviewer: implementation of one type of pattern - simple tile patern, colored, with xstep and ystep positive. by edisonn@google.com · 11 years ago
  86. 48bc791 correctly copy constant coverage from GrPaint to GrDrawState by bsalomon@google.com · 11 years ago
  87. 0837bcd Adds poppler and dependencies to DEPS. This is a pre-CL for 20220002, and getting DEPS committed first is necessary to get the trybots to run on the larger CL (since the trybots do 'gclient sync' before patching). by commit-bot@chromium.org · 11 years ago
  88. 12b0fa5 Create AJAX live-viewer of expected-vs-actual GM results by epoger@google.com · 11 years ago
  89. 65e508d Restore a default timer to bench_pictures. by scroggo@google.com · 11 years ago
  90. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  91. 89066e5 Removed duplicate file by sugoi@google.com · 11 years ago
  92. 44324fa Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface by junov@chromium.org · 11 years ago
  93. b6c7985 Add nv_path_rendering entry points to Unix GLInterface by commit-bot@chromium.org · 11 years ago
  94. db5460b add remote debugging support for x86 phone by commit-bot@chromium.org · 11 years ago
  95. aade2e1 Add fullscreen rect bench by bsalomon@google.com · 11 years ago
  96. fde1e7c Support MSAA in the picture debugger by commit-bot@chromium.org · 11 years ago
  97. bd74add Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  98. febfd70 Add onRefMatchingStyle to SkFontHost_linux. by bungeman@google.com · 11 years ago
  99. 5ecd4fa Fix SkTMin call introduced in 10500 which fails on some platforms. by bungeman@google.com · 11 years ago
  100. ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago