1. 85cade0 Move tiling up into SampleWindow. by scroggo@google.com · 12 years ago
  2. 0bc38e3 Whitespace change to trigger linux bot with proprietary ATI driver newly installed. by bsalomon@google.com · 12 years ago
  3. 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
  4. 24a9356 More rebaselines from r5136 by bsalomon@google.com · 12 years ago
  5. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
  6. b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
  7. 8a5b7bc Rebaseline gm due to r5136 by bsalomon@google.com · 12 years ago
  8. c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 12 years ago
  9. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
  10. da17f75 add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled) by reed@google.com · 12 years ago
  11. 460a23e Fix a parenthesis bug. by scroggo@google.com · 12 years ago
  12. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  13. bc4b66f we have no subclasses, so change protected to private. by reed@google.com · 12 years ago
  14. d57d71a Fix assertion in in order draw buffer by bsalomon@google.com · 12 years ago
  15. 6ca0a5d Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms. by bungeman@google.com · 12 years ago
  16. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  17. 0557d9e add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, intersect) by reed@google.com · 12 years ago
  18. e7249bd Fix overrun in aa rect renderer by bsalomon@google.com · 12 years ago
  19. 0d94482 Fix uninitialized color filter data on GrPaint by bsalomon@google.com · 12 years ago
  20. 51ee8f1 Compilation fix for r5123 (disabling template inst count tracking) by robertphillips@google.com · 12 years ago
  21. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  22. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  23. 71329d8 skdiff: recurse over subdirectories, unless --norecurse option is given by epoger@google.com · 12 years ago
  24. 56b64a5 change tiling to 16 tiles instead of 4 by reed@google.com · 12 years ago
  25. e2dd973 Provide a key to go to the previous slide in SampleApp. by scroggo@google.com · 12 years ago
  26. a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 12 years ago
  27. 837d31a Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled. by scroggo@google.com · 12 years ago
  28. 8c1de76 added representation to xhtml title. by bensong@google.com · 12 years ago
  29. 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
  30. 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
  31. 6325886 Skip tiled drawing in GM for magnifier image filter. by scroggo@google.com · 12 years ago
  32. cb73b31 Added virtual destructor to SkColorSpaceLuminance by robertphillips@google.com · 12 years ago
  33. 67b89ee add 't' to toggle tiling modes by reed@google.com · 12 years ago
  34. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  35. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
  36. a913a99 revert r5100 experiment by bsalomon@google.com · 12 years ago
  37. 9a92714 Revert GrTextureStripAtlas change due to performance concerns. by rileya@google.com · 12 years ago
  38. 9766ecd Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed. by rileya@google.com · 12 years ago
  39. 50b2bcf Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
  40. 5224d75 Temporary change to bench on android to run limited set of test in order to see whether it allows bench to complete. by bsalomon@google.com · 12 years ago
  41. d5d158b Ensure that Pipe does not crash when attempting to draw after endRecording. by scroggo@google.com · 12 years ago
  42. bda03db Fixing source files that do not have newlines at the end. by rmistry@google.com · 12 years ago
  43. c0f1dfb privatize SkScalerContext.h by reed@google.com · 12 years ago
  44. 4c7962e Bug Fix: Fixes transformation bug where debugger locked up during incremental draw due to nested clips not being cleared. by chudy@google.com · 12 years ago
  45. b8ec32e Bug Fix: Fixes incremental drawing in conjunction with the highlighting filter for the OpenGL widget. by chudy@google.com · 12 years ago
  46. 6bd109a Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. by chudy@google.com · 12 years ago
  47. 40fbb18 Fix broken test. by scroggo@google.com · 12 years ago
  48. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  49. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
  50. b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
  51. 7811e13 Remove baseline for flaky test. by scroggo@google.com · 12 years ago
  52. fe8765c privatize SkDescriptor.h by reed@google.com · 12 years ago
  53. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 12 years ago
  54. 137209f Make SkTArray consider only the new count and reserve when determining how much to alloc by bsalomon@google.com · 12 years ago
  55. 686e680 Bug Fix: Resets the users zoom and translation every picture load. Was acting inconsistently between different viewing widgets, now forces a redraw every new picture. by chudy@google.com · 12 years ago
  56. 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 12 years ago
  57. 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 12 years ago
  58. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  59. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  60. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  61. e4ee35d add LF at the end, for clanginess by reed@google.com · 12 years ago
  62. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  63. 24b4df9 delete empty file by mike@reedtribe.org · 12 years ago
  64. ed143e7 oops, revert the flake on the win shuttle by mike@reedtribe.org · 12 years ago
  65. 823f297 remove as flake? by mike@reedtribe.org · 12 years ago
  66. 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
  67. f61c746 Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache id component. Unreviewed. by rileya@google.com · 12 years ago
  68. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
  69. 1bd2d67 Correctly linearize Windows AA from ClearType. by bungeman@google.com · 12 years ago
  70. fdb9b21 Revert r5063 until unit tests can be fixed. by tomhudson@google.com · 12 years ago
  71. 3319f33 Move resize functionality out of createAndLockTexture and into createResizedTexture by robertphillips@google.com · 12 years ago
  72. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  73. 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
  74. 92967e9 Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. by scroggo@google.com · 12 years ago
  75. b8bf9ce (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. by tomhudson@google.com · 12 years ago
  76. 3f11353 Fix Windows build from r5056. by tomhudson@google.com · 12 years ago
  77. 3c4121e Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu by robertphillips@google.com · 12 years ago
  78. 0324570 Fix GPU-less build from r5056. by bsalomon@google.com · 12 years ago
  79. bbad34d Effects Bug Fix by chudy@google.com · 12 years ago
  80. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  81. 3ada0ef arm: dynamic NEON support for SkBitmapProcState functions. by digit@google.com · 12 years ago
  82. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  83. d6c3813 suppress pip for now, since we use locally-defined effects by mike@reedtribe.org · 12 years ago
  84. 3e04440 adjust size to match the content by mike@reedtribe.org · 12 years ago
  85. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
  86. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  87. 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
  88. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
  89. 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
  90. 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
  91. 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
  92. 0e330ae revert arith change, until I can rebaseline all the images (and check chrome) by mike@reedtribe.org · 12 years ago
  93. d51ea26 use premul macro to pack components by mike@reedtribe.org · 12 years ago
  94. ed02c4d Fix handling of infinite bounds during "fast transforms". by tomhudson@google.com · 12 years ago
  95. a37a517 Enable 32/64-bit gyp switch on Linux by borenet@google.com · 12 years ago
  96. aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
  97. 3ec3ac5 remove unused local var (warning fix) by reed@google.com · 12 years ago
  98. cabe48a privatize SkScan.h by reed@google.com · 12 years ago
  99. 6db9375 use SkRegion instead of SkScan/SkBlitter, as we want to privatize the latter by reed@google.com · 12 years ago
  100. 59823f7 shape ops work in progress milestone: about 1.6M tests pass by caryclark@google.com · 12 years ago