1. 4809e4d try release only by Mike Klein · 10 years ago
  2. 729c6f0 disable on nacl by Mike Klein · 10 years ago
  3. 2b8a3b8 Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit. by mtklein · 10 years ago
  4. 3da21d2 Whitespace fixes for Python tools by borenet · 10 years ago
  5. ec368cf Temporarily disable autovectorization in core for 32-bit Linux builds. by mtklein · 10 years ago
  6. 61d04c4 Add valgrind supp for NV driver. by bsalomon · 10 years ago
  7. bb0ef0a Use new common tools in Python scripts by Eric Boren · 10 years ago
  8. 55106da Ignore degeneratesegments for nvprmsaa4 to unbreak the build by kkinnunen · 10 years ago
  9. 669a121 Update SKP version to 32 by borenet · 10 years ago
  10. 474cef4 Disable bogus _scaled benches until we can figure out why they're bogus. by mtklein · 10 years ago
  11. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 10 years ago
  12. 20fa0c3 rebase GMs by Brian Salomon · 10 years ago
  13. 32492e8 delete disabled bench by mtklein · 10 years ago
  14. 4c6443e Remove special case gpu transforms for Identity and Translate by egdaniel · 10 years ago
  15. 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 10 years ago
  16. 332600f Bench: Change default maxMs from 4s to 1s. by borenet · 10 years ago
  17. 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 10 years ago
  18. 2290000 Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw components when in the y-flip case. This works around an Adreno driver bug. by bsalomon · 10 years ago
  19. 8a24337 Another iOS fix for SampleApp. by jvanverth · 10 years ago
  20. 40684ba Prune some dead code from SkPicture.cpp. by mtklein · 10 years ago
  21. 66a5d8b add path dump test by caryclark · 10 years ago
  22. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  23. 5a940b5 Tidy up fOwner in SkMutex_pthread.h. by mtklein · 10 years ago
  24. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago
  25. 9ea53f9 Preprend Test to test function name generated by DEF_TEST() macro. by tfarina · 10 years ago
  26. 5da2fa4 Initialize a variable in GrDrawTarget::drawPaths by kkinnunen · 10 years ago
  27. 68dd81b Rebaseline gm results after "Implement text rendering with NVPR" by kkinnunen · 10 years ago
  28. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  29. 6fc763e No one uses SkPicture::swap. by Mike Klein · 10 years ago
  30. 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 10 years ago
  31. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  32. c83780c Remove unneeded return from DirectWrite. by Ben Wagner · 10 years ago
  33. 798496c Rebaseline shadertext2_{gpu,8888} after SkPaint::measureText changes by rmistry · 10 years ago
  34. f22b6b5 Use smart pointers to make SkPictureRecorder lifetimes less manual. by Mike Klein · 10 years ago
  35. b0203e5 Add schemas to Skia repo by kelvinly · 10 years ago
  36. c8fd7b5 Remove suppression of distantclip image differences by robertphillips · 10 years ago
  37. 740c3f1 Better rendering detection with DirectWrite. by bungeman · 10 years ago
  38. 0156c76 Rebaseline shadertext2 after SkPaint::measureText changes by kkinnunen · 10 years ago
  39. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  40. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  41. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  42. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  43. 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  44. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  45. 3295640 Update SKP version to 29 by borenet · 10 years ago
  46. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago
  47. 1c4d578 No need to include ../tools/flags in include_dirs when depending on flags target. by tfarina · 10 years ago
  48. 830f356 Update SKP version to 28 by borenet · 10 years ago
  49. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
  50. 4856ac9 Update SKP version to 27 by borenet · 10 years ago
  51. bccac6c Re-land "Fix external SkImageFilter caching with clips." by senorblanco · 10 years ago
  52. b8f0798 speed up rgn building by inlining memcmp for 32bit values by reed · 10 years ago
  53. 6184310 Rebaseline clip on Win7 ShuttleA HD2000 by krajcevski · 10 years ago
  54. bf1850e Fix SkBlitRow_opts_arm so that it works on ARM v4t. by george · 10 years ago
  55. 9eb182a Add some missing header include guards by george · 10 years ago
  56. eecc35f Some improvements to LATC compression by krajcevski · 10 years ago
  57. 909f91d Rebaselines for DirectWrite non-rounding. by Ben Wagner · 10 years ago
  58. bbf93ef Restore bug numbers by krajcevski · 10 years ago
  59. bbf3e89 optimize circularclips to act as a bench, fix null-check bug in etcbench by reed · 10 years ago
  60. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  61. 24480bc Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. by halcanary · 10 years ago
  62. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  63. a3530ef DirectWrite to not round already subpixel metrics. by bungeman · 10 years ago
  64. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  65. 7b2b29a Add Project to skia by sheyang · 10 years ago
  66. e486ec4 In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread. by halcanary · 10 years ago
  67. 912d809 Rebaseline after dithering change by krajcevski · 10 years ago
  68. 2983ff5 CrashHandler calls strsignal on linux by halcanary · 10 years ago
  69. 77a8396 undefok -> bool by mtklein · 10 years ago
  70. f6fb36e Add DEPS entry for common repo by borenet · 10 years ago
  71. a535b7b Add common/ to .gitignore by borenet · 10 years ago
  72. 160a52b Stop referencing gl_FragCoord z and w components. by bsalomon · 10 years ago
  73. 6b8f1ba Rebaseline win7-HD2000 for flaky dashing4 gm by egdaniel · 10 years ago
  74. ae6a059 Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with OS X's maths library by george · 10 years ago
  75. aed7007 Fix shader code by krajcevski · 10 years ago
  76. fd117d8 Port SampleApp to SkCommandLineFlags. by mtklein · 10 years ago
  77. f461a8f Simple GPU based dithering: by krajcevski · 10 years ago
  78. 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 10 years ago
  79. 9efd66b Revert "Fix external SkImageFilter caching with clips." by senorblanco · 10 years ago
  80. 3935a7b Check for degenerate edges in cubic->quad conversion called by convex path renderer. by bsalomon · 10 years ago
  81. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  82. 8e80d17 Reduce texture uploads for font atlas. by jvanverth · 10 years ago
  83. d7f846b Add needed virtual destructors. by bungeman · 10 years ago
  84. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  85. bbcb38d Allow gpu debug markers to be placed by using a GrContext by egdaniel · 10 years ago
  86. 3f73e8c CrashHandler for Windows. by mtklein · 10 years ago
  87. 373dd9b New Nexus4 baselines for imagefiltersclipped, GPU path. by senorblanco · 10 years ago
  88. 9f01471 Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/) by reed · 10 years ago
  89. ffa9b50 Fix external SkImageFilter caching with clips. by senorblanco · 10 years ago
  90. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  91. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  92. 6518eaa remove legacy moz flags by reed · 10 years ago
  93. 3eee383 Modify gpu debug markers to store gpu device markers when a flush occurs. by egdaniel · 10 years ago
  94. 1d7975b Remove unused class from the Android framework build by djsollen · 10 years ago
  95. 4ea2661 No CrashHandler for NACL bots. by mtklein · 10 years ago
  96. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  97. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  98. b59161f Add SkASSERTF. by mtklein · 10 years ago
  99. 12c2198 Remove dashing from gpu veto by egdaniel · 10 years ago
  100. de10fde Add additional dashing rebaselines by egdaniel · 10 years ago