1. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  2. 2d85934 leading slash confuses non-git tools that read .gitignore, like ag by commit-bot@chromium.org · 11 years ago
  3. 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 11 years ago
  4. 43e4f6e Adds links to dashboard plots for skp bench values out of range. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  5. 72761f0 ndk r8d->r8e, adding mips toolchain by mtklein@google.com · 11 years ago
  6. ca7ff06 Rebaseline a couple of Nexus 7 GPU GMs for thumb2. by mtklein@google.com · 11 years ago
  7. 88fc03d pdfviewer: add doPage function, cet stream from Contents by edisonn@google.com · 11 years ago
  8. 38bad32 fold SK_CPU_HAS_CONDITION_INSTR through as always defined by commit-bot@chromium.org · 11 years ago
  9. 5abacf6 add scalar stubs for neon functions to give arm guys a place to work by commit-bot@chromium.org · 11 years ago
  10. 05256f6 set a correct breakpoint for gdbserver, gdb can stop here before the app is running, and we can set more breakpoints if we need. For previous one, gdb will not stop, so it will run the app and exit. by commit-bot@chromium.org · 11 years ago
  11. 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 11 years ago
  12. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago
  13. 641cce9 pdfviewer: fix condition for element in array, reset back the default color to white, and verify type before value in PDF API mapper by edisonn@google.com · 11 years ago
  14. 16d53aa Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 6a774a1 Fix subpixel metrics with GDI. by bungeman@google.com · 11 years ago
  16. a3aaf16 Fix invalid comparison between int16 and int16be in name table code. by bungeman@google.com · 11 years ago
  17. 4ef4bed pdfviewer: load files with missing xref (we need in order to help with testing, as most good pdfx in the whild miss the xref). add period as a valid character to start a real value. by edisonn@google.com · 11 years ago
  18. d49173a always have conditional instruction by mtklein@google.com · 11 years ago
  19. 069aea7 one more thing to try before rebaselining android by mtklein@google.com · 11 years ago
  20. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 11 years ago
  21. 08df48d expose getFamilyName to public SkTypeface by reed@google.com · 11 years ago
  22. e8232bc Small optimization for convolution shader: only apply the bounds check in direction of convolution, not both. This requires generating different versions of the shader depending on direction. by senorblanco@chromium.org · 11 years ago
  23. b3915b5 Turn thumb back on. by mtklein@google.com · 11 years ago
  24. 4dcd062 Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts by commit-bot@chromium.org · 11 years ago
  25. 81152f4 adjust performance triggers for flakes on the Windows bots. by djsollen@google.com · 11 years ago
  26. 96ba3aa pdfviewer: fix a few warnings by edisonn@google.com · 11 years ago
  27. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
  28. 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 791386c Rebaseline for 10399 and 10400 (GDI metrics). by bungeman@google.com · 11 years ago
  30. 7c86d8e Disable GDI slight hinting. by bungeman@google.com · 11 years ago
  31. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  32. aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 11 years ago
  34. 0989b21 Remove Nexus10 strokes3_gpu expectations. This one seems to change every run (uninit? driver bug?). by senorblanco@chromium.org · 11 years ago
  35. 785ef5d process gm expectation violations by zachr@google.com · 11 years ago
  36. fe07cfc Another try at rebaselining strokes_gpu on Nexus10. If this doesn't work, I'll just add all of the hashes generated so far to the list. by senorblanco@chromium.org · 11 years ago
  37. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  38. 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
  39. c074ff5 New Nexus10 baselines for strokes3_gpu. by senorblanco@chromium.org · 11 years ago
  40. 42ecd5f New Galaxy Nexus lighting baselines. by senorblanco@chromium.org · 11 years ago
  41. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. a260e2e New Nexus10 baselines after r10379. by senorblanco@chromium.org · 11 years ago
  43. 2dc8bf7 Yet another round of lighting rebaselines: win7. by senorblanco@chromium.org · 11 years ago
  44. 01178b4 Next round of lighting rebaselines after r10379. by senorblanco@chromium.org · 11 years ago
  45. a79d6c5 Next round of lighting baselines after r10379. by senorblanco@chromium.org · 11 years ago
  46. 6d427f2 First round of new lighting baselines after r10379. by senorblanco@chromium.org · 11 years ago
  47. 4e16bb2 Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle. by senorblanco@chromium.org · 11 years ago
  48. 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 11 years ago
  49. 1acab36 pdfviewer: limit the characters we support in ToUnicode, to 0xffff by edisonn@google.com · 11 years ago
  50. ac4bedc pdfviewer: set the default background to transparent (to match render_picture default), and fix a bug a with corrupt diffs by edisonn@google.com · 11 years ago
  51. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago
  52. 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
  53. 5dbdfee reversed senses of none and bilerp by humper@google.com · 11 years ago
  54. 47fad70 by commit-bot@chromium.org · 11 years ago
  55. 48b8891 add basic HTTP server for viewing skpdiff results by zachr@google.com · 11 years ago
  56. e2cf805 clean up printf usage in gm by humper@google.com · 11 years ago
  57. f9ed6fe fix android build by humper@google.com · 11 years ago
  58. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  59. 7168ecc Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latter by senorblanco@chromium.org · 11 years ago
  60. 37799e1 Add NPOT version of tilemodes GM by commit-bot@chromium.org · 11 years ago
  61. ea348cb experimentally enable USE_HASH for scaledimagecache by reed@google.com · 11 years ago
  62. b8d17fe use dynamic hash to speed up scaledimagecache by reed@google.com · 11 years ago
  63. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 11 years ago
  64. 50bbdb4 pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a consistent way on various palt forms, and it generates some files in ../../../foo instead of ../foo - Solution: use the (inconvenient) Shared intermediary directory that should work on all platforms. by edisonn@google.com · 11 years ago
  65. 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 11 years ago
  66. a9b7936 Add lua_pictures target to tools.gyp by sglez@google.com · 11 years ago
  67. 5617267 use namespace instead of static for template params by reed@google.com · 11 years ago
  68. 5d1e558 experimental dynamic-hash (disabled) by reed@google.com · 11 years ago
  69. af42a03 add all four filter levels to the downsample gm, for comparison across cpu/gpu by humper@google.com · 11 years ago
  70. 7909308 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  71. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  72. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. b1135a3 New baselines for tests affected by r10338 (and others). by senorblanco@chromium.org · 11 years ago
  74. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  75. 91673aa search registered rtconf variables backwards and break when we find the by humper@google.com · 11 years ago
  76. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  77. 1e18225 free cache in destructor, in case endContext was not called. change Resize to return bool indicating success. by reed@google.com · 11 years ago
  78. 2c88fe8 pdfviewer: fix path shortcuts in python script, use os.path.join() by edisonn@google.com · 11 years ago
  79. c60e745 rebaseline.py: add ability to write new expectations to a different file by epoger@google.com · 11 years ago
  80. d6c276f pdfviewer: sets module is deprecated. use set by edisonn@google.com · 11 years ago
  81. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 11 years ago
  82. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  83. 588f3d3 Change double constants to floats. by jvanverth@google.com · 11 years ago
  84. 08284e4 Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale factors, sandwiched by two rotations. by commit-bot@chromium.org · 11 years ago
  85. 0449a56 pdfviewer: explicitely use set, instead of dictionary, fails to compile in some versions of python. by edisonn@google.com · 11 years ago
  86. 43f2b2c SkiaExamples improvements. by sglez@google.com · 11 years ago
  87. 03d5f4b pdfviewer: path for outputs are relative to some other folder, make them absolute. by edisonn@google.com · 11 years ago
  88. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  89. d9763a5 fix warning of implicit cast to float by reed@google.com · 11 years ago
  90. 8d725b2 all in the gyp by mtklein@google.com · 11 years ago
  91. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 11 years ago
  92. c172cf4 Rollback Nexus10, ANGLE, and Win7 expectations after r10251 revert. by fmalita@google.com · 11 years ago
  93. 5fdc983 expose shaders by reed@google.com · 11 years ago
  94. 27e1c00 rebaseline.py: set text mimetype for all .json files, so text diffs work by epoger@google.com · 11 years ago
  95. 1c25e5a Set all gm expected-results.json files to text mimetype by epoger@google.com · 11 years ago
  96. be19dbe use SK_DECLARE_STATIC_MUTEX by reed@google.com · 11 years ago
  97. 2c38fed use sk_bzero to init level, since I got the number of 0s wrong using { } by reed@google.com · 11 years ago
  98. 87e74b6 rebaseline Android after update to freetype 2.5.0 by fmalita@google.com · 11 years ago
  99. d94697c add mipmaps to scaledimagecache by reed@google.com · 11 years ago
  100. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago