1. a60d037 make compare_rendered_pictures_test.py run end-to-end test by commit-bot@chromium.org · 11 years ago
  2. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 11 years ago
  3. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 11 years ago
  4. d53b227 New GM for testing circle blur optimization by commit-bot@chromium.org · 11 years ago
  5. eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 11 years ago
  6. 80b1d03 Disable broken GMs on Nexus 4. by djsollen@google.com · 11 years ago
  7. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 11 years ago
  8. 44e3f71 GameBench: curCell doesn't need to be extra state. by commit-bot@chromium.org · 11 years ago
  9. 30602ab if SK_DEBUG -> ifdef SK_DEBUG by commit-bot@chromium.org · 11 years ago
  10. 24e7b9f Fix warning by commit-bot@chromium.org · 11 years ago
  11. 2db7fe7 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 11 years ago
  12. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 11 years ago
  13. 6e8f64c Disallow Android from calling getTotalClip. by commit-bot@chromium.org · 11 years ago
  14. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 11 years ago
  15. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 11 years ago
  16. 059ee7c Remove the old Makefile. by tfarina@chromium.org · 11 years ago
  17. 8cca4cc Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 11 years ago
  18. dbf2518 Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium.org/271483002/) by commit-bot@chromium.org · 11 years ago
  19. e9d8ef5 Revert "remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE" by commit-bot@chromium.org · 11 years ago
  20. a5b068c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 68250c8 Fix for empty saveLayer() with a filter which affects transparent black. by senorblanco@chromium.org · 11 years ago
  22. 0992404 Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 11 years ago
  23. 1b54646 SaveLayer is not a draw. by commit-bot@chromium.org · 11 years ago
  24. 95b03ce remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 11 years ago
  25. bf07d2e Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 11 years ago
  26. 93043bc DM: test SkRecord with and without optimization. by commit-bot@chromium.org · 11 years ago
  27. 901c43c Temporarily disable NEON on Android framework builds. by djsollen@google.com · 11 years ago
  28. 545a21a Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 11 years ago
  29. 105775b Run Android make script from any directory by commit-bot@chromium.org · 11 years ago
  30. c1dc0d4 Fix android_install_apk script to work with changes from a137675 by commit-bot@chromium.org · 11 years ago
  31. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 11 years ago
  32. 7418bd8 make compare_rendered_pictures process render_pictures's new JSON output format by commit-bot@chromium.org · 11 years ago
  33. de59d0c Whitespace change to test skia CQ. by commit-bot@chromium.org · 11 years ago
  34. 8fd9382 Fix memory leak in GPU Picture optimization by commit-bot@chromium.org · 11 years ago
  35. f03f9ff don't leak the bitmapShader by commit-bot@chromium.org · 11 years ago
  36. 3824bcd Square pixels on zoom. by commit-bot@chromium.org · 11 years ago
  37. 0205aba Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 11 years ago
  38. c9c5c42 Relaxes bench range upper bound by a bit. by commit-bot@chromium.org · 11 years ago
  39. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. cf800e0 Initialize the SkFontConfigInterface singleton with SkOnce. by bungeman@google.com · 11 years ago
  41. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 11 years ago
  42. 06a3206 fix TriColorShader to respect the paint's alpha by commit-bot@chromium.org · 11 years ago
  43. 60da8f3 new vertices gm to test alpha by reed@google.com · 11 years ago
  44. 775bf66 suppress new composeshader gm for quilt testing by reed@google.com · 11 years ago
  45. 300c606 Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests by robertphillips@google.com · 11 years ago
  46. 95a2b0e Allow custom resources in the GrContext's cache by commit-bot@chromium.org · 11 years ago
  47. 11c6b39 Adds a mechanism for GrCacheable objects to notify the resource cache by commit-bot@chromium.org · 11 years ago
  48. 7e9fb8d Fix an issue with FireFox where it blurs when copying from a smaller to a by commit-bot@chromium.org · 11 years ago
  49. e8846f3 Fix android_perf script to work with changes from a137675 by commit-bot@chromium.org · 11 years ago
  50. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 11 years ago
  51. 58e4287 change composeshader_alpha to exercise srcover as well by commit-bot@chromium.org · 11 years ago
  52. 6b392b6 Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 11 years ago
  53. 7066bf3 Update tests/RecordOptsTest.cpp by commit-bot@chromium.org · 11 years ago
  54. 1ab536f fix composeshader to respect the paint's alpha by commit-bot@chromium.org · 11 years ago
  55. 3253f83 fix double->float warning by reed@google.com · 11 years ago
  56. ec7d673 new gm for composeshader, exercising alpha by commit-bot@chromium.org · 11 years ago
  57. 4e332f8 add rounding-using-doubles methods on SkScalar and SkRect by commit-bot@chromium.org · 11 years ago
  58. 3df4e95 Spelling fix, comments explaining script. by commit-bot@chromium.org · 11 years ago
  59. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  60. 8891120 Greenify bench bot Perf-Android-Nexus7-Tegra3-Arm7-Release at build 2774 by commit-bot@chromium.org · 11 years ago
  61. 6803c21 Revert of fix the error that path is inversed for stroke and strokeAndFill styles (https://codereview.chromium.org/183683010/) by commit-bot@chromium.org · 11 years ago
  62. 1f99d93 fix the error that path is inversed for stroke and strokeAndFill styles. by commit-bot@chromium.org · 11 years ago
  63. 92f9326 fix size_t/int warnings by commit-bot@chromium.org · 11 years ago
  64. f8a8ae1 eliminate mac xcode 5 only warning by commit-bot@chromium.org · 11 years ago
  65. 09d2dcd bench rebase after d06ee45 by commit-bot@chromium.org · 11 years ago
  66. 719867a bench rebase after d06ee45 by commit-bot@chromium.org · 11 years ago
  67. d06ee45 Fixes lower/upper typo. by commit-bot@chromium.org · 11 years ago
  68. 59d318b Use a separate error parameter for lower bound. by commit-bot@chromium.org · 11 years ago
  69. 379475f further adjust bench lower bounds to cope with downside flakiness. by commit-bot@chromium.org · 11 years ago
  70. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  71. 40f6e3a add release-mode checks for null, at least for a while by commit-bot@chromium.org · 11 years ago
  72. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 11 years ago
  73. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 11 years ago
  74. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 11 years ago
  75. 608d637 Choose memset procs once. by commit-bot@chromium.org · 11 years ago
  76. 1111b61 Add literal picture recording mode, triggered by a compile time switch. by commit-bot@chromium.org · 11 years ago
  77. d8e0afd mark flaky GM tests as ignore-failure by commit-bot@chromium.org · 11 years ago
  78. f239d91 guard against self-assignment by commit-bot@chromium.org · 11 years ago
  79. 1b3beef Don't run GPU configs in bench_pictures on RHB by commit-bot@chromium.org · 11 years ago
  80. 8c7372b Fix for SkMatrixConvolutionImageFilter with large borders. by senorblanco@chromium.org · 11 years ago
  81. 82bc432 re-enable simpleblurroundrect gm now that all the rebaselines have landed by commit-bot@chromium.org · 11 years ago
  82. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 11 years ago
  83. cce39b2 Remove extra includes from android sample app by djsollen@google.com · 11 years ago
  84. b6e5e4c Revert of Fix iOS build. (https://codereview.chromium.org/269663008/) by commit-bot@chromium.org · 11 years ago
  85. 71e39d5 remove self-tests for no-longer-supported rebaseline.py by commit-bot@chromium.org · 11 years ago
  86. bc4ae9e Fix iOS build. by bsalomon@google.com · 11 years ago
  87. 7ab0be7 adjust win7 perf ranges to reduce flakiness by djsollen@google.com · 11 years ago
  88. b12bca6 adjust android perf ranges to reduce flakiness. by djsollen@google.com · 11 years ago
  89. 0e9c90f Lower range for bench expectation for the following faster tests. by djsollen@google.com · 11 years ago
  90. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  91. daf48e0 commit GM actuals as expectations for all tests, marking them as unreviewed by commit-bot@chromium.org · 11 years ago
  92. 9dccafa Fix type in DM/mesa by bsalomon@google.com · 11 years ago
  93. 6a879be mark rebaseline.py as deprecated by commit-bot@chromium.org · 11 years ago
  94. 5d41507 Mark drawbitmaprect's large bitmaps as immutable. by commit-bot@chromium.org · 11 years ago
  95. 5d0c0bf Add initial baselines for discard GM by bsalomon@google.com · 11 years ago
  96. 166b7e4 Add Doxygen link to titlebar. by commit-bot@chromium.org · 11 years ago
  97. d4ec0f1 Need checkerboard on history images too. by commit-bot@chromium.org · 11 years ago
  98. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 11 years ago
  99. 9a40803 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 89457e7 Rebaselines for r14518 (Add support for kEmbeddedBitmapText_Flag to DirectWrite.) by bungeman@google.com · 11 years ago