1. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  2. a816d95 version 0 of imgconv tool by reed · 10 years ago
  3. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  4. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago
  5. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago
  6. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  7. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  8. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  9. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  10. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  11. ecf9875 Turn SkTaskGroups back on. by mtklein · 10 years ago
  12. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
  13. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
  14. 13a8de0 Revert harder, removing SkTaskGroup.cpp from core temporarily. by mtklein · 10 years ago
  15. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  16. 33bce0a Clean up old custom tools now subsumed by nanobench. by mtklein · 10 years ago
  17. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  18. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  19. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  20. 1915b62 Add --properties for things like gitHash that describe the current nanobench run. by mtklein · 10 years ago
  21. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  22. 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
  23. 8b2cb33 clean up render_pdfs: by halcanary · 10 years ago
  24. 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  25. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  26. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  27. 0bef17a render_pdfs implements --match by halcanary · 10 years ago
  28. f91b47f Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) by halcanary · 10 years ago
  29. 66058b6 Memory improvements to render_pdfs; better DM pool size defaults by halcanary · 10 years ago
  30. ada972d sk_tool_utils_flags.cpp depends on GetResourcePath by mtklein · 10 years ago
  31. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  32. 3eb258d Generate makefile for bench_pictures. by scroggo · 10 years ago
  33. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  34. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  35. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  36. 1c4d578 No need to include ../tools/flags in include_dirs when depending on flags target. by tfarina · 10 years ago
  37. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
  38. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  39. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  40. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  41. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  42. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  43. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  44. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  45. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  46. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  47. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  48. 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 10 years ago
  49. 85fd193 Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 10 years ago
  50. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  51. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  52. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  53. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  54. 545a21a Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 10 years ago
  55. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  56. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  57. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  58. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago
  59. b736962 More SkRecord TODOs: by commit-bot@chromium.org · 10 years ago
  60. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago
  61. 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 10 years ago
  62. 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
  63. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 10 years ago
  64. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 10 years ago
  65. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 10 years ago
  66. 15ac322 Add bench_record. by commit-bot@chromium.org · 11 years ago
  67. c735598 take 2: create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
  68. 5ccdf01 Revert of https://codereview.chromium.org/108343006/ by commit-bot@chromium.org · 11 years ago
  69. dbd8379 create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
  70. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  71. a3f882c render_pictures: add --writeJsonSummaryPath by commit-bot@chromium.org · 11 years ago
  72. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  73. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  74. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  75. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  76. a9b7936 Add lua_pictures target to tools.gyp by sglez@google.com · 11 years ago
  77. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
  78. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  79. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
  80. 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
  81. 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
  82. 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
  83. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
  84. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  85. bb52288 SkHello for NaCl by borenet@google.com · 11 years ago
  86. 4df1673 Build fix after r9598. by fmalita@google.com · 11 years ago
  87. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago
  88. 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 11 years ago
  89. 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
  90. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 11 years ago
  91. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago
  92. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  93. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  94. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  95. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  96. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago
  97. 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 11 years ago
  98. 1ef08bb use define to work-around localeconf() missingness in android by reed@google.com · 11 years ago
  99. a774adf lua not building on android ??? disabling for now by reed@google.com · 11 years ago
  100. 9bf99c3 fix typo in dependency line (don't name file, just dir) by reed@google.com · 11 years ago