1. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  2. d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 11 years ago
  3. 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 11 years ago
  4. e364741 Revert r9055. by jvanverth@google.com · 11 years ago
  5. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  6. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  7. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  8. 60af92c Use more fields from OutlineFontMEtrics: linegap, bbox. by reed@google.com · 11 years ago
  9. fed9db6 GM self-test: add option to exercise --writePath and --mismatchPath, but not on bots by epoger@google.com · 11 years ago
  10. 74d50a4 Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
  11. d028056 add SK_API by reed@google.com · 11 years ago
  12. 1b8014c Comment out invalid assert. by bsalomon@google.com · 11 years ago
  13. 32ecf40 Autogen has been reset. Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
  14. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 11 years ago
  16. 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 11 years ago
  17. 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
  18. 96fd344 path ops -- make combined clips soft if one is soft by caryclark@google.com · 11 years ago
  19. 7f4ad5a Reland r9043 with fix. by bsalomon@google.com · 11 years ago
  20. c77256b Make make.bat and gyp_skia work with VS 2012. by bsalomon@google.com · 11 years ago
  21. 4bb235b revert 9043 by bsalomon@google.com · 11 years ago
  22. 7df1bb7 SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache miss. by bsalomon@google.com · 11 years ago
  23. a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
  24. 3faf1f1 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  25. 3b34505 add block comment describing sync nature of SkStream by reed@google.com · 11 years ago
  26. 366a770 GM: now that we use MD5 instead of CityHash, the JSON should say so by epoger@google.com · 11 years ago
  27. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  28. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  29. 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 11 years ago
  30. 279627e reverting 9031 by junov@chromium.org · 11 years ago
  31. 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 11 years ago
  32. 8e2cdff Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
  33. ce0ce4f Add stroked oval benches. by jvanverth@google.com · 11 years ago
  34. 1ce5cef Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex by borenet@google.com · 11 years ago
  35. e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  37. f58d854 Reverting r9016 due to Nexus7 GM regressions by jvanverth@google.com · 11 years ago
  38. 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 11 years ago
  39. 1335264 Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
  40. fcc9ca0 by hook or by crook, force gcc to return the value of SkPoint::length() to actually be a float by reed@google.com · 11 years ago
  41. ddb45a6 Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  42. 1ca36ec Don't use writeData to write the document in GM. by bungeman@google.com · 11 years ago
  43. 33146a7 Updated performance trigger baseline by robertphillips@google.com · 11 years ago
  44. e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 11 years ago
  45. da5e6e9 Use exportVar function in nacl_make by borenet@google.com · 11 years ago
  46. 6a98b8c Copy NaCl directory into trunk/platform_tools, adjust paths by borenet@google.com · 11 years ago
  47. f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 11 years ago
  48. 0386359 Refreshed SKP files. Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
  49. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 1125d39 Add a new mode to render_pictures. by scroggo@google.com · 11 years ago
  51. 0018f75 Fix more warnings. by scroggo@google.com · 11 years ago
  52. cb3c8d7 Make rebaseline.py pull GN Debug images. by bsalomon@google.com · 11 years ago
  53. 8b5ff5c Fix build (warning). by scroggo@google.com · 11 years ago
  54. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 11 years ago
  55. dc9cdf8 add (temporary) diagnostic code for normalize test by reed@google.com · 11 years ago
  56. c9f8166 add endian tests (reviewed by bungeman) by reed@google.com · 11 years ago
  57. b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 11 years ago
  58. 25720b4 trick the compiler into not knowning that I will generate an overflow by reed@google.com · 11 years ago
  59. 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 11 years ago
  60. 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 11 years ago
  61. c772540 fix copy-paste error in setup script by djsollen@google.com · 11 years ago
  62. d165de4 Check for third_party deps before compiling on android by djsollen@google.com · 11 years ago
  63. 403b90e Exclude angle dependency on non-angle builds by djsollen@google.com · 11 years ago
  64. 6ba0b0f This may potentially fix a chromium issue and shouldn't hurt, so if anyone agrees that this fix should be harmless, we can try merging it in to see if it's enough to fix "Invalid pointer write in GrRenderTarget::onRelease". by sugoi@google.com · 11 years ago
  65. 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 11 years ago
  66. dfa1ce0 Win7 gpu performance trigger rebaseline (tabl_mlb) by robertphillips@google.com · 11 years ago
  67. 0889f68 add bench for SkPoint::normalize() by reed@google.com · 11 years ago
  68. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 11 years ago
  70. a65a681 Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we by reed@google.com · 11 years ago
  71. 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 11 years ago
  72. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 11 years ago
  73. ce3d223 update recommended gclient config for android by djsollen@google.com · 11 years ago
  74. fdea325 GM: fix --mismatchPath option (currently, it doesn't actually write any files!) by epoger@google.com · 11 years ago
  75. 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 11 years ago
  76. b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 11 years ago
  77. 89d1827 fix error that ran no tests if no options were passed by caryclark@google.com · 11 years ago
  78. 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 11 years ago
  79. 370d835 Add new bench for rotated rects (aarects_rotated) by robertphillips@google.com · 11 years ago
  80. c1c5695 Support for libpng > 1.2. by commit-bot@chromium.org · 11 years ago
  81. b631eec Allow unit tests to include or exclude test sets. by caryclark@google.com · 11 years ago
  82. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 11 years ago
  83. f6a9033 Add msaa configs to bench_pictures. by jvanverth@google.com · 11 years ago
  84. 4b32101 Update DEPS and GYP to use the copy of Android in platform_tools. by djsollen@google.com · 11 years ago
  85. 99da601 Fix submit_try for new builder names by borenet@google.com · 11 years ago
  86. d2ada98 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  87. 879f6c7 Hamfistedly removed core dependence on images by robertphillips@google.com · 11 years ago
  88. b516a41 Build fix for SurfaceTest on non-gpu platforms by junov@chromium.org · 11 years ago
  89. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  90. 3dab1ff Whitespace change to test commit queue. (SkipBuildbotRuns) by commit-bot@chromium.org · 11 years ago
  91. 8244998 Build fix attempt number 2. by scroggo@google.com · 11 years ago
  92. 1be4ec9 Fix the build. by scroggo@google.com · 11 years ago
  93. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 11 years ago
  94. 22eb794 SkOpSegment.cpp gcc 4.7 build failure. by fmalita@google.com · 11 years ago
  95. 347c382 Add support for GL_EXT_multisampled_render_to_texture. by bsalomon@google.com · 11 years ago
  96. 8fc729f Housekeeper should not fail when skia-autogen is reset. by rmistry@google.com · 11 years ago
  97. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  98. a0eca26 Whitespace change to trigger rebuilds by borenet@google.com · 11 years ago
  99. ffca502 Resubmit r8929 with the duplicated change in trunk/platform_tools/android by borenet@google.com · 11 years ago
  100. 025f09a Whitespace change to trigger rebuilds after builder name change by borenet@google.com · 11 years ago