1. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  2. 4b5472b Add ability to pass in an optional path to additional unit tests to run. by egdaniel · 9 years ago
  3. 37eb184 Move AAFillRect into CPP for templatization by joshualitt · 9 years ago
  4. 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago
  5. 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago
  6. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  7. 3bff474 Hopefully fix ios bots BUG=skia: by msarett · 9 years ago
  8. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  9. fcaaade Switching Skia to chromium's libjpeg-turbo by msarett · 9 years ago
  10. 7cdfa8a decrement lockcount if we failed to get pixels by reed · 9 years ago
  11. 4d0d81a Add high resolution WallTimer to SampleApp by jvanverth · 9 years ago
  12. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  13. 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago
  14. eedf0fb move some public headers into private by reed · 9 years ago
  15. 95d7913 Move Perf documentation to the testing section by hcm · 9 years ago
  16. 5ac42ea Make initBatchTracker private, move towards pipeline on batch by bsalomon · 9 years ago
  17. 4977983 Sk4px blit mask. by mtklein · 9 years ago
  18. c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
  19. b7ee1bf trivial CL to add drawBatch to GrDrawContext by joshualitt · 9 years ago
  20. 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 9 years ago
  21. fb69bb3 Fix to call SkDelete_array instead of SkDelete to fix ASAN error. by egdaniel · 9 years ago
  22. 2a5ca89 Revert of [TextBlob] Fall back to TightRunBounds when the font bounds are empty (patchset #1 id:1 of https://codereview.chromium.org/1284693002/ ) by egdaniel · 9 years ago
  23. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  24. 7fc2a26 Move GrStrokeRectBatch creation to behind factory by joshualitt · 9 years ago
  25. ecd1a69 Create GrRectBatchFactory by joshualitt · 9 years ago
  26. 9d144ac This is a speculative fix for the crash on IOS TBR=mtklein by egdaniel · 9 years ago
  27. d6b99cc [TextBlob] Fall back to TightRunBounds when the font bounds are empty by fmalita · 9 years ago
  28. 9ff6425 move Stroke Rect and AAFill Rect to their own file by joshualitt · 9 years ago
  29. 3a26fc8 Ensure that android "release" apps are signed with debug key by djsollen · 9 years ago
  30. 4f2b331 SkPDF: add assert for that SkWStream behaves. by halcanary · 9 years ago
  31. 47dfc36 Use a factory function to create GrPipeline and remove unused member by bsalomon · 9 years ago
  32. d22f37c Wire up testcreate function for GrDrawAtlasBatch by joshualitt · 9 years ago
  33. c5b7df4 Remove an unused function. by thakis · 9 years ago
  34. 021f631 api helpers inspired by blink use-cases by reed · 9 years ago
  35. 41838a0 remove unneeded _DRAWIMAGERECT flags by reed · 9 years ago
  36. 7375d6b fixup precision with configurable atlas by joshualitt · 9 years ago
  37. 0df0e43 Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001 of https://codereview.chromium.org/1280073002/ ) by scroggo · 9 years ago
  38. 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  39. 2771b56 GrDrawVertices to batches by joshualitt · 9 years ago
  40. 14b8803 Move GrDrawAtlasBatch to separate file by jvanverth · 9 years ago
  41. 1694a93 Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ ) by jvanverth · 9 years ago
  42. b091c44 Move GrDrawAtlasBatch to separate file by jvanverth · 9 years ago
  43. 7441782 Make folder for batches by joshualitt · 9 years ago
  44. 31ff762 First pass at drawAtlas batching. by jvanverth · 9 years ago
  45. 767276e Gold Workflows Documentation by hcm · 9 years ago
  46. 922c8b1 Break LCD and Bitmap text dependency on hardcoded atlas values by joshualitt · 9 years ago
  47. 469a3fe Add approxBytesUsed to hashes. by mtklein · 9 years ago
  48. 3848427 The compiler can generate smulbb perfectly well nowadays. by mtklein · 9 years ago
  49. ca1f07e Add Batch logging by joshualitt · 9 years ago
  50. f159518 This iOS crash makes little sense to me. Add some debugging. by mtklein · 9 years ago
  51. 30e4d75 This iOS crash makes little sense to me. Add some debugging. by mtklein · 9 years ago
  52. 9bca526 Fix StringTest for VS2015 by bsalomon · 9 years ago
  53. ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
  54. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  55. 74992b5 Let SkWebpCodec decode to 565 by scroggo · 9 years ago
  56. 275412c Plug a leak in GrTestUtils. by senorblanco · 9 years ago
  57. 9ce386a Fix color swap for webp 565 by scroggo · 9 years ago
  58. 7430876 remove guard for SrcPtr in drawBitmapRect for android by reed · 9 years ago
  59. e683e81 Purge non-NEON ARM code. by mtklein · 9 years ago
  60. 765d6ad __ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon. by mtklein · 9 years ago
  61. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  62. b4f9d0e Implement caching of stroked paths in the tessellating path renderer. by senorblanco · 9 years ago
  63. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  64. fb1141a Don't pass pipeline to GrBatch::generateGeometry() by bsalomon · 9 years ago
  65. c8da81d Another small fix for reordering by joshualitt · 9 years ago
  66. b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
  67. d0cf9d8 Remove SK_LEGACY_SKPOINT3_CTORS flag by robertphillips · 9 years ago
  68. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago
  69. ebe06c0 Minor cleanup: remove GR_TESSELLATING_PATH_RENDERING #ifdef. by senorblanco · 9 years ago
  70. 2dcc759 use kFast_SrcRectConstraint to match drawAtlas semantics by reed · 9 years ago
  71. ab60c5b Support decoding PNG to 565. by scroggo · 9 years ago
  72. fd3d87c simulate drawatlas by reed · 9 years ago
  73. 1a39767 Rephrase Windows gyp instructions by mtklein · 9 years ago
  74. 4fc6ff22 Fix reording across rendertarget switching by joshualitt · 9 years ago
  75. f62833d Detect MIPS DSP and DSPR2 programattically. by mtklein · 9 years ago
  76. 7b77ac1 Fix variable shadowing and unreachable code that it caused by brucedawson · 9 years ago
  77. cbb12ca Fix ASAN error for wbmp swizzles by msarett · 9 years ago
  78. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  79. 59cd367 Revert of Implement caching of stroked paths in the tessellated path renderer. (patchset #4 id:60001 of https://codereview.chromium.org/1275553002/ ) by senorblanco · 9 years ago
  80. 29e0d3f Implement caching of stroked paths in the tessellated path renderer. by senorblanco · 9 years ago
  81. 94df023 Update NOPRESUBMIT docs. by mtklein · 9 years ago
  82. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  83. dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 9 years ago
  84. 2bd0285 Add skstd::move and skstd::forward. by bungeman · 9 years ago
  85. 2fe7923 Expose coord transforms from GrPipeline by joshualitt · 9 years ago
  86. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  87. 0e8296e Move impl of stroke rect batch from h to cpp by bsalomon · 9 years ago
  88. ee14a62 Give strokerectbatch a proper home by bsalomon · 9 years ago
  89. 8470290 fix for GrFragmentProcessor isEqual in GrPipeline by joshualitt · 9 years ago
  90. d8aa59d Remove SHADER_AA_FILL_RECT flag by robertphillips · 9 years ago
  91. 6c17ca5 Update yasm .gyp for tweaked ASAN bots. by mtklein · 9 years ago
  92. c0e1af1 Revert of Intentionally crash DM to make sure all bots are up-to-date. (patchset #1 id:1 of https://codereview.chromium.org/1274693002/ ) by mtklein · 9 years ago
  93. fa1c073 Fix make.py: BUILDTYPE by Eric Boren · 9 years ago
  94. 3749b96 Intentionally crash DM to make sure all bots are up-to-date. by Mike Klein · 9 years ago
  95. dd958e7 Add tools/ubsan.supp. by Mike Klein · 9 years ago
  96. 1cd6311 init atomic bool in SkImage_Gpu by bsalomon · 9 years ago
  97. 9162ea9 Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (patchset #2 id:20001 of https://codereview.chromium.org/1271873002/ ) by joshualitt · 9 years ago
  98. b356cbc Move atlas creation to internal to GrResourceProvider by joshualitt · 9 years ago
  99. 093b4e8 - allow for stepping through a picture with 'n' and 'p' by reed · 9 years ago
  100. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago