1. 1a98a06 one valgrind.supp to rule them all. by commit-bot@chromium.org · 10 years ago
  2. 9e3b485 Update the list of bots in rebaseline.py. by senorblanco@chromium.org · 10 years ago
  3. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  4. 359e4f0 Increase picture bench inner loop iteration to 10 for testing number stableness. by commit-bot@chromium.org · 10 years ago
  5. 4610a46 reland r14391 ('fix contents of render_pictures JSON summary') by commit-bot@chromium.org · 10 years ago
  6. 95ead5b Fix buildbot_globals.py: Retrieve the file from our repo mirror by commit-bot@chromium.org · 10 years ago
  7. 1c74374 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  8. 172eb1b Add --timescale to bench_record and bench_playback. by commit-bot@chromium.org · 10 years ago
  9. bde3cd8 First version of gpuveto testing script by commit-bot@chromium.org · 10 years ago
  10. 35203e4 Add chrome_changes file by commit-bot@chromium.org · 10 years ago
  11. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  12. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  13. 2349a1e git-sync-deps - handle symbolic links to directories by commit-bot@chromium.org · 10 years ago
  14. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  15. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  16. 830628e Add TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  17. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 10 years ago
  18. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  19. d0306a1 Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) by commit-bot@chromium.org · 10 years ago
  20. 74b43a9 Add nanosecond timer. by commit-bot@chromium.org · 10 years ago
  21. 7eb529f simplify tools/xsan_build now that make runs ninja by commit-bot@chromium.org · 10 years ago
  22. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  23. aae6e6f git-sync-deps verifies that directory is a top-level git directory. by commit-bot@chromium.org · 10 years ago
  24. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 10 years ago
  25. 5da5b59 Add --match to bench tools, extra decimal to bench_pictures. by commit-bot@chromium.org · 10 years ago
  26. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  27. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  28. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  29. 0d317d3 install_dependencides tool for posix-type systems by commit-bot@chromium.org · 10 years ago
  30. 71e800a This is an short replacement for gclient. by commit-bot@chromium.org · 10 years ago
  31. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  32. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  33. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  34. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  36. d6489c9 use the correct rowBytes so Debug build doesn't assert by commit-bot@chromium.org · 10 years ago
  37. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  38. 4bffdf2 use SkIntToScalar, fix windows build by commit-bot@chromium.org · 10 years ago
  39. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  40. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago
  41. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  42. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  43. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  44. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  45. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  46. a94866d Add the chromium ninja builder to the list of trybots for a DEPS roll. by commit-bot@chromium.org · 10 years ago
  47. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  48. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  49. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  50. 681faa3 Remove RHB msaa4 from bench_pictures cfg by commit-bot@chromium.org · 10 years ago
  51. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago
  52. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  53. cb3f079 Adds bench expectations to expectations/bench; fixes bench alert test's dependency on script line number. by commit-bot@chromium.org · 10 years ago
  54. 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 10 years ago
  55. ffc224f Add a minimal --undefok to SkCommandLineFlags. by commit-bot@chromium.org · 10 years ago
  56. 2a1704f Further tweak compare_codereview.py. by commit-bot@chromium.org · 10 years ago
  57. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  58. f2ef158 Tweak compare_codereview.py. by commit-bot@chromium.org · 10 years ago
  59. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  60. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  61. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  62. b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 10 years ago
  63. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  64. bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 10 years ago
  65. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 10 years ago
  66. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  67. 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 10 years ago
  68. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  69. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  70. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  71. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  72. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  73. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 11 years ago
  74. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
  75. 8687608 tools/roll_deps: add '-m tryserver.chromium' to git-cl-try by commit-bot@chromium.org · 11 years ago
  76. f11943f render_pictures unittests: run over a dir with multiple SKPs, like production by commit-bot@chromium.org · 11 years ago
  77. 0b70816 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 51c040e Alter bench_pictures to "respect" the logPerIter flag. by commit-bot@chromium.org · 11 years ago
  79. f16d797 Fix linking errors on android builds due to cdd0f92b1ac by commit-bot@chromium.org · 11 years ago
  80. cdd0f92 New version of the bbh shootout. by commit-bot@chromium.org · 11 years ago
  81. db34f33 Revert of New version of the bbh shootout (https://codereview.chromium.org/186973005/) by commit-bot@chromium.org · 11 years ago
  82. 4aa7185 New version of the bbh shootout. by commit-bot@chromium.org · 11 years ago
  83. 5865ec5 rebaseline_server: add actual_repo and actual_revision command line options by commit-bot@chromium.org · 11 years ago
  84. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  85. 0fd5270 Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures by commit-bot@chromium.org · 11 years ago
  86. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 11 years ago
  87. 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 · 11 years ago
  88. 890b826 Remove unused TimerData that generates errors by commit-bot@chromium.org · 11 years ago
  89. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  90. 6f4fb0f Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 11 years ago
  91. 1b94819 roll_deps: Return a tuple even when returning early by commit-bot@chromium.org · 11 years ago
  92. 450d9ef Add the ability to select bbh type, and include quadtree support. by commit-bot@chromium.org · 11 years ago
  93. e892615 Adding flag to switch bench_record into tilegrid mode by commit-bot@chromium.org · 11 years ago
  94. c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 11 years ago
  95. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  96. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  97. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  98. d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 11 years ago
  99. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
  100. d5f032d Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia. by commit-bot@chromium.org · 11 years ago