1. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  2. 8c4a2db fix printf output for name when skscalar is fixed by reed@google.com · 13 years ago
  3. 25df888 add bench for building blurs by reed@google.com · 13 years ago
  4. 63e5e34 be sure to call setupPaint, so we can respect the command-line args like alpha by mike@reedtribe.org · 13 years ago
  5. 4ee7ae5 Adding the notion of a volatile bitmap to SkBitmap. by junov@google.com · 13 years ago
  6. 1ca4f26 fix warning about SkPoint initialization by reed@google.com · 13 years ago
  7. f5f83e1 Fix bad merge which broke compiles. by tomhudson@google.com · 13 years ago
  8. 317d540 New benchmark for SkMatrix::computeType(). by tomhudson@google.com · 13 years ago
  9. 3c1412f Update BenchGpuTimer.cpp to new interface. by bungeman@google.com · 13 years ago
  10. 6e8d335 New benchmark to create many random quadratic paths. by tomhudson@google.com · 13 years ago
  11. 6d0c02c Fix Gradient2Bench colors so that Debug bench will run. by bungeman@google.com · 13 years ago
  12. 85669f9 Add graphing for multiple runs of bench. http://codereview.appspot.com/4539087/ by bungeman@google.com · 13 years ago
  13. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  14. 8ac7a0f add gradient_create bench, just to measure the time to create a new gradient by reed@google.com · 13 years ago
  15. 7241516 add tilemode options by reed@google.com · 13 years ago
  16. a5d4841 Add information to bench output. http://codereview.appspot.com/4602057/ by bungeman@google.com · 13 years ago
  17. baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 13 years ago
  18. 2080900 Fix scale metric bench. by bungeman@google.com · 13 years ago
  19. be9ad4e Higher resolution timers for bench. http://codereview.appspot.com/4548090/ by bungeman@google.com · 13 years ago
  20. 288ff33 New benchmarks to determine performance of matrix-point multiplication for floating point vs. double matrices. by tomhudson@google.com · 13 years ago
  21. 25583a3 Make scalar benchmarks compile and run under SKIA_SCALAR=fixed as well as float. by tomhudson@google.com · 13 years ago
  22. f910b36 New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float operations by tomhudson@google.com · 13 years ago
  23. cbefd7d add internal multiplier for loopcount, to reduce variance for simple/fast tests by reed@google.com · 13 years ago
  24. e0dcde7 make concat_float distinguishable using -match by reed@google.com · 13 years ago
  25. a20416b Remove warnings, improve benchmark quality, complicate benchmark results: by tomhudson@google.com · 13 years ago
  26. 7b4e107 <body onunload="M_unloadPage();"> by tomhudson@google.com · 13 years ago
  27. 3fb5187 speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling by reed@google.com · 13 years ago
  28. d1a416a glFinish to complete bench before stopping stopwatch. by bungeman@google.com · 13 years ago
  29. a9015f8 add GPU config by mike@reedtribe.org · 13 years ago
  30. 757cdc4 check for missing filename (needs to be specified when tool is launched) by reed@google.com · 13 years ago
  31. 80adceb rename radial to radial1, so I can distinguish it from radial2 in my by reed@google.com · 13 years ago
  32. 84e9c08 speed up 2-point-radial gradients by 9x, using float instead of fixed by reed@google.com · 13 years ago
  33. d34658a add benchmark for path filling by reed@google.com · 13 years ago
  34. 3b14dc1 add strokerects to gm output current bench settings by reed@google.com · 13 years ago
  35. 2ecead5 add 2 stroke tests to rects by mike@reedtribe.org · 13 years ago
  36. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 13 years ago
  37. b9d84f3 add black, opaque, blend variants for text blits, to exercise different by reed@google.com · 14 years ago
  38. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago
  39. eca4836 add by reed@android.com · 14 years ago
  40. 652807b Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" by agl@chromium.org · 14 years ago
  41. 6fd950c Revert "Use hairline when line width <= 1.0, instead of < 1.0." by agl@chromium.org · 14 years ago
  42. a956e4f Use hairline when line width <= 1.0, instead of < 1.0. by anatoly@google.com · 14 years ago
  43. 831f6c6 update with better fps reporting by reed@android.com · 14 years ago
  44. 0c9da39 add FPSBench by reed@android.com · 14 years ago
  45. 867ee80 motorola neon patch for blitMask, used in text drawing by reed@android.com · 15 years ago
  46. 11ec186 add opaque -vs- alpha bitmap cases by reed@android.com · 15 years ago
  47. 4e635f9 add -forceDither option to bench (it is tristate) by reed@android.com · 15 years ago
  48. e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
  49. 4d85059 add benchmark for repeat-tile bitmaps by reed@android.com · 15 years ago
  50. cd21c80 remove dead code by reed@android.com · 15 years ago
  51. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
  52. 387359e add -config foo to restrict the output to just the specific config by reed@android.com · 15 years ago
  53. c714479 remove noisy font table tests from TextBench by reed@android.com · 15 years ago
  54. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  55. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 15 years ago
  56. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 15 years ago
  57. 953ce8d rename bench's main to benchmain.cpp, to avoid multiple files with same name by reed@android.com · 15 years ago
  58. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 15 years ago
  59. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 15 years ago
  60. 3a859a0 draft of Text benchmark by reed@android.com · 15 years ago
  61. f523e25 add BitmapBench by reed@android.com · 15 years ago
  62. a70ba36 remove duplicate SkTRegistry definition by reed@android.com · 16 years ago
  63. 4c7d3d6 make help - shows options in makefile add optional image-encoding to bench by reed@android.com · 16 years ago
  64. 4bc1983 add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW by reed@android.com · 16 years ago
  65. 4cb8bd1 add crude Makefile (someone please help!) by reed@android.com · 16 years ago
  66. d2c3744 add arg to make diff sized rects by reed@android.com · 16 years ago
  67. a720790 move main.cpp outside of the xcode project by reed@android.com · 16 years ago
  68. b398fe8 add cmd-line args by reed@android.com · 16 years ago
  69. 092590b Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 16 years ago
  70. bd700c3 add benchmark framework by reed@android.com · 16 years ago