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