1. 8f58b85 remove legacy ifdef wrapping fast blur by commit-bot@chromium.org · 10 years ago
  2. fae599b Avoid black flashes when resizing debugger window using MSAA by commit-bot@chromium.org · 10 years ago
  3. fadc749 rebaseline_server: display how long it took to render the list by commit-bot@chromium.org · 10 years ago
  4. e8ead8e Revert "remove flag for legacy copyTo -- call sites have been updated" by reed@google.com · 10 years ago
  5. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  6. b471a32 Add API for GrContext to recommend rendertarget sample count by commit-bot@chromium.org · 10 years ago
  7. a5cb214 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  8. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  9. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  10. 77286a5 Rebaselines for https://codereview.chromium.org/188693008/ by bsalomon@google.com · 10 years ago
  11. a10f26e update ignored-tests.txt to accound for acceptable changes due to r13710 by bsalomon@google.com · 10 years ago
  12. b144743 remove dead code by reed@google.com · 10 years ago
  13. e5a041c Implement the clip as 4 or fewer GrEffects when possible. by commit-bot@chromium.org · 10 years ago
  14. 8c2ee59 Once Chromium starts holding on to paths and we can actually reuse cached path data (e.g., masks & geometry) we will need a way to preserve that reuse in the skps. This CL begins adding that capability. More analysis & profiling needs to be done before it is always enabled. by commit-bot@chromium.org · 10 years ago
  15. 0fd5270 Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures by commit-bot@chromium.org · 10 years ago
  16. dec0065 Ignore failure of mixed_xfermodes_gpu on N4 by commit-bot@chromium.org · 10 years ago
  17. ce29b32 remove flag for legacy copyTo -- call sites have been updated by reed@google.com · 10 years ago
  18. 19dff99 update Doxygen config file to include gpu directory in api generation by commit-bot@chromium.org · 10 years ago
  19. 8016f79 This is just the first version and shows how I intend to orchestrate this. Future enhancements will: by commit-bot@chromium.org · 10 years ago
  20. 8eb20cc remove code disabled from writePixels change by commit-bot@chromium.org · 10 years ago
  21. 210a6aa getFactory() must return a factory. by commit-bot@chromium.org · 10 years ago
  22. 7fc2228 Fix underlying issue causing crbug.com/348821. by commit-bot@chromium.org · 10 years ago
  23. 32a7195 fix the build error of SkiaExample -- use setColorType, not setConfig by commit-bot@chromium.org · 10 years ago
  24. fe089b3 SSE2 implementation of S32A_D565_Opaque_Dither by commit-bot@chromium.org · 10 years ago
  25. 2758047 SSE2 implementation of S32_D565_Opaque_Dither by commit-bot@chromium.org · 10 years ago
  26. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  27. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  28. 1d328e4 Yet another whitespace change to see if the bots are fixed by commit-bot@chromium.org · 10 years ago
  29. 4d5337e Whitespace change to verify that the bots are fixed by commit-bot@chromium.org · 10 years ago
  30. 66645e3 Whitespace change to test whether builders are fixed by commit-bot@chromium.org · 10 years ago
  31. 06e9752 Add debug check of chunk size written to skp by commit-bot@chromium.org · 10 years ago
  32. b193c3b Mark mixed_xfermodes_gpu on Win7 perspective bot as ignore-failure by commit-bot@chromium.org · 10 years ago
  33. e597e7b Remove MCRec.fNext by commit-bot@chromium.org · 10 years ago
  34. 525bcee Manually add baseline for typeface_565 by commit-bot@chromium.org · 10 years ago
  35. 0438645 Actually, we wrote only size bytes. by commit-bot@chromium.org · 10 years ago
  36. d10913b Avoid recomputing two consecutive identical 1D filters. by commit-bot@chromium.org · 10 years ago
  37. 0015df9 Make arm64 test script more efficient with old versions of gsutil. by commit-bot@chromium.org · 10 years ago
  38. 1b28f6f Adding this call simulates seeing a *different* bitmap every time we scale, which changes the code path (places much heavier load on constructing a new filter). This better emulates the kind of environment most embedders see us in, where they try to cache a scaled bitmap rather than frequently rescaling it. by commit-bot@chromium.org · 10 years ago
  39. 490fb6b Add size_t bytesWritten() const to SkWStream. by commit-bot@chromium.org · 10 years ago
  40. d7a9fcc Revert of Manually set fFilterValues in SkConvolutionFilter1D by rmistry@google.com · 10 years ago
  41. fd5c9a6 Begin making SkPerlinNoiseShader const. by commit-bot@chromium.org · 10 years ago
  42. 5b70e7e Manually set fFilterValues in SkConvolutionFilter1D. by commit-bot@chromium.org · 10 years ago
  43. 759cf48 Now that the matching changes have landed in Chromium we can clean up the API on our side. by commit-bot@chromium.org · 10 years ago
  44. 06acb58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  45. 5bee054 Give PictureTest more verbose error messages. by commit-bot@chromium.org · 10 years ago
  46. 026ea9d Update baselines for Win7 perspective and Nexus4 by commit-bot@chromium.org · 10 years ago
  47. 61f1606 rebaseline_server: add "show thumbnails" option, and skip display of nonexistent images by commit-bot@chromium.org · 10 years ago
  48. 0b98f67 Fix FontMgrTest to allow for unnamed fonts. by commit-bot@chromium.org · 10 years ago
  49. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 10 years ago
  50. dcb8e54 This CL is motivated by the desire to make the skpinfo tool work a bit better. The main concern is that the assumptions made w.r.t. written bytes may not be valid for all SkWStream sub-classes. by commit-bot@chromium.org · 10 years ago
  51. 890b826 Remove unused TimerData that generates errors by commit-bot@chromium.org · 10 years ago
  52. 8d79f96 Prevent SkBlockMemoryStream::skip from writing to low memory. by bungeman@google.com · 10 years ago
  53. 968f162 New baselines for offsetimagefilter GM. by senorblanco@chromium.org · 10 years ago
  54. eef834f DM: read image files without an extra copy by commit-bot@chromium.org · 10 years ago
  55. c4b3e75 Make arm64 test script comaptable with old versions of gsutil. by commit-bot@chromium.org · 10 years ago
  56. 5e4112b Replace scaled bitmap if entry already exist in cache. by commit-bot@chromium.org · 10 years ago
  57. 8ef51b9 remove deprecated use of bitmap config from tests by commit-bot@chromium.org · 10 years ago
  58. f1f66c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  59. fab349c remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used by commit-bot@chromium.org · 10 years ago
  60. 1f6cf69 Counterproposal to 182733007: Add iterator to SkTDynamicHash by commit-bot@chromium.org · 10 years ago
  61. e492ac4 Manual revert of https://code.google.com/p/skia/source/detail?r=13353 due to perf regression. by commit-bot@chromium.org · 10 years ago
  62. 6e2be5d Fix error in barelinux_make build script by commit-bot@chromium.org · 10 years ago
  63. 24e0496 Factor out a BaseContext from JsContext. by commit-bot@chromium.org · 10 years ago
  64. a100bb2 New baselines for imagefiltersclipped, imagefiltersscaled GMs. by senorblanco@chromium.org · 10 years ago
  65. e494dbd The motivation for this CL is to de-clutter SkPicture's beginRecording method. by commit-bot@chromium.org · 10 years ago
  66. cb33687 Start prototyping what DisplayList support will look like. by commit-bot@chromium.org · 10 years ago
  67. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 10 years ago
  68. 707bd60 Make rrects.cpp compile in no-gpu mode TBR=robertphillips@google.com by bsalomon@google.com · 10 years ago
  69. 8cc39a6 rebaseline_server: better reporting for bad URL fetch by commit-bot@chromium.org · 10 years ago
  70. fbde87f Add GM that directly tests GrRRectEffect and add inverse fill version of effect. by commit-bot@chromium.org · 10 years ago
  71. f23910b New baselines for perspective switch by commit-bot@chromium.org · 10 years ago
  72. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  73. 3b98759 rebaseline_server: keep going on exception in ImagePair.__init__() by commit-bot@chromium.org · 10 years ago
  74. 1643b2c This adds cull rect visualization to the debugger's "mega" visualization mode. by commit-bot@chromium.org · 10 years ago
  75. 5f6ac03 Don't emit declaration of gl_FragPos unless also changing the origin. by commit-bot@chromium.org · 10 years ago
  76. b83ec64 bench rebase after skp update. by commit-bot@chromium.org · 10 years ago
  77. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  78. 94e43ff Baselines for skia:2146 by commit-bot@chromium.org · 10 years ago
  79. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 10 years ago
  80. 6f4fb0f Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 10 years ago
  81. 1b94819 roll_deps: Return a tuple even when returning early by commit-bot@chromium.org · 10 years ago
  82. 450d9ef Add the ability to select bbh type, and include quadtree support. by commit-bot@chromium.org · 10 years ago
  83. 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 10 years ago
  84. a39874b DM: tweak output. Show task name in verbose mode only, and add task runtime. by commit-bot@chromium.org · 10 years ago
  85. 1426c1e DM: fix -w/-r problems stemming from PM/UPM conversions. by commit-bot@chromium.org · 10 years ago
  86. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  87. c9b2c88 New approach for GPU font atlas by commit-bot@chromium.org · 10 years ago
  88. 0bc406d Adding code to calculate Underline Thickness from Font Metrics, this will be useful when Skia is used with Blink/Chrome. Blink changes are uploaded with code change in patch https://codereview.chromium.org/147703002/ by commit-bot@chromium.org · 10 years ago
  89. 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  90. f4c0653 Rebaseline convexclip2_aa gpu on win7 by bsalomon@google.com · 10 years ago
  91. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 10 years ago
  92. d1a7e2e DM: don't crash on Mac. by commit-bot@chromium.org · 10 years ago
  93. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 10 years ago
  94. ad4bcb7 Image rebaselines for r13627 (add new onClip* methods to SkCanvas) by robertphillips@google.com · 10 years ago
  95. e892615 Adding flag to switch bench_record into tilegrid mode by commit-bot@chromium.org · 10 years ago
  96. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  97. 069c2a4 Updates to the Android.mk writer. by commit-bot@chromium.org · 10 years ago
  98. 6c50cd3 remove SK_SUPPORT_DEEPCOPYTO_CONFIG by reed@google.com · 10 years ago
  99. e72a408 Updates to gyp files for building Android.mk by commit-bot@chromium.org · 10 years ago
  100. 842292f remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed by reed@google.com · 10 years ago