1. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  2. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  3. d041901 Fix the build. by scroggo@google.com · 11 years ago
  4. 58104a9 Treat default command line argument properly. by scroggo@google.com · 11 years ago
  5. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 11 years ago
  6. b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 11 years ago
  7. aaec851 Link webp in skimage and debugger. by scroggo@google.com · 11 years ago
  8. 9c5f969 Include gif image decoding in images/ on linux. by scroggo@google.com · 11 years ago
  9. b41ff95 Updates for the skimage tool. by scroggo@google.com · 11 years ago
  10. ae403b9 Simplify bench pictures render target creation. by commit-bot@chromium.org · 11 years ago
  11. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  12. f5c4fc8 Introduce aliases and regex in submit_try. by rmistry@google.com · 11 years ago
  13. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. 2e87ba0 Add before and after command count to filter tool by robertphillips@google.com · 11 years ago
  15. 50d6862 Make submit_try accept space- or comma-separated list by epoger@google.com · 11 years ago
  16. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  17. c525704 Expand filter 0 to handle transparent drawBitmapRect paints by robertphillips@google.com · 11 years ago
  18. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  19. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  20. 3bdf164 Taken together with the filter tool's new looping capabilities, these two optimizations can replace check_7 and apply_7. by commit-bot@chromium.org · 11 years ago
  21. d9c1853 Add looping over optimizations to filter tool by robertphillips@google.com · 11 years ago
  22. 50c84da Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas by robertphillips@google.com · 11 years ago
  23. 02009c7 Add short option for --bot in submit_try by borenet@google.com · 11 years ago
  24. 6acd09e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  25. c3410b8 New filter targeted at desk_googlespreadsheet overdraw issues by robertphillips@google.com · 11 years ago
  26. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 12 years ago
  27. 5dc4ca1 Allow more options for setting boolean flag values in SkFlags. by scroggo@google.com · 12 years ago
  28. 0f2cd17 When SkFlags encounters an invalid flag, quit. by scroggo@google.com · 12 years ago
  29. 8366df0 Update help in SkFlags. by scroggo@google.com · 12 years ago
  30. 4bfbc7f Fix submit_try by borenet@google.com · 12 years ago
  31. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
  32. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
  33. 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
  34. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 12 years ago
  35. a74302d Use "svn cat" in tools/submit_try by borenet@google.com · 12 years ago
  36. 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 12 years ago
  37. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 12 years ago
  38. 03682be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  39. d34fda1 Build fix: accessing uninitialized class member (not) by junov@chromium.org · 12 years ago
  40. e286e84 Modifying the behavior of render_pictures --validate to test the effect of bbh. by junov@chromium.org · 12 years ago
  41. c19c191 Fixing crash in render_pictures when failing to create referenceBitmap for --validate by junov@chromium.org · 12 years ago
  42. febc0ec Add misc. optimizations to filter tool by robertphillips@google.com · 12 years ago
  43. fe7533e Change submit_try to use checked-in master_host and master_port by borenet@google.com · 12 years ago
  44. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 2d137b6 Fix Windows build - revert r8056 and r8057 by borenet@google.com · 12 years ago
  46. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 12 years ago
  47. d59cf7c Remove reset of SkTileGrid in PictureRenderer::init by robertphillips@google.com · 12 years ago
  48. b8f0de1 Fix bench_pictures.cfg by borenet@google.com · 12 years ago
  49. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  50. a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 12 years ago
  51. 31ea339 Convert skhello tool to SkFlags API. by commit-bot@chromium.org · 12 years ago
  52. cc69020 Add a way to monitor cache hits and misses for deferred decoding. by scroggo@google.com · 12 years ago
  53. 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 12 years ago
  54. 7ae918e Move initialization to PictureRenderer ctor by robertphillips@google.com · 12 years ago
  55. 2c00ba3 Revert 7932 by robertphillips@google.com · 12 years ago
  56. f9ce423 Initialize grid info in TiledPictureRenderer::init by robertphillips@google.com · 12 years ago
  57. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  58. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
  59. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  60. 46dc43d Make ANGLE bot run only ANGLE configs in bench_pictures by borenet@google.com · 12 years ago
  61. bd9669a bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data by epoger@google.com · 12 years ago
  62. aa6470a bench_graph_svg self-test: add non-tile bench data by epoger@google.com · 12 years ago
  63. 673816c tools/tests/run.sh: download test bench data from Google Storage rather than SVN by epoger@google.com · 12 years ago
  64. 2459a39 bench_graph_svg: generate output in consistently sorted order, to make diffs more useful by epoger@google.com · 12 years ago
  65. 9316d7a disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeper by epoger@google.com · 12 years ago
  66. f4eeeab tools/tests/run.sh: add self-test for bench_graph_svg.py by epoger@google.com · 12 years ago
  67. 3d18d06 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  68. 1780a3c Fix filter optimizations to take the paint's alpha into account by robertphillips@google.com · 12 years ago
  69. e8fe4bc Allow debugger to be compiled without Ganesh by robertphillips@google.com · 12 years ago
  70. b15e606 Turn off per-iteration tile time reporting by borenet@google.com · 12 years ago
  71. 01bfd75 Argv[0] isn't the first argument to anything. by reed@google.com · 12 years ago
  72. 522dbd2 match chromium's approach for locating the most appropriate macos SDK to use by humper@google.com · 12 years ago
  73. 06d6ac6 Clean up some out of order initialization warnings. by scroggo@google.com · 12 years ago
  74. 0556ea0 Add support for using ANGLE in bench_pictures. by scroggo@google.com · 12 years ago
  75. ee235f9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  76. 9b63c50 Only turn on one gpu timer in PictureBenchmark tool by robertphillips@google.com · 12 years ago
  77. fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 12 years ago
  78. f9d0c95 Temporary patch to BenchPictures gpu timing problem by robertphillips@google.com · 12 years ago
  79. 8ac811e Fixed warning/error in PictureRenderer.cpp by robertphillips@google.com · 12 years ago
  80. 905379a In picture rendering tools, draw the entire scaled image. by scroggo@google.com · 12 years ago
  81. 2fd0979 Turn --timeIndividualTiles back on in bench_pictures by borenet@google.com · 12 years ago
  82. ae68392 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  83. 7374355 Improved compartmentalization of filter tool's optimizations & add new optimization by robertphillips@google.com · 12 years ago
  84. 69b50e3 Fix master IP in submit_try by borenet@google.com · 12 years ago
  85. 5b7bac5 Change comment to avoid warning (don't end line comment with '\'). by bungeman@google.com · 12 years ago
  86. 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  87. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
  88. 08085f8 Change the method for timing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
  89. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  90. a5d621f Manually parse arguments in submit_try by borenet@google.com · 12 years ago
  91. 647ca8b Leave one and only one newline at the end of source files by rmistry@google.com · 12 years ago
  92. 6c55b51 Modify submit_try to work on windows by borenet@google.com · 12 years ago
  93. 6b5388e Replace gcl_try with submit_try by borenet@google.com · 12 years ago
  94. da7cb28 Add wrapper for "gcl try" by borenet@google.com · 12 years ago
  95. d3c208c Patch for r7304. Add string in bench_pictures_main's gFilterTypes for oval filter type. by jvanverth@google.com · 12 years ago
  96. 4d28d98 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  97. 100b1c5 Fixing expression logic from r7237/r7234 TBR=borenet by junov@chromium.org · 12 years ago
  98. 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
  99. 20bd04e Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that use class PictureRenderer by junov@chromium.org · 12 years ago
  100. ca1b3ff Add option to ignore small pixel diffs for --validate. By default, right by edisonn@google.com · 12 years ago