1. be9ad4e Higher resolution timers for bench. http://codereview.appspot.com/4548090/ by bungeman@google.com · 14 years ago
  2. 4124946 rebaselin from 1528 by reed@google.com · 14 years ago
  3. 7ca72f3 Apply translate param to path bounds when computing ssaa bounds by bsalomon@google.com · 14 years ago
  4. 4c0e88e rebaseline from 1528 by reed@google.com · 14 years ago
  5. 3b139f5 round Y baseline for text, as we do in the raster case by reed@google.com · 14 years ago
  6. b7fd3ee Temporarily fall back to the old makefile; the new one was killing buildbot. by epoger@google.com · 14 years ago
  7. 1e8e056 Some final cleanups leading up to The Official Switch to Gyp by epoger@google.com · 14 years ago
  8. 288ff33 New benchmarks to determine performance of matrix-point multiplication for floating point vs. double matrices. by tomhudson@google.com · 14 years ago
  9. a87e065 add SkFixedFloorToFixed by reed@google.com · 14 years ago
  10. 441d7da Correct argument order for drawSimpleRect() by thakis@chromium.org · 14 years ago
  11. 120bdff Committing on behalf of gman@chromium.org: by kbr@chromium.org · 14 years ago
  12. 8d43018 Increase use of SkMatrix::hasPerspective(), merge in has_perspective(). by tomhudson@google.com · 14 years ago
  13. 25583a3 Make scalar benchmarks compile and run under SKIA_SCALAR=fixed as well as float. by tomhudson@google.com · 14 years ago
  14. 521ed7c Attempt to correct issue with fixed point from SkMatrix changes in r1512. by tomhudson@google.com · 14 years ago
  15. e1fee49 remove legacy LCDTEXT define by reed@google.com · 14 years ago
  16. 99683ce move code inside #ifdef to fix warning by reed@google.com · 14 years ago
  17. ac38525 Benchmarking suggests that replacing some of the conversions from float to int by tomhudson@google.com · 14 years ago
  18. f910b36 New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float operations by tomhudson@google.com · 14 years ago
  19. cbefd7d add internal multiplier for loopcount, to reduce variance for simple/fast tests by reed@google.com · 14 years ago
  20. e0dcde7 make concat_float distinguishable using -match by reed@google.com · 14 years ago
  21. f8db093 Make gyp_skia script use third_party/externals/gyp instead of the deprecated by epoger@google.com · 14 years ago
  22. f01b7cb Add third_party/externals dir that brings in gyp by epoger@google.com · 14 years ago
  23. 1bc8f60 Put back our old gyp dir by epoger@google.com · 14 years ago
  24. be8f266 oops, that external dependency conflicted with the old gyp directory by epoger@google.com · 14 years ago
  25. d4fefc8 Add gyp@r197 as external dependency by epoger@google.com · 14 years ago
  26. 3a09e62 Move third_party/gyp to third_party/gyp-old in anticipation of replacement by epoger@google.com · 14 years ago
  27. a20416b Remove warnings, improve benchmark quality, complicate benchmark results: by tomhudson@google.com · 14 years ago
  28. 76d6139 add SkAdvancedTypeface file by reed@google.com · 14 years ago
  29. 70c136e allow the build system to enable offscreen_aa to some max dimension by reed@google.com · 14 years ago
  30. 7b4e107 <body onunload="M_unloadPage();"> by tomhudson@google.com · 14 years ago
  31. c39f175 fix gm build on Mac see http://codereview.appspot.com/4571044/ by epoger@google.com · 14 years ago
  32. 161933b fix bench and gm targets on Linux see http://codereview.appspot.com/4530104 by epoger@google.com · 14 years ago
  33. 55bfd45 Turn off optimization on VC debug builds. http://codereview.appspot.com/4568052/ by bungeman@google.com · 14 years ago
  34. 76b8274 Correction of texture domain calculation. Review=http://codereview.appspot.com/4517126 by twiz@google.com · 14 years ago
  35. 0a030cd fix gyp-generated xcode project files for SampleApp and other targets by epoger@google.com · 14 years ago
  36. 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 14 years ago
  37. 0d83172 Reduce GrGLProgram::ProgramDesc from 88B to 24B. by tomhudson@google.com · 14 years ago
  38. ccdbd2c create GYP files for these targets: tests, gm, skhello, skimage, skdiff by epoger@google.com · 14 years ago
  39. f850d09 add copyright notices by reed@google.com · 14 years ago
  40. 542e035 remove unneeded check for thumb. see http://codereview.appspot.com/4539048/ by reed@google.com · 14 years ago
  41. 907afca Add a missing include path for the linux build of utils.gyp. Remove the Linux by senorblanco@chromium.org · 14 years ago
  42. 78e7d2c Fix to bug, partial fix to unit tests following on from by tomhudson@google.com · 14 years ago
  43. 9b24d25 include SkTypes.h by reed@google.com · 14 years ago
  44. ab0ab4a committing http://codereview.appspot.com/4515175/ by caryclark@google.com · 14 years ago
  45. 0d3f1fb Speed up GrBinHashKey computation by replacing Adler32 with One-at-a-Time hash by tomhudson@google.com · 14 years ago
  46. 8cf334f remove dead/abandoned file by reed@google.com · 14 years ago
  47. aa73168 Clean up the gyp files to reflect some files that were removed and/or renamed. by senorblanco@chromium.org · 14 years ago
  48. 1f39421 Added code to enable the pipe module to record to a file by yangsu@google.com · 14 years ago
  49. 34e52a0 initialize fCurrY by reed@google.com · 14 years ago
  50. 0fed8c2 Added a sample pipe reader app that uses File I/O for playback by yangsu@google.com · 14 years ago
  51. 63aab2f Fixup utils.gyp. by bungeman@google.com · 14 years ago
  52. 7a9ad1b Make gyp VC project debug configuration /DEBUG. by bungeman@google.com · 14 years ago
  53. 4c295a3 Added 3 new sample tests. http://codereview.appspot.com/4527092/ by yangsu@google.com · 14 years ago
  54. 416d303 add MatrixBench.cpp by reed@google.com · 14 years ago
  55. 3fb5187 speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling by reed@google.com · 14 years ago
  56. ac2e663 Add gyp for bench and make run on Windows. (2) by bungeman@google.com · 14 years ago
  57. 81e3d7f update to SampleView by reed@google.com · 14 years ago
  58. e5ff439 inherit from SampleView by reed@google.com · 14 years ago
  59. 206c98a Add gyp for bench and make run on Windows. by bungeman@google.com · 14 years ago
  60. e6ff8ab Rename some global symbols defined by glu's libtess which conflict with the by senorblanco@chromium.org · 14 years ago
  61. fa57ae7 remember previous x-offset when we re-enter the runs array. speeds up paths by reed@google.com · 14 years ago
  62. 9405e55 remove dump printf by reed@google.com · 14 years ago
  63. 51c078b make this work again: ./gyp_skia && make SampleApp by epoger@google.com · 14 years ago
  64. d897bfb [PDF] Add pages accessor to SkPDFDocument. by vandebo@chromium.org · 14 years ago
  65. f33d153 Port the SampleApp (raster) to Android. by Scroggo · 14 years ago
  66. bbb203c Remove unnecessary call to unlock. by Scroggo · 14 years ago
  67. 1d5aaa8 fix memory leaks by reed@google.com · 14 years ago
  68. 5a1e795 remove dead code by reed@google.com · 14 years ago
  69. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 14 years ago
  70. 3509f05 Add more SK_API declarations to fix Chrome. by vandebo@chromium.org · 14 years ago
  71. f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 14 years ago
  72. d7beab4 Fix copy/paste bug that checks same stencil field twice in isDisabled(). by bsalomon@google.com · 14 years ago
  73. b8b0983 make --replay be the default. Now --noreplay will disable testing through a picture by reed@google.com · 14 years ago
  74. e3605d0 retool without shapes, which are broken/experimental by reed@google.com · 14 years ago
  75. c0c4d22 Removal of obsolete interface, SkMatrixClipObserver. by twiz@google.com · 14 years ago
  76. 4c9a815 remove self-modifying matrix code, which can't work with pictures, and will be removed from shapes api soon by reed@google.com · 14 years ago
  77. 64f340c dynamically allocate the pixels, so they can be referened when drawn into a picture by reed@google.com · 14 years ago
  78. de324a1 we don't checkin baselines for pdf yet by reed@google.com · 14 years ago
  79. e3dc4a6 add gpu baselines for linux by reed@google.com · 14 years ago
  80. 67db664 draw rotated rects as paths if we're antialiasing, until we extend our rect-aa by reed@google.com · 14 years ago
  81. e70e400 checkpoint for better 8bit->5bit reduction (disable for now) by reed@google.com · 14 years ago
  82. eebb4a2 balance the call to matrix::flatten from r1414. Formerly both of these were by reed@google.com · 14 years ago
  83. 3272ba8 Show fatbits mode in openGL. http://codereview.appspot.com/4515141/ by Scroggo · 14 years ago
  84. 5d6e108 This change eliminates a potential memory leak and it by junov@google.com · 14 years ago
  85. d9097e0 add by reed@google.com · 14 years ago
  86. 03c2ef5 inherit from SampleView by reed@google.com · 14 years ago
  87. 1fa803d Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtess by senorblanco@chromium.org · 14 years ago
  88. 8887ede [PDF] Improve the SkClipStack skipping prefix code. by vandebo@chromium.org · 14 years ago
  89. 19e3c1e [PDF] Reuse the invert function object for xform object masks. by vandebo@chromium.org · 14 years ago
  90. 13d14a9 [PDF] Rename ContentEntryAccessor to ScopedContentEntry. by vandebo@chromium.org · 14 years ago
  91. 61d2678 [PDF] Fix regression - correct for fInitialTrnasform in form xobjects. by vandebo@chromium.org · 14 years ago
  92. 50108cd Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as by senorblanco@chromium.org · 14 years ago
  93. f4ff39c Cleanup: Use member function isContentEmpty(). by ctguil@chromium.org · 14 years ago
  94. 5b32529 Stores index.html in the output (diff) directory rather than in the current by tomhudson@google.com · 14 years ago
  95. ee7a956 [PDF] Don't draw empty layers. by vandebo@chromium.org · 14 years ago
  96. b069c8c [PDF] Add helper class to manage ContentEntry set up and completion. by vandebo@chromium.org · 14 years ago
  97. 8f09672 Rebase GM tool for SKIA_SCALAR=fixed http://codereview.appspot.com/4559041 by epoger@google.com · 14 years ago
  98. 481aef6 [PDF] Add clip support and some optimizations for "complex" xfer modes. by vandebo@chromium.org · 14 years ago
  99. 2f83940 Fixes performance for texture domain uniform upload by junov@google.com · 14 years ago
  100. b28b5e4 Warn when an SkScalar is passed into SkIntToScalar() (converted twice) by epoger@google.com · 14 years ago